From 60f75da882b6f4ee975fbae62ae5ec52d3707359 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 17 Jul 2019 18:39:09 -0300 Subject: ID 6508 Explosive arrow (2x2 damage, non-cumulative) --- db/re/item_db.conf | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 359f69d42..bbbe69b09 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -13040,6 +13040,21 @@ item_db: ( bonus bAtkEle,Ele_Dark; "> }, +{ + Id: 6508 + AegisName: "ExplosiveArrow" + Name: "Poison Arrow" + Type: "IT_AMMO" + Buy: 12 + Sell: 1 + Weight: 2 + Atk: 30 + Loc: "EQP_AMMO" + Subtype: "A_ARROW" + Script: <" + bonus bSplashRange,2; + "> +}, // Important: NEVER raise bullet attack too much! // Unlike bows where the arrow is important, here the bullets are not. // Buy a more capable gun to drain full weapon power %%e -- cgit v1.2.3-70-g09d2