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

Illusion Hot-blooded Headband [1]

Buy Price: N/A Sell Price: N/A
The preparedness and will of the burning
heart were captured in one headband.
Using this makes me want to clench my fist.
_______________________
STR +2
_______________________
For each 2 Refine Levels:
ATK +10
_______________________
Refine Level +7:
Increases Physical Damage against enemies of Water, Wind, Earth and Neutral elemental by 10%.
_______________________
Refine Level +9:
Increases Physical Damage against enemies of Small and Large size by 15%.
_______________________
Type: Headgear
Defense: 3
Position: Upper
Weight: 10
Armor Level: 1
_______________________
Requirement:
Base Level 120
All Jobs except Novice

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Armor
100
3

Job Requirements

Yes

Requirements

1
120

Scripts

.@r = getrefine(); bonus bStr,2; bonus bBaseAtk,(10*(.@r/2)); if (.@r >= 7) { bonus2 bAddEle,Ele_Water,10; bonus2 bAddEle,Ele_Wind,10; bonus2 bAddEle,Ele_Earth,10; bonus2 bAddEle,Ele_Neutral,10; if (.@r >= 9) { bonus2 bAddSize,Size_Small,15; bonus2 bAddSize,Size_Large,15; } }
.@r = getrefine();
bonus bStr,2;
bonus bBaseAtk,(10*(.@r/2));
if (.@r >= 7) {
   bonus2 bAddEle,Ele_Water,10;
   bonus2 bAddEle,Ele_Wind,10;
   bonus2 bAddEle,Ele_Earth,10;
   bonus2 bAddEle,Ele_Neutral,10;
   if (.@r >= 9) {
      bonus2 bAddSize,Size_Small,15;
      bonus2 bAddSize,Size_Large,15;
   }
}
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.