ID #430002
Armor
Awakened Glacier Helm [1]
Buy Price: N/A
Sell Price: N/A
Type: Armor
Defense: 5
Weight: 250
Slots: 1
Armor level: 1
Required level: 100
Defense: 5
Weight: 250
Slots: 1
Armor level: 1
Required level: 100
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Armor
Weight
250
Defense
5
Requirements
Armor Level
1
Min Level
100
Scripts
Script .@r = getrefine(); bonus2 bSubRace,RC_DemiHuman,.@r; if (.@r>=6) { bonus bAllStats,6; bonus bAtkRate,6; bonus bMatkRate,6; } if (.@r>=9) { bonus2 bAddRace2,RC2_Rachel_Sanctuary,25; bonus2 bMagicAddRace2,RC2_Rachel_Sanctuary,25; }
.@r = getrefine();
bonus2 bSubRace,RC_DemiHuman,.@r;
if (.@r>=6) {
bonus bAllStats,6;
bonus bAtkRate,6;
bonus bMatkRate,6;
}
if (.@r>=9) {
bonus2 bAddRace2,RC2_Rachel_Sanctuary,25;
bonus2 bMagicAddRace2,RC2_Rachel_Sanctuary,25;
}