diff options
Diffstat (limited to 'db/skill_improvise_db.txt')
-rw-r--r-- | db/skill_improvise_db.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/db/skill_improvise_db.txt b/db/skill_improvise_db.txt new file mode 100644 index 000000000..d130b8581 --- /dev/null +++ b/db/skill_improvise_db.txt @@ -0,0 +1,12 @@ +// 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. +// + |