Evening Bell of Prayer (Inquisitor)

Item ID 490534 Name Evening Bell of Prayer (Inquisitor)
None
Weapon Level 0 Identifier P_Dusk_B_InQu
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
bonus bMdef,10;
bonus2 bAddSize,Size_All,8;
bonus2 bMagicAddSize,Size_All,8;

Set Script
Evening Bell of Prayer (Inquisitor)
Vivatus Fides Knuckle
bonus bShortAtkRate,10;
if (getenchantgrade(EQI_HAND_R) >= ENCHANTGRADE_A) {
   bonus2 bAddRace,RC_All,12;
   bonus2 bSkillAtk,"IQ_THIRD_FLAME_BOMB",20;
}
Evening Bell of Prayer (Inquisitor)
Vivatus Fides Claw
bonus bLongAtkRate,10;
if (getenchantgrade(EQI_HAND_R) >= ENCHANTGRADE_A) {
   bonus2 bAddRace,RC_All,12;
   bonus2 bSkillAtk,"IQ_EXPOSION_BLASTER",20;
}