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

Elemental Booster Robe [1]

Buy Price: N/A Sell Price: N/A
Special robe prepared for your rapid growth.
It is specialized in some elemental magic attacks.
_______________________
Cannot be refined normally.
_______________________
MATK +100
_______________________
Decreases Variable Casting Time by 5%.
_______________________
For each 2 Refine Levels:
MATK +1%
_______________________
For each 3 Refine Levels:
Decreases Variable Casting Time by additional 1%.
_______________________
Refine Level +7:
MATK +50
_______________________
Refine Level +9:
Decreases Variable Casting Time by additional 5%.
_______________________
Type: Armor
Defense: 80
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
80

Requirements

1
100

Scripts

bonus bMatk,100; bonus bVariableCastrate,-5; .@r = getrefine(); if (.@r>=2) { bonus bMatkRate,.@r/2; } if (.@r>=3) { bonus bVariableCastrate,.@r/3*-1; } if (.@r>=7) { bonus bMatk,50; } if (.@r>=9) { bonus bVariableCastrate,-5; }
bonus bMatk,100;
bonus bVariableCastrate,-5;
.@r = getrefine();
if (.@r>=2) {
   bonus bMatkRate,.@r/2;
}
if (.@r>=3) {
   bonus bVariableCastrate,.@r/3*-1;
}
if (.@r>=7) {
   bonus bMatk,50;
}
if (.@r>=9) {
   bonus bVariableCastrate,-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.