diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-04-05 17:00:51 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-04-05 17:00:51 +0000 |
commit | d1527fb4557f1b175677bfd171afff2994b84820 (patch) | |
tree | 160b41b83f5e59dbbd2d2f045e3b75f46b6a9008 /db/skill_db.txt | |
parent | ec7f5035ca95489c32d7e49f4b0f8f1c76d36d7f (diff) | |
download | hercules-d1527fb4557f1b175677bfd171afff2994b84820.tar.gz hercules-d1527fb4557f1b175677bfd171afff2994b84820.tar.bz2 hercules-d1527fb4557f1b175677bfd171afff2994b84820.tar.xz hercules-d1527fb4557f1b175677bfd171afff2994b84820.zip |
* Fixed skill tree entries for Vulcan Arrow, and Throw Arrow
* Fixed damage reflecting
* Fixed Backstab to not have a push back effect
* Fixed auto spell to not taking SP
* Fixed Sanctuary to have proper healing count
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1412 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/skill_db.txt')
-rw-r--r-- | db/skill_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/skill_db.txt b/db/skill_db.txt index 1b98dee1f..db2e66370 100644 --- a/db/skill_db.txt +++ b/db/skill_db.txt @@ -261,7 +261,7 @@ //208 193に同じ 210,0,0,0,0,0,10,0,no,0,0,0,weapon,0 //RG_SNATCHER#スナッ?ャ?# 211,1,6,1,0,1,10,1,no,0,0,0,weapon,0 //RG_STEALCOIN#スティ?ルコイン# -212,-1,6,1,0,0,10,1,no,0,0,0,weapon,1 //RG_BACKSTAP#バックス?ブ# +212,-1,6,1,0,0,10,1,no,0,0,0,weapon,0 //RG_BACKSTAP#バックス?ブ# 213,0,0,0,0,0,5,0,no,0,0,0,none,0 //RG_TUNNELDRIVE#トンネルドライブ# 214,0,6,4,0,1,5,1,no,0,0,0,weapon,0 //RG_RAID#サプライズア?ック# 215,1,6,1,0,1,5,1,no,0,0,0,weapon,0 //RG_STRIPWEAPON#ストリップウェ?ン# |