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

Spirit Ears

Buy Price: N/A Sell Price: N/A
Disturbed by the entanglement of evil spirits,
The body falls into uncontrollable rage.
_______________________
For each 15 combined sum of base VIT and STR:
POW +1
_______________________
For each 30 combined sum of base VIT and STR:
Increases Melee Physical Damage by 1%.
_______________________
When total combined sum of base VIT and STR is 250:
Increases Melee Physical Damage by additional 15%.
_______________________
Type: Headgear
Defense: 0
Position: Middle
Weight: 10
Armor Level: 1
_______________________
Requirement: None

Basic Information

Armor
100

Requirements

1
1

Scripts

.@a = (readparam(bStr)+readparam(bVit))/15; .@b = (readparam(bStr)+readparam(bVit))/30; .@c = (readparam(bStr)+readparam(bVit))/250; bonus bPow,.@a; bonus bShortAtkRate,.@b+(15*.@c);
.@a = (readparam(bStr)+readparam(bVit))/15;
.@b = (readparam(bStr)+readparam(bVit))/30;
.@c = (readparam(bStr)+readparam(bVit))/250;
bonus bPow,.@a;
bonus bShortAtkRate,.@b+(15*.@c);
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.