Red Minstrel Hat
Coke_Hat
Refineable
Armor
20 z
0 z
10
1
0
1
0
Equipment Info
Upper Headgear
None
None
Both (Male and Female)
Item Script
bonus bInt,1;
bonus bMaxSP,80;
bonus bMdef,3;
if (getrefine()>5) {
bonus bMdef,getrefine()-5;
bonus bMaxSP,(getrefine()-5)*10;
}