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
Description The horrible curse book will be scared to death.
_______________________
MDEF +5
_______________________
Random chance to inflict abnormal statuses to enemies in 5*5 cells when wielder receive physical attacks.
_______________________
Refine Level +7:
Increases the rate of inflicting abnormal statuses.
_______________________
Refine Level +9:
Increases the rate of inflicting abnormal statuses.
_______________________
Type: Shield
Defense: 80
Weight: 50
Armor Level: 1
_______________________
Requirement:
Base Level 65
Equip Locations Off Hand
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus

2 bMdef,5;

3 .@r

4 =

5 getrefine();

6 if

7 (.@r

8 =9)

9 bonus3

10 bAutoSpellWhenHit,"NPC_DRAGONFEAR",3,30;

11 else

12 if

13 (.@r

14 =7)

15 bonus3

16 bAutoSpellWhenHit,"NPC_DRAGONFEAR",2,20;

17 else

18 bonus3

19 bAutoSpellWhenHit,"NPC_DRAGONFEAR",1,10;

Equip Script None
Unequip Script None