ID #15229
Armor
Conqueror's Robe [1]
Buy Price: N/A
Sell Price: N/A
Type: Armor
Defense: 66
Weight: 650
Slots: 1
Armor level: 1
Required level: 90
Defense: 66
Weight: 650
Slots: 1
Armor level: 1
Required level: 90
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
650
Defense
66
Requirements
Armor Level
1
Min Level
90
Scripts
Script .@r = getrefine(); bonus bInt,2; bonus bDex,2; bonus bMaxHP,600; bonus bMaxSP,90; bonus bMdef,5; bonus bDef,50; if (.@r>=5) { bonus bDef,15; bonus bMaxSP,20; } if (.@r>=7) bonus bDex,2;
.@r = getrefine();
bonus bInt,2;
bonus bDex,2;
bonus bMaxHP,600;
bonus bMaxSP,90;
bonus bMdef,5;
bonus bDef,50;
if (.@r>=5) {
bonus bDef,15;
bonus bMaxSP,20;
}
if (.@r>=7)
bonus bDex,2;