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

Abyss Ears

Buy Price: N/A Sell Price: N/A
Demonized and possessed, the parasite unleashes terrifying power.
_______________________
For each 15 combined sum of base INT and AGI:
SPL +1
_______________________
For each 30 combined sum of base INT and AGI:
Increases Magical Damage against enemies of every race (except Players) by 1%.
_______________________
When total combined sum of base INT and AGI is 250:
Increases Magical Damage against enemies of every race (except Players) 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(bAgi)+readparam(bInt))/15; .@b = (readparam(bAgi)+readparam(bInt))/30; .@c = (readparam(bAgi)+readparam(bInt))/250; bonus bSpl,.@a; bonus bMatkRate,.@b+(15*.@c);
.@a = (readparam(bAgi)+readparam(bInt))/15;
.@b = (readparam(bAgi)+readparam(bInt))/30;
.@c = (readparam(bAgi)+readparam(bInt))/250;
bonus bSpl,.@a;
bonus bMatkRate,.@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.