Viewing Item

#27307: Greater Bellare Card

Item ID 27307 For Sale No
Identifier High_Bellare_Card Credit Price Not For Sale
Name Greater Bellare 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 (getiteminfo(getequipid(EQI_COMPOUND_ON), ITEMINFO_VIEW) == W_GATLING) {

2 .@r = getrefine();

3 bonus bHit,20;

4 bonus bLongAtkRate,(5+.@r);

5 if (.@r >= 10) {

6 bonus2 bSkillAtk,"RL_R_TRIP",15;

7 }

8 }

Equip Script None
Unequip Script None