ID #18586
Armor
Violet Bunny Hairband [1]
Buy Price: N/A
Sell Price: N/A
A hairband that attracts men. You can wear it when you want to look sexy. Your sexiness increases to 100%.
_______________________
VIT +2
INT +3
STR +1
_______________________
Refine Level +9:
ATK +2%
MATK +2%
_______________________
Refine Level +12:
Decreases Fixed Casting Time by 10%.
_______________________
Type: Headgear
Defense: 0
Position: Upper
Weight: 1
Armor Level: 1
_______________________
Requirement: None
_______________________
VIT +2
INT +3
STR +1
_______________________
Refine Level +9:
ATK +2%
MATK +2%
_______________________
Refine Level +12:
Decreases Fixed Casting Time by 10%.
_______________________
Type: Headgear
Defense: 0
Position: Upper
Weight: 1
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
Type
Armor
Weight
10
Requirements
Armor Level
1
Scripts
Script bonus bStr,1; bonus bInt,3; bonus bVit,2; bonus bDex,1; .@r = getrefine(); if (.@r>8) { bonus2 bAddClass,Class_All,2; bonus bMatkRate,2; if (.@r>11) bonus bFixedCastrate,-10; }
bonus bStr,1;
bonus bInt,3;
bonus bVit,2;
bonus bDex,1;
.@r = getrefine();
if (.@r>8) {
bonus2 bAddClass,Class_All,2;
bonus bMatkRate,2;
if (.@r>11)
bonus bFixedCastrate,-10;
}