Viewing Item

#18612: CRIS

Item ID 18612 For Sale No
Identifier Cris Credit Price Not For Sale
Name CRIS
NPC Buy 49,000 Weight 80
NPC Sell 24,500 Weapon Level 3
Range 1 Defense 0
Slots 4 Refineable Yes
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 if(isequippedcnt(18612) >=2) { dispbottom "Cannot stack 2 Cris Weapons"; end; } if(heroRank <= 1){ dispbottom "Regin: You are not prepared to use this weapon's abilities."; end;} bonus bAgi,10; bonus bHitRate,15; bonus bIgnoreDefRace,RC_DemiHuman; bonus bIgnoreDefRace,RC_Player; if(Class == 4065 || Class == 4013) { bonus bFleeRate,15; }

Equip Script None
Unequip Script None