Moon Rabbit Hat
Spring_Rabbit_Hat
Refineable
Armor
20 z
0 z
30
2
0
1
0
Equipment Info
Upper Headgear
None
None
Both (Male and Female)
Item Script
bonus bAgi,3;
bonus bBaseAtk,5;
bonus bMatkRate,5;
if (getrefine()>4) {
bonus bBaseAtk,getrefine()-4;
bonus bMatkRate,getrefine()-4;
}