Viewing Item

#820031: Boosting Ice & Snow Shotgun

Item ID 820031 For Sale No
Identifier Z_Boost_P_Shotgun Credit Price Not For Sale
Name Boosting Ice & Snow Shotgun Type Weapon - Shotgun
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 3
Range 9 Defense 0
Slots 0 Refineable Yes
Attack 478 Min Equip Level 1
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 bSplashRange,1;

3 bonus bAtkRate,15;

4 bonus bBaseAtk,12*(.@r/2);

5 bonus bMaxHPrate,2*(.@r/2);

6 if (.@r>=7) {

7 bonus2 bIgnoreDefRaceRate,RC_All,25;

8 bonus2 bIgnoreDefRaceRate,RC_Player_Doram,-25;

9 bonus2 bIgnoreDefRaceRate,RC_Player_Human,-25;

10 if (.@r>=9) {

11 bonus2 bSubSize,Size_All,7;

12 }

13 }

Equip Script None
Unequip Script None