diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-22 08:42:16 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-22 08:42:16 +0000 |
commit | 1e53c03f251799e0ecd253140e298856b306a7d0 (patch) | |
tree | 25db5c0540a169f71f8a6393da4f8fe27e35568b /db/skill_cast_db.txt | |
parent | 9c56ca8bd944d760a8ddfe736ee4c951e91ecb10 (diff) | |
download | hercules-1e53c03f251799e0ecd253140e298856b306a7d0.tar.gz hercules-1e53c03f251799e0ecd253140e298856b306a7d0.tar.bz2 hercules-1e53c03f251799e0ecd253140e298856b306a7d0.tar.xz hercules-1e53c03f251799e0ecd253140e298856b306a7d0.zip |
* Added Rafflesia into Dead Branch monsters list, removen all MVPs from there
DBs never supposed to call MVPs!!! Only Sages Hocus Pocus could make a MVP from Alchemyst's Floras. (eA Hocus implementation doesn't support it yet)
fixed Cannibalize skill
according to http://guide.ragnarok.co.kr/jobalcskill.asp
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1263 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 aacc0b9eb..247c77a25 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -143,7 +143,7 @@ 229,1000,0,40000:45000:50000:55000:60000,0 //AM_DEMONSTRATION#デモンストレーション# 230,1000,0,3:7:10:12:13,60000 //AM_ACIDTERROR#アシッドテラー# -232,2000,500,40000:50000:60000:70000:80000,0 //AM_CANNIBALIZE#バイオプラント# +232,2000,500,300000:240000:180000:120000:60000,0 //AM_CANNIBALIZE#バイオプラント# 233,2000,500,40000:50000:60000:70000:80000,0 //AM_SPHEREMINE#スフィアーマイン# 234,2000,0,120000:240000:360000:480000:600000,0 //AM_CP_WEAPON#ケミカルウェポンチャージ# 235,2000,0,120000:240000:360000:480000:600000,0 //AM_CP_SHIELD#ケミカルシールドチャージ# |