From c088c616669dabf016c0ac5087d24bea8ea9c689 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 12 Oct 2018 10:48:07 -0300 Subject: Final tweaks to Lightbringer, ready to test, GG --- db/re/item_db.conf | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index d9c765571..e833d7a51 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -9788,14 +9788,16 @@ item_db: ( //DropAnnounce: true Script: <" bonus bHitRate,50; - bonus2 bAddEle,Ele_Dark,30; - bonus2 bAddEle,Ele_Ghost,30; - bonus2 bAddEle,Ele_Undead,30; + bonus bAtkEle,Ele_Holy; if (strcharinfo(0) != "Jesus Saves" && BaseLevel < 255) { bonus2 bSPLossRate,(255-BaseLevel)/30,(1000-(BaseLevel*2)); bonus2 bHPLossRate,(255-BaseLevel)/40,(1000-(BaseLevel*2)); } + if (strcharinfo(2) == "Monster King") { + bonus bNoRegen,1; + bonus2 bSubEle,Ele_Holy,-40; + } "> }, -- cgit v1.2.3-60-g2f50