Item Details

Elemental Origin [2] ( Origin_Of_Elemental )

# 28608 Elemental Origin [2]
Elemental Origin [2] Buy: 20 zeny Sell: 10 zeny Weight: 80 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Weapon
Attack: 120 M. Attack: 150 Range: 1 Defense: N/A
Weapon Level: 3 Armor Level: N/A Equip Level Min: 100 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: Fourth classes., All Third

Livro que conta a história da criação do Fogo, da Água e do Vento.
--------------------------
INT +4.
--------------------------
Dano de [Lanças de Fogo] [Lanças de Gelo] e [Relâmpago] +10%.
Refino +7 ou mais:
Dano de [Lanças de Fogo] [Lanças de Gelo] e [Relâmpago] +10% adicional.
Refino +9 ou mais:
Dano de [Lanças de Fogo] [Lanças de Gelo] e [Relâmpago] +10% adicional.
--------------------------
Tipo: Livro
ATQ: 120 ATQM: 150
Peso: 80
Nível da arma: 4
Nível necessário: 100
Classes: Feiticeiros e evoluções

A grimoire that explains the origin of elemental magic and compiles all elemental spells.
Class: Book
Attack: 120
Property: Neutral
Weight: 80
Weapon Level: 3
Required Level: 100
Required Jobs: Sorcerer
Int + 4
MATK + 150
Increases the damage of Cold Bolt, Fire Bolt and Lightning Bolt by 10%.
If upgrade level is +7 or higher,
Increases the damage of Cold Bolt, Fire Bolt and Lightning Bolt by an additional 10%.
If upgrade level is +9 or higher,
Increases the damage of Cold Bolt, Fire Bolt and Lightning Bolt by an additional 10%.
Set Bonus
Elemental Cape
Elemental Origin
Elemental Robe
Adds a 5% chance of casting Level 5 Fire Ball on the target when performing a magical attack, if a higher level of this skill is known, it will be cast instead.
Adds a 100% chance of buffing the user for 1 minute when using Double Bolt; MATK + 50.

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 bInt,4;
.@bonus = 10;
if (.@r>=7) {
   .@bonus += 10;
}
if (.@r>=9) {
   .@bonus += 10;
}
bonus2 bSkillAtk,"MG_FIREBOLT",.@bonus;
bonus2 bSkillAtk,"MG_COLDBOLT",.@bonus;
bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",.@bonus;
bonus2 bSkillAtk,"WZ_EARTHSPIKE",.@bonus;
N/A
N/A

N/A