diff options
author | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-02-27 03:20:17 +0000 |
---|---|---|
committer | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-02-27 03:20:17 +0000 |
commit | 4353985f60c01d1145778a37d80c54d75d006637 (patch) | |
tree | eb50ca0cb0111d694fe0337527c956dd12e146e0 /db/skill_require_db.txt | |
parent | 385d55c279e8d3dce294b04fca389dffb8782fd6 (diff) | |
download | hercules-4353985f60c01d1145778a37d80c54d75d006637.tar.gz hercules-4353985f60c01d1145778a37d80c54d75d006637.tar.bz2 hercules-4353985f60c01d1145778a37d80c54d75d006637.tar.xz hercules-4353985f60c01d1145778a37d80c54d75d006637.zip |
Fixed Poison Status killing monsters with low max hp(like plants).
Mental Strenth costs 200 sp instead of 50% max sp.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14252 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/skill_require_db.txt')
-rw-r--r-- | db/skill_require_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/skill_require_db.txt b/db/skill_require_db.txt index bd76b9ed1..c7d868c46 100644 --- a/db/skill_require_db.txt +++ b/db/skill_require_db.txt @@ -194,7 +194,7 @@ 266,0,0,10:14:17:19:20,0,0,0,99,0,0,none,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_INVESTIGATE#?# 267,0,0,10,0,0,0,99,0,0,none,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_FINGEROFFENSIVE#w?# -268,0,0,1,0,50,0,99,0,0,none,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_STEELBODY## +268,0,0,200,0,0,0,99,0,0,none,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_STEELBODY## 269,0,0,10,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_BLADESTOP#n# 270,0,0,15,0,0,0,99,0,0,none,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_EXPLOSIONSPIRITS#g# 271,0,0,1,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,explosionspirits,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_EXTREMITYFIST#Ce# |