summaryrefslogtreecommitdiff
path: root/db/skill_improvise_db.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-10-05 11:34:32 +0300
committerAndrei Karas <akaras@inbox.ru>2016-07-08 20:08:53 +0300
commitb215cf296f05316e74c834bd411f155b33d7edd2 (patch)
treec5c6d0ad56e9f25c93aff64f30ff834c5ca3f478 /db/skill_improvise_db.txt
parent5b91e5f97c39a26afae02d452e6cb2c38149ed75 (diff)
downloadhercules-b215cf296f05316e74c834bd411f155b33d7edd2.tar.gz
hercules-b215cf296f05316e74c834bd411f155b33d7edd2.tar.bz2
hercules-b215cf296f05316e74c834bd411f155b33d7edd2.tar.xz
hercules-b215cf296f05316e74c834bd411f155b33d7edd2.zip
Remove conf dir.
Diffstat (limited to 'db/skill_improvise_db.txt')
-rw-r--r--db/skill_improvise_db.txt28
1 files changed, 0 insertions, 28 deletions
diff --git a/db/skill_improvise_db.txt b/db/skill_improvise_db.txt
deleted file mode 100644
index 91ca8b131..000000000
--- a/db/skill_improvise_db.txt
+++ /dev/null
@@ -1,28 +0,0 @@
-// Improvise DB.
-// Database for skills that can be summoned trough Randomize Spell/Improvised Song (Minstrel/Wanderer Skill).
-// Format: SkillID,Rate
-//
-// 01. SkillID Skill ID to be casted by Randomize Spell.
-// 02. Rate Chance at which the skill is selected (1 = 0.01%, 10000 = 100%).
-//
-// NOTE: The skill is picked at random from the entire database and then tested for rate. If it
-// does not succeed at that rate, an another skill is picked and tested. This continues
-// until a skill succeeds.
-//
-
-11,6000 // Napalm Beat
-12,4000 // Safety Wall
-13,6000 // Soul Strike
-14,6000 // Cold Bolt
-15,6000 // Frost Diver
-17,6000 // Fire Ball
-18,4000 // Fire Wall
-19,6000 // Fire Bolt
-20,6000 // Lightning Bolt
-21,4000 // Thunderstorm
-80,4000 // Fire Pillar
-83,4000 // Meteor Storm
-84,6000 // Jupitel Thunder
-85,4000 // Lord of Vermilion
-86,6000 // Water Ball
-89,4000 // Storm Gust