Viewing Item

#560006: Rampage Arrow Booster Knuckle

Item ID 560006 For Sale No
Identifier PS_B_Knuckle Credit Price Not For Sale
Name Rampage Arrow Booster Knuckle Type Weapon - Knuckle
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 0 Refineable Yes
Attack 190 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Monk
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 bonus2 bAddClass,Class_All,2;

3 bonus bBaseAtk,(3*.@r)+3*(min(BaseLevel,195)/15);

4 if (.@r>=7) {

5 bonus bLongAtkRate,2*getskilllv("MO_CALLSPIRITS");

6 }

7 if (.@r>=9) {

8 bonus bMaxSPrate,10;

9 bonus2 bSkillAtk,"SR_KNUCKLEARROW",25;

10 bonus2 bSkillAtk,"SR_RAMPAGEBLASTER",25;

11 }

12 if (.@r>=11) {

13 bonus2 bAddSize,Size_All,15;

14 bonus bDelayrate,-10;

15 }

16 if (.@r>=13) {

17 bonus2 bSkillAtk,"SR_KNUCKLEARROW",15;

18 bonus2 bSkillAtk,"SR_RAMPAGEBLASTER",15;

19 }

Equip Script None
Unequip Script None