ID #19982
Armor
Costume Santa Hat
Buy Price: N/A
Sell Price: N/A
Rental Item
A red, pompom topped cap that is associated with Santa Claus's legend.
_______________________
MaxHP +1000
MaxSP +100
ASPD +3
MATK +10%
ATK +10%
Increases Healing amount by 10%.
_______________________
Type: Costume
Position: Upper
Weight: 0
_______________________
Requirement: None
A red, pompom topped cap that is associated with Santa Claus's legend.
_______________________
MaxHP +1000
MaxSP +100
ASPD +3
MATK +10%
ATK +10%
Increases Healing amount by 10%.
_______________________
Type: Costume
Position: Upper
Weight: 0
_______________________
Requirement: None
Basic Information
Type
Armor
Requirements
Armor Level
1
Scripts
Script if (gettime(DT_MONTH) == 12) { bonus bMaxHP,1000; bonus bMaxSP,100; bonus bAspd,3; bonus2 bAddClass,Class_All,10; bonus bMatkRate,10; bonus bHealPower,10; }
if (gettime(DT_MONTH) == 12) {
bonus bMaxHP,1000;
bonus bMaxSP,100;
bonus bAspd,3;
bonus2 bAddClass,Class_All,10;
bonus bMatkRate,10;
bonus bHealPower,10;
}