summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/re/skill_db.conf15
1 files changed, 13 insertions, 2 deletions
diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf
index 38c28fcb2..edf10ac7b 100644
--- a/db/re/skill_db.conf
+++ b/db/re/skill_db.conf
@@ -5741,7 +5741,7 @@ skill_db: (
Id: 174
Name: "NPC_SPLASHATTACK"
Description: "Splash attack"
- MaxLevel: 1
+ MaxLevel: 10
Range: -9
Hit: "BDT_SKILL"
SkillType: {
@@ -5755,7 +5755,18 @@ skill_db: (
DamageType: {
SplashArea: true
}
- SplashRange: 3
+ SplashRange: {
+ Lv1: 1
+ Lv2: 2
+ Lv3: 3
+ Lv4: 4
+ Lv5: 5
+ Lv6: 6
+ Lv7: 7
+ Lv8: 8
+ Lv9: 9
+ Lv10: 10
+ }
},
{
Id: 175