summaryrefslogtreecommitdiff
path: root/db/pre-re/skill_db.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/pre-re/skill_db.conf')
-rw-r--r--db/pre-re/skill_db.conf23
1 files changed, 23 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
)