Viewing Item

#28627: Abyss Book

Item ID 28627 For Sale No
Identifier Variant_Book Credit Price Not For Sale
Name Abyss Book Type Weapon - Book
NPC Buy 0 Weight 80
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 1 Refineable Yes
Attack 120 Min Equip Level 165
MATK 140 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Priest / Sage / Star Gladiator
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bUnbreakableWeapon;

3 bonus bHealPower,.@r*2;

4 if (.@r>=7) {

5 bonus2 bMagicAddClass,Class_All,5;

6 bonus2 bSubRace,RC_Player_Human,5;

7 }

8 if (.@r>=9) {

9 bonus2 bMagicAddClass,Class_All,5;

10 bonus2 bSubRace,RC_Player_Human,5;

11 }

Equip Script None
Unequip Script None