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 #19437 Armor

Little Garden

Buy Price: N/A Sell Price: N/A
A dignified corolla with cute ears.
Feel elegance and elegance in natural beauty.
_______________________
ATK +40
_______________________
Increases Critical Damage by 5%.
_______________________
Base LUK at least 90:
ATK +60
Increases Critical Damage by additional 10%.
_______________________
Base LUK at least 125:
ATK +80
Increases Critical Damage by additional 20%.
_______________________
Type: Headgear
Defense: 0
Position: Middle
Weight: 10
Armor Level: 1
_______________________
Requirement: None

Basic Information

Armor
100

Requirements

1
100

Scripts

bonus bBaseAtk,40; bonus bCritAtkRate,5; if (readparam(bLuk)>=90) { bonus bBaseAtk,60; bonus bCritAtkRate,10; } if (readparam(bLuk)>=125) { bonus bBaseAtk,80; bonus bCritAtkRate,20; }
bonus bBaseAtk,40;
bonus bCritAtkRate,5;
if (readparam(bLuk)>=90) {
   bonus bBaseAtk,60;
   bonus bCritAtkRate,10;
}
if (readparam(bLuk)>=125) {
   bonus bBaseAtk,80;
   bonus bCritAtkRate,20;
}
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.