Per request, the donation page is live!

Viewing Item

#15906: Northern Cross

Item ID 15906 For Sale No
Identifier Northern_Cross Credit Price Not For Sale
Name Northern Cross Type Armor
NPC Buy 0 Weight 50
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Unknown
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bMdef,10;

6 bonus

7 bAspdRate,10;

8 bonus

9 bMatkRate,25;

10 if

11 (getskilllv("WL_STASIS")

12 =

13 5)

14 autobonus

15 "{

16 bonus

17 bSpeedRate,25;

18 }",10,30000,BF_MAGIC;

19 if

20 (getskilllv("WL_TELEKINESIS_INTENSE")

21 =

22 5)

23 {

24 bonus

25 bDef,150;

26 bonus

27 bMdef,15;

28 bonus2

29 bSkillCooldown,"WL_DRAINLIFE",-2000;

30 }

31 if

32 (getskilllv("WL_RECOGNIZEDSPELL")

33 =

34 5)

35 {

36 bonus2

37 bSubClass,Class_Boss,20;

38 bonus

39 bMagicHPGainValue,30*.@r;

40 bonus

41 bMagicSPGainValue,3*.@r;

42 }

43 if

44 (.@r

45 =

46 7)

47 {

48 bonus

49 bVit,7;

50 bonus

51 bInt,7;

52 bonus2

53 bSkillAtk,"WL_DRAINLIFE",75;

54 if

55 (.@r

56 =

57 9)

58 {

59 bonus

60 bVit,18;

61 bonus

62 bInt,18;

63 bonus2

64 bSkillAtk,"WL_DRAINLIFE",175;

65 }

66 }

Equip Script None
Unequip Script None