Viewing Item

#401056: Scarlet Stardust Crown

Item ID 401056 For Sale No
Identifier Stardust_Crown_SC Credit Price Not For Sale
Name Scarlet Stardust Crown Type Armor
NPC Buy 0 Weight 40
NPC Sell 0 Weapon Level 0
Range 0 Defense 65
Slots 1 Refineable Yes
Attack 0 Min Equip Level 250
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 .@g

2 =

3 getenchantgrade();

4 .@r

5 =

6 getrefine();

7 bonus

8 bPow,5;

9 bonus

10 bCon,5;

11 bonus

12 bBaseAtk,30*(.@r/2);

13 if

14 (.@r

15 =7)

16 {

17 bonus

18 bShortAtkRate,15;

19 bonus

20 bLongAtkRate,15;

21 if

22 (.@r

23 =9)

24 {

25 bonus

26 bPAtk,7;

27 bonus

28 bAtkRate,12;

29 if

30 (.@r

31 =11)

32 {

33 bonus

34 bShortAtkRate,25;

35 bonus

36 bLongAtkRate,25;

37 bonus

38 bPAtk,8;

39 }

40 }

41 }

42 if

43 (.@g

44 =ENCHANTGRADE_D)

45 {

46 bonus

47 bAtkRate,5;

48 bonus

49 bPow,5;

50 if

51 (.@g

52 =ENCHANTGRADE_C)

53 {

54 bonus

55 bPAtk,7;

56 bonus

57 bBaseAtk,25;

58 if

59 (.@g

60 =ENCHANTGRADE_B)

61 {

62 bonus

63 bFixedCast,-500;

64 bonus

65 bVariableCastrate,-10;

66 if

67 (.@g

68 =ENCHANTGRADE_A)

69 {

70 bonus2

71 bAddRace,RC_All,4*(.@r/3);

72 bonus2

73 bAddRace,RC_Player_Human,-4*(.@r/3);

74 bonus2

75 bAddRace,RC_Player_Doram,-4*(.@r/3);

76 }

77 }

78 }

79 }

Equip Script None
Unequip Script None
Description None

Page generated in 0.78263 second(s). Number of queries executed: 12.

Theme:
Language: