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 #450004 Armor

Ranger Booster Suits [1]

Buy Price: N/A Sell Price: N/A
Special armor prepared for your rapid growth.
It is specialized for ranged physical attacks.
_______________________
Cannot be refined normally.
_______________________
ATK +100
_______________________
Decreases After Skill Delay by 5%.
_______________________
For each 2 Refine Levels:
Increases Attack Speed (decreases After Attack Delay by 1%).
_______________________
For each 3 Refine Levels:
Increases Ranged Physical Damage by 1%.
_______________________
Refine Level +7:
MATK +50
_______________________
Refine Level +9:
Decreases After Skill Delay by additional 5%.
_______________________
Type: Armor
Defense: 100
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
100

Requirements

1
100

Scripts

bonus bBaseAtk,100; bonus bDelayrate,-5; .@r = getrefine(); if (.@r>=2) { bonus bAspdRate,.@r/2; } if (.@r>=3) { bonus bLongAtkRate,.@r/3; } if (.@r>=7) { bonus bBaseAtk,50; } if (.@r>=9) { bonus bDelayrate,-5; }
bonus bBaseAtk,100;
bonus bDelayrate,-5;
.@r = getrefine();
if (.@r>=2) {
   bonus bAspdRate,.@r/2;
}
if (.@r>=3) {
   bonus bLongAtkRate,.@r/3;
}
if (.@r>=7) {
   bonus bBaseAtk,50;
}
if (.@r>=9) {
   bonus bDelayrate,-5;
}
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.