Total War: WARHAMMER III

Total War: WARHAMMER III

Not enough ratings
Remove ALL Siege/Settlement Battles
   
Award
Favorite
Favorited
Unfavorite
campaign
Tags: mod
File Size
Posted
108.786 KB
2 Sep @ 8:06am
1 Change Note ( view )

Subscribe to download
Remove ALL Siege/Settlement Battles

Description
Description:

This mod removes all Settlement and Siege battles from the campaign and replaces them with Land Battles.

This mod should be compatible with all other mods.
Since it disables vanilla effects globally it should remove settlement battles from all modded and vanilla buildings.

This mod should also be evergreen and require no updates in the future, unless CA changes how siege battles are triggered on the campaign map.

How it works (info for other modders):

This mod disables all building effects that enable settlement or siege battles, effectively removing settlement battles from the game alltogether.

it edits records in 2 tables:

- effects_tables (to hide all siege related effects, they are only hidden not deleted so shouldn't cause mod conflicts)
- effect_bonus_value_basic_junction_tables (to make all effects that add sieges/settlements do nothing, by removing thier association with bonus values that activate settlement battles)

the twad_key_deletes table added in patch 6.3 is used to remove all records from effect_bonus_value_basic_junction_tables that include either of the following bonus values:

- garrison_walls_15m
- unfortified_settlement_starts_siege_battle
2 Comments
Pegaz  [author] 2 Sep @ 10:02am 
You're fast man XD
managed to write a comment before I entered the description
hope it answers your question thou.

In general, that mod isn't compatible with modded buildings, and removes effects from buildings one by one, this one is compatible.
ProJH 2 Sep @ 8:14am 
How does this work ? We have another mod for this but still we sometimes encounter sieges. What's your implementation ?