Per request, the donation page is live!

Viewing Item

#22670: Invitation of Darkness

Item ID 22670 For Sale No
Identifier DARK_INVITATION Credit Price Not For Sale
Name Invitation of Darkness Type Usable
NPC Buy 10 Weight 1
NPC Sell 5 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level 0
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Unknown
Item Use Script

1 .@rnd

2 =

3 rand(1,3);

4 if

5 (.@rnd

6 ==

7 1)

8 {

9 specialeffect2

10 EF_DEVIL;

11 warp

12 "niflheim",193,186;

13 }

14 else

15 if

16 (.@rnd

17 ==

18 2)

19 {

20 heal

21 -500,-1000;

22 sc_start

23 SC_STUN,3000,0;

24 }

25 else

26 {

27 specialeffect2

28 EF_DEVIL;

29 warp

30 "niflheim",347,255;

31 }

Equip Script None
Unequip Script None