ID #18890
Armor
Gray Bunny Band [1]
Buy Price: N/A
Sell Price: N/A
A hairband that attracts individuals.
You can wear it when you want to look sexy.
Sexiness increases by 100%.
_______________________
INT +5
LUK +5
ATK +2%
MATK +5%
_______________________
Refine Level +9:
ATK +4%
MATK +4%
_______________________
Refine Level +12:
Decreases Fixed Casting Time by 10%.
_______________________
Type: Headgear
Defense: 2
Position: Upper
Weight: 0
Armor Level: 1
_______________________
Requirement: None
You can wear it when you want to look sexy.
Sexiness increases by 100%.
_______________________
INT +5
LUK +5
ATK +2%
MATK +5%
_______________________
Refine Level +9:
ATK +4%
MATK +4%
_______________________
Refine Level +12:
Decreases Fixed Casting Time by 10%.
_______________________
Type: Headgear
Defense: 2
Position: Upper
Weight: 0
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
Defense
2
Requirements
Armor Level
1
Scripts
Script bonus bInt,5; bonus bLuk,5; .@r = getrefine(); bonus2 bAddClass,Class_All,2; bonus bMatkRate,2; if (.@r>11) bonus bVariableCastrate,-10; else if (.@r>8) { bonus2 bAddClass,Class_All,4; bonus bMatkRate,4; }
bonus bInt,5;
bonus bLuk,5;
.@r = getrefine();
bonus2 bAddClass,Class_All,2;
bonus bMatkRate,2;
if (.@r>11)
bonus bVariableCastrate,-10;
else if (.@r>8) {
bonus2 bAddClass,Class_All,4;
bonus bMatkRate,4;
}