Renewal
.:Renewal Item Database:.
Search Item By ID


Holy Frus Card [Weapon]   Item ID# 300011 (Holy_Frus_Card)
Type
Card
Class
Weapon Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
Saint Magical
Description
When equipped with One-Handed Staff or Two-Handed Staff class weapon:
Increases Holy elemental magic damage by 10%.

Refine Level +10:
Increases Holy elemental magic damage by additional 10%.

Refine Level +14:
Increases Holy elemental magic damage by additional 10%.
Item Script
expand to view script
{ .@r = getequiprefinerycnt(EQI_HAND_R); if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_STAFF || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_2HSTAFF) { bonus2 bMagicAtkEle,Ele_Holy,10; } if (.@r>=10) { bonus2 bMagicAtkEle,Ele_Holy,10; } if (.@r>=14) { bonus2 bMagicAtkEle,Ele_Holy,10; } },{},{}
Dropped By No Result

Share Link
back to top