diff options
author | shennetsind <ind@henn.et> | 2013-01-29 18:19:16 -0200 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-01-29 18:19:16 -0200 |
commit | e15fe6131c970f8f7574d38f3a3cc62e1873a072 (patch) | |
tree | 0f4fde414a8eeb2e9b70acdf566ddd8d45c5eefd /db/re/skill_require_db.txt | |
parent | cba3bef47e8758ab1db43bd5ee3b6fcc5f9a498b (diff) | |
download | hercules-e15fe6131c970f8f7574d38f3a3cc62e1873a072.tar.gz hercules-e15fe6131c970f8f7574d38f3a3cc62e1873a072.tar.bz2 hercules-e15fe6131c970f8f7574d38f3a3cc62e1873a072.tar.xz hercules-e15fe6131c970f8f7574d38f3a3cc62e1873a072.zip |
Fixed Bug #6305
Brandish spear can now be used by rune knights riding dragons. Made riding state check for both peco and dragon, created a new state for peco-only so that the functionality isn't lost.
http://hercules.ws/board/tracker/issue-6305-brandish-spear-bug-for-rune-knight/
Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'db/re/skill_require_db.txt')
-rw-r--r-- | db/re/skill_require_db.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/db/re/skill_require_db.txt b/db/re/skill_require_db.txt index 911b0a15d..1d6304406 100644 --- a/db/re/skill_require_db.txt +++ b/db/re/skill_require_db.txt @@ -11,7 +11,7 @@ // recover_weight_rate = Requires to be less than 50% weight // water = Requires to be standing on a water cell // cart = Requires a Pushcart -// riding = Requires to ride a Peco +// riding = Requires to ride either a peco or a dragon // falcon = Requires a Falcon // sight = Requires Sight skill activated // hiding = Requires Hiding skill activated @@ -26,8 +26,9 @@ // poisonweapon = Requires to be under Poisoning Weapon. // rollingcutter = Requires at least one Rotation Counter from Rolling Cutter. // elementalspirit = Requires to have an Elemental Spirit summoned. -// mh_fighting = eleanor fighthing mode -// mh_grappling = eleanor grappling mode +// mh_fighting = Requires Eleanor fighthing mode +// mh_grappling = Requires Eleanor grappling mode +// peco = Requires riding a peco 5,0,0,8:8:8:8:8:15:15:15:15:15,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SM_BASH#バッシュ# 6,0,0,4:5:6:7:8:9:10:11:12:13,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SM_PROVOKE#プロボック# |