summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-10-07 21:39:32 -0300
committerJesusaves <cpntb1@ymail.com>2019-10-07 21:39:32 -0300
commit383f9d287305dbfc67256721f20017885bfee5fb (patch)
treedded05da9e061810f9b4fd21b097bea0ec71884d /db
parent17c5aa43c16f2e9952cb85628b39236cc504f4ed (diff)
downloadserverdata-383f9d287305dbfc67256721f20017885bfee5fb.tar.gz
serverdata-383f9d287305dbfc67256721f20017885bfee5fb.tar.bz2
serverdata-383f9d287305dbfc67256721f20017885bfee5fb.tar.xz
serverdata-383f9d287305dbfc67256721f20017885bfee5fb.zip
Remove @whogm from players (I mean, wut).
Lower Healing SP cost per level because the nerf when selfhealing. Healing others still same power from old times because :3
Diffstat (limited to 'db')
-rw-r--r--db/re/skill_db.conf18
1 files changed, 9 insertions, 9 deletions
diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf
index d2b5bda51..39739be42 100644
--- a/db/re/skill_db.conf
+++ b/db/re/skill_db.conf
@@ -1433,15 +1433,15 @@ skill_db: (
Requirements: {
SPCost: {
Lv1: 100
- Lv2: 120
- Lv3: 140
- Lv4: 160
- Lv5: 180
- Lv6: 200
- Lv7: 220
- Lv8: 240
- Lv9: 260
- Lv10: 280
+ Lv2: 110
+ Lv3: 120
+ Lv4: 130
+ Lv5: 140
+ Lv6: 150
+ Lv7: 160
+ Lv8: 170
+ Lv9: 180
+ Lv10: 200
}
}
},