ID #28904
Armor
Unity Guard [1]
Buy Price: N/A
Sell Price: N/A
A certified kingdom equipment for adventurer.
_______________________
Base Level is below 100:
For each Refine Level:
DEF +12
_______________________
Type: Shield
Defense: 60
Weight: 30
Armor Level: 1
_______________________
Requirement: None
_______________________
Base Level is below 100:
For each Refine Level:
DEF +12
_______________________
Type: Shield
Defense: 60
Weight: 30
Armor Level: 1
_______________________
Requirement: None
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
60
Requirements
Armor Level
1
Min Level
1
Scripts
Script if (BaseLevel < 101) { bonus2 bExpAddRace,RC_All,4; bonus bDef,12*getrefine(); }
if (BaseLevel < 101) {
bonus2 bExpAddRace,RC_All,4;
bonus bDef,12*getrefine();
}