Ashes Ring

Item ID 490320 Name Ashes Ring
None
Weapon Level 0 Identifier Ash_Ring
Attack 0 Type Armor
MATK 0 Equip Locations Accessory Left/Right
Defense 10 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 10 Min Equip Level 75
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
Credit Price None Trade restriction None
Item Script
bonus bMdef,15;
bonus2 bAddRace,RC_All,5;
bonus2 bMagicAddRace,RC_All,5;
bonus2 bSubRace,RC_Dragon,5;

Set Script
Twin Edge of Naght Sieger
Ashes Ring
.@r = getequiprefinerycnt(EQI_HAND_R);
bonus bShortAtkRate,4*(.@r/2);
bonus bLongAtkRate,4*(.@r/2);
Twin Edge of Naght Sieger
Ashes Ring
.@r = getequiprefinerycnt(EQI_HAND_R);
bonus bShortAtkRate,4*(.@r/2);
bonus bLongAtkRate,4*(.@r/2);
Violet Fear
Ashes Ring
.@r = getequiprefinerycnt(EQI_HAND_R);
bonus bShortAtkRate,5*(.@r/2);
bonus bLongAtkRate,5*(.@r/2);
Thorn Staff of Darkness
Ashes Ring
bonus2 bMagicAddSize,Size_All,30;
bonus2 bMagicAddEle,Ele_All,5*(getequiprefinerycnt(EQI_HAND_R)/2);