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

Manteau of Mystic Frozen [1]

Buy Price: N/A Sell Price: N/A
A manteau imbued with water spirit. Its protected by water all the time.
_______________________
Decreases damage taken from Water elemental attacks by 10%.
Increases damage taken from Wind elemental attacks by 10%.
Random chance to inflict Frozen status on attacker when wearer receive melee physical attacks.
_______________________
Refine Level +6:
Increases the rate of inflicting Frozen status based on Refine Level.
_______________________
Refine Level +10:
Increases the rate of inflicting Frozen status.
_______________________
Indestructible in battle
_______________________
Type: Garment
Defense: 10
Weight: 30
Armor Level: 1
_______________________
Requirement: None

Equipment Slots

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

Basic Information

Armor
300
10

Requirements

1
70

Scripts

.@r = getrefine(); bonus2 bSubEle,Ele_Water,10; bonus2 bSubEle,Ele_Wind,-10; if (.@r>=6) .@val = .@r*100; if (.@r>=10) .@val += 1000; bonus2 bAddEffWhenHit,Eff_Freeze,500+.@val; bonus bUnbreakableGarment;
.@r = getrefine();
bonus2 bSubEle,Ele_Water,10;
bonus2 bSubEle,Ele_Wind,-10;
if (.@r>=6)
   .@val = .@r*100;
if (.@r>=10)
   .@val += 1000;
bonus2 bAddEffWhenHit,Eff_Freeze,500+.@val;
bonus bUnbreakableGarment;
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.