Evening Bell of Prayer (Cardinal)

Item ID 490525 Name Evening Bell of Prayer (Cardinal)
None
Weapon Level 0 Identifier P_Dusk_B_Cardinal
Attack 0 Type Armor
MATK 0 Equip Locations Accessory Left/Right
Defense 40 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 10 Min Equip Level 200
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
Credit Price None Trade restriction None
Item Script
bonus2 bAddSize,Size_All,8;
bonus2 bMagicAddSize,Size_All,8;

Set Script
Evening Bell of Prayer (Cardinal)
Vivatus Fides Bible
bonus2 bMagicAtkEle,Ele_All,15;
if (getenchantgrade(EQI_HAND_R) >= ENCHANTGRADE_A) {
   bonus2 bAddRace,RC_All,12;
   bonus2 bMagicAddRace,RC_All,12;
   bonus2 bSkillAtk,"CD_PETITIO",20;
}
Evening Bell of Prayer (Cardinal)
Vivatus Fides Wand
bonus2 bMagicAtkEle,Ele_All,15;
if (getenchantgrade(EQI_HAND_R) >= ENCHANTGRADE_A) {
   bonus2 bMagicAddRace,RC_All,12;
   bonus2 bSkillAtk,"CD_FRAMEN",20;
}