Item Details

Sheriff's Left Badge [1] ( Badge_Of_Vigilante1 )

# 28495 Sheriff's Left Badge [1]
Sheriff's Left Badge [1] Buy: zeny Sell: 0 zeny Weight: 10 Slots: 1
Type: Equipment. Subtype: N/A Gender: Both Locations: Accessory Left
Attack: N/A M. Attack: N/A Range: N/A Defense: N/A
Weapon Level: N/A Armor Level: 1 Equip Level Min: 100 Equip Level Max: N/A
Refineable: N/A Gradable: N/A Element: Neutral Classes: N/A

A badge worn to display your status as a law enforcer.
Class: Accessory
Weight: 20
Required Level: 100
Required Jobs: All Jobs
If the users base Str is 90 or higher,
ATK + 3%
If the users base Vit is 90 or higher,
Max HP + 1000
If the users base Dex is 90 or higher,
Increases long-ranged damage on targets by 3%.

All

N/A

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in storage: Can be dropped: Can be traded: Can be traded with partner:
Can be sold to NPC: Can be placed in the cart: Can be placed in the storage: Can be placed in guild storage:
Can be put in a mail: Can be put in an auction: Delay:
if (readparam(bStr) > 89)
   bonus bAtkRate,3;
if (readparam(bVit) > 89)
   bonus bMaxHP,1000;
if (readparam(bDex) > 89)
   bonus bLongAtkRate,3;
N/A
N/A

N/A