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 = getrefine();

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

3 bonus bMaxSPrate,10;

4 bonus2 bAddRace,RC_All,14*getskilllv("LG_PINPOINTATTACK");

5 if (getskilllv("LG_CANNONSPEAR") == 5) {

6 bonus2 bSkillCooldown,"LG_CANNONSPEAR",-1500;

7 bonus2 bSkillAtk,"LG_CANNONSPEAR",BaseLevel/2;

8 bonus2 bSkillAtk,"LG_BANISHINGPOINT",2*(BaseLevel/2);

9 }

10 if (.@r>=5)

11 bonus bStr,15;

12 if (.@r>=7)

13 bonus bStr,15;

14 if (.@r>=10) {

15 bonus bPerfectHitAddRate,25;

16 bonus bUnbreakableArmor;

17 }

Equip Script None
Unequip Script None