Viewing Item

#28228: Mirage Rifle

Item ID 28228 For Sale No
Identifier Mirage_Rifle Credit Price Not For Sale
Name Mirage Rifle Type Weapon - Rifle
NPC Buy 0 Weight 85
NPC Sell 0 Weapon Level 4
Range 9 Defense 0
Slots 1 Refineable Yes
Attack 170 Min Equip Level 150
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper None
Equippable Jobs Rebellion
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bBaseAtk,2*getskilllv("GS_SNAKEEYE");

3 bonus2 bSkillAtk,"RL_HAMMER_OF_GOD",(readparam(bInt)/10)*7;

4 if (readparam(bInt)>=110)

5 bonus2 bSkillAtk,"RL_HAMMER_OF_GOD",30;

6 if (.@r>=7) {

7 bonus bBaseAtk,30;

8 bonus bHit,5;

9 }

10 if (.@r>=9) {

11 bonus bBaseAtk,30;

12 bonus bHit,5;

13 }

Equip Script None
Unequip Script None