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

Costume Neko Headress [1]

Buy Price: N/A Sell Price: N/A
Pretty baby in a head dress decorated with a cat doll.
It's even more cute with lace.
_______________________
All Basic Stats +1
Increases Attack Delay by 5%.
_______________________
Refine Level +9:
Decreases Variable Casting Time by 10%.
_______________________
Refine Level +12:
Skill casting cannot be interrupted.
_______________________
When equipped with Blush:
Increases Healing skills by 5%.
_______________________
Base Level below 100:
Increases Experience gained from defeating monsters by 10%.
_______________________
Base Level at least 100:
Increases Experience gained from defeating monsters by 4%.
_______________________
Type: Headgear
Defense: 20
Position: Upper
Weight: 10
Armor Level: 1
_______________________
Requirement: None

Available from boxes

Equipment Slots

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

Basic Information

Armor
100
20

Requirements

1

Scripts

bonus bAllStats,1; bonus bAspdRate,5; .@r = getrefine(); if (.@r>=9) { bonus bVariableCastrate,-10; } if (.@r>=12) { bonus bNoCastCancel; } if (BaseLevel>=100) { bonus2 bExpAddRace,RC_All,4; } else { bonus2 bExpAddRace,RC_All,10; }
bonus bAllStats,1;
bonus bAspdRate,5;
.@r = getrefine();
if (.@r>=9) {
   bonus bVariableCastrate,-10;
}
if (.@r>=12) {
   bonus bNoCastCancel;
}
if (BaseLevel>=100) {
   bonus2 bExpAddRace,RC_All,4;
}
else {
   bonus2 bExpAddRace,RC_All,10;
}
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.