Viewing Item

#23870: Aqua_Mutant_Card

Item ID 23870 For Sale No
Identifier Aqua Mutant Card Credit Price Not For Sale
Name Aqua_Mutant_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 None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script None
Equip Script

1 if (strcharinfo(3)== $SEventMap$ || strcharinfo(3)== $SEventMap1$ || strcharinfo(3)== "hallow_city" || strcharinfo(3)== "hallowfild" || strcharinfo(3)== "trialh1" || strcharinfo(3)== "prontera") { set fortuna,1; sc_start SC_ITEMBOOST,-1,200; }

Unequip Script

1 sc_end SC_ITEMBOOST; set fortuna,0;