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 10
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 Both (Male and Female)
Trade restriction None
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 bonus2

36 bSubClass,Class_Boss,20;

37 bonus

38 bMagicHPGainValue,30*.@r;

39 bonus

40 bMagicSPGainValue,3*.@r;

41 if

42 (.@r

43 =

44 7)

45 {

46 bonus

47 bVit,7;

48 bonus

49 bInt,7;

50 bonus2

51 bSkillAtk,"WL_DRAINLIFE",75;

52 if

53 (.@r

54 =

55 9)

56 {

57 bonus

58 bVit,18;

59 bonus

60 bInt,18;

61 bonus2

62 bSkillAtk,"WL_DRAINLIFE",175;

63 }

64 }

Equip Script None
Unequip Script None