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

Ignis Cap [1]

Buy Price: N/A Sell Price: N/A
A mysterious hat from Captain Ignis.
It has been modified to suit the OS weapons.
_______________________
For each 2 Refine Levels
ATK +20
_______________________
Refine Level +7:
Decreases Variable Casting time by 10%.
_______________________
Refine Level +9:
Increases Ranged Physical Damage by 15%.
_______________________
Refine Level +11:
Increases Physical Damage against enemies of Small and Medium size by 15%.
Decreases Fixed Casting Time by 0.2 seconds.
_______________________
When equipped with Saphir Mace-OS,
ATK +30

For each 2 Refine Levels of Saphir Mace-OS:
Increases damage of Cart Cannon by 4%.
_______________________
When equipped with Virtual Bow-OS,
Decreases Arrow Storm skill cooldown by 2.5 seconds.

For each 2 Refine Levels of Virtual Bow-OS:
Increases Ranged Physical Damage by 7%.
_______________________
When equipped with Blasti-OS,
MaxHP +5%

For each 2 Refine Levels of Blasti-OS:
Decreases Physical and Magical Damage taken from Small size by 3%.
_______________________
Type: Headgear
Defense: 0
Position: Upper
Weight: 10
Armor Level: 1
_______________________
Requirement:
Base Level 130

Available from boxes

Equipment Reform

Available through the reform system C_Armor_Reform_1

Available through the reform system C_Armor_Reform_2

Equipment Slots

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

Basic Information

Armor
100
Equipment reform

Requirements

1
130

Scripts

.@r = getrefine(); bonus bBaseAtk,20*(.@r/2); if (.@r>=7) { bonus bVariableCastrate,-15; } if (.@r>=9) { bonus bLongAtkRate,15; } if (.@r>=11) { bonus bFixedCast,-200; bonus2 bAddSize,Size_Small,15; bonus2 bAddSize,Size_Medium,15; }
.@r = getrefine();
bonus bBaseAtk,20*(.@r/2);
if (.@r>=7) {
   bonus bVariableCastrate,-15;
}
if (.@r>=9) {
   bonus bLongAtkRate,15;
}
if (.@r>=11) {
   bonus bFixedCast,-200;
   bonus2 bAddSize,Size_Small,15;
   bonus2 bAddSize,Size_Medium,15;
}
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.