summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2020-07-11This hotfix might fix a potential glitch while using First Aid >.<Jesusaves1-0/+4
Should not solve anything, but should address an edge case scenario
2020-07-11SORRY HEAVENJesusaves1-0/+4
LET BULLETS BE SOLD
2020-07-08I've had these nerfs in my mind since I woke up todayJesusaves1-5/+5
NERF IT
2020-07-07Looping over all magics searching for same class spells is not optimal.Jesusaves1-1/+2
But is easier to code than a hack with setd/getd
2020-07-07Reset all learnt skills to level 1 - forcefullyJesusaves2-1/+22
This will give me the flexibilty I'll need for new level up rules Forgetful NPCs still will have to wait so spend wisely!!!!!!!
2020-07-07Monster King Fortress B0FJesusaves5-0/+11
Maps by kytty
2020-07-07But plz not so muchJesusaves1-2/+2
2020-07-07I must have been asleep when I wrote this rule D:Jesusaves1-11/+14
Split wands to their own crafting rules. Nerf ATK% bonus from 2H swords. Seems more sane now; Mages doesn't need ATK, shields doesn't needs MATK, And %-based bonuses doesn't need higher modifiers than non-%-based bonuses. NOTE: Brawling Gloves still power up MATK for whatever reason
2020-07-07Wait, shields are not magical.Jesusaves1-2/+2
Remove the MATK bonus.
2020-07-07Legendary Weapons now get +50% bonuses when tweakingJesusaves1-1/+13
2020-07-07Lightbringer is part of Savior set (for crafting)Jesusaves1-0/+4
2020-07-06Weapons should not have DEF.Jesusaves1-0/+7
Wait, DEF or MDEF? For now, cap DEF+MDEF, but only. This will need work further on...
2020-07-05TypoJesusaves2-2/+2
2020-07-04Typo at NahrecJesusaves2-1/+3
2020-07-04How did it miss the whole file =/Jesusaves1-0/+54
2020-07-04Avoid redeclaration of towns and locations at MapToLoc and LocToMap (also ↵Jesusaves1-13/+8
fix bugs)
2020-07-04Update some old, precarious codeJesusaves4-14/+17
2020-07-04Move location configuration to npc/configJesusaves3-13/+21
2020-07-04Refactor teleport gates and ensure they all workJesusaves4-117/+4
2020-07-04Track TP locations on 000-1/exitJesusaves1-0/+2
2020-07-03Shot Gambling Xanthem with a Nerf Gun.Jesusaves1-2/+2
The 1:1 ratio will never see daylight.
2020-07-03Xanthem the Gambler now gives illegaly acquired Monster PointsJesusaves1-0/+2
2020-07-03Fix Tolchi outdated CSYS codeJesusaves1-1/+3
2020-07-03Remove useless codeJesusaves1-353/+0
2020-07-03Rewrite Journalman NPCJesusaves1-8/+70
2020-07-03[skip ci] Allow Test Server sponsors to use @gethexpJesusaves1-1/+1
2020-07-03The python command will not work on targets protected by the MMO zoneJesusaves1-0/+3
2020-07-03Do not allow @python to cause EXP lossJesusaves1-0/+1
2020-07-03[skip ci] proper fixJesusaves1-1/+1
2020-07-03[skip ci] redefJesusaves1-1/+1
2020-07-03Add @python for LOLZJesusaves2-0/+24
2020-07-03Fix several obscure bugsJesusaves5-9/+22
2020-07-02[skip ci] fix typoJesusaves1-2/+2
2020-07-02Register Destructive MagicJesusaves1-0/+47
Now Colin will be able to offer skills (require full file resync)
2020-07-02Add Firewalk option to ColinJesusaves1-0/+4
2020-07-02Fix poor labelsJesusaves3-9/+12
2020-07-02Fine tuning skills, Colin now teaches again a few basic skillsJesusaves2-29/+109
2020-07-01Ops! Levels were not working!Jesusaves1-8/+15
2020-07-01Mana EXPJesusaves1-1/+12
2020-07-01Pipeline fixJesusaves1-1/+1
2020-07-01Run pipelines with Colin skillsJesusaves1-67/+71
2020-07-01Sketches about splash rangeJesusaves1-13/+21
2020-07-01It may sound silly, I know.Jesusaves1-1/+1
But MDEF ranges from -99 to +99, therefore, it must be on rule 5.
2020-07-01Aegis Shield will not be able to get weapon-exclusive bonuses,Jesusaves1-0/+14
but will have same rolls as weapons. Shields will also have 100% rolls for DEF, MDEF, MaxHP and MaxMP. (It'll actually be rounded up, so they'll go as: +4, +8, +12, +16, +20...)
2020-07-01[skip ci] We need some sleep2() for the brawlers skillsJesusaves1-0/+13
2020-07-01Correct Luca's Skills MP costJesusaves1-2/+2
2020-07-01Fixing critdmg will be a painJesusaves1-6/+6
so I won't
2020-07-01Placeholders for MalindouJesusaves1-2/+0
2020-07-01Temporaly make the forgetful NPCs forget what they are forJesusaves3-0/+6
2020-07-01Rewrite Mr. Saves Academy and make no magic fail message more specificJesusaves3-30/+85