From 8452daa268edd046d14470a7ab181643dd66d1f4 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 1 Jul 2020 03:06:22 -0300 Subject: Aegis Shield will not be able to get weapon-exclusive bonuses, but will have same rolls as weapons. Shields will also have 100% rolls for DEF, MDEF, MaxHP and MaxMP. (It'll actually be rounded up, so they'll go as: +4, +8, +12, +16, +20...) --- db/constants.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'db') diff --git a/db/constants.conf b/db/constants.conf index e96d9c071..6130d40d7 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -2298,6 +2298,7 @@ constants_db: { CSYS_SPECIAL: 32 CSYS_OTHER: 64 CSYS_SAVIOR: 128 + CSYS_SHIELD: 256 comment__: "Easter eggs enum" EE_NONE: 0 -- cgit v1.2.3-70-g09d2