Renewal
.:Renewal Item Database:.
 

Weapon - Book
a b c d e f g h i j k l m n o p q r s t u v w x y z
Show iRO Description?
Current Item Drop Rate is set to 1x Hide items that are not dropped by monster?
Abyss Book [1]   [One Hand]   Item ID# 28627 (Variant_Book)
Type Weapon Class Book Buy n/a Sell n/a Weight 80
Attack 120 / MATK 140Required Lvl 165Weapon Lvl 4Slot 1
Applicable Jobs
Arch Bishop Sorcerer Star Emperor
Description A weapon that has been mutated by receiving the magical power of a stranger.
Even if they look the same, their performance is different.

MATK +140.
Every refine level: Increases Healing skills effectiveness by 2%.

Refine Level +7:
MATK +5%. Decreases damage taken from Players by 5%.

Refine Level +9:
MATK +5%. Decreases damage taken from Players by additional 5%.

When compounded with Labyrinth Doppelganger Card:
ATK +10%, ASPD +10% (After attack delay -10%).

When equipped with Heavenly Order:
Decreases damage taken from Players by additional 3%.
Increases physical and magical damage against all elemental monsters by 15%.

Indestructible in battle
Item Script
{ [email protected] = getrefine(); bonus bUnbreakableWeapon; bonus bHealPower,[email protected]*2; if ([email protected]>=7) { bonus2 bMagicAddClass,Class_All,5; bonus2 bSubRace,RC_Player_Human,5; } if ([email protected]>=9) { bonus2 bMagicAddClass,Class_All,5; bonus2 bSubRace,RC_Player_Human,5; } },{},{}
Dropped ByNo Result

Adulter Fides Bible [2]   [One Hand]   Item ID# 540021 (Adulter_F_Bible)
Type Weapon Class Book Buy n/a Sell n/a Weight 180
Attack 210 / MATK 210Required Lvl 180Weapon Lvl 4Slot 2
Applicable Jobs
Arch Bishop
Description A bible filled with false beliefs.

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%.
Item Script
{ [email protected] = getrefine(); bonus2 bSkillAtk,"AB_DUPLELIGHT",15; bonus bMatk,12*([email protected]/3); bonus bBaseAtk,12*([email protected]/3); if ([email protected]>=7) { bonus2 bSkillAtk,"AB_DUPLELIGHT",25; if ([email protected]>=9) { bonus bAspdRate,10; if ([email protected]>=11) { bonus2 bSkillAtk,"AB_DUPLELIGHT",40; if ([email protected]>=12) { bonus bShortAtkRate,15; } } } } },{},{}
Dropped ByNo Result

Adulter Fides Magic Book [2]   [One Hand]   Item ID# 540019 (Adulter_F_M_Book)
Type Weapon Class Book Buy n/a Sell n/a Weight 120
Attack 170 / MATK 200Required Lvl 180Weapon Lvl 4Slot 2
Applicable Jobs
Sorcerer
Description A magic book filled with false beliefs.

MATK +220

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%.
Item Script
{ [email protected] = getrefine(); bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",10; bonus bMatk,12*([email protected]/3); if ([email protected]>=7) { bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",20; if ([email protected]>=9) { bonus2 bSkillCooldown,"SO_PSYCHIC_WAVE",-1000; if ([email protected]>=11) { bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",25; if ([email protected]>=12) { bonus2 bMagicAtkEle,Ele_Neutral,15; } } } } },{},{}
Dropped ByNo Result

Adulter Fides Moon Book [2]   [One Hand]   Item ID# 540022 (Adulter_F_Moon_B)
Type Weapon Class Book Buy n/a Sell n/a Weight 110
Attack 230Required Lvl 180Weapon Lvl 4Slot 2
Applicable Jobs
Star Gladiator
Description A moon book filled with false beliefs.

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%.
Item Script
{ [email protected] = getrefine(); bonus2 bSkillAtk,"SJ_FULLMOONKICK",10; bonus bBaseAtk,12*([email protected]/3); if ([email protected]>=7) { bonus2 bSkillAtk,"SJ_FULLMOONKICK",20; if ([email protected]>=9) { bonus2 bAddSize,Size_All,15; if ([email protected]>=11) { bonus2 bSkillAtk,"SJ_FULLMOONKICK",25; if ([email protected]>=12) { bonus bShortAtkRate,15; } } } } },{},{}
Dropped ByNo Result

Adulter Fides Poison Book [2]   [One Hand]   Item ID# 540020 (Adulter_F_P_Book)
Type Weapon Class Book Buy n/a Sell n/a Weight 130
Attack 170 / MATK 200Required Lvl 180Weapon Lvl 4Slot 2
Applicable Jobs
Sorcerer
Description A poison book filled with false beliefs.

MATK +220

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%.
Item Script
{ [email protected] = getrefine(); bonus2 bSkillAtk,"SO_POISON_BUSTER",10; bonus bMatk,12*([email protected]/3); if ([email protected]>=7) { bonus2 bSkillAtk,"SO_POISON_BUSTER",20; if ([email protected]>=9) { bonus2 bSkillCooldown,"SO_POISON_BUSTER",-1000; if ([email protected]>=11) { bonus2 bSkillAtk,"SO_POISON_BUSTER",25; if ([email protected]>=12) { bonus2 bMagicAtkEle,Ele_Poison,15; } } } } },{},{}
Dropped ByNo Result

Adulter Fides Stardust Book [2]   [One Hand]   Item ID# 540023 (Adulter_F_Star_B)
Type Weapon Class Book Buy n/a Sell n/a Weight 100
Attack 240Required Lvl 180Weapon Lvl 4Slot 2
Applicable Jobs
Star Gladiator
Description A star book filled with false beliefs.

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%.
Item Script
{ [email protected] = getrefine(); bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK",10; bonus bBaseAtk,12*([email protected]/3); if ([email protected]>=7) { bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK",20; if ([email protected]>=9) { bonus2 bAddSize,Size_All,15; if ([email protected]>=11) { bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK",25; if ([email protected]>=12) { bonus bShortAtkRate,15; } } } } },{},{}
Dropped ByNo Result

Ancient Magic [2]   [One Hand]   Item ID# 1573 (Ancient_Magic)
Type Weapon Class Book Buy 20z Sell 10z Weight 70
Attack 30 / MATK 140Required Lvl 70Weapon Lvl 3Slot 2
Property Neutral
Applicable Jobs
Priest Sage Star Gladiator
Description A book with a Very impressive phrase,'There is no royal road to learning,' on its cover.
"Practice makes perfect. If you keep trying, you'll be an expert before you know it."

MATK +140

[+ Mage Coat]
MDEF +8, Max SP +10%, INT +4.

More Information on Combo:
Item Script
{ bonus bMdef,8; bonus bMaxSPrate,10; bonus bInt,4; },{},{}
Dropped By
Uzhas / Kikimora
(0.03%)

Battlefield Textbook [1]   [One Hand]   Item ID# 1562 (Bible_Of_Battlefield)
Type Weapon Class Book Buy 20z Sell 10z Weight 70
Attack 110Required Lvl 80Weapon Lvl 4Slot 1
Refineable No
Applicable Jobs
Priest Sage Star Gladiator
Description A book containing the History of many wars and the dreams of the strategists that took part in them.

INT + 3.
Add a 1% chance of auto casting Level 3 Blessing on the user when attacking.
If a higher level of Blessing is learnt, cast the learnt level instead.

Impossible to refine this item.
Item Script
{ bonus bInt,3; bonus3 bAutoSpell,"AL_BLESSING",3+(getskilllv("AL_BLESSING")>3)*(getskilllv("AL_BLESSING")-3),20; },{},{}
Dropped ByNo Result

Beginner Archbishop's Bible [1]   [One Hand]   Item ID# 28616 (Rebeginer_AB_Bible)
Type Weapon Class Book Buy n/a Sell n/a Weight 0
Attack 100 / MATK 130Required Lvl 100Weapon Lvl 3Slot 1
Applicable Jobs
Arch Bishop
Description Bible specially made for beginner arch bishops.
It will show it's true ability when equipped together with Beginner Armor set.

MATK +130.
Decreases variable cast time by 10%.

Refine Level +7:
Increases damage of Adoramus by 15%.

When equipped with Beginner's Hat, Beginner's Suit, Beginner's Manteau, Beginner's Boots, Beginner's Ring:
Decreases variable cast time by 10%
Increases Holy elemental magic damage by 5%.
For each 10 Base Level: MATK +3 (up to Base Level 150).
Item Script
{ bonus bVariableCastrate,-10; if (getrefine()>=7) { bonus2 bSkillAtk,"AB_ADORAMUS",15; } },{},{}
Dropped ByNo Result

Bible [2]   [One Hand]   Item ID# 1551 (Bible)
Type Weapon Class Book Buy 60000z Sell 30000z Weight 100
Attack 115Required Lvl 27Weapon Lvl 3Slot 2
Applicable Jobs
Priest Sage Star Gladiator
Description A book containing a compilation of ancient and sacred writings.
INT + 2
Item Script
{ bonus bInt,2; },{},{}
Dropped By
Sage Rawrel / Sage Laurell
(1%)
Sage Rawrel / Sage Laurell
(0.5%)
Obtainable FromOld Blue Box, Old Violet Box

Blue Book [1]   [One Hand]   Item ID# 28600 (Ru_Blue_Book)
Ru Blue Book
Type Weapon Class Book Buy 10z Sell 5z Weight 50
Attack 160Required Lvl 100Weapon Lvl 3Slot 1
Applicable Jobs
Arch Bishop
Description Blue Book which has destructive power.
VIT +5, INT +5.

When VIP Status is active:
MATK+20%
Reduce after cast skill delay by 10%.
Item Script
{ bonus bAgi,5; bonus bDex,5; },{},{}
Dropped ByNo Result

Boltijin [2]   [One Hand]   Item ID# 28633 (Boltijin)
Type Weapon Class Book Buy 20z Sell 10z Weight 80
Attack 120 / MATK 175Required Lvl 170Weapon Lvl 4Slot 2
Applicable Jobs
Sorcerer
Description A book of magical interpretations of the four attributes.

MATK +175.
Increases damage of Fire Bolt, Cold Bolt and Lightning Bolt by 20%.

For each refine level: MATK +4.

Refine Level +9:
Increases damage of Fire Bolt, Cold Bolt and Lightning Bolt by additional 30%.

Refine Level +11:
Increases damage of Heaven's Drive and Earth Spike by 50%.
Item Script
{ [email protected] = getrefine(); bonus bMatk,4*[email protected]; if ([email protected]>=9) [email protected] = 30; if ([email protected]>=11) { bonus2 bSkillAtk,"WZ_EARTHSPIKE",50; bonus2 bSkillAtk,"WZ_HEAVENDRIVE",50; } bonus2 bSkillAtk,"MG_FIREBOLT",[email protected]; bonus2 bSkillAtk,"MG_COLDBOLT",[email protected]; bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",[email protected]; },{},{}
Dropped ByNo Result