.:Renewal Item Database:.
Search Item By ID
|
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
0 Defense
50 Required Lvl 250 Armor Lvl 2 Slot 1 | |
| Applicable Jobs | ![]() |
|---|---|
| Description | A crown imbued with rune magic from the twists of time and dimension. For each 2 Refine Levels: MaxHP +120, MaxSP +30. For each 3 Refine Levels: ATK +2% For each 4 Refine Levels: Increases damage of Sunset Blast and Dawn Break by 5%. Refine Level +7: Increases melee physical damage by 10%. Refine Level +9: P.ATK +5 Refine Level +10: Increases physical damage against enemies of every race, except Players, by 15%. Refine Level +11: Critical +10 Decreases fixed cast time by 0.5 seconds. [Bonus by Grade] [Grade D]: P.ATK +3 [Grade C]: MaxHP, MaxSP +3% [Grade B]: Melee physical damage +10%. [Grade A]: Physical damage against enemies of all size enemies +15%. [iRO Description] Not Available |
| Item Script |
expand to view script{ .@g = getenchantgrade(); .@r = getrefine(); bonus bMaxHP,120*(.@r/2); bonus bMaxSP,30*(.@r/2); bonus bAtkRate,2*(.@r/3); bonus2 bSkillAtk,"SKE_SUNSET_BLAST",5*(.@r/4); bonus2 bSkillAtk,"SKE_DAWN_BREAK",5*(.@r/4); if (.@r>=7) { bonus bShortAtkRate,10; if (.@r>=9) { bonus bPAtk,5; if (.@r>=10) { bonus2 bAddRace,RC_All,15; bonus2 bAddRace,RC_Player_Human,-15; bonus2 bAddRace,RC_Player_Doram,-15; if (.@r>=11) { bonus bFixedCast,-500; bonus bCritical,10; } } } } if (.@g>=ENCHANTGRADE_D) { bonus bPAtk,3; if (.@g>=ENCHANTGRADE_C) { bonus bMaxHPrate,3; bonus bMaxSPrate,3; if (.@g>=ENCHANTGRADE_B) { bonus bShortAtkRate,10; if (.@g>=ENCHANTGRADE_A) { bonus2 bAddSize,Size_All,15; } } } } },{},{} |
| Dropped By | No Result |


