Renewal
.:Renewal Item Database:.
Weapon - Book

Glorious Apocalypse [0]   [One Hand]   Item ID# 1577 (Krieger_Book2)
Type
Weapon
Class
Book
Buy
20z
Sell
10z
Weight
0
Attack
90 / MATK 115
Required Lvl
80
Weapon Lvl
4
Slot
0
Applicable Jobs
Priest
Sage
Star Gladiator
Description
MATK + 115
Increases physical attack against DemiHuman monster by 80%.
Ignores magical defense of DemiHuman monster by 25%.
Indestructible (except in upgrade attempts).

[Refine level +6 or higher]
Ignores magical defense of DemiHuman monster by 5%.

[Refine level +9 or higher]
MATK +5%.
Reduces variable cast time of all skills by 5%.
Reduces after cast skill delay of all skills by 5%.
Item Script
expand to view script
{ bonus2 bAddRace,RC_DemiHuman,80; bonus2 bAddRace,RC_Player_Human,80; bonus2 bIgnoreMdefRaceRate,RC_DemiHuman,25; bonus2 bIgnoreMdefRaceRate,RC_Player_Human,25; bonus bUnbreakableWeapon; .@r = getrefine(); if (.@r>5) { bonus2 bIgnoreMdefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreMdefRaceRate,RC_Player_Human,5; } if (.@r>8) { bonus bMatkRate,5; bonus bVariableCastrate,-5; bonus bDelayrate,-5; } },{},{}
Dropped By No Result
Obtainable FromBattleground

Glorious Tablet [0]   [One Hand]   Item ID# 1576 (Krieger_Book1)
Type
Weapon
Class
Book
Buy
20z
Sell
10z
Weight
0
Attack
90 / MATK 115
Required Lvl
80
Weapon Lvl
4
Slot
0
Applicable Jobs
Priest
Sage
Star Gladiator
Description
MATK + 115.
Increases physical attack against DemiHuman monster by 80%.
Ignores physical defense of DemiHuman monster by 25%.
Indestructible (except in upgrade attempts).

[Refine level +6 or higher]
Ignores physical defense of DemiHuman monster by 5%.
[Slaughter] Lv 1 [(Refine-4) * (Refine-4) % physical damage bonus on DemiHuman targets, applies up to +14.]

[Refine level +9 or higher]
When physically attacking, has a chance of gaining ATK +200 for 3 seconds.
Item Script
expand to view script
{ bonus2 bAddRace,RC_DemiHuman,80; bonus2 bAddRace,RC_Player_Human,80; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,25; bonus2 bIgnoreDefRaceRate,RC_Player_Human,25; bonus bUnbreakableWeapon; .@r = getrefine(); if (.@r>5) { bonus2 bAddRace,RC_DemiHuman,pow(min(14,.@r)-4,2); bonus2 bAddRace,RC_Player_Human,pow(min(14,.@r)-4,2); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player_Human,5; } if (.@r>8) autobonus "{ bonus bBaseAtk,200; }",30,3000,BF_WEAPON,"{ specialeffect2 EF_BASH3D; }"; },{},{}
Dropped By No Result
Obtainable FromBattleground

Half BF Book2 [0]   [One Hand]   Item ID# 1597 (Half_BF_Book2)
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
Taekwon
Description
Not Available

[iRO Description]
Not Available
Item Script
{ bonus bStr,1; bonus bInt,1; bonus2 bAddRace,RC_DemiHuman,35; bonus2 bAddRace,RC_Player_Human,35; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,10; bonus2 bIgnoreDefRaceRate,RC_Player_Human,10; },{},{}
Dropped By No Result

Hardcover Book [1]   [One Hand]   Item ID# 1561 (Hardback)
Type
Weapon
Class
Book
Buy
20z
Sell
10z
Weight
150
Attack
140
Required Lvl
55
Weapon Lvl
4
Slot
1
Applicable Jobs
Priest
Sage
Star Gladiator
Description
A thick and heavy hardcover book that could really do some hurt if swung around.
STR + 3, DEX + 2
Item Script
{ bonus bStr,3; bonus bDex,2; },{},{}
Dropped By
Obtainable FromOld Blue Box, Old Violet Box

Heroic Book of Orders [0]   [One Hand]   Item ID# 540066 (aegis_540066)
Herosria Martial Arts Book
Type
Weapon
Class
Book
Buy
n/a
Sell
n/a
Weight
150
Attack
130
Required Lvl
200
Weapon Lvl
5
Slot
0
Applicable Jobs
Star Gladiator
Description
A book of Star Gladiators that can also be used in Herosria.

Increases melee physical damage by 10%.
Increases damage taken from Players by 5%.
Decreases variable cast time by 10%.
HIT -15
Item Script
{ bonus bShortAtkRate,10; bonus bLongAtkDef,-5; bonus bAspdRate,-5; bonus bHit,30; },{},{}
Dropped By No Result

Heroic Sorceric Book [0]   [One Hand]   Item ID# 540062 (aegis_540062)
Herosria Sorceric Book
Type
Weapon
Class
Book
Buy
n/a
Sell
n/a
Weight
150
Attack
100 / MATK 130
Required Lvl
200
Weapon Lvl
5
Slot
0
Applicable Jobs
Sage
Description
A book of Sages that can also be used in Herosria.

MATK +130

Increases Magical Damage with Earth and Wind element by 10%.
Decreases Magical Damage with Fire and Water element by 5%.
MATK +5%
Increases variable cast time by 5%.
Item Script
{ bonus2 bMagicAtkEle,Ele_Wind,-5+10; bonus2 bMagicAtkEle,Ele_Water,-5; bonus2 bMagicAtkEle,Ele_Fire,-5; bonus2 bMagicAtkEle,Ele_Earth,-5+10; bonus bVariableCastrate,5; bonus bMatkRate,5; },{},{}
Dropped By No Result

Heroria Demonic Bible [0]   [One Hand]   Item ID# 540063 (aegis_540063)
Herosria Demonic Book
Type
Weapon
Class
Book
Buy
n/a
Sell
n/a
Weight
150
Attack
130
Required Lvl
200
Weapon Lvl
5
Slot
0
Applicable Jobs
Priest
Description
A book of Priests that can also be used in Herosria.

Increases melee physical damage by 10%.
Decreases critical damage by 5%.
ASPD +10% (Decreases after attack delay by 10%).
Critical -5
Item Script
{ bonus bCritAtkRate,5; bonus bShortAtkRate,10; bonus bAspdRate,10; bonus bCritical,-5; },{},{}
Dropped By No Result

Heroria Elemental Book [0]   [One Hand]   Item ID# 540061 (aegis_540061)
Herosria Elemental Book
Type
Weapon
Class
Book
Buy
n/a
Sell
n/a
Weight
150
Attack
100 / MATK 130
Required Lvl
200
Weapon Lvl
5
Slot
0
Applicable Jobs
Sage
Description
A book of Sages that can also be used in Herosria.

MATK +130

Increases Magical Damage with Fire and Water element by 10%.
Decreases Magical Damage with Earth and Wind element by 5%.
Decreases variable cast time by 10%.
Increases after skill cast delay by 5%.
Item Script
{ bonus2 bMagicAtkEle,Ele_Wind,-5; bonus2 bMagicAtkEle,Ele_Water,-5+10; bonus2 bMagicAtkEle,Ele_Fire,-5+10; bonus2 bMagicAtkEle,Ele_Earth,-5; bonus bDelayrate,5; bonus bVariableCastrate,-15; },{},{}
Dropped By No Result

Heroria Gladiator Book [0]   [One Hand]   Item ID# 540065 (aegis_540065)
Herosria Gladiator Book
Type
Weapon
Class
Book
Buy
n/a
Sell
n/a
Weight
150
Attack
130
Required Lvl
200
Weapon Lvl
5
Slot
0
Applicable Jobs
Star Gladiator
Description
A book of Star Gladiators that can also be used in Herosria.

Increases melee physical damage by 10%.
Increases damage taken from ranged physical attacks by 5%.
HIT +30
Decreases attack speed (Increases after attack delay by 5%).
Item Script
{ bonus2 bSubRace,RC_Player_Human,-5; bonus2 bSubRace,RC_Player_Doram,-5; bonus bShortAtkRate,10; bonus bVariableCastrate,-10; bonus bHit,-15; },{},{}
Dropped By No Result

Heroria Star Book [0]   [One Hand]   Item ID# 540064 (aegis_540064)
Herosria Star Book
Type
Weapon
Class
Book
Buy
n/a
Sell
n/a
Weight
150
Attack
130
Required Lvl
200
Weapon Lvl
5
Slot
0
Applicable Jobs
Star Gladiator
Description
A book of Star Gladiators that can also be used in Herosria.

Increases melee physical damage by 10%.
Increases damage taken from ranged physical attacks by 5%.
ASPD +10% (Decreases after attack delay by 10%).
Increases after skill cast delay by 5%.
Item Script
{ bonus bShortAtkRate,10; bonus bLongAtkDef,-5; bonus bDelayrate,5; bonus bAspdRate,10; },{},{}
Dropped By No Result

Holy Bible [2]   [One Hand]   Item ID# 28617 (Demon_Hunting_Bible_BR)
Type
Weapon
Class
Book
Buy
n/a
Sell
n/a
Weight
50
Attack
30 / MATK 170
Required Lvl
110
Weapon Lvl
3
Slot
2
Applicable Jobs
Arch Bishop
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); bonus bInt,2; bonus bDex,2; bonus bHealPower2,10; bonus bAddItemHealRate,10; bonus2 bSkillAtk,"PR_MAGNUS",40+(2*(readparam(bInt)/3)); if (.@r>=1) autobonus2 "{ bonus2 bIgnoreDefClassRate,Class_Normal,100; bonus2 bIgnoreDefClassRate,Class_Boss,100; }",50,1000*(.@r/2),BF_WEAPON; },{},{}
Dropped By No Result

Illusion Apocalypse [2]   [One Hand]   Item ID# 28612 (Book_Of_The_Apo_IL)
Illusion Book of the Apocalypse
Type
Weapon
Class
Book
Buy
n/a
Sell
n/a
Weight
80
Attack
170
Required Lvl
100
Weapon Lvl
4
Slot
2
Applicable Jobs
Priest
Sage
Star Gladiator
Description
An end-of-the-life report about the fearful and terrible story of the end of the world.

Increases physical damage on Water, Earth, Fire and Wind elemental enemies by 10%.

For each 3 refine levels:
Increases physical damage on Water, Earth, Fire and Wind elemental enemies by additional 10% (Up to refine level +10).

Increases Holy elemental damage taken by 30%.

When equipped with Illusion Skull Ring:
Decrease after attack delay by 8%.

For each 3 refine levels of Illusion Apocalypse:
Increases critical damage by 5%.

Refine Level of Illusion Apocalypse is +9 or higher:
CRIT +15. Immune to Curse status.

Refine Level of Illusion Apocalypse is +11 or higher:
ATK +100.

More Information on Combo:
Item Script
{ .@val = 10 + 10*(min(getrefine(),10)/3); bonus2 bAddEle,Ele_Water,.@val; bonus2 bAddEle,Ele_Earth,.@val; bonus2 bAddEle,Ele_Fire,.@val; bonus2 bAddEle,Ele_Wind,.@val; bonus2 bSubDefEle,Ele_Holy,-30; },{},{}
Dropped By No Result

< 1234567891011 > Last »
back to top