Viewing Item

#450257: Platinum Arbitrator

Item ID 450257 For Sale No
Identifier Platinum_Arbitrator Credit Price Not For Sale
Name Platinum Arbitrator 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 bonus

5 bMaxHPrate,10+(getskilllv("LG_INSPIRATION")*8);

6 bonus

7 bMaxSPrate,10;

8 bonus2

9 bAddRace,RC_All,14*getskilllv("LG_PINPOINTATTACK");

10 if

11 (getskilllv("LG_CANNONSPEAR")

12 ==

13 5)

14 {

15 bonus2

16 bSkillCooldown,"LG_CANNONSPEAR",-1500;

17 bonus2

18 bSkillAtk,"LG_CANNONSPEAR",BaseLevel/2;

19 bonus2

20 bSkillAtk,"LG_BANISHINGPOINT",2*(BaseLevel/2);

21 }

22 if

23 (.@r

24 =5)

25 bonus

26 bStr,15;

27 if

28 (.@r

29 =7)

30 bonus

31 bStr,15;

32 if

33 (.@r

34 =10)

35 {

36 bonus

37 bPerfectHitAddRate,25;

38 bonus

39 bUnbreakableArmor;

40 }

Equip Script None
Unequip Script None