Hardened Steel Shotgun: Difference between revisions
From Revival Ragnarok Online
m (1 revision) |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Template:CustomWeapons | {{Template:CustomWeapons | ||
|image = [[File:NoImage.png]] | |image = [[File:NoImage.png]] | ||
|itemId = | |itemId = 40523 | ||
|itemEqp = Weapon | |itemEqp = Weapon | ||
|itemAtk = 80 | |itemAtk = 80 | ||
|itemLvl = 4 | |||
|classEq = [[Gunslinger]] Class Only | |classEq = [[Gunslinger]] Class Only | ||
|itemDesc = *Increases [[ATK]] by (45 + Refine*2)% | |itemDesc = *Increases [[ATK]] by (45 + Refine*2)% |
Latest revision as of 13:57, 29 September 2015
Hardened Steel Shotgun | |
File:NoImage.png | |
---|---|
ID: | 40523 |
Tradable: | No |
Storage-able: | No |
Vendable: | No |
Attack: | 80 |
Slots: | 0 |
Weapon Level: | 4 |
Equipped On: | Weapon |
Equippable By: | Gunslinger Class Only |
Required Level: | None |
Item Description
- Increases ATK by (45 + Refine*2)%
- Ignore Defense by (50 + Refine*5)%
- Adds a chance to Double Attack by (20 + Refine)%
- Causes splash damage, splash damage range increases at +8
- Unbreakable
How To Obtain This Item
Eir
This item is not available on Eir.
Loki
Thor
This item is not available on Thor.
Script
{bonus bAtkRate,45+getrefine()*2; bonus2 bIgnoreDefRate,RC_NonBoss,50+getrefine()*5; bonus2 bIgnoreDefRate,RC_Boss,50+getrefine()*5; bonus bDoubleAddRate,20+getrefine(); bonus bSplashRange,1+getrefine()/8; bonus bUnbreakableWeapon,0;},{},{}