ID #480008
Armor
Intermediate Guild Member's Manteau [1]
Buy Price: N/A
Sell Price: N/A
Type: Armor
Defense: 16
Weight: 300
Slots: 1
Armor level: 1
Required level: 70
Defense: 16
Weight: 300
Slots: 1
Armor level: 1
Required level: 70
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
300
Defense
16
Requirements
Armor Level
1
Min Level
70
Scripts
Script .@r = getrefine(); bonus bMaxHP,350; bonus2 bSubRace,RC_Player_Human,3; bonus2 bSubRace,RC_Player_Doram,3; bonus bMdef,2; if (.@r>=7) { bonus2 bSubRace,RC_Player_Human,3; bonus2 bSubRace,RC_Player_Doram,3; }
.@r = getrefine();
bonus bMaxHP,350;
bonus2 bSubRace,RC_Player_Human,3;
bonus2 bSubRace,RC_Player_Doram,3;
bonus bMdef,2;
if (.@r>=7) {
bonus2 bSubRace,RC_Player_Human,3;
bonus2 bSubRace,RC_Player_Doram,3;
}