Evening Bell of Prayer (Meister)

Item ID 490546 Name Evening Bell of Prayer (Meister)
None
Weapon Level 0 Identifier P_Dusk_B_MT
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 (Meister)
Vivatus Fides Axe
bonus bShortAtkRate,10;
if (getenchantgrade(EQI_HAND_R) >= ENCHANTGRADE_A) {
   bonus2 bAddRace,RC_All,12;
   bonus2 bSkillAtk,"MT_MIGHTY_SMASH",20;
}
Evening Bell of Prayer (Meister)
Vivatus Fides Mace
bonus bLongAtkRate,10;
if (getenchantgrade(EQI_HAND_R) >= ENCHANTGRADE_A) {
   bonus2 bAddRace,RC_All,12;
   bonus2 bSkillAtk,"MT_SPARK_BLASTER",20;
}