summaryrefslogtreecommitdiff
path: root/db/constants.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2024-05-08 21:46:16 -0300
committerJesusaves <cpntb1@ymail.com>2024-05-08 21:46:16 -0300
commit0f03a9b50b80770a9006b97713e178743c887f38 (patch)
tree801e178f3dfbca604d3262bb16042ea811a00f7a /db/constants.conf
parentc07a974b11b741b0120f1fb2f921779a0d784857 (diff)
downloadserverdata-0f03a9b50b80770a9006b97713e178743c887f38.tar.gz
serverdata-0f03a9b50b80770a9006b97713e178743c887f38.tar.bz2
serverdata-0f03a9b50b80770a9006b97713e178743c887f38.tar.xz
serverdata-0f03a9b50b80770a9006b97713e178743c887f38.zip
Some nerfs players asked me to do, regarding splash, options, and drops
Well, some of these don't count as nerfs but whatever.
Diffstat (limited to 'db/constants.conf')
-rw-r--r--db/constants.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 3a5de2d65..20814d94d 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -2437,8 +2437,9 @@ constants_db: {
PCBLOCK_HARD: 255 // Move+Attack+Skill+Item+Chat+Immune+SitStand+Commands
PCBLOCK_SOFT: 47 // Move+Attack+Skill+Item+Immune
CRAFT_MAXLV1: 200 // Moubootaur cap
- CRAFT_MAXLV2: 100 // Monster King cap
- CRAFT_MAXLV3: 50 // Fires of Steam cap
+ CRAFT_MAXLV2: 150 // Monster King cap
+ CRAFT_MAXLV3: 100 // Fires of Steam cap
+ CRAFT_MAXLV4: 50 // Town Siege cap
BCONFN_SPAWN: 70
BCONFD_SPAWN: 100
BCONFN_MOBHP: 95 // TODO: Maybe we don't want this constant? (ie. variable)