Viewing Item

#550052: Es Booster Staff

Item ID 550052 For Sale No
Identifier ES_B_Staff Credit Price Not For Sale
Name Es Booster Staff Type Weapon - Staff
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 0 Refineable No
Attack 110 Min Equip Level 100
MATK 175 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Soul Linker
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 .@r

2 =

3 getrefine();

4 bonus

5 bUnbreakableWeapon;

6 bonus

7 bMatkRate,2;

8 bonus

9 bMatk,3*.@r;

10 bonus

11 bMatk,3*(min(BaseLevel,195)/15);

12 if

13 (.@r

14 =7)

15 {

16 bonus

17 bVariableCastrate,-getskilllv("TK_SPTIME");

18 if

19 (.@r

20 =9)

21 {

22 bonus2

23 bMagicAtkEle,Ele_All,10;

24 bonus2

25 bSkillAtk,"SP_SPA",25;

26 bonus2

27 bSkillAtk,"SP_SWHOO",25;

28 if

29 (.@r

30 =11)

31 {

32 bonus2

33 bMagicAddSize,Size_All,15;

34 bonus

35 bVariableCastrate,-10;

36 if

37 (.@r

38 =13)

39 {

40 bonus2

41 bSkillAtk,"SP_SPA",15;

42 bonus2

43 bSkillAtk,"SP_SWHOO",15;

44 }

45 }

46 }

47 }

Equip Script None
Unequip Script None