summaryrefslogtreecommitdiff
path: root/src/emap/battle.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-15Drop support for skill attack rate adjustment; Add support to Elemental adjust.Jesusaves1-6/+6
2020-08-07Second degree of checking. I hate crashes.Jesusaves1-0/+4
2020-08-07PatchJesusaves1-1/+5
2020-06-15Magic Attacks may now crit.Jesusaves1-0/+113
2020-05-22Reimplement Infinite Defense Check on Critical Override.Jesusaves1-2/+15
2020-05-22TMW2 Plugin: Support for skill target on script skills.Jesusaves1-0/+1
2020-04-30TMW2: Monster criticals always hit.Jesusaves1-1/+6
2020-04-30Patch Level B: Revert part of defense calculations when critically hitJesusaves1-1/+9
2016-09-03Add support for MinRange in item_db.Andrei Karas1-0/+35
2016-09-01Add into mob_db skill type attacks modifier.Andrei Karas1-4/+12
2016-08-31Add into mob_db weapot type attacks modifier.Andrei Karas1-0/+59
2016-08-06Not allow hit with bow and without ammo.Andrei Karas1-1/+1
2016-07-31Add into item_db.conf support for attribute AllowAmmo for bows.Andrei Karas1-0/+54