Viewing Item

#540039: Moon Starlight Booster Book

Item ID 540039 For Sale No
Identifier ML_B_Book Credit Price Not For Sale
Name Moon Starlight 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 = getrefine();

2 bonus bAtkRate,2;

3 bonus bBaseAtk,3*.@r;

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

5 if (.@r>=7) {

6 bonus bShortAtkRate,getskilllv("TK_POWER");

7 if (.@r>=9) {

8 bonus bShortAtkRate,10;

9 bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK",25;

10 bonus2 bSkillAtk,"SJ_FULLMOONKICK",25;

11 bonus2 bSkillAtk,"SJ_NEWMOONKICK",25;

12 if (.@r>=11) {

13 bonus2 bAddSize,Size_All,15;

14 bonus bAtkRate,10;

15 if (.@r>=13) {

16 bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK",15;

17 bonus2 bSkillAtk,"SJ_FULLMOONKICK",15;

18 bonus2 bSkillAtk,"SJ_NEWMOONKICK",15;

19 }

20 }

21 }

22 }

Equip Script None
Unequip Script None