Viewing Item

#540013: Fortified Book

Item ID 540013 For Sale No
Identifier Fourth_1h_Book Credit Price Not For Sale
Name Fortified Book Type Weapon - Book
NPC Buy 0 Weight 80
NPC Sell 0 Weapon Level 5
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 190 Min Equip Level 200
MATK 210 Max Equip Level None
Description A weapon enhanced by using Etel's magical power.
New abilities that had not been discovered before began to emerge.
_______________________
Indestructible in battle
_______________________
MATK +210
_______________________
For each 2 Refine Levels:
Increases damage of Conflagration by 5%.
_______________________
For each 4 Refine Levels:
Increases Magical Damage with every element by 2%.
_______________________
Type: Book
Attack: 190
Weight: 80
Weapon Level: 5
_______________________
Requirement:
Base Level 200
Elemental Master
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Sage
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bUnbreakableWeapon;

6 bonus2

7 bSkillAtk,"EM_CONFLAGRATION",5*(.@r/2);

8 bonus2

9 bMagicAtkEle,Ele_All,2*(.@r/4);

Equip Script None
Unequip Script None