Viewing Item

#540001: Booster Book

Item ID 540001 For Sale No
Identifier Boost_Text Credit Price Not For Sale
Name Booster Book Type Weapon - Book
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 160 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Star Gladiator
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 bonus2

2 bAddClass,Class_All,5;

3 .@r

4 =

5 getrefine();

6 bonus

7 bBaseAtk,.@r*3;

8 bonus

9 bBaseAtk,min(BaseLevel,180)/15*3;

10 bonus

11 bAtkRate,5;

12 if

13 (.@r

14 =7)

15 {

16 bonus

17 bAspdRate,getskilllv("TK_RUN");

18 }

19 if

20 (.@r

21 =9)

22 {

23 bonus

24 bAtkRate,10;

25 }

Equip Script None
Unequip Script None