Viewing Item

#530012: Thanos Spear-AD

Item ID 530012 For Sale No
Identifier Thanos_Spear_AD Credit Price Not For Sale
Name Thanos Spear-AD Type Weapon - One-Handed Spear
NPC Buy 0 Weight 180
NPC Sell 0 Weapon Level 5
Range 3 Defense 0
Slots 2 Refineable Yes
Attack 190 Min Equip Level 190
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Crusader
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@g

2 =

3 getenchantgrade();

4 .@r

5 =

6 getrefine();

7 autobonus

8 "{

9 bonus2

10 bHPRegenRate,2500,1000;

11 }",1,4000,BF_WEAPON;

12 bonus

13 bBaseAtk,10*(.@r/2);

14 bonus2

15 bSkillAtk,"LG_HESPERUSLIT",10*(.@r/3);

16 if

17 (.@r

18 =7)

19 {

20 bonus

21 bDelayrate,-10;

22 bonus2

23 bSkillAtk,"LG_HESPERUSLIT",15;

24 if

25 (.@r

26 =9)

27 {

28 bonus

29 bVariableCastrate,-10;

30 bonus2

31 bSkillAtk,"LG_OVERBRAND",25;

32 if

33 (.@r

34 =11)

35 {

36 bonus2

37 bAddSize,Size_All,15;

38 bonus

39 bShortAtkRate,15;

40 }

41 }

42 }

43 if

44 (.@g

45 =

46 ENCHANTGRADE_D)

47 {

48 bonus

49 bAtkRate,2;

50 bonus2

51 bSkillAtk,"IG_OVERSLASH",10;

52 if

53 (.@g

54 =

55 ENCHANTGRADE_C)

56 {

57 bonus

58 bPAtk,1;

59 bonus

60 bAtkRate,3;

61 if

62 (.@g

63 =

64 ENCHANTGRADE_B)

65 {

66 bonus2

67 bSkillAtk,"IG_OVERSLASH",10;

68 }

69 }

70 }

Equip Script None
Unequip Script None