Crusader Kings III
Belligerent Vassals
Εμφάνιση 21-30 από 33 καταχωρίσεις
< 1  2  3  4 >
Ενημέρωση: 22 Αυγ 2024 στις 19:30
από Paucey

Tweaked the trigger for checking what council position, if any, a belligerent vassal is to make it into a triggered_effect so as to be easier to mod later.

Ενημέρωση: 22 Αυγ 2024 στις 18:33
από Paucey

Refusing Martial Service now prohibits a vassal from being a Marshal.

Ενημέρωση: 22 Αυγ 2024 στις 16:35
από Paucey

Realized that I had used "NOT" instead of "NAND" in the "can_command_troops" rule - commanding/not commanding troops should work as expected, now.

Ενημέρωση: 22 Αυγ 2024 στις 16:11
από Paucey

-Moved the broad filtering of vassals to the initial on_action rather than the event that is triggered when war starts, to hopefully cut down on some processing/unnecessary checks.
-Fixed a syntax error in the validity check that I have recently added to the withhold decision

Ενημέρωση: 22 Αυγ 2024 στις 14:35
από Paucey

-Added a check to the decision to withhold levies event to make sure that it's still a valid decision to make when it's presented to the vassal
-Added time-limits to the character flags that are added at some points in the script so that if, for whatever reason, they aren't handled by the script, they're eventually automatically removed
-Added the removal of character flags to the scripted_effect that resets the contract back to its default state

Ενημέρωση: 22 Αυγ 2024 στις 12:42
από Paucey

Fixed some syntax errors that were making some bits of information in the decision to withhold levies event not display properly.

Ενημέρωση: 22 Αυγ 2024 στις 12:07
από Paucey

Adjusted the logic so that vassals are only asked once per war if they want to reduce their levy obligations. Vassals won't be asked again unless their liege becomes involved in another war, or, if the vassal at some point refuse levies entirely but bumps back up to the threshold where they qualify for the option, again, of only withholding some levies.

Ενημέρωση: 22 Αυγ 2024 στις 9:36
από Paucey

Fixed minor issue in joining war as an ally

Ενημέρωση: 22 Αυγ 2024 στις 9:30
από Paucey

- Removed the included AGOT patch and made it into its own separate mod to supplement this one
- Changed instances in the script where the reduced levy effect occurs (other than when imprisoned) to also remove the reduction in Martial Service (just in case, in the future, there needs to be a clean-up of that).

Ενημέρωση: 21 Αυγ 2024 στις 17:36
από Paucey

Successfully figured out how to add a thumbnail to the mod - huzzah, haha