Alright, this is pretty straight-forward. I'm modding in a sling (David and Goliath style). I do have a question, though I'm pretty certain the answer will be no. Is it possible for the item to use a boulder (preferably non-specific) as ammo? Like I said, I'm pretty certain it is not possible (also, as far as physical possibilities, a boulder is pretty large for a dwarf to be launching but, DF=/=Real Life). If I could view a raw for a catapault (I know, they aren't there) it would be interesting to see if there was something usable there. Unfortunately, the dorfs would rather run through lava and whip the goblins to death while using it, though I did finally get one to throw a rock (which lodged firmly into the goblin's brain). Is there anyway to make them prefer to stay at range or are they always going to rush in?
Sling:
[ITEM_WEAPON:ITEM_WEAPON_SLING]
[NAME:sling:slings]
[SIZE:100]
[SKILL:WHIP]
[RANGED:CROSSBOW:ROCK]
[SHOOT_FORCE:1200]
[SHOOT_MAXVEL:1200]
[TWO_HANDED:0]
[MINIMUM_SIZE:5000]
[MATERIAL_SIZE:1]
[ATTACK:BLUNT:10:10:lash:lashes:NO_SUB:5000]
Ammo:
[ITEM_AMMO:ITEM_AMMO_ROCK]
[NAME:rock:rocks]
[CLASS:BOLT]
[SIZE:400]
[ATTACK:BLUNT:20:200:hit:hits:NO_SUB:2000]
These numbers are not final; I'm just trying to get it to work properly.