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

Convertible Magical Wing [1]

Buy Price: N/A Sell Price: N/A
A multi-purpose wing that has been further improved for the purpose of high efficiency and high output.
A magical process is installed.
Compatible with various items.
_______________________
For each 2 Refine Levels:
MATK +5, MATK +1%.
_______________________
For each 3 Refine Levels:
Increases Magical Damage against enemies of every size by 3%.
_______________________
Refine Level +7:
Decreases Variable Casting Time by 7%.
_______________________
Refine Level +9:
Decreases damage taken from Neutral elemental attacks by 7%.
_______________________
Refine Level +11:
Increases Magical Damage with every element by 10%.
_______________________
When equipped with Deep Blue Sunglasses[1]:
MATK +7%
Decreases Variable Casting Time by 15%.
_______________________
When equipped with Victory Wing Ears[1]:
MATK +7%
Decreases After Skill Delay by 15%.
_______________________
When equipped with Battle Processor[1]:
MATK +7%
Increases Magical Damage with every element by 5%.
_______________________
Type: Garment
Defense: 38
Weight: 40
Armor Level: 1
_______________________
Requirement:
Base Level 150

Equipment Slots

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

Basic Information

Armor
400
38

Requirements

1
150

Scripts

.@r = getrefine(); bonus bMatkRate,(.@r/2); bonus bMatk,5*(.@r/2); bonus2 bMagicAddSize,Size_All,(.@r/3)*3; if (.@r>=7) { bonus bVariableCastrate,-7; if (.@r>=9) { bonus2 bSubEle,Ele_Neutral,7; if (.@r>=11) { bonus2 bMagicAtkEle,Ele_All,10; } } }
.@r = getrefine();
bonus bMatkRate,(.@r/2);
bonus bMatk,5*(.@r/2);
bonus2 bMagicAddSize,Size_All,(.@r/3)*3;
if (.@r>=7) {
   bonus bVariableCastrate,-7;
   if (.@r>=9) {
      bonus2 bSubEle,Ele_Neutral,7;
      if (.@r>=11) {
         bonus2 bMagicAtkEle,Ele_All,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.