Viewing Item

#300086: Greater Special Alnoldi Card

Item ID 300086 For Sale No
Identifier Alnoldi_Ex_H_Card Credit Price Not For Sale
Name Greater Special Alnoldi 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 if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_2HSWORD) {

3 bonus bShortAtkRate,10;

4 }

5 bonus bShortAtkRate,.@r;

6 if (.@r>=11) {

7 bonus bUnbreakableWeapon;

8 }

Equip Script None
Unequip Script None