Viewing Item

#300263: Rekenber Guard Card

Item ID 300263 For Sale No
Identifier aegis_300263 Credit Price Not For Sale
Name Rekenber Guard Card Type Card
NPC Buy 0 Weight 1
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus2 bAddClass,Class_All,5;

3 if (getiteminfo(getequipid(EQI_HAND_R),11) == W_1HSWORD || getiteminfo(getequipid(EQI_HAND_R),11) == W_2HSWORD || getiteminfo(getequipid(EQI_HAND_R),11) == W_DAGGER) {

4 bonus bShortAtkRate,10+2*(.@r/3);

5 if (BaseLevel>=200) {

6 bonus bShortAtkRate,3*(.@r/3);

7 }

8 }

Equip Script None
Unequip Script None