diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-05 15:39:46 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-05 15:39:46 +0000 |
commit | 53c1056d5f11c8ecd8caedae24765e922017fede (patch) | |
tree | e9aadb1420a3f5b3070f5c56e202380075698bd1 /db/skill_cast_db.txt | |
parent | 2aa019b4313ff70b17ad7be44867646984728f6e (diff) | |
download | hercules-53c1056d5f11c8ecd8caedae24765e922017fede.tar.gz hercules-53c1056d5f11c8ecd8caedae24765e922017fede.tar.bz2 hercules-53c1056d5f11c8ecd8caedae24765e922017fede.tar.xz hercules-53c1056d5f11c8ecd8caedae24765e922017fede.zip |
- Implemented Firepillar's 'target cannot move for 0.2 sec x hit' property.
- Corrected Earthquake so it behaves as explained in the development topics.
- Corrected a missing opt_flag = 0 when using SC_INCATKRATE on mobs.
- Added a missing line to actually unequip unallowed compounded cards when changing maps.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12299 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/skill_cast_db.txt')
-rw-r--r-- | db/skill_cast_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt index 146508184..f77a9ea5f 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -169,7 +169,7 @@ //===== Wizard ============================= //-- WZ_FIREPILLAR -80,3000:2700:2400:2100:1800:1500:1200:900:600:300,1000,0,30000,0 +80,3000:2700:2400:2100:1800:1500:1200:900:600:300,1000,0,30000,600:800:1000:1200:1400:1600:1800:2000:2200:2400 //-- WZ_SIGHTRASHER 81,700,2000,0,500,0 |