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.conf43
1 files changed, 43 insertions, 0 deletions
diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf
index 48e97456f..4e59926ee 100644
--- a/db/re/skill_db.conf
+++ b/db/re/skill_db.conf
@@ -40432,6 +40432,49 @@ skill_db: (
Quest: true
}
},
+{
+ Id: 20079
+ Name: "TMW2_MPTRANSFER"
+ Description: "MP Transfer"
+ MaxLevel: 10
+ SkillType: {
+ Friend: true
+ }
+ Hit: "BDT_SKILL"
+ AttackType: "Magic"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CoolDown: {
+ Lv1: 4000
+ Lv2: 3500
+ Lv3: 3000
+ Lv4: 2500
+ Lv5: 2000
+ Lv6: 1500
+ Lv7: 1000
+ Lv8: 500
+ Lv9: 250
+ Lv10: 100
+ }
+ CastTime: 500
+ AfterCastActDelay: {
+ Lv1: 1000
+ Lv2: 900
+ Lv3: 800
+ Lv4: 700
+ Lv5: 600
+ Lv6: 500
+ Lv7: 400
+ Lv8: 300
+ Lv9: 200
+ Lv10: 100
+ }
+ SkillInfo: {
+ Quest: true
+ }
+},