Solid Rod [2] ( Solid_Rod )
| ID 550055 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 100 | Slots: 2 | ||||||||||||||||||||
| Type: Weapon item. | Sub Type: Staff | Gender: Both | Locations: Weapon | |||||||||||||||||||||
| Attack: 130 | Magic Attack: 230 | Range: 1 | Defense: Not specified | |||||||||||||||||||||
| Weapon Level: 5 | Armor Level: Not specified | Min. Equip Level: 220 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Fourth classes. | |||||||||||||||||||||
|
A rod made by refining clock tower parts and quenching them with etheric magic. Not specified
.@g = getenchantgrade();
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus2 bSkillAtk,"HN_METEOR_STORM_BUSTER",6*(.@r/2);
bonus2 bSkillAtk,"HN_JUPITEL_THUNDER_STORM",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;
bonus2 bSkillAtk,"HN_JUPITEL_THUNDER_STORM",10;
if (.@g >= ENCHANTGRADE_B) {
bonus bSMatk,2;
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||