summaryrefslogtreecommitdiff
path: root/npc/config
AgeCommit message (Expand)AuthorFilesLines
2022-10-02Fix a bug on summoning when disallowed to (PS. Aegis Shield overrides alignme...Jesusaves1-2/+4
2022-06-09Configure properly Brawling, Bear Strike, Stunning Strike and All In OneJesusaves1-0/+22
2022-01-13Add some groundwork for Magic OlympicsJesusaves1-0/+1
2022-01-02Transfer Mana can be learned with Mr. Saves (it's support, after all)Jesusaves1-0/+4
2021-12-29Add TMW2_CHANT, a skill which reduces MP cost for chants in 4%Jesusaves1-0/+3
2021-12-29areaharm() and rectharm() can declare the damage source - so use itJesusaves1-4/+4
2021-12-29Fix a bug on areaharm() which prevented defense from being appliedJesusaves1-2/+2
2021-12-25Add required skill: Resurrection. Continue the code for the showdown.Jesusaves1-0/+5
2021-12-24Add summoning scrolls (untested)Jesusaves1-0/+1
2021-10-13Nerf RP cost for all skills and magic in about 50%Jesusaves1-39/+39
2021-09-20Update some of the debugmes for usage with syslog facilityJesusaves1-1/+1
2021-04-17Fix some hidden NPCsJesusaves1-1/+1
2021-04-07Convert a few Physical Skills from built-in to Magicv3Jesusaves1-10/+10
2021-03-20Fix typo in SK_summon which affected magic control gain negativelyJesusaves1-1/+1
2021-03-20This should do the trick. Magic calculation remaster. (magic only)Jesusaves1-1/+6
2021-03-17Get CI to passJesusaves1-1/+1
2021-03-17Register Artis to the location master. It's now official.Jesusaves1-5/+5
2021-03-11Increase magic damage in 0.5% per int pointJesusaves1-1/+1
2021-03-11Simplify RP acquisition rulesJesusaves1-5/+2
2021-03-11Nerf all magic skills RP costJesusaves1-40/+40
2021-02-18While using Aegis Shield, summons last 2.5x longer than usual.Jesusaves1-0/+2
2021-02-15Some extra cleanup might be desiredJesusaves1-0/+11
2021-02-15Configure properly earth magicJesusaves1-0/+11
2021-01-27Reconfigure Fortress Town Spawn Point to somewhere safe.Jesusaves1-5/+5
2021-01-16Magic - Be faster at granting magic RPJesusaves1-1/+1
2020-10-15Fix typoJesusaves1-4/+4
2020-10-15***NEW*** Now every 10 skill use (regardless of skill type), you'll gain 1 RPJesusaves1-0/+5
2020-10-07Fix typoJesusaves1-1/+1
2020-09-13Fix HP bug on summoningJesusaves1-3/+3
2020-09-06Strip summons from BOSS status. Should not happen but anywayJesusaves1-0/+3
2020-09-06Disable looting mode from summons.Jesusaves1-0/+10
2020-08-03Air Magic is mostly average, or single target DPSJesusaves1-3/+3
2020-07-30AFKing update: Homunculus will now always gain experience from AFKing (and al...Jesusaves1-1/+1
2020-07-30Assign real RP valuesJesusaves1-14/+14
2020-07-30Skill TMW2_STUDY registeredJesusaves1-0/+3
2020-07-30Basic RP cost for allJesusaves1-37/+37
2020-07-30Use Lybniz to define a more stable formula for RPJesusaves1-1/+1
2020-07-30Rules for Research PointsJesusaves1-1/+1
2020-07-29Update Magiscript for when target should be null.Jesusaves1-3/+3
2020-07-11This hotfix might fix a potential glitch while using First Aid >.<Jesusaves1-0/+4
2020-07-07Looping over all magics searching for same class spells is not optimal.Jesusaves1-1/+2
2020-07-07Reset all learnt skills to level 1 - forcefullyJesusaves1-1/+2
2020-07-04Update some old, precarious codeJesusaves1-0/+15
2020-07-04Move location configuration to npc/configJesusaves1-0/+20
2020-07-02[skip ci] fix typoJesusaves1-2/+2
2020-07-02Register Destructive MagicJesusaves1-0/+47
2020-07-01With this, Luca will not get his additionals skills.Jesusaves1-1/+38
2020-07-01Healing replacements, still broken because bonus HealPower is not checkedJesusaves1-5/+8
2020-07-01New function: rectharm() - allows rectanglesJesusaves1-0/+27
2020-06-27Make summoning skill levels more meaningful, HP bonus 2% -> 5% /lvlJesusaves1-1/+2