SERVER: ONLINE
PLAYERS: 0
Red Minstrel Hat

Red Minstrel Hat

Coke_Hat
#5435
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;
}