Jesus
No Monsters drop this item.
You'd like to see behind the curtain? Then you are here at the right place - lots of data only contributors would normally see.
Open raw JSONID | 3005 |
aegisName ❔ | ClericCap |
Script to execute when the item is used/equipped.
bonus bMaxHP,150;
bonus bDef2, 8;
bonus bHPrecovRate,50;
bonus bSPrecovRate,50;
bonus bHealPower,30;
bonus bAddItemHealRate,20;
bonus bAtkRate,-75;
bonus bAtk2,-75;
bonus bCriticalRate, -40;
bonus bAspdRate, -20;
bonus bFlee2, 10;
bonus2 bSubEle, Ele_Holy, 50;
Script to execute when the item is unequipped. Warning, not all item bonuses will work here as expected.
dispbottom "Your heresy has been frowned upon.";
callfunc "SC_Bonus", 3+rand(5), SC_BLIND, 1;