diff options
Diffstat (limited to 'db/pet_db2.txt')
-rw-r--r-- | db/pet_db2.txt | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/db/pet_db2.txt b/db/pet_db2.txt index cf39171e8..ca5e4e14a 100644 --- a/db/pet_db2.txt +++ b/db/pet_db2.txt @@ -43,10 +43,6 @@ //Casts a support skill when the health levels are below the specified hp% and //sp%. Delay is the minimum time in seconds before the skill can be cast again -//petheal amount, delay, hp%, sp% -//Similar to petskillsupport, but the skill is fixed to heal (28) and the -//heal-amount is fixed to the value given. - //petrecovery type, delay: Cures the "type" status effect after "delay" seconds //petskillbonus type, value, duration, delay @@ -55,6 +51,5 @@ //delay is the time elapsed after the bonus ends and before it starts again. //A single pet can have petloot, petskillbonus, petskillattack (or -//petskillattack2) and petskillsupport (or petheal) at the same time, -//but only one of each. +//petskillattack2) and petskillsupport at the same time, but only one of each. |