Item Details

God Eater Dragon Spear [1] ( Jirant_Spear )

# 32007 God Eater Dragon Spear [1]
God Eater Dragon Spear [1] Buy: zeny Sell: 0 zeny Weight: 380 Slots: 1
Type: Weapon item. Subtype: N/A Gender: Both Locations: Weapon
Attack: 360 M. Attack: 280 Range: 3 Defense: N/A
Weapon Level: 4 Armor Level: N/A Equip Level Min: 130 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: Fourth classes., All Third

Lança forjada com o fogo e o gelo que criaram o mundo. Não deixe esta arma controlar você.
--------------------------
FOR +3. DES +5.
--------------------------
Dano de [Sopro do Dragão] e [Bafo do Dragão] +30%.
--------------------------
5% de chance de converter 1% do dano físico causado em HP.
--------------------------
A cada refino:
Velocidade de ataque +1%.
A cada 2 refinos:
Dano físico +1%.
Pós-conjuração -1%.
--------------------------
Refino +7 ou mais:
Conversão de HP +2% adicional.
Chance de conversão +5% adicional.
Refino +9 ou mais:
Conversão de HP +3% adicional.
Chance de conversão +5% adicional.
Refino +12 ou mais:
Conjuração fixa -70%.
Dano de [Sopro do Dragão] e [Bafo do Dragão] +20% adicional.
--------------------------
Tipo: Lança
ATQ: 180 ATQM: 140
Peso: 150
Nível da arma: 4
Nível necessário: 130
Classes: Espadachins e evoluções

MATK +280
------------------------
STR +3, DEX +5.
------------------------
Absorb 1% of the damage dealt as HP when attacking with a physical attack (100% chance).
------------------------
[Dragon's Breath], [Dragon's Water Breath] damage + 50%
------------------------
For every 1 refine level,
Additional ATK +2%,
ASPD +2%,
Reduced after cast delay 1%.
------------------------
When refined to +7 or higher, absorb an additional 2% of the damage dealt as HP when attacking with a physical attack.

When refined to +9 or higher, absorb an additional 3% of the damage dealt as HP when attacking with a physical attack.

When refined to +10 or higher, fixed casting time -70%.
------------------------
Class : One-Handed Spear
Attack : 360
Weight : 380
Weapon Level : 4
Required Level : 130
Usable By : 3rd Job Swordsman

N/A

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 bStr,3;
bonus bDex,5;
bonus2 bSkillAtk,"RK_DRAGONBREATH",50;
bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",50;
bonus2 bHPDrainRate,1000,1;
bonus2 bAddRace,RC_All,2*.@r;
bonus bAspdRate,2*.@r;
bonus bDelayrate,-.@r;
if (.@r>=7)
   bonus2 bHPDrainRate,1000,2;
if (.@r>=9)
   bonus2 bHPDrainRate,1000,3;
if (.@r>=10)
   bonus bFixedCastrate,-70;
N/A
N/A

N/A