loc(loc): add game rule and misc localization keys
Add game rule keys (rule_mistborn_game_mode, narrative/sandbox setting names and descriptions) and utility keys (easy, medium). Add missing discover_metallic_arts_decision_confirm key. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -96,3 +96,4 @@
|
||||
discover_metallic_arts_decision:0 "Discover Your Metallic Arts"
|
||||
discover_metallic_arts_decision_desc:0 "The metallic arts are in the blood — or so the nobles claim. Allomancy passes through noble bloodlines. Feruchemy is the birthright of the Terris people. But bloodlines mix, and secrets hide in unexpected places. For the right price, certain... specialists... can subject you to the tests that determine whether metal sings in your veins.\n\nThe process is not pleasant. Allomancy requires trauma to awaken — a controlled Snapping, administered by those who have done it before. Feruchemy requires patience and a Terris-trained guide. Either way, you will learn what you are. Or what you are not."
|
||||
discover_metallic_arts_decision_tooltip:0 "Undergo testing to discover if you carry Allomantic or Feruchemical potential. Only available in Sandbox mode."
|
||||
discover_metallic_arts_decision_confirm:0 "Submit to the tests. Let us see what burns in our blood."
|
||||
|
||||
@@ -1,7 +1,23 @@
|
||||
l_english:
|
||||
|
||||
# ========== GAME RULES ==========
|
||||
|
||||
mistborn_game_mode:0 "Game Mode"
|
||||
mistborn_game_mode_desc:0 "Choose between a curated Mistborn story experience or an open sandbox."
|
||||
mistborn_game_mode_narrative_mode:0 "Narrative Mode"
|
||||
mistborn_game_mode_narrative_mode_desc:0 "Experience the story of Mistborn: The Final Empire. Curated events will fire based on story progression. Recommended for first playthrough."
|
||||
mistborn_game_mode_sandbox_mode:0 "Sandbox Mode"
|
||||
mistborn_game_mode_sandbox_mode_desc:0 "Play as any character with full freedom. The 'Discover Your Metallic Arts' decision is available. Narrative story events are suppressed."
|
||||
|
||||
# ========== GAME RULE KEYS (rule_ and setting_ prefixed) ==========
|
||||
|
||||
rule_mistborn_game_mode:0 "Game Mode"
|
||||
setting_mistborn_game_mode_narrative_mode:0 "Narrative Mode"
|
||||
setting_mistborn_game_mode_narrative_mode_desc:0 "Experience the story of Mistborn: The Final Empire. Curated events will fire based on story progression. Recommended for first playthrough."
|
||||
setting_mistborn_game_mode_sandbox_mode:0 "Sandbox Mode"
|
||||
setting_mistborn_game_mode_sandbox_mode_desc:0 "Play as any character with full freedom. The 'Discover Your Metallic Arts' decision is available. Narrative story events are suppressed."
|
||||
|
||||
# ========== MISC ==========
|
||||
|
||||
easy:0 "Easy"
|
||||
medium:0 "Medium"
|
||||
|
||||
Reference in New Issue
Block a user