diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-15 19:37:40 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-15 19:37:40 +0000 |
commit | 51ca6fafbdf5e9840aab1859d99be5738cfd7571 (patch) | |
tree | 5ab199ac5fce61d8c086fc15c345065363f0d493 /db/skill_db.txt | |
parent | 4e003aea5ffaa764bf0e40a63ea314c56903fda0 (diff) | |
download | hercules-51ca6fafbdf5e9840aab1859d99be5738cfd7571.tar.gz hercules-51ca6fafbdf5e9840aab1859d99be5738cfd7571.tar.bz2 hercules-51ca6fafbdf5e9840aab1859d99be5738cfd7571.tar.xz hercules-51ca6fafbdf5e9840aab1859d99be5738cfd7571.zip |
* Updated Forging and Potion making formulas
* Modified guild skills
* Initialise 'canregen' when logging into map
- Updated Steel Body, Thunderstorm, Investigate and Magic Crasher
- Removed elunium and oridecon from produce_db
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@575 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/skill_db.txt')
-rw-r--r-- | db/skill_db.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/skill_db.txt b/db/skill_db.txt index f9e28f3c2..3b99cebaa 100644 --- a/db/skill_db.txt +++ b/db/skill_db.txt @@ -20,7 +20,7 @@ 18,8,6,2,3,0,10,1,yes,0,0,3,magic,2 //MG_FIREWALL#フ?イア?ウォ?ル# 19,8,8,1,3,0,10,1:2:3:4:5:6:7:8:9:10,yes,0,0,0,magic,0 //MG_FIREBOLT#フ?イア??ルト# 20,8,8,1,4,0,10,1:2:3:4:5:6:7:8:9:10,yes,0,0,0,magic,0 //MG_LIGHTNINGBOLT#ライトニング?ルト# -21,5,8,2,4,0,10,1:2:3:4:5:6:7:8:9:10,yes,0,0,0,magic,0 //MG_THUNDERSTORM#サン??スト??# +21,8,8,2,4,0,10,1:2:3:4:5:6:7:8:9:10,yes,0,0,0,magic,0 //MG_THUNDERSTORM#サン??スト??# 22,0,0,0,0,0,10,0,no,0,0,0,weapon,0 //AL_DP#ディバインプロテクション# 23,0,0,0,0,0,10,0,no,0,0,0,weapon,0 //AL_DEMONBANE#デ?モンベイン# 24,8,6,4,0,1,1,1,yes,0,0,0,magic,0 //AL_RUWACH#ルアフ# @@ -316,7 +316,7 @@ 263,0,8,0,0,0,10,3,no,0,0,0,weapon,0 //MO_TRIPLEATTACK#三段掌# 264,50,6,2,0,1,1,1,no,0,0,0,none,0 //MO_BODYRELOCATION#残影# 265,0,0,0,0,0,10,0,no,0,0,0,weapon,0 //MO_DODGE#見切り# -266,-1,6,1,0,0,5,1,no,0,0,0,weapon,0 //MO_INVESTIGATE#発勁# +266,8,6,1,0,0,5,1,no,0,0,0,weapon,0 //MO_INVESTIGATE#発勁# 267,10,8,1,0,0,5,1:2:3:4:5,no,0,0,0,weapon,0 //MO_FINGEROFFENSIVE#指弾# 268,0,6,4,0,1,5,1,no,0,0,0,weapon,0 //MO_STEELBODY#金剛# 269,0,6,4,0,1,5,1,no,0,0,0,weapon,0 //MO_BLADESTOP#白刃取り# |