Renewal
.:Renewal Item Database:.
Search Item By ID


Crown of Good and Evil (Elemental Master) [1]   [Upper Head]   Item ID# 400377 (GoodnEvil_Circlet_EM)
Crown of Good and Evil(Elemental Master)
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
10
Defense
10
Required Lvl
215
Armor Lvl
2
Slot
1
Applicable Jobs
Elemental Master
Description
A helmet that resonates with the power of heroes and calamities.
It has the effect of amplifying the Goodwill and Evil Weapons.

For each 3 Refine Levels:
Increases Magical Damage against enemies of every race by 5%.

For each 4 Refine Levels:
Increases Magical Damage with Poison, Water and Earth element by 7%.

Refine Level +7:
RES +50

Refine Level +9:
Decreases variable cast time by 10%.

Refine Level +11:
MATK +5%
Decreases fixed cast time by 0.3 seconds.

When equipped with Doom Bible:
For each 3 Refine Levels of Doom Bible:
Increases damage of Venom Swamp by 4%.
Increases damage of Conflagration by 5%.

If Doom Bible's Grade is B or higher:
Increases damage of Venom Swamp by additional 10%.

When equipped with Evil Spell:
Increases damage of Venom Swamp by additional 15%.
Increases damage of Conflagration by additional 20%.

When equipped with Blessed Bible:
For each 3 Refine Levels of Blessed Bible:
Increases damage of Diamond Storm by 4%.
Increases damage of Terra Drive by 5%.

If Blessed Bible's Grade is B or higher:
Increases damage of Diamond Storm by additional 10%.

When equipped with Goodwill Spell:
Increases damage of Diamond Storm by additional 15%.
Increases damage of Terra Drive by additional 20%.

[Bonus by Grade]
[Grade D]: MaxHP +5%
[Grade C]: P.ATK +3, S.MATK +3
[Grade B]: S.MATK +2, S.MATK +2, POW +2, SPL +2
[Grade A]: RES +50, MRES +50, Refine Level +12: fixed cast time -0.2 seconds.

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus2 bMagicAddRace,RC_All,5*(.@r/3); bonus2 bMagicAtkEle,Ele_Earth,7*(.@r/4); bonus2 bMagicAtkEle,Ele_Fire,7*(.@r/4); bonus2 bMagicAtkEle,Ele_Water,7*(.@r/4); bonus2 bMagicAtkEle,Ele_Poison,7*(.@r/4); if (.@r>=7) { bonus bRes,50; if (.@r>=9) { bonus bVariableCastrate,-10; if (.@r>=11) { bonus bFixedCast,-300; bonus bMatkRate,5; } } } if (.@g>=ENCHANTGRADE_D) { bonus bMaxHPrate,5; if (.@g>=ENCHANTGRADE_C) { bonus bPAtk,3; bonus bSMatk,3; if (.@g>=ENCHANTGRADE_B) { bonus bPAtk,2; bonus bSMatk,2; bonus bPow,2; bonus bSpl,2; if (.@g>=ENCHANTGRADE_A) { bonus bMRes,50; bonus bRes,50; if (.@r>=12) { bonus bFixedCast,-200; } } } } } },{},{}
Dropped By No Result

back to top