summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-08-17 00:15:09 -0300
committerJesusaves <cpntb1@ymail.com>2019-08-17 00:15:09 -0300
commit45247642c4b530a5c4ba159d25b66471c8bf5265 (patch)
treefe5f754219c7bd484b6cc3882613af944b8e2afe /db
parente59b65422297432a34349e907d527002ff8cc03e (diff)
downloadserverdata-45247642c4b530a5c4ba159d25b66471c8bf5265.tar.gz
serverdata-45247642c4b530a5c4ba159d25b66471c8bf5265.tar.bz2
serverdata-45247642c4b530a5c4ba159d25b66471c8bf5265.tar.xz
serverdata-45247642c4b530a5c4ba159d25b66471c8bf5265.zip
Make Fire Walk action slower, and fix a bug at Enzo.
In future, leveling up Fire Walk should boost its effects duration. Maybe.
Diffstat (limited to 'db')
-rw-r--r--db/re/skill_db.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf
index de38f0b3c..8dd019385 100644
--- a/db/re/skill_db.conf
+++ b/db/re/skill_db.conf
@@ -11063,9 +11063,9 @@ skill_db: (
}
Requirements: {
SPCost: {
- Lv1: 44
- Lv2: 58
- Lv3: 72
+ Lv1: 24
+ Lv2: 38
+ Lv3: 52
Lv4: 86
Lv5: 100
Lv6: 114
@@ -28139,7 +28139,7 @@ skill_db: (
}
Unit: {
Id: 0xdc
- Interval: 300
+ Interval: 500
Target: "Enemy"
Flag: {
UF_NOREITERATION: true