Item Details

Exoricist's Bible [2] ( Demon_Hunting_Bible_K )

# 28630 Exoricist's Bible [2]
Exoricist's Bible [2] Buy: zeny Sell: 0 zeny Weight: 50 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Weapon
Attack: 165 M. Attack: 160 Range: 1 Defense: N/A
Weapon Level: 4 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

Os livros mágicos mais sombrios de Rune-Midgard foram recuperados, reescritos e compilados neste tomo de poder imensurável.
--------------------------
A cada 2 refinos:
ATQM +10.
A cada 3 refinos:
Dano físico e mágico de [Gemini Lumen] +25%.
--------------------------
Refino +9 ou mais:
Velocidade de ataque +10%.
Refino +11 ou mais:
Dano físico e mágico de [Gemini Lumen] +30%.
--------------------------
Conjunto
[Botas Ancestrais]
Ao realizar ataques mágicos:
3% de chance de ativar um [efeito] por 7 segundos.
--------------------------
Efeito:
INT +20.
Dano mágico +15%.
--------------------------
Tipo: Livro
ATQ: 165 ATQM: 160
Peso: 50
Nível da arma: 4
Nível necessário: 100
Classes: Arcebispos e evoluções

A book on eradication of demons, which is said to have been used by high-ranking ancient clergymen.
It seems to resonate with Ancient Hero Boots.

MATK +160.
Every 2 Refine levels MATK+ 10.
Every 3 Refine levels Duple Light damage increased by 25%.
When Refine level is 9 attack speed increased (delay after attack decreased by 10% ).
When Refine level is 11 Duplex Light damage increased additionally by 30%.
When equipped together with Ancient Hero Boots and attacking with magic attacks, with a fixed rate for 7s INT + 20, MATK+ 15% .

Type: Book Attack: 165
Weight: 50
Weapon Lv : 4
Required Lv : 100
Required Job: Arch Bishop Jobs

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();
if (.@r>=2) {
   bonus bMatk,.@r/2*10;
}
if (.@r>=3) {
   bonus2 bSkillAtk,"AB_DUPLELIGHT_MELEE",.@r/3*25;
   bonus2 bSkillAtk,"AB_DUPLELIGHT_MAGIC",.@r/3*25;
}
if (.@r>=9) {
   bonus bAspdRate,10;
}
if (.@r>=11) {
   bonus2 bSkillAtk,"AB_DUPLELIGHT_MELEE",30;
   bonus2 bSkillAtk,"AB_DUPLELIGHT_MAGIC",30;
}
N/A
N/A