Anonymous | Login | Signup for a new account | 2024-11-01 13:33 PDT |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||
ID | Project | Category | View Status | Date Submitted | Last Update | |
0006870 | Dwarf Fortress | Combat -- General | public | 2014-07-09 14:09 | 2014-07-24 15:20 | |
Reporter | harmand | |||||
Assigned To | Toady One | |||||
Priority | normal | Severity | tweak | Reproducibility | always | |
Status | resolved | Resolution | fixed | |||
Platform | DF 40.01 and earlier | OS | Windows | OS Version | 7 64 bit | |
Product Version | 0.40.01 | |||||
Target Version | Fixed in Version | 0.40.05 | ||||
Summary | 0006870: Bolts, crossbows and other ranged weapons have excessive SHOOT_FORCE values, leading to ranged combat issues | |||||
Description | As described in http://www.bay12forums.com/smf/index.php?topic=115448.0 [^] SHOOT_FORCE appears to have had 2 extra 0's appended to it needlessly, causing the well known issues with ranged combat that do not match with the rough balance and physical properties armor and weapons share with each other as regards every other form of combat in the game. SHOOT_FORCE of 1 has bolts being stopped by a dwarf's skin, while SHOOT_FORCE of 10 causes the bolt to penetrate leather armor, tear the skin, and break the bone underneath. An expected outcome. SHOOT_FORCE of 30 seems to simulate expected performance against armored targets, with weaker material bolts deflecting and same material bolts penetrating or bruising, breaking bones underneath. Thus it is demonstrated that SHOOT_FORCE of 1000 is clearly an oversight as such power scaled as such would be appropriate for simulating modern artillery, not the force or expected results from hand-held crossbows/bows. | |||||
Steps To Reproduce | ARENA MODE: 2 dwarves, steel armor, bone bolts then steel bolts. With vanilla settings armor is useless against even bone bolts. WITH MODIFIED SETTINGS: same test, results much more in line with what would be expected based on the laws of physics. scales appropriately with different materials and armor types. Chain armor much less effective than plate as expected. | |||||
Additional Information | RECCOMENDED RAW TWEAKS: [ITEM_WEAPON:ITEM_WEAPON_CROSSBOW] [NAME:crossbow:crossbows] [SIZE:400] [SKILL:HAMMER] [RANGED:CROSSBOW:BOLT] [SHOOT_FORCE:27] [SHOOT_MAXVEL:200] This is just to make sure a near-weightless object doesn't go faster than the string could possibly go. [TWO_HANDED:0] [MINIMUM_SIZE:15000] [MATERIAL_SIZE:3] [ATTACK:BLUNT:10000:4000:bash:bashes:NO_SUB:1250] [ITEM_WEAPON:ITEM_WEAPON_BOW] [NAME:bow:bows] [SIZE:300] [SKILL:SWORD] [RANGED:BOW:ARROW] [SHOOT_FORCE:27] [SHOOT_MAXVEL:200] [TWO_HANDED:0] [MINIMUM_SIZE:15000] [MATERIAL_SIZE:3] [ATTACK:BLUNT:10000:4000:bash:bashes:NO_SUB:1250] [ITEM_AMMO:ITEM_AMMO_BOLTS] [NAME:bolt:bolts] [CLASS:BOLT] [SIZE:150] [ATTACK:EDGE:5:1000:stab:stabs:NO_SUB:1000] [ITEM_AMMO:ITEM_AMMO_ARROWS] [NAME:arrow:arrows] [CLASS:ARROW] [SIZE:150] [ATTACK:EDGE:5:1000:stab:stabs:NO_SUB:1000] | |||||
Tags | 0.40.01, bolts, combat, Probable Quick Fix, raw files | |||||
Attached Files | ||||||
Relationships | ||||||
|
Notes | |
(0025379) Footkerchief (manager) 2014-07-09 14:13 edited on: 2014-07-09 14:14 |
Anything not covered by 0006262 and 0005516? |
(0027453) Toady One (administrator) 2014-07-24 15:20 |
This has become complicated by the rounding error issues (shoot force wasn't being respected vs. weight). I'm going to change the ammo values to 5/1000 and see if I can balance the force out for 0.40.05, though I doubt it'll end up perfect. |
Issue History | |||
Date Modified | Username | Field | Change |
2014-07-09 14:09 | harmand | New Issue | |
2014-07-09 14:10 | harmand | Tag Attached: 0.40.01 | |
2014-07-09 14:10 | harmand | Tag Attached: bolts | |
2014-07-09 14:11 | harmand | Tag Attached: combat | |
2014-07-09 14:11 | harmand | Tag Attached: raw files | |
2014-07-09 14:13 | Footkerchief | Note Added: 0025379 | |
2014-07-09 14:13 | Footkerchief | Assigned To | => Footkerchief |
2014-07-09 14:13 | Footkerchief | Status | new => needs feedback |
2014-07-09 14:14 | Footkerchief | Note Edited: 0025379 | View Revisions |
2014-07-14 11:28 | Footkerchief | Relationship added | duplicate of 0006262 |
2014-07-14 11:28 | Footkerchief | Status | needs feedback => resolved |
2014-07-14 11:28 | Footkerchief | Resolution | open => duplicate |
2014-07-24 14:35 | Footkerchief | Status | resolved => new |
2014-07-24 14:35 | Footkerchief | Relationship replaced | related to 0006262 |
2014-07-24 15:11 | Footkerchief | Tag Attached: Probable Quick Fix | |
2014-07-24 15:20 | Toady One | Note Added: 0027453 | |
2014-07-24 15:20 | Toady One | Status | new => resolved |
2014-07-24 15:20 | Toady One | Fixed in Version | => Next Version |
2014-07-24 15:20 | Toady One | Resolution | duplicate => fixed |
2014-07-24 15:20 | Toady One | Assigned To | Footkerchief => Toady One |
Copyright © 2000 - 2010 MantisBT Group |