summaryrefslogtreecommitdiff
path: root/db/skill_castnodex_db.txt
diff options
context:
space:
mode:
authorValaris <Valaris@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-01-29 16:00:45 +0000
committerValaris <Valaris@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-01-29 16:00:45 +0000
commita2675f07d7da22a7c6ae11f545bf8f671e785a82 (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /db/skill_castnodex_db.txt
parentb8801ae9585201eaaf9fdf80d9c7117ee18f52e2 (diff)
downloadhercules-a2675f07d7da22a7c6ae11f545bf8f671e785a82.tar.gz
hercules-a2675f07d7da22a7c6ae11f545bf8f671e785a82.tar.bz2
hercules-a2675f07d7da22a7c6ae11f545bf8f671e785a82.tar.xz
hercules-a2675f07d7da22a7c6ae11f545bf8f671e785a82.zip
Clearing trunk.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5091 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/skill_castnodex_db.txt')
-rw-r--r--db/skill_castnodex_db.txt17
1 files changed, 0 insertions, 17 deletions
diff --git a/db/skill_castnodex_db.txt b/db/skill_castnodex_db.txt
deleted file mode 100644
index eaa8226a5..000000000
--- a/db/skill_castnodex_db.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-//<Skill id>,<Cast: 1 or 0>,<Delay (Optional): 1 or 0>
-// Cast: With 1, dex does not affect the skill's cast rate
-// Cast: With 0, dex affects the skill's cast rate
-// Delay: With 1, dex does not affect the skill's delay rate
-// Delay: With 0, dex affects the skill's delay rate
-// Example - 46,1,1 = Double Strafe's casting time and delay is not affected by dex.
-
-46,1 //AC_DOUBLE
-47,1 //AC_SHOWER
-129,1 //HT_FALCON
-366,1 //HW_MAGICPOWER
-381,1 //SN_FALCONASSAULT
-382,1 //SN_SHARPSHOOTING
-383,1 //SN_WINDWALK
-394,1 //CG_ARROWVULCAN
-403,1 //PF_MEMORIZE
-406,0,1 //ASC_METEORASSAULT \ No newline at end of file