Viewing Item

#510069: Super Novice Booster Dagger

Item ID 510069 For Sale No
Identifier SN_B_Dagger Credit Price Not For Sale
Name Super Novice Booster Dagger Type Weapon - Dagger
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 0 Refineable No
Attack 210 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 bAtkRate,3;

3 bonus bBaseAtk,3*.@r;

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

5 if (.@r>=7) {

6 bonus bAspdRate,getskilllv("SM_SWORD");

7 if (.@r>=9) {

8 bonus bLongAtkRate,10;

9 bonus2 bSkillAtk,"RG_BACKSTAP",15;

10 bonus2 bSkillAtk,"RG_RAID",15;

11 if (.@r>=11) {

12 bonus2 bAddSize,Size_All,15;

13 bonus bAtkRate,10;

14 if (.@r>=13) {

15 bonus2 bSkillAtk,"RG_BACKSTAP",25;

16 bonus2 bSkillAtk,"RG_RAID",25;

17 }

18 }

19 }

20 }

Equip Script None
Unequip Script None