ID #19103
Armor
Old King’s Crown [1]
Buy Price: N/A
Sell Price: N/A
A crown with symbol of great king Groza.
_______________________
MATK +5%
MDEF +15
_______________________
For each Refine Level equal or above +6:
MATK +1%.
Random chance to inflict Fear status on the target when dealing magical damage.
_______________________
Refine Level +5:
Increases the rate of inflicting Fear status, every 2 Refine Level Increases the rate of inflicting Fear status.
_______________________
Type: Headgear
Defense: 20
Position: Upper
Weight: 50
Armor Level: 1
_______________________
Requirement:
Base Level 130
_______________________
MATK +5%
MDEF +15
_______________________
For each Refine Level equal or above +6:
MATK +1%.
Random chance to inflict Fear status on the target when dealing magical damage.
_______________________
Refine Level +5:
Increases the rate of inflicting Fear status, every 2 Refine Level Increases the rate of inflicting Fear status.
_______________________
Type: Headgear
Defense: 20
Position: Upper
Weight: 50
Armor Level: 1
_______________________
Requirement:
Base Level 130
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
500
Defense
20
Requirements
Armor Level
1
Min Level
130
Scripts
Script .@r = getrefine(); bonus bMdef,15; bonus bMatkRate,5+max(1,(.@r-6)); bonus3 bAddEff,Eff_Fear,1000,ATF_MAGIC; if (.@r>=5) bonus3 bAddEff,Eff_Fear,1000+(1000*(min(10,.@r-5)/2)),ATF_MAGIC;
.@r = getrefine(); bonus bMdef,15; bonus bMatkRate,5+max(1,(.@r-6)); bonus3 bAddEff,Eff_Fear,1000,ATF_MAGIC; if (.@r>=5) bonus3 bAddEff,Eff_Fear,1000+(1000*(min(10,.@r-5)/2)),ATF_MAGIC;