|
|
|
|
Viewing Item
#28256: Demon Slayer Shot
Item ID
|
28256
|
|
For Sale
|
No
|
Identifier
|
Demon_S_Shot
|
Credit Price
|
Not For Sale
|
Name
|
Demon Slayer Shot
|
Type
|
Weapon - Shotgun
|
NPC Buy
|
20
|
Weight
|
140
|
NPC Sell
|
10
|
Weapon Level
|
4
|
Range
|
9
|
Defense
|
0
|
Slots
|
2
|
Refineable
|
Yes
|
Attack
|
275
|
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
|
None
|
Item Use Script
|
1 .@r = getrefine();
2 bonus bSplashRange,1;
3 bonus bLongAtkRate,3*(.@r/2);
4 bonus bMaxSPrate,2*(.@r/3);
5 if (.@r >= 7) {
6 bonus2 bAddClass,Class_Boss,10;
7 if (.@r >= 9) {
8 autobonus3 "{ bonus bBaseAtk,50; bonus bLongAtkRate,10; }",1000,90000,"RL_P_ALTER";
9 if (.@r >= 11) {
10 bonus2 bAddRace,RC_Undead,15;
11 bonus2 bAddRace,RC_Demon,15;
12 }
13 }
14 }
|
Equip Script
|
None
|
Unequip Script
|
None
|
|
|
|
|
|