Viewing Item

#4550: Upgrade Bow Guardian Card

Item ID 4550 For Sale No
Identifier Upd_Bow_Guardian_Card Credit Price Not For Sale
Name Upgrade Bow Guardian Card Type Card
NPC Buy 20 Weight 1
NPC Sell 10 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 if

2 (getiteminfo(getequipid(EQI_HAND_R),

3 ITEMINFO_VIEW)

4 ==

5 W_BOW)

6 {

7 bonus2

8 bSkillAtk,"RA_ARROWSTORM",50;

9 bonus

10 bCriticalLong,20+(getequiprefinerycnt(EQI_HAND_R)/4);

11 bonus

12 bHit,5;

13 bonus

14 bCritical,5;

15 bonus3

16 bAutoSpell,"HT_PHANTASMIC",1,100;

17 }

Equip Script None
Unequip Script None