.:Renewal Item Database:.
Search Item By ID
|
Type
Weapon
Class
Book
Buy
n/a
Sell
n/a
Weight
120 Attack
210 Required Lvl 250 Weapon Lvl 5 Slot 2 | |
| Applicable Jobs | ![]() |
|---|---|
| Description | A book created by combining holy relics and magical powers. ATK +5% Increases damage of Midnight Kick and Dawn Break by 10%. Refine Level +7: Increases melee physical damage by 10%. Refine Level +9: Increases damage of Midnight Kick and Dawn Break by additional 10%. Refine Level +11: Increases damage of Midnight Kick and Dawn Break by additional 10%. [Bonus by Grade] [Grade D]: Physical Damage against enemies of Small size +15%. [Grade C]: Physical Damage against enemies of Medium size +15%. [Grade B]: Physical Damage against enemies of Large size +15%. [Grade A]: P.ATK +5 [iRO Description] A Book created by combining holy relics and magical power. ATK + 5%. Increase Midnight Kick and Dawn Break damage by 10%. If refine rate is 7 or higher, increases melee physical damage by 10%. If refine rate is 9 or higher, increases Midnight Kick and Dawn Break damage by additional 10%. If refine rate is 11 or higher, increases Midnight Kick and Dawn Break damage by additional 10%. ------------------------ [Grade Bonus] [Grade D] Physical damage to small size enemies +15%. [Grade C] Physical damage to medium size enemies +15%. [Grade B] Physical damage to large size enemies +15%. [Grade A] P.Atk + 5. ------------------------ Class : Book Attack : 210 Weapon Lv : 5 Required Level : 250 Usable by : Sky Emperor |
| Item Script |
expand to view script{ .@g = getenchantgrade(); .@r = getrefine(); bonus bAtkRate,5; bonus2 bSkillAtk,"SKE_MIDNIGHT_KICK",10; bonus2 bSkillAtk,"SKE_DAWN_BREAK",10; if (.@r>=7) { bonus bShortAtkRate,10; if (.@r>=9) { bonus2 bSkillAtk,"SKE_MIDNIGHT_KICK",10; bonus2 bSkillAtk,"SKE_DAWN_BREAK",10; if (.@r>=11) { bonus2 bSkillAtk,"SKE_MIDNIGHT_KICK",10; bonus2 bSkillAtk,"SKE_DAWN_BREAK",10; } } } if (.@g>=ENCHANTGRADE_D) { bonus2 bAddSize,Size_Small,15; if (.@g>=ENCHANTGRADE_C) { bonus2 bAddSize,Size_Medium,15; if (.@g>=ENCHANTGRADE_B) { bonus2 bAddSize,Size_Large,15; if (.@g>=ENCHANTGRADE_A) { bonus bPAtk,5; } } } } },{},{} |
| Dropped By | No Result |


