Skip to content

Commit

Permalink
Rebalance of SA_DELUGE (Deluge) and SA_VIOLENTGALE (Whirlwind)
Browse files Browse the repository at this point in the history
- Requirement changed: Yellow Gemstone -> Blue Gemstone

From massive skills rebalance (1st/2nd/transclass) (2018.10.31)
  • Loading branch information
guilherme-gm committed Oct 26, 2023
1 parent edbea68 commit 5aabaad
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions db/pre-re/skill_db.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8620,7 +8620,7 @@ skill_db: (
}
InterruptCast: true
CastTime: 5000
SkillData1: {
SkillData1: { // Ground skill unit duration (in miliseconds)
Lv1: 60000
Lv2: 120000
Lv3: 180000
Expand Down Expand Up @@ -8681,7 +8681,7 @@ skill_db: (
}
InterruptCast: true
CastTime: 5000
SkillData1: {
SkillData1: { // Ground skill unit duration (in miliseconds)
Lv1: 60000
Lv2: 120000
Lv3: 180000
Expand Down
8 changes: 4 additions & 4 deletions db/re/skill_db.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8845,7 +8845,7 @@ skill_db: (
}
InterruptCast: true
CastTime: 4000
SkillData1: {
SkillData1: { // Ground skill unit duration (in miliseconds)
Lv1: 60000
Lv2: 120000
Lv3: 180000
Expand All @@ -8872,7 +8872,7 @@ skill_db: (
Lv10: 30
}
Items: {
Yellow_Gemstone: 1
Blue_Gemstone: 1
}
}
Unit: {
Expand Down Expand Up @@ -8906,7 +8906,7 @@ skill_db: (
}
InterruptCast: true
CastTime: 4000
SkillData1: {
SkillData1: { // Ground skill unit duration (in miliseconds)
Lv1: 60000
Lv2: 120000
Lv3: 180000
Expand All @@ -8933,7 +8933,7 @@ skill_db: (
Lv10: 30
}
Items: {
Yellow_Gemstone: 1
Blue_Gemstone: 1
}
}
Unit: {
Expand Down

0 comments on commit 5aabaad

Please sign in to comment.