Viewing Item

#450247: Brillance

Item ID 450247 For Sale No
Identifier aegis_450247 Credit Price Not For Sale
Name Brillance Type Armor
NPC Buy 0 Weight 100
NPC Sell 0 Weapon Level 0
Range 0 Defense 100
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Armor
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 .@l

5 =

6 BaseLevel;

7 bonus

8 bAspdRate,10;

9 bonus2

10 bAddRace,RC_All,7*getskilllv("SR_KNUCKLEARROW");

11 if

12 (getskilllv("SR_LIGHTNINGWALK")

13 ==

14 5)

15 bonus2

16 bSkillAtk,"SR_RIDEINLIGHTNING",2*.@l;

17 if

18 (getskilllv("SR_RAISINGDRAGON")

19 ==

20 10)

21 {

22 bonus

23 bVariableCastrate,-15;

24 bonus

25 bHPGainValue,150;

26 bonus

27 bSPGainValue,15;

28 }

29 if

30 (.@r

31 =5)

32 {

33 bonus

34 bBaseAtk,.@l/2;

35 if

36 (.@r

37 =7)

38 {

39 bonus

40 bBaseAtk,.@l/2;

41 if

42 (.@r

43 =10)

44 {

45 bonus

46 bPerfectHitAddRate,25;

47 bonus

48 bUnbreakableArmor;

49 }

50 }

51 }

Equip Script None
Unequip Script None