Viewing Item

#540040: Sunshine Booster Book

Item ID 540040 For Sale No
Identifier SS_B_Book Credit Price Not For Sale
Name Sunshine Booster Book Type Weapon - Book
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 0 Refineable No
Attack 230 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 .@r

2 =

3 getrefine();

4 bonus

5 bAtkRate,2;

6 bonus

7 bBaseAtk,3*.@r;

8 bonus

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

10 if

11 (.@r

12 =7)

13 {

14 bonus

15 bShortAtkRate,getskilllv("TK_POWER");

16 if

17 (.@r

18 =9)

19 {

20 bonus

21 bShortAtkRate,10;

22 bonus2

23 bSkillAtk,"SJ_SOLARBURST",25;

24 bonus2

25 bSkillAtk,"SJ_PROMINENCEKICK",25;

26 if

27 (.@r

28 =11)

29 {

30 bonus2

31 bAddSize,Size_All,15;

32 bonus

33 bAtkRate,10;

34 if

35 (.@r

36 =13)

37 {

38 bonus2

39 bSkillAtk,"SJ_SOLARBURST",15;

40 bonus2

41 bSkillAtk,"SJ_PROMINENCEKICK",15;

42 }

43 }

44 }

45 }

Equip Script None
Unequip Script None