aleos89 4860a7c7c4 Merge pull request #191 from rathena/cleanup/petdb
* Separated pet_db for Renewal & Pre-Renewal to avoid non-existant monster in different mode.
* Cleaned script command in pet_db.txt file, just point it to doc/script_commands.txt. Read them there!
* Separated damage value for petskillattack2 to its own var 'damage', that previously use 'lv' var to store the value.
* Added config 'pet_ignore_infinite_def' in conf/battle/pet.conf,
- If disabled (val:"no"), fixed damage from pet script 'petskillattack2' will be adjusted to 1. Example, just like player attacks Shining Plant.
- Enabled by default. Previously, fixed damage ignore the infinite defense, that's why it's enabled by default.
- TODO: Correcting the logic and maybe also confirm the correct behavior!
* Added validation for pet script commands,
- Skill for petskillattack, petskillattack2, & petskillsupport
- SC range for petrecovery.
* Cleaned up some source documentation.
2015-01-13 12:43:07 -05:00
..
2015-01-09 10:24:28 +07:00
2015-01-09 10:24:28 +07:00
2014-09-29 14:22:50 -04:00
2014-08-11 01:06:19 +07:00
2013-12-30 08:46:24 -08:00
2014-06-06 23:30:53 +02:00
2014-04-09 10:10:32 -04:00
2014-12-31 23:38:57 +07:00
2014-04-24 12:05:22 -04:00
2014-10-21 14:04:05 -04:00
2014-11-15 21:48:44 +01:00