ID #450300
Armor
Boosted Adventurer's Armor
Buy Price: N/A
Sell Price: N/A
Type: Armor
Defense: 80
Armor level: 1
Required level: 1
Defense: 80
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
Defense
80
Requirements
Armor Level
1
Min Level
1
Scripts
Script .@r = getrefine(); bonus bMaxHP,700; bonus bMaxSP,200; bonus bAllStats,.@r/3; if (.@r>=7) { bonus bBaseAtk,30; bonus bMatk,30; if (.@r>=9) { bonus bAspdRate,7; bonus bVariableCastrate,-7; } }
.@r = getrefine();
bonus bMaxHP,700;
bonus bMaxSP,200;
bonus bAllStats,.@r/3;
if (.@r>=7) {
bonus bBaseAtk,30;
bonus bMatk,30;
if (.@r>=9) {
bonus bAspdRate,7;
bonus bVariableCastrate,-7;
}
}