ID #5593
Armor
Rabbit Bonnet [1]
Buy Price: N/A
Sell Price: N/A
A bonnet made to resemble a rabbit. Despite it's cute appearance this hat gives its wearer attack strength.
_______________________
ATK +10
MATK +10
_______________________
Decreases damage taken from Demi-Human race by 3%.
_______________________
Decreases After Skill Delay by 3%.
_______________________
Refine Level +7:
Decreases damage taken from all elemental attacks by 5%.
_______________________
Type: Headgear
Defense: 10
Position: Upper
Weight: 20
Armor Level: 1
_______________________
Requirement: None
_______________________
ATK +10
MATK +10
_______________________
Decreases damage taken from Demi-Human race by 3%.
_______________________
Decreases After Skill Delay by 3%.
_______________________
Refine Level +7:
Decreases damage taken from all elemental attacks by 5%.
_______________________
Type: Headgear
Defense: 10
Position: Upper
Weight: 20
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
Type
Armor
Weight
200
Defense
10
Requirements
Armor Level
1
Min Level
1
Scripts
Script bonus bBaseAtk,10; bonus bMatk,10; bonus2 bSubRace,RC_DemiHuman,3; bonus2 bSubRace,RC_Player_Human,3; bonus bDelayrate,-3; if (getrefine()>6) { bonus2 bSubEle,Ele_All,5; }
bonus bBaseAtk,10;
bonus bMatk,10;
bonus2 bSubRace,RC_DemiHuman,3;
bonus2 bSubRace,RC_Player_Human,3;
bonus bDelayrate,-3;
if (getrefine()>6) {
bonus2 bSubEle,Ele_All,5;
}