Per request, the donation page is live!

Viewing Item

#530060: Time Gap Guardian Spear

Item ID 530060 For Sale No
Identifier Time_Gap_Spear_IG Credit Price Not For Sale
Name Time Gap Guardian Spear Type Weapon
NPC Buy 0 Weight 270
NPC Sell 0 Weapon Level 5
Range 3 Defense 0
Slots 2 Refineable Yes
Attack 240 Min Equip Level 250
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Crusader
Equip Gender Unknown
Item Use Script

1 .@g

2 =

3 getenchantgrade();

4 .@r

5 =

6 getrefine();

7 bonus

8 bCritical,5;

9 bonus2

10 bSkillAtk,"IG_RADIANT_SPEAR",15+5*(.@r/3);

11 bonus

12 bAtkRate,(.@r/2);

13 bonus

14 bBaseAtk,25*(.@r/2);

15 if

16 (.@r

17 =7)

18 {

19 bonus

20 bCritAtkRate,20;

21 if

22 (.@r

23 =9)

24 {

25 bonus

26 bCRate,5;

27 bonus

28 bCritical,15;

29 if

30 (.@r

31 =11)

32 {

33 bonus2

34 bSkillAtk,"IG_RADIANT_SPEAR",15;

35 }

36 }

37 }

38 if

39 (.@g

40 =ENCHANTGRADE_D)

41 {

42 bonus

43 bPAtk,5;

44 if

45 (.@g

46 =ENCHANTGRADE_C)

47 {

48 bonus2

49 bSkillAtk,"IG_RADIANT_SPEAR",15;

50 if

51 (.@g

52 =ENCHANTGRADE_B)

53 {

54 bonus

55 bLongAtkRate,10;

56 if

57 (.@g

58 =ENCHANTGRADE_A)

59 {

60 bonus

61 bPAtk,3*(.@r/2);

62 }

63 }

64 }

65 }

Equip Script None
Unequip Script None
Login