ID #5457
Armor
Moon Rabbit Hat [1]
Buy Price: N/A
Sell Price: N/A
This headgear is a reward for helping the Moon Rabbits recover their runaway rice cake during the Hangawi Moon Festival.
_______________________
ATK +5
MATK +5
_______________________
For each Refine Level above +4:
ATK +1
MATK +1
_______________________
Type: Headgear
Defense: 2
Position: Upper
Weight: 30
Armor Level: 1
_______________________
Requirement:
All Jobs except Novice
_______________________
ATK +5
MATK +5
_______________________
For each Refine Level above +4:
ATK +1
MATK +1
_______________________
Type: Headgear
Defense: 2
Position: Upper
Weight: 30
Armor Level: 1
_______________________
Requirement:
All Jobs except Novice
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
300
Defense
2
Job Requirements
All Jobs
Yes
Requirements
Armor Level
1
Min Level
1
Scripts
Script bonus bBaseAtk,5; bonus bMatkRate,5; .@r = getrefine(); if (.@r>4) { bonus bBaseAtk,.@r-4; bonus bMatkRate,.@r-4; }
bonus bBaseAtk,5;
bonus bMatkRate,5;
.@r = getrefine();
if (.@r>4) {
bonus bBaseAtk,.@r-4;
bonus bMatkRate,.@r-4;
}