Basic Info

Name 4550 Upd Bow Guardian Card
Item ID 4550 - Upd_Bow_Guardian_Card
Type Card
4550
When compounded to a Bow, this card increases the power of the Arrow Shower skill by 50%.
CRIT +5, HIT +5.
For long-range physical attack, critical damage +20%.
For every 4 level refining increased, critical damage +1 in addition.
Have chance auto speed Lv1 'PHANTASMIC'.
-------------------------
Class: Card
Compound on: Weapon
Weight: 1

Details

Weight 1
NPC Buy 20 z
NPC Sell 10 z
Refineable No
Equip Locations Main Hand

Stats

Range 0
Defense 0
Attack 0
Magical Attack 0
Weapon Level 0
Slots 0

Restrictions

Level Range Any
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes All Jobs
Gender Any

Scripts

Use Script
if(getiteminfo(getequipid(EQI_HAND_R),11)==11) { bonus2 bSkillAtk,RA_ARROWSTORM,50; bonus bCritical,25+10*(getequiprefinerycnt(EQI_HAND_R)/4); bonus bHit,5; bonus3 bAutoSpell,HT_PHANTASMIC,1,100; }
Equip Script
None
Unequip Script
None