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

Assault Suits [1]

Buy Price: N/A Sell Price: N/A
A suit worn by special forces when conducting assault operations.
It is strong, lightweight and highly functional.
_______________________
MaxHP +10% , MaxSP +10%
_______________________
When Level 3 Warg Rider is learned:
For each Base Level:
ATK +1
_______________________
When Level 5 Camouflage is learned:
Decreases Arrow Storm skill cooldown by 0.3 seconds.
Decreases Fixed Casting Time of Aimed Bolt by 100%.
_______________________
For each Level of Ranger Main:
Increases Physical Damage against monsters of every race by 7%.
_______________________
Refine Level +5:
DEX +15
_______________________
Refine Level +7:
DEX +15
_______________________
Refine Level +10:
Perfect HIT +25%
Indestructible in battle
_______________________
Type: Armor
Defense: 100
Weight: 100
Armor Level: 1
_______________________
Requirement:
Base Level 100

Equipment Slots

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

Basic Information

Armor
1000
100

Requirements

1
100

Scripts

.@r = getrefine(); bonus bMaxHPrate,10; bonus bMaxSPrate,10; if (getskilllv("RA_WUGRIDER") == 3) bonus bBaseAtk,BaseLevel; if (getskilllv("RA_CAMOUFLAGE") == 5) { bonus2 bSkillCooldown,"RA_ARROWSTORM",-300; bonus2 bFixedCastrate,"RA_AIMEDBOLT",-100; } bonus bAtkRate,7*getskilllv("RA_RANGERMAIN"); if (.@r>=5) bonus bDex,15; if (.@r>=7) bonus bDex,15; if (.@r>=10) { bonus bPerfectHitAddRate,25; bonus bUnbreakableArmor; }
.@r = getrefine();
bonus bMaxHPrate,10;
bonus bMaxSPrate,10;
if (getskilllv("RA_WUGRIDER") == 3)
   bonus bBaseAtk,BaseLevel;
if (getskilllv("RA_CAMOUFLAGE") == 5) {
   bonus2 bSkillCooldown,"RA_ARROWSTORM",-300;
   bonus2 bFixedCastrate,"RA_AIMEDBOLT",-100;
}
bonus bAtkRate,7*getskilllv("RA_RANGERMAIN");
if (.@r>=5)
   bonus bDex,15;
if (.@r>=7)
   bonus bDex,15;
if (.@r>=10) {
    bonus bPerfectHitAddRate,25;
    bonus bUnbreakableArmor;
}
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.