feat: Füge Debug-Overlay und Alters-/Geschlechtsanpassungen für 3D-Charaktere hinzu
All checks were successful
Deploy to production / deploy (push) Successful in 1m55s

This commit is contained in:
Torsten Schulz (local)
2026-05-21 09:55:11 +02:00
parent 3df7abe628
commit ad0ccd0281
11 changed files with 364 additions and 24 deletions

View File

@@ -927,6 +927,7 @@
},
"householdTension": {
"label": "Household Tension",
"noReasons": "No specific causes reported.",
"score": "Tension score",
"reasonsLabel": "Current causes",
"low": "Calm",
@@ -943,6 +944,18 @@
"tooFewServants": "Too few servants",
"marriageCrisis": "Low marriage satisfaction (strains household peace)"
}
,
"reasonsDetail": {
"visibleLover": "A publicly visible affair affects the household's reputation.",
"noticeableLover": "The relationship is noticeable and leads to gossip or conflicts.",
"underfundedLover": "The affair receives too little maintenance, causing dissatisfaction and scandal risk.",
"acknowledgedAffair": "The relationship is acknowledged publicly and creates daily tensions.",
"statusMismatch": "Different social ranks cause conflicts and jealousy.",
"loverChild": "A child from an affair causes family complications and rivalry.",
"disorder": "Disorder in the household worsens daily life.",
"tooFewServants": "Too few servants increase workload and household dissatisfaction.",
"marriageCrisis": "General marital unhappiness reduces household peace and can cause resentments."
}
},
"marriageActions": {
"title": "Support the marriage",
@@ -973,6 +986,10 @@
"maintenance": "Maintenance",
"scandalExtraDailyPct": "Extra scandal risk/day",
"monthlyCost": "Monthly Cost",
"titleEffects": {
"label": "Title effects",
"help": "How a noble title affects a lover's behavior or visibility."
},
"politicalFreeSlotsHint": "Political offices grant you {count} affair slot(s) with no monthly upkeep (cheapest relationships count first).",
"politicalFreeMaintenance": "Office (free)",
"statusFit": "Status Fit",