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


Solid Rod [2]   [One Hand]   Item ID# 550055 (Solid_Rod)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
100
Attack
130 / MATK 230
Required Lvl
220
Weapon Lvl
5
Slot
2
Description
A rod made of refined clock tower parts and quenched with etheric power.
It supplemented the shortcomings of the existing Fortified Rod.

Indestructible in battle

MATK +230

For each 2 Refine Levels:
Increases damage of Meteor Storm Buster and Jupitel Thunderstorm by 6%.

For each 3 Refine Levels:
Increases damage of Napalm Vulcan Strike by 10%.

For each 4 Refine Levels:
Increases magical damage with every element by 4%.

[Bonus by Grade]
[Grade D]: SPL +2
[Grade C]: Damage of Meteor Storm Buster and Jupitel Thunderstorm +10%.
[Grade B]: S.MATK +2

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bSkillAtk,"HN_METEOR_STORM_BUSTER",6*(.@r/2); bonus2 bSkillAtk,"HN_NAPALM_VULCAN_STRIKE",10*(.@r/3); bonus2 bMagicAtkEle,Ele_All,4*(.@r/4); if (.@g >= ENCHANTGRADE_D) { bonus bSpl,2; if (.@g >= ENCHANTGRADE_C) { bonus2 bSkillAtk,"HN_METEOR_STORM_BUSTER",10; if (.@g >= ENCHANTGRADE_B) { bonus bSmatk,2; } } } },{},{}
Dropped By No Result

back to top