Viewing Item

#28254: Illusion Butcher

Item ID 28254 For Sale No
Identifier Butcher_IL Credit Price Not For Sale
Name Illusion Butcher Type Weapon - Gatling Gun
NPC Buy 20 Weight 250
NPC Sell 10 Weapon Level 4
Range 9 Defense 0
Slots 2 Refineable Yes
Attack 210 Min Equip Level 120
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper None
Equippable Jobs Gunslinger / Rebellion
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bLongAtkRate,2*(readparam(bStr)/15);

3 bonus bBaseAtk,10*.@r;

4 if (.@r >= 7) {

5 bonus2 bSkillAtk,"RL_FIRE_RAIN",20;

6 if (.@r >= 9) {

7 bonus2 bSkillAtk,"RL_R_TRIP",15;

8 if (.@r >= 11) {

9 bonus2 bAddRace,RC_Brute,30;

10 bonus2 bAddRace,RC_Demon,30;

11 }

12 }

13 }

Equip Script None
Unequip Script None