Item Details

( Thanos_Rod_AD )

# 640017
Compra: zeny Venda: 0 zeny Peso: 140 Slots: 2
Tipo: Arma Subtipo: N/A Gênero: Ambos Locais: Mão Direita + Mão Esquerda
Ataque: 150 Ataque Mágico: 300 Alcance: 1 Defesa: N/A
Nível da Arma: 5 Nvl. Armad.: N/A Nvl. Min.: 190 Nvl. Máx.: N/A
Refinável: 1 Graduável: 1 Elemento: Neutro Classes: Quarta, Terceira (Todas)

Thanatos Staff remodeled with Team Atnad's technology added.
------------------------
Can't be destroyed in battle.
MATK +300.
When dealing magical damage, has a chance to recovers 1000 HP and 100 SP every 1 second for 4 times.

MATK + 10 per 2 refine rate.
Increases Crimson Rock damage by 10% per 3 refine rate.

If refine rate is 7 or higher, reduces global cooldown by 10%, increases fire and earth property magical damage by 15%.

If refine rate is 9 or higher, increases Earth Strain damage by 40%, increases Crimson Rock damage by additional 15%.

If refine rate is 11 or higher, increases magical damage against all size enemies by 15%, reduces damage taken from all property enemies by 15%.
------------------------
[Bonus By Grade]

[Grade D] MATK + 2%, increases Floral Flare Road and Stratum Tremor damage by 10%..
[Grade C] Additional MATK + 3%, S.MATK + 1.
[Grade B] Increases Floral Flare Road and Stratum Tremor damage by additional 10%.
------------------------
Class : Two-handed Staff
ATK : 150
Weight : 140
Weapon Lv : 5
Required Level : 190
Class : Warlock

N/A

Permitido na loja de compra de jogador: Invoca monstro: É vinculado ao equipar: Restrição de empilhamento no inventário:
Restrição de empilhamento no carrinho: Restrição de empilhamento no armazém: Restrição de empilhamento no armazém da guilda: Pode ser solto:
Pode ser trocado: Pode ser trocado com membro de grupo: Pode ser vendido para NPC: Pode ser colocado no carrinho:
Pode ser colocado no armazém: Pode ser colocado no armazém da guilda: Pode ser colocado no correio: Pode ser leiloado:
Atraso:
.@g = getenchantgrade();
.@r = getrefine();
bonus bUnbreakableWeapon;
autobonus "{ bonus2 bHPRegenRate,1000,1000; bonus2 bSPRegenRate,100,1000; }",10,4000,BF_MAGIC;
bonus bMatk,10*(.@r/2);
bonus2 bSkillAtk,"WL_CRIMSONROCK",10*(.@r/3);
if (.@r>=7) {
   bonus2 bMagicAtkEle,Ele_Earth,15;
   bonus2 bMagicAtkEle,Ele_Fire,15;
   bonus bDelayrate,-10;
   if (.@r>=9) {
      bonus2 bSkillAtk,"WL_EARTHSTRAIN",40;
      bonus2 bSkillAtk,"WL_CRIMSONROCK",15;
      if (.@r>=11) {
         bonus2 bMagicAddSize,Size_All,15;
         bonus2 bSubEle,Ele_All,15;
      }
   }
}
if (.@g >= ENCHANTGRADE_D) {
   bonus bMatkRate,2;
   bonus2 bSkillAtk,"AG_STRANTUM_TREMOR",10;
   bonus2 bSkillAtk,"AG_FLORAL_FLARE_ROAD",10;
   if (.@g >= ENCHANTGRADE_C) {
      bonus bSMatk,1;
      bonus bMatkRate,3;
      if (.@g >= ENCHANTGRADE_B) {
         bonus2 bSkillAtk,"AG_STRANTUM_TREMOR",10;
         bonus2 bSkillAtk,"AG_FLORAL_FLARE_ROAD",10;
      }
   }
}
N/A
N/A

N/A