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

Clergy's Manteau [1]

Buy Price: N/A Sell Price: N/A
Cloak worn by the priests who worshiped Odin.
The enchanted blessing of the cloak gently wraps the whole body.
_______________________
MaxSP +5%
MDEF +10
Decreases Variable Casting Time by 10%.
_______________________
For each 2 Refine Levels:
Increases Magical Damage against monsters of Angel and Demon race by 1%.
_______________________
For each 3 Refine Levels:
Decreases damage taken from Angel and Demon race by 1%.
_______________________
Refine Level +7:
Decreases Variable Casting Time by additional 10%.
_______________________
Type: Garment
Defense: 40
Weight: 45
Armor Level: 1
_______________________
Requirement:
Base Level 170

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
450
40

Requirements

1
170

Scripts

.@r = getrefine(); bonus bMaxSPrate,5; bonus bMdef,10; bonus bVariableCastrate,-10; bonus2 bMagicAddRace,RC_Angel,(.@r/2); bonus2 bMagicAddRace,RC_Demon,(.@r/2); bonus2 bSubRace,RC_Angel,(.@r/3); bonus2 bSubRace,RC_Demon,(.@r/3); if (.@r>=7) { bonus bVariableCastrate,-10; }
.@r = getrefine();
bonus bMaxSPrate,5;
bonus bMdef,10;
bonus bVariableCastrate,-10;
bonus2 bMagicAddRace,RC_Angel,(.@r/2);
bonus2 bMagicAddRace,RC_Demon,(.@r/2);
bonus2 bSubRace,RC_Angel,(.@r/3);
bonus2 bSubRace,RC_Demon,(.@r/3);
if (.@r>=7) {
   bonus bVariableCastrate,-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.