ID #15094
Armor
Hero Magic Coat [1]
Buy Price: N/A
Sell Price: N/A
Honorable magic coat given to those who fought Satan Morocc. The power of this robe changes based on Refine Level.
_______________________
MaxHP +5%
MaxSP +5%
MATK +10
FLEE +10
_______________________
Increases damage of Crimson Rock and Psychic Wave by 10%.
_______________________
If the Refine Level is an odd number, protects from skill cast interruption and the Variable Casting Time is increased by 20%.
If the Refine Level is an even number, MDEF +1 and the Variable Casting Time is reduced by 1% for every 2 Refine Level.
_______________________
Type: Armor
Defense: 50
Weight: 80
Armor Level: 1
_______________________
Requirement:
Base Level 160
Warlock and Sorcerer
_______________________
MaxHP +5%
MaxSP +5%
MATK +10
FLEE +10
_______________________
Increases damage of Crimson Rock and Psychic Wave by 10%.
_______________________
If the Refine Level is an odd number, protects from skill cast interruption and the Variable Casting Time is increased by 20%.
If the Refine Level is an even number, MDEF +1 and the Variable Casting Time is reduced by 1% for every 2 Refine Level.
_______________________
Type: Armor
Defense: 50
Weight: 80
Armor Level: 1
_______________________
Requirement:
Base Level 160
Warlock and Sorcerer
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
Type
Armor
Weight
800
Defense
50
Job Requirements
Mage
Yes
Sage
Yes
Wizard
Yes
Class Requirements
Upper
Yes
Requirements
Armor Level
1
Min Level
160
Scripts
Script bonus bMatk,10; bonus bMaxHPrate,5; bonus bMaxSPrate,5; bonus bFlee,10; bonus2 bSkillAtk,"WL_CRIMSONROCK",10; bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",10; .@r = getrefine(); if (.@r) { bonus bFixedCastrate,21-.@r/2; bonus bNoCastCancel2; bonus bMdef,.@r/2; }
bonus bMatk,10;
bonus bMaxHPrate,5;
bonus bMaxSPrate,5;
bonus bFlee,10;
bonus2 bSkillAtk,"WL_CRIMSONROCK",10;
bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",10;
.@r = getrefine();
if (.@r) {
bonus bFixedCastrate,21-.@r/2;
bonus bNoCastCancel2;
bonus bMdef,.@r/2;
}