ID #400371
Armor
ROC 1st Anniversary Hat
Buy Price: N/A
Sell Price: N/A
Type: Armor
Armor level: 1
Required level: 1
Armor level: 1
Required level: 1
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Armor
Requirements
Armor Level
1
Min Level
1
Scripts
Script .@r = getrefine(); bonus bSpeedRate,25; if (.@r>=4) { bonus2 bRegenPercentHP,2,10000; bonus2 bRegenPercentSP,1,10000; } if (.@r>=5) bonus bAllStats,2; if (.@r>=6) skill "BS_GREED",1;
.@r = getrefine();
bonus bSpeedRate,25;
if (.@r>=4) {
bonus2 bRegenPercentHP,2,10000;
bonus2 bRegenPercentSP,1,10000;
}
if (.@r>=5)
bonus bAllStats,2;
if (.@r>=6)
skill "BS_GREED",1;