KeyMasterOfGozer
|
26eaaa143f
Added Glamour spell and stub for AlterSelf spell. Spell learned by studying in the library.
|
před 4 roky |
KeyMasterOfGozer
|
1c7cf2c35c
Reduced some mana cost for some spells.
|
před 5 roky |
KeyMasterOfGozer
|
88ca05add6
Added new Fight algorithm that will have NPCs casting spells if needed. Made all Fight components handle arbitrary numbers of Opponents and Allies instead of just max 3.
|
před 5 roky |
KeyMasterOfGozer
|
c6a3678b97
updated spells to use new fight array variable instead of old variables.
|
před 5 roky |
KeyMasterOfGozer
|
99d4808e84
Seeded Willpower in Lovers and Telephone. Some comments on spellList
|
před 5 roky |
KeyMasterOfGozer
|
c7660a5a92
Rearrange procedures within telefon file to help the next guy understand what's going on.
|
před 5 roky |
KeyMasterOfGozer
|
c5a3fdcdbb
Changed double quotes to single quotes on simple strings.
|
před 5 roky |
KeyMasterOfGozer
|
88624c3d64
Added Spell Prerequisites
|
před 5 roky |
KeyMasterOfGozer
|
71c9fb1181
Bug fix: Missing tick
|
před 5 roky |
KeyMasterOfGozer
|
82cc6fe93e
Added spells:
|
před 5 roky |
KeyMasterOfGozer
|
53a5525eda
Added Spells "Shower" and "Cosmetica". "Shower" does basic cleaning. "Cosmetica" is a more advanced version that does thorough cleaning including enema, hair and makeup, and shaving.
|
před 5 roky |
KeyMasterOfGozer
|
8fae12e9b1
Added Spell "Berserker Rage"
|
před 5 roky |
KeyMasterOfGozer
|
1f18c25e6e
Display Currently Active Spells in Stats Bar; Fix bug preventing multiple running spells; prevent Regeneration from running more than one at a time; make easy function to add spell into run list.
|
před 5 roky |
KeyMasterOfGozer
|
32b94e71ef
Add non-combat spells to menu. Add Engine for duration based spells. "Regenerate" spell added as example.
|
před 5 roky |
KeyMasterOfGozer
|
c7395ff067
Make sure you have enough mana to do magical things.
|
před 5 roky |
Deroc
|
e60a63eeea
[fixed], [text edit], [removed]. Replaced "manna", "KGManna", "mannaV", "pcs_manna", "Manna" with "mana / Mana" respectively.
|
před 5 roky |
KeyMasterOfGozer
|
a5c5c89ade
one more quote and some additional comments.
|
před 5 roky |
KeyMasterOfGozer
|
dacc05dd6e
Stupid single quotes.
|
před 5 roky |
KeyMasterOfGozer
|
eb875fea09
Added some comment as to usage of spell infrastructure
|
před 5 roky |
KeyMasterOfGozer
|
a93178f164
Unified learning Spells. Now any spell teacher just has one line of code to setup actions for learning all of their spell list. Currently only Tatiana and Kakuzu. Tatiana's spells are no longer automatic, but may take a few attempts of study to learn like Kakuzu's.
|
před 5 roky |
KeyMasterOfGozer
|
b2149eb6e4
minor bug and syntax fixes
|
před 5 roky |
KeyMasterOfGozer
|
9c30ecba9a
Moved Combat spells into new paradigm for spell casting. Updated all Spell Learning a well as menu and cheat displays.
|
před 5 roky |
KeyMasterOfGozer
|
bd65c81694
remove colons from else clauses
|
před 5 roky |
KeyMasterOfGozer
|
bce423cdba
Beginning Combat Spell integration.
|
před 5 roky |