From 6a2b66bfcc1e2210f90f9dc36608758d7e2580d4 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 21 Jun 2020 03:28:39 -0300 Subject: Crafting Advanced Bonus Rules! Effects +20% for Savior set Attack % Bonus halved for all! 2H and Bows/Guns will get x2 (same as before), magic & brawling gets +80% --- db/constants.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'db') diff --git a/db/constants.conf b/db/constants.conf index b1d071d67..a3361daa9 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -4273,6 +4273,16 @@ constants_db: { CRAFT_EXPERT: 8 CRAFT_MASTER: 16 + comment__: "CRAFT Bonus Correction enum" + CSYS_ARMOR: 1 + CSYS_ZWEIHANDER: 2 + CSYS_BRAWLING: 4 + CSYS_RANGED: 8 + CSYS_MAGICAL: 16 + CSYS_SPECIAL: 32 + CSYS_OTHER: 64 + CSYS_SAVIOR: 128 + comment__: "Easter eggs enum" EE_NONE: 0 EE_SAXSO: 1 -- cgit v1.2.3-70-g09d2