Item Details

Patent Exorcist's Bible [2] ( Up_Demon_Hunting_Bible )

# 540011 Patent Exorcist's Bible [2]
Patent Exorcist's Bible [2] Buy: 20 zeny Sell: 10 zeny Weight: 70 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Weapon
Attack: 205 M. Attack: 190 Range: 1 Defense: N/A
Weapon Level: 4 Armor Level: N/A Equip Level Min: 150 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: Fourth classes., All Third

Arma purificada dos poderes ancestrais e que agora emana energia mais jovem.
--------------------------
A cada 2 refinos:
ATQ e ATQM +10.
A cada 3 refinos:
Dano de [Gemini Lumen] e [Judex] +25%.
--------------------------
Refino +7 ou mais:
Velocidade de ataque +10%.
Dano mágico de propriedade Sagrado +15%.
Refino +9 ou mais:
Dano de [Gemini Lumen] e [Judex] +30%.
Refino +11 ou mais:
Ao realizar ataques físicos, 4% de chance de autoconjurar [Judex] nv.5 ou no maior nível aprendido.
--------------------------
Conjunto
[Botas Primordiais]
INT +10.
Dano mágico +7%.
--------------------------
Tipo:Livro
ATQ: 205 ATQM: 190
Peso: 70
Nível da arma: 4
Nível necessário: 150
Classes: Arcebispos e evoluções

Seeing the divine power, he began to exert his natural power.
Bibliography of the Devil's Eradication, which is said to have been used by a high-ranking priest
It seems to resonate with the boots of the great hero.
Cannot be destroyed.
MATK + 190.
ATK + 10, MATK + 10 per 2 refine rates.
Increase damage of Duple Light and Judex by 25 per 3 refine rates.
When refined to +7 or higher, reduce delay after attack by 10%, increase holy property magic damage by 15%.
When refined to +9 or higher, increase damage of Duple Light and Judex by 30%.
When refined to +11 or higher, adds a chance to autocast Judex slv5 when melee physical attack(will cast higher slv if learned).
When equipped with Great Hero's Boots, INT + 10, MATK + 7%.

Can upgrade the weapon through [Special Equipment Researcher]rgsr_in,136,171,0,100,0,0.
Type: Book Attack: 205
Weight: 70
Weapon Level: 4
Required Level: 150
Class: Archbishop Type

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 bBaseAtk,.@r/2*10;
bonus bMatk,.@r/2*10;
bonus2 bSkillAtk,"AB_DUPLELIGHT_MELEE",25*(.@r/3);
bonus2 bSkillAtk,"AB_DUPLELIGHT_MAGIC",25*(.@r/3);
bonus2 bSkillAtk,"AB_JUDEX",25*(.@r/3);
if (.@r>=7) {
   bonus bAspdRate,10;
   bonus2 bMagicAtkEle,Ele_Holy,15;
}
if (.@r>=9) {
   bonus2 bSkillAtk,"AB_DUPLELIGHT_MELEE",30;
   bonus2 bSkillAtk,"AB_DUPLELIGHT_MAGIC",30;
   bonus2 bSkillAtk,"AB_JUDEX",30;
}
if (.@r>=11) {
   .@i = getskilllv("AB_JUDEX");
   bonus3 bAutoSpell,"AB_JUDEX",(.@i > 5 ? .@i : 5),100;
}
N/A
N/A