Item Details

Detecting Staff [2] ( Ein_BHSTAFF )

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

Bastão acoplado de um aparelho detector, usado para encontrar minérios raros na Mina de Einbech.
--------------------------
Indestrutível em batalha.
--------------------------
Dano mágico +10%.
Refino +7 ou mais:
ATQM +60.
Conjuração variável -10%.
Refino +9 ou mais:
Dano mágico de propriedade Fogo +15%.
Ao realizar ataques mágicos, 3% de chance de ativar um [Efeito] por 10 segundos.
Refino +11 ou mais:
Pós-conjuração -20%.
--------------------------
Efeito:
Dano mágico contra todos os Tamanhos +20%.
--------------------------
Conjunto
[Medalha Rubra] ou [Medalha Azul]
[Dragona Rubra] ou [Dragona Azul]
Pós-conjuração -7% adicional.
Conjuração fixa -0,3 segundos.
Resistência a todos os tamanhos +3%.
--------------------------
Tipo: Cajado de Duas Mãos
ATQ: 180 ATQM: 330
Peso: 200
Nível da arma: 4
Nível necessário: 170
Classes: Arcanos e evoluções

A detector used to find special minerals in the Einbroch mine.
Since it was added with an effect that boosts the wielder's magical prowess, many have used it for a purpose different from its original use.
_
MATK +330
MATK +10%
When refined to +7 or higher, MATK +60, Variable Cast Time -10%.
When refined to +9 or higher, Fire Magic damage +15%.
When dealing magic damage, create a chance to gain 20% bonus Magic damage on enemies of all sizes for 10 sec.
When refined to +11 or higher, After-cast delay -20%.
_
Class: Two-handed Staff
ATK: 180
Weight: 200
Weapon Level: 4
Required Level: 170
Job: Warlock Classes

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:
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus bMatkRate,10;
if (.@r >= 7) {
   bonus bMatk,60;
   bonus bVariableCastrate,-10;
}
if (.@r >= 9) {
   bonus2 bMagicAtkEle,Ele_Fire,15;
   autobonus "{ bonus2 bMagicAddSize,Size_All,20; }",10,10000,BF_MAGIC;
}
if (.@r >= 11) {
   bonus bDelayrate,-20;
}
Not specified
Not specified