summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/pre-re/skill_db.conf23
-rw-r--r--db/pre-re/skill_tree.conf1
2 files changed, 24 insertions, 0 deletions
diff --git a/db/pre-re/skill_db.conf b/db/pre-re/skill_db.conf
index 54a9a278..b9d6eb2c 100644
--- a/db/pre-re/skill_db.conf
+++ b/db/pre-re/skill_db.conf
@@ -39331,6 +39331,29 @@ skill_db: (
}
}
},
+{
+ Id: 20055
+ Name: "SKILL_CHIPCHIP"
+ Description: "Chipchip"
+ MaxLevel: 10
+ Range: 1
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ Hit: "BDT_SKILL"
+ AttackType: "Magic"
+ Element: "Ele_Neutral"
+ DamageType: {
+ NoDamage: true
+ }
+ CoolDown: 1000
+ Requirements: {
+ SPCost: 23
+ }
+},
// FlyingBackpack(?) Shear
)
diff --git a/db/pre-re/skill_tree.conf b/db/pre-re/skill_tree.conf
index 822f5e32..2f08134b 100644
--- a/db/pre-re/skill_tree.conf
+++ b/db/pre-re/skill_tree.conf
@@ -81,6 +81,7 @@ Talpan: {
// Level 2
SKILL_INMA: 9
+ SKILL_CHIPCHIP: 9
SKILL_KALAKARENK: 9
SKILL_KALBOO: 9
SKILL_KALGINA: 9