summaryrefslogtreecommitdiff
path: root/db/re/skill_db.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/re/skill_db.conf')
-rw-r--r--db/re/skill_db.conf42
1 files changed, 42 insertions, 0 deletions
diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf
index a16f0c99a..8b6171118 100644
--- a/db/re/skill_db.conf
+++ b/db/re/skill_db.conf
@@ -39370,4 +39370,46 @@ skill_db: (
Quest: true
}
},
+{
+ Id: 20047
+ Name: "TMW2_DUCKY"
+ Description: "Summon Duck Reinforcements"
+ MaxLevel: 10
+ SkillInfo: {
+ Quest: true
+ }
+ SkillType: {
+ Self: true
+ }
+ CoolDown: {
+ Lv1: 80000
+ Lv2: 78000
+ Lv3: 76000
+ Lv4: 74000
+ Lv5: 72000
+ Lv6: 70000
+ Lv7: 68000
+ Lv8: 66000
+ Lv9: 64000
+ Lv10: 62000
+ }
+ Requirements: {
+ Items: {
+ RubberDucky: 0
+ CherryCake: 1
+ }
+ SPCost: {
+ Lv1: 40
+ Lv2: 47
+ Lv3: 54
+ Lv4: 61
+ Lv5: 68
+ Lv6: 75
+ Lv7: 82
+ Lv8: 89
+ Lv9: 96
+ Lv10: 100
+ }
+ }
+},
)