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

Cat Ear Beret [1]

Buy Price: N/A Sell Price: N/A
A cute beret with cat ears! Cats don't normally wear hats but if they did they would wear this one.
_______________________
ATK +5%
_______________________
For each Refine Level equal or above +6:
Decreases damage taken from Demi-Human race by 1%.
Increases Physical Damage against enemies of Demi-Human race by 1%.
_______________________
Type: Headgear
Defense: 5
Position: Upper
Weight: 30
Armor Level: 1
_______________________
Requirement: None

Equipment Slots

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

Basic Information

Armor
300
5

Requirements

1

Scripts

bonus2 bAddClass,Class_All,5; .@r = getrefine(); if (.@r < 5) .@r = 5; bonus2 bSubRace,RC_DemiHuman,(.@r - 5); bonus2 bAddRace,RC_DemiHuman,(.@r - 5); bonus2 bSubRace,RC_Player_Human,(.@r - 5); bonus2 bAddRace,RC_Player_Human,(.@r - 5);
bonus2 bAddClass,Class_All,5;
.@r = getrefine();
if (.@r < 5)
   .@r = 5;
bonus2 bSubRace,RC_DemiHuman,(.@r - 5);
bonus2 bAddRace,RC_DemiHuman,(.@r - 5);
bonus2 bSubRace,RC_Player_Human,(.@r - 5);
bonus2 bAddRace,RC_Player_Human,(.@r - 5);
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.