====== Hardened Steel Katar ====== | Hardened Steel Katar | | ID: | 40527 | | Tradable: | Yes | | Storage-able: | Yes | | Vendable: | Yes | | Attack: | 50 | | Slots: | 0 | | Weapon Level: | 4 | | Equipped On: | Weapon | | Equippable By: | [[wiki:assassin]] Class | | Required Level: | None | ===== Item Description ===== * Increases [[wiki:atk]] by (50 + Refine*2)% * Ignore [[wiki:defense]] by (50 + Refine*5)% * Adds a chance to [[wiki:double_attack]] by (20 + Refine*2)% * Causes splash damage, splash damage range increases at +8 * Unbreakable * [[wiki:metalworking]] ===== Script ===== {bonus bAtkRate,50+getrefine()*2; bonus bIgnoreDefRate,50+getrefine()*5;bonus bDoubleAddRate,20+getrefine()*2; bonus bSplashRange,1+getrefine()/8;bonus bUnbreakableWeapon,0;},{},{}