summaryrefslogtreecommitdiff
path: root/db/re/skill_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-03-02 11:57:44 -0300
committerJesusaves <cpntb1@ymail.com>2021-03-02 11:57:44 -0300
commit8d58860ba7d0930a5cd9ea7132b7aa6831177cf4 (patch)
tree5def436754cd6b68b6869c7692bc8b8595591a6e /db/re/skill_db.conf
parentd2fc0bb4bb8a085e69df4dbbcb51c3b0c2c10735 (diff)
downloadserverdata-8d58860ba7d0930a5cd9ea7132b7aa6831177cf4.tar.gz
serverdata-8d58860ba7d0930a5cd9ea7132b7aa6831177cf4.tar.bz2
serverdata-8d58860ba7d0930a5cd9ea7132b7aa6831177cf4.tar.xz
serverdata-8d58860ba7d0930a5cd9ea7132b7aa6831177cf4.zip
Add Brawling skills to server CI
Diffstat (limited to 'db/re/skill_db.conf')
-rw-r--r--db/re/skill_db.conf114
1 files changed, 114 insertions, 0 deletions
diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf
index 3f1e4f615..fa491b4e8 100644
--- a/db/re/skill_db.conf
+++ b/db/re/skill_db.conf
@@ -39975,6 +39975,120 @@ skill_db: (
SPCost: 210
}
},
+{
+ Id: 20068
+ Name: "TMW2_BRAWLING"
+ Description: "Brawling"
+ MaxLevel: 10
+ Range: 1
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ Hit: "BDT_SKILL"
+ AttackType: "Weapon"
+ Element: "Ele_Neutral"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CoolDown: {
+ Lv1: 5000
+ Lv2: 4500
+ Lv3: 4000
+ Lv4: 3500
+ Lv5: 3000
+ Lv6: 2500
+ Lv7: 2000
+ Lv8: 1500
+ Lv9: 1000
+ Lv10: 500
+ }
+ CastTime: 200
+ FixedCastTime: 100
+ AfterCastActDelay: 100
+ Requirements: {
+ SPCost: 70
+ }
+},
+{
+ Id: 20069
+ Name: "TMW2_BEARSTRIKE"
+ Description: "Bear Strike"
+ MaxLevel: 10
+ Range: 1
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ Hit: "BDT_SKILL"
+ AttackType: "Weapon"
+ Element: "Ele_Neutral"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CoolDown: {
+ Lv1: 7000
+ Lv2: 6000
+ Lv3: 5000
+ Lv4: 4000
+ Lv5: 3000
+ Lv6: 2500
+ Lv7: 2000
+ Lv8: 1500
+ Lv9: 1000
+ Lv10: 500
+ }
+ CastTime: 200
+ FixedCastTime: 100
+ AfterCastActDelay: 100
+ Requirements: {
+ SPCost: 100
+ }
+},
+{
+ Id: 20070
+ Name: "TMW2_ALLINONE"
+ Description: "All In One"
+ MaxLevel: 10
+ Range: 1
+ SkillType: {
+ Enemy: true
+ }
+ SkillInfo: {
+ Quest: true
+ }
+ Hit: "BDT_SKILL"
+ AttackType: "Weapon"
+ Element: "Ele_Random"
+ DamageType: {
+ NoDamage: true
+ }
+ InterruptCast: true
+ CoolDown: {
+ Lv1: 10000
+ Lv2: 9000
+ Lv3: 8000
+ Lv4: 7000
+ Lv5: 6000
+ Lv6: 5000
+ Lv7: 4000
+ Lv8: 3000
+ Lv9: 2000
+ Lv10: 1000
+ }
+ CastTime: 300
+ FixedCastTime: 100
+ AfterCastActDelay: 100
+ Requirements: {
+ SPCost: 140
+ }
+},
// Additional Homunculus Skills
{
Id: 8044