Item Details

Iron Staff [2] ( Iron_Staff )

ID 2048 Iron Staff [2]
Iron Staff [2] Buy Price: zeny Sell Price: 0 zeny Weight: 80 Slots: 2
Type: Weapon item. Sub Type: Two-handed staves Gender: Both Locations: Right_Hand + Left_Hand
Attack: 100 Magic Attack: 200 Range: 1 Defense: Not specified
Weapon Level: 4 Armor Level: Not specified Min. Equip Level: 100 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Fourth classes., All Third classes.

Guardado há séculos pelos feiticeiros mais prestigiados de Geffen, esse cetro guarda poderes inestimáveis para aqueles que sabem manipular a mana ao seu favor.
--------------------------
Indestrutível em batalha.
--------------------------
A cada 2 refinos:
ATQM +10.
A cada 3 refinos:
Dano de [Abalo Sísmico] +12%.
--------------------------
Refino +9 ou mais:
Conjuração variável -10%.
Refino +11 ou mais:
Recarga de [Abalo Sísmico] -1 segundo.
--------------------------
Conjunto
[Botas Ancestrais]
Ao realizar ataques mágicos:
3% de chance de ativar um [efeito] por 7 segundos.
--------------------------
Efeito:
INT +20.
Dano mágico +15%.
--------------------------
Tipo: Cajado de Duas Mãos
ATQ: 100 ATQM: 200
Peso: 80
Nível da arma: 4
Nível necessário: 100
Classes: Arcanos e evoluções

Staff made of Gold.
It is said that it was made by a Great Wizard in the past.
It seems to resonate with Ancient Hero Boots.
MATK +200
Cannot be destroyed in battle.
Every 2 Refine level MATK +10
Every 3 Refine levels 12% increase to Earth Strain skill damage
When Refine level is 9, Variable Casting decreased by 10%
When Refine level is 11, cooltime of Earth Strain skill is lowered by 1s
When equipped together with Ancient Hero Boots and using magical attacks, with a fixed rate (3%) for 7s INT +20, MATK +15%
Type: Two-Handed Staff Attack: 100
Weight: 80
Weapon Lv : 4
Required Lv : 100
Required Job: Warlock Jobs

Account Bound.
A weapon of Warlock Mechanix, a specialist in golem creation.
It is said that he used the wand to command a huge steel dragon.
-------------
MATK +200.
[For each 2 refine lv]
MATK +10.
[For each 3 refine lv]
[Earth Strain] damage +12%.
[If refine lv is 9 or higher]
Variable casting time -10%.
[If refine lv is 11 or higher]
Cooldown of [Earth Strain] -1 sec.
-------------
[Ancient Hero Set]
Ancient Hero Boots22171
Rusty Dragon's Wand2048
Has a chance to activate effects for 7 seconds when dealing magical damage:
INT +20.
MATK +15%.
-------------
Cannot be destroyed.
Class: Two-Handed Staff
Attack: 100
Weight: 80
Weapon Lv: 4
Required Level: 100
Jobs: Warlock Jobs

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
bonus bUnbreakableWeapon;
.@r = getrefine();
bonus bMatk,10*(.@r/2);
bonus2 bSkillAtk,"WL_EARTHSTRAIN",12*(.@r/3);
if (.@r>=9) {
   bonus bVariableCastrate,-10;
}
if (.@r>=11) {
   bonus2 bSkillCooldown,"WL_EARTHSTRAIN",-1000;
}
Not specified
Not specified