Exoricist's Bible
| Item ID | 28630 | Name | Exoricist's Bible |
|
The Bible on Demon Era, reportedly used by ancient high priests.
It resonates with Ancient Hero's Boots. _______________________ MATK +160 _______________________ For each 2 Refine Levels: MATK +10 _______________________ For each 3 Refine Levels: Increases damage of Duple Light by 25%. _______________________ Refine Level +9: Increases Attack Speed (decreases After Attack Delay by 10%). _______________________ Refine Level +11: Increases damage of Duple Light by additional 25%. _______________________ When equipped with Ancient Hero's Boots: Random chance to increase INT by 20 and MATK by 15% for 7 seconds when dealing magical damage. _______________________ Type: Book Attack: 165 Weight: 50 Weapon Level: 4 _______________________ Requirement: Base Level 100 Archbishop |
|---|---|---|---|---|---|
| Weapon Level | 4 | Identifier | Demon_Hunting_Bible_K | ||
| Attack | 165 | Type | Weapon - Book | ||
| MATK | 160 | Equip Locations | Main Hand | ||
| Defense | 0 | Equippable Jobs | Priest | ||
| Range | 1 | Equip Gender | Both (Male and Female) | ||
| Slots | 2 | Equip Upper | Third, Third Upper, Third Baby | ||
| Weight | 50 | Min Equip Level | 100 | ||
| NPC Buy | 0 | Max Equip Level | None | ||
| NPC Sell | 0 | Refineable | Yes | ||
| Credit Price | None | Trade restriction | None | ||
| Item Script |
.@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;
}
|
||||
| Set | Script | ||||
|---|---|---|---|---|---|
|
bonus2 bVariableCastrate,"PR_MAGNUS",-25;
bonus bHealPower,10;
bonus bAddItemHealRate,10;
autobonus2 "{ bonus2 bIgnoreMdefRaceRate,RC_All,100; }",getequiprefinerycnt(EQI_HAND_R)*20,2000,BF_SHORT|BF_NORMAL;
/* Confirm: Success rate and duration */
|
||||
|
autobonus "{ bonus bInt,20; bonus bMatkRate,15; }",30,7000;
|
||||
|
autobonus "{ bonus bInt,20; bonus bMatkRate,15; }",30,7000;
|
Exoricist's Bible Dropped By
| Monster ID | Monster Name | Chance | Can be Stolen | Monster Level | Monster Race | Monster Element | Specific Map |
|---|---|---|---|---|---|---|---|
| 3209 | Margaretha Sorin | 0.015% | YES | 177 | Demihuman | Level 0 Neutral | lhz_dun_n |
| 3215 | Arch Bishop Margaretha | 0.5% | YES | 187 | Demihuman | Level 0 Neutral | lhz_dun_n |
| 3221 | Arch Bishop Margaretha | 5% | YES | 187 | Demihuman | Level 0 Neutral | lhz_dun_n |