Dwarf Fortress

Dwarf Fortress

70 betyg
Dwarven Weapons Fixed
2
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Filstorlek
Lades upp
Uppdaterades
160.543 KB
17 dec, 2022 @ 19:07
13 jan, 2023 @ 11:38
3 ändringsnotiser ( visa )

Abonnera för att ladda ner
Dwarven Weapons Fixed

I 1 samling av Haethei
Haethei's Dwarf Fortress Mods
8 artiklar
Beskrivning
Fixes the bug that causes dwarves to be unable to equip two-handed weapons. Additionally, allows dwarves to craft mauls, pikes, halberds and great axes. Does not allow dwarves to craft long swords or two-handed swords, but they can still wield those if they find some from trade or looting.

If you want to be able to craft and wield all weapons in the game, check out my other mod (or any other version of the same mod someone else has created already):
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2903328888

All dwarves/humans/goblins etc. should be too small to wield large weapons like the maul with a single hand. If you're exceptionally lucky you might be able to find a dwarf who can do it.

I made this mod for personal use a year or two ago, for the original ASCII DF, so I decided to modify it for the new DF and share it for others. I didn't like the other mods that allowed dwarves to craft swords, which is why I ended up making my own version that had the perfect modifications for me.

I tried my best to design the mod in a way that makes it compatible with everything else. Instead of overwriting raws, it edits existing values. Place this mod at the end of your load order to make it overwrite others and it should work great.
16 kommentarer
Silly Jellyfish 4 sep, 2024 @ 5:10 
Is this mod still a relevant fix ?
iDropNukez 22 maj, 2023 @ 18:15 
Putnam shed some light on this on reddid a couple of months ago. Here's a link to the comment, but basically as long as the dwarf can wield the weapon, they can wield it one or two handed. If they do not meet the [TWO_HANDED] size, they will wield one-handed at a penalty. Easiest fix is to just create a uniform that doesn't include shields - boom. Two handing weapons.
El Mexicano Volador 2 maj, 2023 @ 5:44 
Same problem with my mod man. The game checks the minimum SIZE requirement regardless of the TWO_HAND size check.

So until they fix this, as long as they can wield a weapon, it will be both one and two handed.
Haethei  [skapare] 30 jan, 2023 @ 15:15 
Been thinking about this mod (and its brother) for a while. The game may just not be set up to handle dwarves with large weapons very well. I suppose there is a reason that the devs haven't really bothered doing this themselves for years, it may be introducing weird side effects that can't be solved easily

Think I'll leave them as they are and see how other people get along with it for now
1$1$ 23 jan, 2023 @ 1:11 
Yes, I used the latest version. At first I thought it was a mod conflict. But just now I was testing a new world only with this mod and it happened again
Haethei  [skapare] 21 jan, 2023 @ 10:18 
I recently made a change that should prevent that from happening, is your world using the most recent version of this mod?
1$1$ 21 jan, 2023 @ 6:05 
With this mod all dworfs can used 2H weapon with shield. All other mods with 2H weapons has a same effect
Haethei  [skapare] 13 jan, 2023 @ 11:41 
Decided to change the one-handed minimum size so only very large creatures can wield two-handed weapons with a single hand, let me know what you think
BlackCockDown 26 dec, 2022 @ 20:15 
Yeah thanks, I just wanted a few more weapons available rather than the whole arsenal, figured it might be easier to tinker with my local copy of your mod.
Haethei  [skapare] 26 dec, 2022 @ 19:24 
If you just want the 2H sword, you can add this line under the [SELECT_ENTITY:MOUNTAIN] entity in my mod:

[WEAPON:ITEM_WEAPON_SWORD_2H]

You can also add long swords since dwarves normally can't make those either:

[WEAPON:ITEM_WEAPON_SWORD_LONG]

My other mod (linked in the description of this one) gives access to all weapons, if you prefer that.