历史模组制作

本页面所适用的版本可能已经过时,最后更新于2.7
Pokewiz讨论 | 贡献2020年5月24日 (日) 02:56的版本 (文本替换 - 替换“Category:Modding”为“Category:模组制作”)

History modding is the setup of the historical (or canon) data that allows the history to be scrollable in the game lobby, and by extension the research necessary to gather that data.

For the most part the data is only used before starting a new game: as soon as a game starts it will slowly diverge from history depending on player and random A.I actions, even if some historical events can be triggered or influenced via scripting (culture melting pots, appearance of historical characters, ...). The alternative history is persisted in the save game, and as of patch 2.5 the vanilla history is even no longer processed when loading from a save, to speed up the process.

History modding requires:

  • Dynasty modding to list historical dynasties
  • Character history to define character statistics (and dynasty, if noble), as well as important life events (birth, marriage, death,...).
  • Title modding to:
    • Define a base de jure hierarchy of landed titles. Note that this hierarchy may change via title history (this is called "dynamic de jure").
    • Associate those titles to rulers (coronation dates), as well as activating or deactivating titles at certain dates. Active titles without history get a randomly generated ruler assigned at start-up.
  • Province history to define the evolution of provinces (culture and religion), and the date of foundation of its holdings.
  • Technology history to configure the initial technology of provinces, depending on the start date.
  • War history to reference historical wars and warscore evolution, so that a war may already be on-going when starting at a given date.
  • Bookmark modding to highlight some key start dates (because they are more challenging, balanced, have special scripted events, etc.).

In addition, coats of arms modding is involved to associate shields to dynasties and flags to titles.