Viewing Item

#28496: Sheriff's Right Badge

Item ID 28496 For Sale No
Identifier Badge_Of_Vigilante2 Credit Price Not For Sale
Name Sheriff's Right Badge Type Armor
NPC Buy 0 Weight 10
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable No
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Description Badge to indicate vigilante.
_______________________
Base INT at least 90:
MATK +3%
_______________________
Base DEX at least 90:
Decreases Variable Casting Time by 5%.
_______________________
Base VIT at least 90:
MaxHP +1000
_______________________
Type: Accessory
Position: Right
Weight: 10
Armor Level: 1
_______________________
Requirement:
Base Level 100
Equip Locations Accessory Right
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 if

2 (readparam(bVit)

3 89)

4 bonus

5 bMaxHP,1000;

6 if

7 (readparam(bInt)

8 89)

9 bonus

10 bMatkRate,3;

11 if

12 (readparam(bDex)

13 89)

14 bonus

15 bVariableCastrate,-5;

Equip Script None
Unequip Script None