Viewing Item

#450001: Attacker Booster Plate

Item ID 450001 For Sale No
Identifier Attacker_Booster_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 None
Item Use Script

1 bonus bBaseAtk,100;

2 bonus bDelayrate,-5;

3 .@r = getrefine();

4 if (.@r>=2) {

5 bonus2 bAddClass,Class_All,.@r/2;

6 }

7 if (.@r>=3) {

8 bonus bCritAtkRate,.@r/3;

9 }

10 if (.@r>=7) {

11 bonus bBaseAtk,50;

12 }

13 if (.@r>=9) {

14 bonus bDelayrate,-5;

15 }

Equip Script None
Unequip Script None