ID #480353
Armor
Boosted Adventurer's Pauldrons
Buy Price: N/A
Sell Price: N/A
Type: Armor
Defense: 30
Armor level: 1
Required level: 1
Defense: 30
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
30
Requirements
Armor Level
1
Min Level
1
Scripts
Script .@r = getrefine(); bonus bAspdRate,5; bonus bHealPower2,15; bonus bAllStats,.@r/3; if (.@r>=5) { bonus bCritAtkRate,5; bonus bHealPower,10; if (.@r>=7) { bonus bBaseAtk,30; bonus bMatk,30; bonus bCritical,5; } }
.@r = getrefine();
bonus bAspdRate,5;
bonus bHealPower2,15;
bonus bAllStats,.@r/3;
if (.@r>=5) {
bonus bCritAtkRate,5;
bonus bHealPower,10;
if (.@r>=7) {
bonus bBaseAtk,30;
bonus bMatk,30;
bonus bCritical,5;
}
}