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
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
Type
Armor
Weight
100
Requirements
Armor Level
1
Min Level
100
Scripts
Script 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;
}