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 4
Range 1 Defense 0
Slots 0 Refineable No
Attack 130 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Novice / Super novice
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 bMatkRate,2;

3 bonus bMatk,170+3*.@r;

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

5 if (.@r>=7) {

6 bonus bAspdRate,getskilllv("MG_SRECOVERY");

7 if (.@r>=9) {

8 bonus2 bMagicAtkEle,Ele_Neutral,10;

9 bonus2 bMagicAtkEle,Ele_Fire,10;

10 bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",25;

11 bonus3 bAutoSpell,"SO_PSYCHIC_WAVE",2,1;

12 if (.@r>=11) {

13 bonus2 bMagicAddSize,Size_All,15;

14 bonus bMatkRate,10;

15 if (.@r>=13) {

16 bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",15;

17 }

18 }

19 }

20 }

Equip Script None
Unequip Script None