Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert wonders to CK3 special buildings #127

Open
IhateTrains opened this issue Feb 17, 2021 · 1 comment
Open

Convert wonders to CK3 special buildings #127

IhateTrains opened this issue Feb 17, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@IhateTrains
Copy link
Member

No description provided.

@IhateTrains IhateTrains added the enhancement New feature or request label Feb 17, 2021
@IohannesIohannium
Copy link
Collaborator

Great Work Category mappings (based on I:R category):

I:R tower: dropped

I:R building (i.e. temple):

  • dome_of_the_rock_01 (CK3 province 5965)
  • the_colosseum_01 (CK3 province 2575)
  • holy_site_mahabodhi_temple_01 (CK3 province 1276)
  • stonehenge_01 (province is in Great Britain)
  • holy_site_other_grand_temple_01 (if province's primary culture is Persian group)
  • holy_site_indian_grand_temple_01 (if province's primary culture is South Asian)
  • holy_site_pagan_grand_temple_01 (fallback/default)

I:R pyramid: the_pyramids_01

Buildings in CK3 history entries are in /history/provinces/[file].txt, in the province entry, in the history entry:

	[yyyy].[mm].[dd] = {
		special_building_slot = ABC
		special_building = ABC
	}

ABC is the building

@IhateTrains IhateTrains pinned this issue Mar 26, 2023
@IhateTrains IhateTrains unpinned this issue Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants