Viewing Item

#26953: [Event] Beast of Envy

Item ID 26953 For Sale No
Identifier [Event] Beast of Envy Credit Price Not For Sale
Name [Event] Beast of Envy
NPC Buy 1 Weight 0
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 None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@rand = rand(1,6); if (.@rand == 6) { callfunc "BeastSloth004"; end; } if (.@rand == 5) { callfunc "BeastGluttony005"; end; } if (.@rand == 4) { callfunc "BeastLust004"; end; } if (.@rand == 1) { callfunc "BeastPride005"; end; } if (.@rand == 2) { callfunc "BeastWrath005"; end; } if (.@rand == 3) { callfunc "BeastGreed002"; end; }

Equip Script None
Unequip Script None