Time Dimensions Rune Crown (Spirit Handler) [1] ( Time_DM_R_Crown_SH )
ID 400546 |
![]() |
|||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Buy Price: zeny | Sell Price: 0 zeny | Weight: 0 | Slots: 1 | ||||||||||||||||
Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Upper Headgear | |||||||||||||||||
Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 50 | |||||||||||||||||
Weapon Level: Not specified | Armor Level: 2 | Min. Equip Level: 250 | Max. Equip Level: Not specified | |||||||||||||||||
Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Fourth classes. | |||||||||||||||||
Not specified
.@g = getenchantgrade(); .@r = getrefine(); bonus bMaxHP,120*(.@r/2); bonus bMaxSP,30*(.@r/2); bonus bMatkRate,2*(.@r/3); bonus bAtkRate,2*(.@r/3); bonus2 bSkillAtk,"SH_HYUN_ROKS_BREEZE",5*(.@r/4); bonus2 bSkillAtk,"SH_HOGOGONG_STRIKE",5*(.@r/4); if (.@r>=7) { bonus2 bMagicAtkEle,Ele_All,10; bonus bLongAtkRate,10; if (.@r>=9) { bonus bPAtk,5; bonus bSMatk,5; if (.@r>=10) { bonus2 bMagicAddRace,RC_All,15; bonus2 bMagicAddRace,RC_Player_Human,-15; bonus2 bMagicAddRace,RC_Player_Doram,-15; 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; bonus bSMatk,3; if (.@g>=ENCHANTGRADE_C) { bonus bMaxHPrate,3; bonus bMaxSPrate,3; if (.@g>=ENCHANTGRADE_B) { bonus2 bMagicAtkEle,Ele_All,10; bonus bLongAtkRate,10; if (.@g>=ENCHANTGRADE_A) { bonus2 bAddSize,Size_All,15; bonus2 bMagicAddSize,Size_All,15; } } } } Not specified Not specified Not specified |