0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #28496 Armor

Sheriff's Right Badge [1]

Buy Price: N/A Sell Price: N/A
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

Basic Information

Armor
100

Requirements

1
100

Scripts

if (readparam(bVit) > 89) bonus bMaxHP,1000; if (readparam(bInt) > 89) bonus bMatkRate,3; if (readparam(bDex) > 89) bonus bVariableCastrate,-5;
if (readparam(bVit) > 89)
   bonus bMaxHP,1000;
if (readparam(bInt) > 89)
   bonus bMatkRate,3;
if (readparam(bDex) > 89)
   bonus bVariableCastrate,-5;
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.