diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-26 10:02:29 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-26 10:02:29 +0000 |
commit | b064f50c5c54c66cd8e91e75f000a8caa14968d6 (patch) | |
tree | 7dcd12076e63e3e2dbe02a504ac1724289af3f23 /db/skill_db.txt | |
parent | 91b84dacf6e1376e097cff7c7eff697d21bf1c62 (diff) | |
download | hercules-b064f50c5c54c66cd8e91e75f000a8caa14968d6.tar.gz hercules-b064f50c5c54c66cd8e91e75f000a8caa14968d6.tar.bz2 hercules-b064f50c5c54c66cd8e91e75f000a8caa14968d6.tar.xz hercules-b064f50c5c54c66cd8e91e75f000a8caa14968d6.zip |
Finished Full Strip, Weapon Refine, Slim Pitcher and Full Protection
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@369 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/skill_db.txt')
-rw-r--r-- | db/skill_db.txt | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/db/skill_db.txt b/db/skill_db.txt index 6e93217f0..7d6745196 100644 --- a/db/skill_db.txt +++ b/db/skill_db.txt @@ -508,6 +508,12 @@ 471,0,0,0,0,0,0,0,no,0,0,0,none,0 //SL_SKE## 472,0,0,0,0,0,0,0,no,0,0,0,none,0 //SL_SKA## +475,0,0,4,0,1,1,1,yes,0,0,0,magic,0 //ST_PRESERVE## +476,1,6,1,0,1,5,1,yes,0,0,0,weapon,0 //ST_FULLSTRIP## +477,0,6,4,0,1,10,1,no,0,0,0,weapon,0 //WS_WEAPONREFINE## +478,3,6,2,0,1,10,1,no,0,0,0,none,0 //CR_SLIMPITCHER## +479,1,6,16,0,1,5,1,yes,0,0,0,weapon,0 //CR_FULLPROTECTION## + //id,range,hit,inf,pl,nk,max,list_num,castcancel,cast_defence_rate,inf2,maxcount,skill_type,blow_count 10000,0,0,0,0,0,1,0,no,0,0,0,none,0 //GD_APPROVAL#正規ギルド承認# 10001,0,0,0,0,0,1,0,no,0,0,0,none,0 //GD_KAFRACONTRACT#カプラ雇用# @@ -525,9 +531,5 @@ 10013,0,0,4,0,1,1,0,no,0,0,0,none,0 //GD_EMERGENCYCALL## 10014,0,0,0,0,0,1,0,no,0,0,0,none,0 //GD_DEVELOPMENT## -// ST_PRESERVE#ヌチクョタコ# -// ST_FULLSTRIP#ヌョ_スコニョクウ# -// WS_WEAPONREFINE#ケォア簔ヲキテ# -// CR_SLIMPITCHER#ススクイ_ヌヌテト# -// CR_FULLPROTECTION#ヌョ_トノケフトョヌチキホナリシヌ# -// ITM_TOMAHAWK#ナ荳カネ」ナゥ_エチア#
\ No newline at end of file + +// ITM_TOMAHAWK#ナ荳カネ」ナゥ_エチア# 337
\ No newline at end of file |