summaryrefslogtreecommitdiff
path: root/db/re/skill_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-01-13 02:58:20 -0300
committerJesusaves <cpntb1@ymail.com>2021-01-13 02:58:20 -0300
commit1ecd9ba7ffcafb483d8a408c304492da1828834d (patch)
treeaa7951f269fe4ac5dd924da8f85e68590733f86a /db/re/skill_db.conf
parent8203e0439766fccf535de6263bdf82822caea3b6 (diff)
downloadserverdata-1ecd9ba7ffcafb483d8a408c304492da1828834d.tar.gz
serverdata-1ecd9ba7ffcafb483d8a408c304492da1828834d.tar.bz2
serverdata-1ecd9ba7ffcafb483d8a408c304492da1828834d.tar.xz
serverdata-1ecd9ba7ffcafb483d8a408c304492da1828834d.zip
Replace Homunculus Skills MP cost from Variable to Fixed.
Which means ressurection is back at 700 MP...
Diffstat (limited to 'db/re/skill_db.conf')
-rw-r--r--db/re/skill_db.conf33
1 files changed, 15 insertions, 18 deletions
diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf
index e4b08b0f4..fd7ee4166 100644
--- a/db/re/skill_db.conf
+++ b/db/re/skill_db.conf
@@ -7350,14 +7350,11 @@ skill_db: (
SplashRange: 1
NumberOfHits: 0
Requirements: {
- SPRateCost: {
- Lv1: 20
- Lv2: 15
- Lv3: 10
+ SPCost: {
+ Lv1: 140
+ Lv2: 105
+ Lv3: 70
}
-// Items: {
-// Germination_Breed: 1
-// }
}
},
{
@@ -7373,10 +7370,10 @@ skill_db: (
}
NumberOfHits: 0
Requirements: {
- SPRateCost: {
- Lv1: 10
- Lv2: 7
- Lv3: 5
+ SPCost: {
+ Lv1: 70
+ Lv2: 49
+ Lv3: 35
}
}
},
@@ -7398,13 +7395,13 @@ skill_db: (
CastTime: 2000
FixedCastTime: 1000
Requirements: {
- SPRateCost: {
- Lv1: 100
- Lv2: 96
- Lv3: 92
- Lv4: 88
- Lv5: 84
- Lv6: 80
+ SPCost: {
+ Lv1: 700
+ Lv2: 672
+ Lv3: 644
+ Lv4: 616
+ Lv5: 588
+ Lv6: 560
}
}
},