Viewing Item

#450001: Attacker Booster Plate

Item ID 450001 For Sale No
Identifier Atker_Plate Credit Price Not For Sale
Name Attacker Booster Plate Type Armor
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 120
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 Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 bonus

2 bBaseAtk,100;

3 bonus

4 bDelayrate,-5;

5 .@r

6 =

7 getrefine();

8 if

9 (.@r

10 =2)

11 {

12 bonus

13 bAtkRate,.@r/2;

14 }

15 if

16 (.@r

17 =3)

18 {

19 bonus

20 bCritAtkRate,.@r/3;

21 }

22 if

23 (.@r

24 =7)

25 {

26 bonus

27 bBaseAtk,50;

28 }

29 if

30 (.@r

31 =9)

32 {

33 bonus

34 bDelayrate,-5;

35 }

Equip Script None
Unequip Script None