Viewing Item

#830014: [Not For Sale] The Black

Item ID 830014 For Sale No
Identifier Comp_The_Black_Gatling Credit Price Not For Sale
Name [Not For Sale] The Black Type Weapon - Gatling Gun
NPC Buy 0 Weight 270
NPC Sell 0 Weapon Level 4
Range 9 Defense 0
Slots 2 Refineable Yes
Attack 205 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper None
Equippable Jobs Rebellion
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 Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 .@r = getrefine();

2 bonus bLongAtkRate,2*(.@r/3);

3 bonus bBaseAtk,10*(.@r/2);

4 if (.@r >= 7) {

5 .@val = 15;

6 bonus2 bSkillUseSPrate,"RL_R_TRIP",-10;

7 if (.@r >= 9) {

8 autobonus3 "{ bonus bBaseAtk,50; bonus bLongAtkRate,10; }",1000,90000,"RL_P_ALTER";

9 if (.@r >= 11) {

10 .@val += 15;

11 }

12 }

13 bonus2 bSkillAtk,"RL_R_TRIP",.@val;

14 }

Equip Script None
Unequip Script None