Doom Bible [2] ( Doom_Bible )
ID 540059 |
![]() |
|||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Buy Price: zeny | Sell Price: 0 zeny | Weight: 110 | Slots: 2 | ||||||||||||||||||||
Type: Weapon item. | Sub Type: Book | Gender: Both | Locations: Weapon | |||||||||||||||||||||
Attack: 120 | Magic Attack: 220 | Range: 1 | Defense: Not specified | |||||||||||||||||||||
Weapon Level: 5 | Armor Level: Not specified | Min. Equip Level: 215 | Max. Equip Level: Not specified | |||||||||||||||||||||
Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Fourth classes. | |||||||||||||||||||||
A forbidden bible filled with knowledge that may lead to destruction. Not specified
.@g = getenchantgrade(); .@r = getrefine(); bonus bUnbreakableWeapon; bonus bMatkRate,5; bonus bSpl,2; bonus2 bSkillAtk,"EM_VENOM_SWAMP",5; if (.@r>=5) { bonus2 bSkillAtk,"EM_VENOM_SWAMP",10; if (.@r>=7) { bonus2 bMagicAtkEle,Ele_Poison,5; bonus2 bMagicAtkEle,Ele_Fire,5; if (.@r>=9) { bonus2 bSkillAtk,"EM_VENOM_SWAMP",10; if (.@r>=10) { bonus bVariableCastrate,-10; if (.@r>=11) { bonus2 bSkillAtk,"EM_CONFLAGRATION",15; bonus2 bSkillAtk,"EM_VENOM_SWAMP",5; } } } } } if (.@g>=ENCHANTGRADE_D) { bonus2 bMagicAtkEle,Ele_Poison,10; bonus2 bMagicAtkEle,Ele_Fire,10; if (.@g>=ENCHANTGRADE_C) { bonus2 bMagicAddSize,Size_All,10; if (.@g>=ENCHANTGRADE_B) { bonus2 bMagicAddRace,RC_All,10; if (.@g>=ENCHANTGRADE_A) { bonus2 bMagicAddEle,Ele_All,10; } } } } Not specified Not specified Not specified |