0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #480000 Armor

Attacker Booster Manteau [1]

Buy Price: N/A Sell Price: N/A
Special manteau prepared for your rapid growth.
It is specialized for melee physical attacks.
_______________________
Cannot be refined normally.
_______________________
Increases Attack Speed (decreases After Attack Delay by 5%.)
_______________________
For each 3 Refine Levels:
Critical +2
_______________________
Refine Level +7:
Increases Critical Damage by 5%.
_______________________
Refine Level +9:
Decreases After Skill Delay by 10%.
_______________________
Type: Garment
Defense: 30
Weight: 0
Armor Level: 1
_______________________
Requirement:
Base Level 100

Available from boxes

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Armor
30

Requirements

1
100

Scripts

bonus bAspdRate,5; .@r = getrefine(); if (.@r>=3) { bonus bCritical,.@r/3*2; } if (.@r>=7) { bonus bCritAtkRate,5; } if (.@r>=9) { bonus bDelayrate,-10; }
bonus bAspdRate,5;
.@r = getrefine();
if (.@r>=3) {
   bonus bCritical,.@r/3*2;
}
if (.@r>=7) {
   bonus bCritAtkRate,5;
}
if (.@r>=9) {
   bonus bDelayrate,-10;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.