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

Fallen Protect Manteau [1]

Buy Price: N/A Sell Price: N/A
For each 2 Refine Levels:
ATK +20
_______________________
For each 4 Refine Levels:
Increases Physical Damage against enemies of every size by 5%.
_______________________
Refine Level +7:
ASPD +10%, ATK +7%.
_______________________
Refine Level +9:
Increases Ranged Physical Damage by 15%.
_______________________
Refine Level +11:
For each 2 Base Level:
Increases damage of Cannon Spear and Banishing Point by 2%.
(Up to Level 240)
_______________________
When equipped with Old Casket Protection:
Physical attacks have a 2% chance that 4% of the damage is absorbed as HP
1% chance that 2% of the damage is absorbed as SP.

Refine Level of Old Casket Protection is +11 or higher:
Decreases Cannon Spear skill cooldown by 0.5 seconds.
_______________________
Type: Garment
Defense: 55
Weight: 150
Armor Level: 1
_______________________
Requirement:
Base Level 100
Royal Guard

Equipment Slots

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

Basic Information

Armor
1500
55

Job Requirements

Yes

Requirements

1
100

Scripts

.@r = getrefine(); bonus bBaseAtk,20*(.@r/2); bonus2 bAddSize,Size_All,5*(.@r/4); if (.@r>=7) { bonus bAspdRate,10; bonus bAtkRate,7; if (.@r>=9) { bonus bLongAtkRate,15; if (.@r>=11) { bonus2 bSkillAtk,"LG_CANNONSPEAR",BaseLevel/2; bonus2 bSkillAtk,"LG_BANISHINGPOINT",2*(BaseLevel/2); } } }
.@r = getrefine();
bonus bBaseAtk,20*(.@r/2);
bonus2 bAddSize,Size_All,5*(.@r/4);
if (.@r>=7) {
   bonus bAspdRate,10;
   bonus bAtkRate,7;
   if (.@r>=9) {
       bonus bLongAtkRate,15;
       if (.@r>=11) {
           bonus2 bSkillAtk,"LG_CANNONSPEAR",BaseLevel/2;
           bonus2 bSkillAtk,"LG_BANISHINGPOINT",2*(BaseLevel/2);
       }
   }
}
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.