Renewal
.:Renewal Item Database:.
Weapon - Book

Valorous Battle Strategy Book [0]   [One Hand]   Item ID# 1575 (BF_Book2)
Valorous Strategy Book
Type
Weapon
Class
Book
Buy
20z
Sell
10z
Weight
0
Attack
90 / MATK 125
Required Lvl
80
Weapon Lvl
3
Slot
0
Applicable Jobs
Priest
Sage
Star Gladiator
Description
A battlefield book written by ancient strategists from a far east country. It is still being studied by many militarists.

STR +1, INT +2, MATK +125.
Pierces magical defense of DemiHuman monsters by 25%.
Indestructible.
Item Script
{ bonus bStr,1; bonus bInt,2; bonus2 bAddRace,RC_DemiHuman,75; bonus2 bAddRace,RC_Player_Human,75; bonus2 bIgnoreMdefRaceRate,RC_DemiHuman,25; bonus2 bIgnoreMdefRaceRate,RC_Player_Human,25; bonus bUnbreakableWeapon; },{},{}
Dropped By No Result
Obtainable FromBattleground

Vellum Bible [0]   [One Hand]   Item ID# 1586 (Velum_Bible)
Bellum Bible
Type
Weapon
Class
Book
Buy
20z
Sell
10z
Weight
60
Attack
110 / MATK 125
Required Lvl
95
Weapon Lvl
4
Slot
0
Applicable Jobs
Priest
Sage
Star Gladiator
Description
Effect applies only in WoE & PVP.

MATK +125.
Increases your Healing skills effectiveness based on your Base Level.

[Refine level +6 or higher]
Removes skill cooldown for Lauda Agnus, Lauda Ramus and Clearance.
Increase SP cost of the mentioned skills by 60.
Item Script
expand to view script
{ bonus bHealPower,(BaseLevel/5)-20; if (getrefine()>=6) { bonus2 bSkillCooldown,"AB_LAUDAAGNUS",-3000; bonus2 bSkillCooldown,"AB_LAUDARAMUS",-3000; bonus2 bSkillCooldown,"AB_CLEARANCE",-10000; bonus2 bSkillUseSP,"AB_LAUDAAGNUS",-60; bonus2 bSkillUseSP,"AB_LAUDARAMUS",-60; bonus2 bSkillUseSP,"AB_CLEARANCE",-60; } },{},{}
Dropped By

Vellum Great Encyclopedia [0]   [One Hand]   Item ID# 1587 (Velum_Encyclopedia)
Bellum Encyclopedia
Type
Weapon
Class
Book
Buy
20z
Sell
10z
Weight
100
Attack
130
Required Lvl
95
Weapon Lvl
4
Slot
0
Applicable Jobs
Priest
Sage
Star Gladiator
Description
Effect applies only in WoE & PVP.

Increase physical damage to DemiHuman by 80%.
Ignore physical defense of DemiHuman by 30%.
Increase physical damage to DemiHuman by 1% per refine level.

[Refine Rate +9 or higher]
Has a chance to gain ATK +200 for 3 seconds when dealing physical attack.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bAddRace,RC_Player_Human,80+.@r; bonus2 bAddRace,RC_Player_Doram,80+.@r; bonus2 bIgnoreDefRaceRate,RC_Player_Human,30; bonus2 bIgnoreDefRaceRate,RC_Player_Doram,30; if (.@r>8) { autobonus "{ bonus bBaseAtk,200; }",30,3000,BF_WEAPON,"{ specialeffect2 EF_BASH3D; }"; } },{},{}
Dropped By

Vivatus Fides Bible [2]   [One Hand]   Item ID# 540026 (Vivatus_F_Bible)
Type
Weapon
Class
Book
Buy
n/a
Sell
n/a
Weight
180
Attack
210 / MATK 210
Required Lvl
210
Weapon Lvl
5
Slot
2
Applicable Jobs
Cardinal
Description
A bible reborn with the power of true faith through a ritual of purification.

MATK +210

Increases damage of Duple Light by 15%.

For each 3 Refine Levels:
ATK +12
MATK +12

Refine Level +7:
Increases damage of Duple Light by additional 25%.

Refine Level +9:
ASPD +10% (Decreases after attack delay by 10%).

Refine Level +11:
Increases damage of Duple Light by additional 40%.

Refine Level +12:
Increases melee physical damage by 15%.

[Bonus by Grade]
[Grade D]: Refine Level +11: Damage against enemies of every element +15%.
[Grade C]: Damage of Duple Light +25%.
[Grade B]: ATK +7%, MATK +7%.
[Grade A]: POW +1, P.ATK +1 per 3 Refine Levels.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus2 bSkillAtk,"AB_DUPLELIGHT",15; bonus bMatk,12*(.@r/3); bonus bBaseAtk,12*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"AB_DUPLELIGHT",25; if (.@r>=9) { bonus bAspdRate,10; if (.@r>=11) { bonus2 bSkillAtk,"AB_DUPLELIGHT",40; if (.@r>=12) { bonus bShortAtkRate,15; } } } } if (.@g >= ENCHANTGRADE_D) { if (.@r>=11) { bonus2 bMagicAddEle,Ele_All,15; bonus2 bAddEle,Ele_All,15; } } if (.@g >= ENCHANTGRADE_C) { bonus2 bSkillAtk,"AB_DUPLELIGHT",25; if (.@g >= ENCHANTGRADE_B) { bonus bMatkRate,7; bonus bAtkRate,7; if (.@g >= ENCHANTGRADE_A) { bonus bPAtk,(.@r/3); bonus bPow,(.@r/3); } } } },{},{}
Dropped By No Result

Vivatus Fides Magic Book [2]   [One Hand]   Item ID# 540024 (Vivatus_F_M_Book)
Type
Weapon
Class
Book
Buy
n/a
Sell
n/a
Weight
120
Attack
170 / MATK 200
Required Lvl
210
Weapon Lvl
5
Slot
2
Applicable Jobs
Elemental Master
Description
A magic book reborn with the power of true faith through a ritual of purification.

MATK +200

Increases damage of Psychic Wave by 10%.

For each 3 Refine Levels:
MATK +12

Refine Level +7:
Increases damage of Psychic Wave by additional 20%.

Refine Level +9:
Decreases Psychic Wave skill cooldown by 1 second.

Refine Level +11:
Increases damage of Psychic Wave by additional 25%.

Refine Level +12:
Increases magical damage with Neutral element by 15%.

[Bonus by Grade]
[Grade D]: Refine Level +11: Magic Damage against enemies of every element +15%.
[Grade C]: Damage of Psychic Wave +15%.
[Grade B]: MATK +7%.
[Grade A]: SPL +1, S.MATK +1 per 3 Refine Levels.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",10; bonus bMatk,12*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",20; if (.@r>=9) { bonus2 bSkillCooldown,"SO_PSYCHIC_WAVE",-1000; if (.@r>=11) { bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",25; if (.@r>=12) { bonus2 bMagicAtkEle,Ele_Neutral,15; } } } } if (.@g >= ENCHANTGRADE_D) { if (.@r>=11) { bonus2 bMagicAddEle,Ele_All,15; } } if (.@g >= ENCHANTGRADE_C) { bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",15; if (.@g >= ENCHANTGRADE_B) { bonus bMatkRate,7; if (.@g >= ENCHANTGRADE_A) { bonus bSmatk,(.@r/3); bonus bSpl,(.@r/3); } } } },{},{}
Dropped By No Result

Vivatus Fides Moon Book [2]   [One Hand]   Item ID# 540046 (Vivatus_F_Moon_B)
Type
Weapon
Class
Book
Buy
n/a
Sell
n/a
Weight
110
Attack
230
Required Lvl
210
Weapon Lvl
5
Slot
2
Applicable Jobs
Star Emperor
Description
A moon book reborn with the power of true faith through a ritual of purification.

Increases damage of Full Moon Kick by 10%.

For each 3 Refine Levels:
ATK +12

Refine Level +7:
Increases damage of Full Moon Kick by additional 20%.

Refine Level +9:
Increases physical damage against enemies of every size by 15%.

Refine Level +11:
Increases damage of Full Moon Kick by additional 25%.

Refine Level +12:
Increases melee physical damage by 15%.

[Bonus by Grade]
[Grade D]: Refine Level +11: Damage against enemies of every element +15%.
[Grade C]: Damage of Full Moon Kick +15%.
[Grade B]: ATK +7%
[Grade A]: POW +1, P.ATK +1 per 3 Refine Levels.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus2 bSkillAtk,"SJ_FULLMOONKICK",10; bonus bBaseAtk,12*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"SJ_FULLMOONKICK",20; if (.@r>=9) { bonus2 bAddSize,Size_All,15; if (.@r>=11) { bonus2 bSkillAtk,"SJ_FULLMOONKICK",25; if (.@r>=12) { bonus bShortAtkRate,15; } } } } if (.@g >= ENCHANTGRADE_D) { if (.@r>=11) { bonus2 bAddEle,Ele_All,15; } } if (.@g >= ENCHANTGRADE_C) { bonus2 bSkillAtk,"SJ_FULLMOONKICK",15; if (.@g >= ENCHANTGRADE_B) { bonus bAtkRate,7; if (.@g >= ENCHANTGRADE_A) { bonus bPAtk,(.@r/3); bonus bPow,(.@r/3); } } } },{},{}
Dropped By No Result

Vivatus Fides Poison Book [2]   [One Hand]   Item ID# 540025 (Vivatus_F_P_Book)
Type
Weapon
Class
Book
Buy
n/a
Sell
n/a
Weight
130
Attack
170 / MATK 200
Required Lvl
210
Weapon Lvl
5
Slot
2
Applicable Jobs
Elemental Master
Description
A poison book reborn with the power of true faith through a ritual of purification.

MATK +200

Increases damage of Poison Buster by 10%.

For each 3 Refine Levels:
MATK +12

Refine Level +7:
Increases damage of Poison Buster by additional 20%.

Refine Level +9:
Decreases Poison Buster skill cooldown by 1 second.

Refine Level +11:
Increases damage of Poison Buster by additional 25%.

Refine Level +12:
Increases magical damage with Poison element by 15%.

[Bonus by Grade]
[Grade D]: Refine Level +11: Magic Damage against enemies of every element +15%.
[Grade C]: Damage of Poison Buster +15%.
[Grade B]: MATK +7%.
[Grade A]: SPL +1, S.MATK +1 per 3 Refine Levels.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus2 bSkillAtk,"SO_POISON_BUSTER",10; bonus bMatk,12*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"SO_POISON_BUSTER",20; if (.@r>=9) { bonus2 bSkillCooldown,"SO_POISON_BUSTER",-1000; if (.@r>=11) { bonus2 bSkillAtk,"SO_POISON_BUSTER",25; if (.@r>=12) { bonus2 bMagicAtkEle,Ele_Poison,15; } } } } if (.@g >= ENCHANTGRADE_D) { if (.@r>=11) { bonus2 bMagicAddEle,Ele_All,15; } } if (.@g >= ENCHANTGRADE_C) { bonus2 bSkillAtk,"SO_POISON_BUSTER",15; if (.@g >= ENCHANTGRADE_B) { bonus bMatkRate,7; if (.@g >= ENCHANTGRADE_A) { bonus bSmatk,(.@r/3); bonus bSpl,(.@r/3); } } } },{},{}
Dropped By No Result

Vivatus Fides Stardust Book [2]   [One Hand]   Item ID# 540045 (Vivatus_F_Star_B)
Type
Weapon
Class
Book
Buy
n/a
Sell
n/a
Weight
100
Attack
240
Required Lvl
210
Weapon Lvl
5
Slot
2
Applicable Jobs
Star Emperor
Description
A book reborn with the power of true faith through a ritual of purification.

Increases damage of Falling Star by 10%.

For each 3 Refine Levels:
ATK +12

Refine Level +7:
Increases damage of Falling Star by additional 20%.

Refine Level +9:
Increases physical damage against enemies of every size by 15%.

Refine Level +11:
Increases damage of Falling Star by additional 25%.

Refine Level +12:
Increases melee physical damage by 15%.

[Bonus by Grade]
[Grade D]: Refine Level +11: Damage against enemies of every element +15%.
[Grade C]: Damage of Falling Star +15%.
[Grade B]: ATK +7%
[Grade A]: POW +1, P.ATK +1 per 3 Refine Levels.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK",10; bonus bBaseAtk,12*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK",20; if (.@r>=9) { bonus2 bAddSize,Size_All,15; if (.@r>=11) { bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK",25; if (.@r>=12) { bonus bShortAtkRate,15; } } } } if (.@g >= ENCHANTGRADE_D) { if (.@r>=11) { bonus2 bAddEle,Ele_All,15; } } if (.@g >= ENCHANTGRADE_C) { bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK",15; if (.@g >= ENCHANTGRADE_B) { bonus bAtkRate,7; if (.@g >= ENCHANTGRADE_A) { bonus bPAtk,(.@r/3); bonus bPow,(.@r/3); } } } },{},{}
Dropped By No Result

Voltidin [1]   [One Hand]   Item ID# 28637 (Boltigin_J)
Type
Weapon
Class
Book
Buy
n/a
Sell
n/a
Weight
80
Attack
120 / MATK 140
Required Lvl
100
Weapon Lvl
4
Slot
1
Applicable Jobs
Sorcerer
Description
Not Available

[iRO Description]
Not Available
Item Script
{ bonus2 bSkillAtk,"WZ_HEAVENDRIVE",30; },{},{}
Dropped By No Result

back to top