Viewing Item

#300082: Greater Research Assistant Bot Card

Item ID 300082 For Sale No
Identifier Assistant_H_Card Credit Price Not For Sale
Name Greater Research Assistant Bot 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 if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_1HSPEAR || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_2HSPEAR) {

2 bonus bLongAtkRate,10;

3 }

4 bonus bLongAtkRate,2*(getrefine()/2);

Equip Script None
Unequip Script None