ID #28602
Weapon
Demon Hunting Bible [2]
Buy Price: N/A
Sell Price: N/A
A Bible that only skilled clergy are allowed to have.
The content about the demon extermination passed down from generation to generation is recorded.
_______________________
MATK +170
_______________________
INT +2
DEX +2
_______________________
Increases damage of Magnus Exorcismus by 30%.
_______________________
Increases recovery amount gained from Healing skills and Restorative items by 10%.
_______________________
For each base INT:
Increases damage of Magnus Exorcismus by 1%.
Applies up to 120 base INT.
_______________________
Refine Level +1:
Adds a chance of ignoring 100% of the attacker's magical defense for 1 second when attacked physical attacks.
For each Refine Level:
Extends the activation time by 1 second.
_______________________
When equipped with Spiritual Ring:
Decreases Variable Casting Time of Magnus Exorcismus by -25%.
_______________________
Indestructible in battle
_______________________
Type: Book
Attack: 30
Weight: 50
Element: Holy
Weapon Level: 3
_______________________
Requirement:
Base Level 110
Archbishop
The content about the demon extermination passed down from generation to generation is recorded.
_______________________
MATK +170
_______________________
INT +2
DEX +2
_______________________
Increases damage of Magnus Exorcismus by 30%.
_______________________
Increases recovery amount gained from Healing skills and Restorative items by 10%.
_______________________
For each base INT:
Increases damage of Magnus Exorcismus by 1%.
Applies up to 120 base INT.
_______________________
Refine Level +1:
Adds a chance of ignoring 100% of the attacker's magical defense for 1 second when attacked physical attacks.
For each Refine Level:
Extends the activation time by 1 second.
_______________________
When equipped with Spiritual Ring:
Decreases Variable Casting Time of Magnus Exorcismus by -25%.
_______________________
Indestructible in battle
_______________________
Type: Book
Attack: 30
Weight: 50
Element: Holy
Weapon Level: 3
_______________________
Requirement:
Base Level 110
Archbishop
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Weapon
Weight
500
Range
1
Job Requirements
Priest
Yes
Requirements
Weapon Level
3
Min Level
110
Scripts
Script bonus bInt,2; bonus bDex,2; .@b = readparam(bInt); bonus2 bSkillAtk,"PR_MAGNUS",30+min(.@b,120); bonus bHealPower,10; bonus bAddItemHealRate,10; .@r = (getrefine()*1000); autobonus2 "{ bonus2 bIgnoreMdefRaceRate,RC_All,100; }",50,1000+.@r,BF_WEAPON,"{ specialeffect2 EF_FLOWERCAST; }"; bonus bUnbreakableWeapon; bonus bAtkEle,Ele_Holy;
bonus bInt,2;
bonus bDex,2;
.@b = readparam(bInt);
bonus2 bSkillAtk,"PR_MAGNUS",30+min(.@b,120);
bonus bHealPower,10;
bonus bAddItemHealRate,10;
.@r = (getrefine()*1000);
autobonus2 "{ bonus2 bIgnoreMdefRaceRate,RC_All,100; }",50,1000+.@r,BF_WEAPON,"{ specialeffect2 EF_FLOWERCAST; }";
bonus bUnbreakableWeapon;
bonus bAtkEle,Ele_Holy;