Viewing Item

#500042: Super Psychic Booster Saber

Item ID 500042 For Sale No
Identifier SP_B_Saber Credit Price Not For Sale
Name Super Psychic Booster Saber Type Weapon - One-Handed Sword
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 1 Defense 0
Slots 0 Refineable No
Attack 130 Min Equip Level 80
MATK 170 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bMatkRate,2;

6 bonus

7 bMatk,3*.@r;

8 bonus

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

10 if

11 (.@r

12 =7)

13 {

14 bonus

15 bAspdRate,getskilllv("MG_SRECOVERY");

16 if

17 (.@r

18 =9)

19 {

20 bonus2

21 bMagicAtkEle,Ele_Neutral,10;

22 bonus2

23 bMagicAtkEle,Ele_Fire,10;

24 bonus2

25 bSkillAtk,"SO_PSYCHIC_WAVE",25;

26 bonus3

27 bAutoSpell,"SO_PSYCHIC_WAVE",2,1;

28 if

29 (.@r

30 =11)

31 {

32 bonus2

33 bMagicAddSize,Size_All,15;

34 bonus

35 bMatkRate,10;

36 if

37 (.@r

38 =13)

39 {

40 bonus2

41 bSkillAtk,"SO_PSYCHIC_WAVE",15;

42 }

43 }

44 }

45 }

Equip Script None
Unequip Script None