Item Details

Book of the Sun God [4] ( Time_Kamiji )

# 28618 Book of the Sun God [4]
Book of the Sun God [4] Buy: 10 zeny Sell: 5 zeny Weight: 50 Slots: 4
Type: Weapon item. Subtype: N/A Gender: Both Locations: Weapon
Attack: 180 M. Attack: 170 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: N/A

Carregue este livro consigo mesmo enquanto estiver enfrentando seus inimigos. Entre um golpe e outro, uma onda de calor escaldante anunciará a chegada da sua Chuva de Meteoros. O fim estará próximo, então.
--------------------------
Indestrutível em batalha.
--------------------------
Ao realizar ataques físicos:
10% de chance de autoconjurar [Chuva de Meteoros] nv.3.
--------------------------
A cada refino:
HP máx. +200.
SP máx. +50.
Velocidade de ataque +1%.
--------------------------
Refino +8 ou mais:
Chance de autoconjuração +5% adicional.
Nível autoconjurado de [Chuva de Meteoros] +1.
Refino +10 ou mais:
Chance de autoconjuração +5% adicional.
Nível autoconjurado de [Chuva de Meteoros] +1.
--------------------------
Tipo: Livro
ATQ: 180 ATQM: 170
Peso: 50
Nível da arma: 3
Nível necessário: 100
Classes: Sacerdotes, Sábios, Mestres Taekwons e evoluções

A book that contains the writings of the Sun God, it has the power to attract materials from space.
Class: Book
Attack: 180
Magic Attack: 170
Property: Neutral
Weight: 50
Weapon Level: 3
Requires Level: 100
Usable By: Priest Jobs, Sage Jobs
Max HP + 200 per upgrade level of the item.
Max SP + 50 per upgrade level of the item.
Aspd + 1% per upgrade level of the item.
Adds a 10% chance of casting Meteor Storm on the target when performing a physical attack, where the level of the skill is 3.
If upgrade level is +8 or higher,
Adds an additional 5% chance of casting Meteor Storm on the target when performing a physical attack, where the level of the skill is 4.
If upgrade level is +10 or higher,
Adds an additional 5% chance of casting Meteor Storm on the target when performing a physical attack, where the level of the skill is 5.

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 bMaxHP,200*.@r;
bonus bMaxSP,50*.@r;
bonus bAspdRate,.@r;
if (.@r>=10)
   bonus3 bAutoSpell,"WZ_METEOR",5,200;
else if (.@r>=8)
   bonus3 bAutoSpell,"WZ_METEOR",4,150;
else
   bonus3 bAutoSpell,"WZ_METEOR",3,100;
N/A
N/A

N/A