Civilopedia Welcome, moddable (#8940)

This commit is contained in:
SomeTroglodyte
2023-03-31 13:58:07 +02:00
committed by GitHub
parent de7177692f
commit 45d66f0580
6 changed files with 79 additions and 14 deletions

View File

@ -411,5 +411,27 @@
{"text":"For discussion about missing entries, see the linked github issue.","link":"https://github.com/yairm210/Unciv/issues/8862"}
]
// "uniques": ["Will not be displayed in Civilopedia"] // would prevent use for help link
},
{
"name": "Civilopedia",
"civilopediaText": [
{"text":"Welcome to the Civilopedia!","header":4,"color": "#fa0"},
{"text":"Here you can find information - general help, rules, and what makes up the game world."},
{},
{"text":"How to find information","header":4},
{"text":"Select categories with the buttons on top of the screen. Also up there is the button to leave Civilopedia and go back to where you were before.","starred":true,"color":"#666"},
{"text":"Each category has a list of entries on the left of the screen, sorted alphabetically (with few exceptions). Clicking an entry will update the center pane were you are currently reading this.","starred":true,"color":"#666"},
{"text":"Lines can link to other Civilopedia entries, they are marked with a chain link symbol like this one. You can click anywhere on the line to follow the link.", "link":"Tutorial/Introduction"},
{"text":"The current category is special - all articles on general concepts are here. It is called 'Tutorials' because you can revisit these here, too.","starred":true,"color":"#666"},
{},
{"text":"What information can I find","header":4},
{"text":"The data shown is not dependent on your current game's situation, e.g. bonuses for the nation you are playing or difficulty modifiers will not affect the numbers."},
{"text":"However, it will reflect the mods you are playing! The combination of base ruleset and extension mods you select define the rules of a game, what objects exist and how they interact, and the Civilopedia mirrors these rules."},
{"text":"If you opened the Civilopedia from the main menu, the \"Ruleset\" will be that of the last game you started."},
{},
{"text":"Keyboard","header":4},
{"text":"Letters can select categories, and when there are multiple categories matching the same letter, you can press that repeatedly to cycle between these.","starred":true,"color":"#666"},
{"text":"The arrow keys allow navigation as well - left/right for categories, up/down for entries.","starred":true,"color":"#666"}
]
}
]