Viewing Item

#2176: Black Book

Item ID 2176 For Sale No
Identifier Dark_Book Credit Price Not For Sale
Name Black Book Type Armor
NPC Buy 20 Weight 50
NPC Sell 10 Weapon Level 0
Range 0 Defense 80
Slots 1 Refineable Yes
Attack 0 Min Equip Level 65
MATK 0 Max Equip Level None
Equip Locations Off Hand
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus bMdef,5;

2 .@r = getrefine();

3 if (.@r>=9)

4 bonus3 bAutoSpellWhenHit,"NPC_DRAGONFEAR",3,30;

5 else if (.@r>=7)

6 bonus3 bAutoSpellWhenHit,"NPC_DRAGONFEAR",2,20;

7 else

8 bonus3 bAutoSpellWhenHit,"NPC_DRAGONFEAR",1,10;

Equip Script None
Unequip Script None