Item Details

Illusion Brionac [2] ( Brionac_IL )

# 630006 Illusion Brionac [2]
Illusion Brionac [2] Buy: zeny Sell: 0 zeny Weight: 300 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Right_Hand + Left_Hand
Attack: 210 M. Attack: N/A Range: 3 Defense: N/A
Weapon Level: 4 Armor Level: N/A Equip Level Min: 120 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: Fourth classes., All Third

Lança que irradia luz sagrada em todas as direções.
--------------------------
ATQ da arma +10%.
--------------------------
A cada 2 refinos:
Dano de [Lança do Destino] +5%.
--------------------------
Refino +7 ou mais:
Dano de [Lança do Destino] +20%.
Refino +9 ou mais:
Dano físico contra os tamanhos Médio e Grande +15%.
Refino +11 ou mais:
Dano físico contra as raças Peixe e Demônio +30%.
--------------------------
Conjunto
[Oceânica Ilusional]
ATQ da arma +5% adicional.
Arma e Armadura refinadas no +7 ou mais:
Pós-conjuração -5%.
Soma dos refinos do conjunto 18 ou mais:
Dano de [Lança do Destino] +20% adicional.
Soma dos refinos do conjunto 22 ou mais:
Ao usar [Lança do Destino], 5% de chance de ativar um [efeito] por 10 segundos.
--------------------------
Efeito:
ATQ +50.
Dano físico contra as raças Peixe e Demônio +50% adicional.
--------------------------
Tipo: Lança de Duas Mãos
ATQ: 210 ATQM: 0
Peso: 300
Nível da arma: 4
Nível necessário: 120
Classes: Espadachins e evoluções

A spear that radiates with the warm, glowing light of pure holiness.
------------------------
ATK + 10%.
------------------------
For every 2 refine level, increase Overbrand damage by 5%.
------------------------
When refined to +7 or higher, increase Overbrand damage by additional 20%.
------------------------
When refined to +9 or higher, increase physical damage against Medium and Large size enemies by 15%.
------------------------
When refined to +11 or higher, increase physical damage against Fish and Demon race monsters by 30%.
------------------------
Set Bonus:
Illusion Brionac [2]
Illusion Saphien's Armor of Ocean [1]

ATK + 5%.
------------------------
When the refine level of each item in the set is 7 or higher, reduce After Cast Delay by 5%.
------------------------
When the total refine level of set is 18 or higher, increase Overbrand damage by 20%.
------------------------
When the total refine level of set is 22 or higher there's a chance to gain ATK + 50 and increase physical damage against Fish and Demon race monsters by 50% for 10 seconds when using Overbrand.
------------------------
Type : Two-handed Spear
Attack : 210
Weight : 300
Weapon Level : 4
Required Level : 120
Jobs : Swordsman Class

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 bAtkRate,10;
bonus2 bSkillAtk,"LG_OVERBRAND",5*(.@r/2);
if (.@r>=7) {
   bonus2 bSkillAtk,"LG_OVERBRAND",20;
}
if (.@r>=9) {
   bonus2 bAddSize,Size_Medium,15;
   bonus2 bAddSize,Size_Large,15;
}
if (.@r>=11) {
   bonus2 bAddRace,RC_Fish,30;
   bonus2 bAddRace,RC_Demon,30;
}
N/A
N/A

N/A