diff options
author | rud0lp20 <rud0lp20@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-31 16:38:47 +0000 |
---|---|---|
committer | rud0lp20 <rud0lp20@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-31 16:38:47 +0000 |
commit | 8b63621196b61b105009b1ca40d208afb825dd7e (patch) | |
tree | 97bd12f093853259bd15a2be7373b9e05cd623e5 /db/pre-re/skill_unit_db.txt | |
parent | 1ce8bd7486059d05b3953d2412dc060f316a9e06 (diff) | |
download | hercules-8b63621196b61b105009b1ca40d208afb825dd7e.tar.gz hercules-8b63621196b61b105009b1ca40d208afb825dd7e.tar.bz2 hercules-8b63621196b61b105009b1ca40d208afb825dd7e.tar.xz hercules-8b63621196b61b105009b1ca40d208afb825dd7e.zip |
Fixed SC_CRYSTALIZE where it stacks with other opt and ignore SC_WARMER.
Fixed weapon check in dual wielding where it doesn't function properly specially in checking with the dual-wield constants.
Added some Kagerou/Oboro skills.
(KO_KAIHOU,KO_ZENKAI,KO_GENWAKU,KO_IZAYOI)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16539 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/pre-re/skill_unit_db.txt')
-rw-r--r-- | db/pre-re/skill_unit_db.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/pre-re/skill_unit_db.txt b/db/pre-re/skill_unit_db.txt index a0d0f4890..37f2eb317 100644 --- a/db/pre-re/skill_unit_db.txt +++ b/db/pre-re/skill_unit_db.txt @@ -151,6 +151,7 @@ 3006,0x86, , 0, 2, 100,enemy, 0x018 //KO_BAKURETSU 3008,0x86, , 0, 2, 100,enemy, 0x018 //KO_MUCHANAGE 3009,0x86, , 0, 3, 500,enemy, 0x018 //KO_HUUMARANKA +3020,0xf8, , 0, 3, 100,all, 0x018 //KO_ZENKAI //3010,0xfc, , 0, 2,1000,enemy, 0x022 //KO_MAKIBISHI 8208,0x86, , 0, 2,1000,enemy, 0x080 //MA_SHOWER |