Yes, but it's definitely not the way you use it.Is there a way to disable War Weariness? I tried (mid-game) increasing this number to 100 and then even to 1000 ...
ALTER TABLE Policies ADD COLUMN 'WarWearinessModifier' INTEGER DEFAULT 0;
... in this file:
Community Patch/CoreFiles/Core Tables/CoreTableEntries.sql
... but it does not seem to have any effect. Or maybe I would need to start a new game after modifying the SQL?
I sometimes enjoy protracted wars of attrition, but the War Weariness makes them unsustainable. Thanks!
You have to make a dummy policies. Give WarWearinessModifier to 100 in this dummy policy and give it to all the civs.