Viewing Item

#27117: Ominous Assaulter Card

Item ID 27117 For Sale No
Identifier Ominous_Assaulter_Card Credit Price Not For Sale
Name Ominous Assaulter 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 .@type = getiteminfo(getequipid(EQI_COMPOUND_ON), ITEMINFO_VIEW);

2 if (.@type == W_WHIP || .@type == W_MUSICAL || .@type == W_BOOK || .@type == W_2HSWORD || .@type == W_2HSPEAR) {

3 .@r = getrefine();

4 bonus bCritical,5;

5 bonus bBaseAtk,(3*.@r);

6 }

7 bonus bCritAtkRate,(10+.@r);

Equip Script None
Unequip Script None