pjf / masterwork-dwarf-fortress

Patches and bugfixes applied to Meph's amazing Masterwork Dwarf Fortress
33 stars 22 forks source link

Have orcish raids trigger sieges #1

Closed pjf closed 10 years ago

pjf commented 10 years ago

Orcish raids are currently very low-risk. I would like them to run the risk of triggering sieges.

I tried (and failed) to implement that here, but with a little DFHack coding it should be possible to do this in elegant fashion.

pjf commented 10 years ago

This commit (DFHack r4 only) should make it easier to trigger a random siege:

https://github.com/pjf/masterwork-dwarf-fortress/commit/e23043bea9efbb2b051d790256fcba5902271e49

pjf commented 10 years ago

06a4d07 adds this in. It still needs rebalancing (#12)

pjf commented 10 years ago

This works. Tested by CptCrunchy and myself.