Update product definitions and revenue calculations in Falukant: Adjust product sell costs and production times for better balance. Refactor revenue calculations to focus on profit per minute instead of revenue per minute. Enhance localization files to include new terms related to product unlocks and certificate levels in English, German, and Spanish, improving user experience across languages.

This commit is contained in:
Torsten Schulz (local)
2026-03-26 20:19:49 +01:00
parent 01849c8ffe
commit e0c3b472db
10 changed files with 303 additions and 43 deletions

View File

@@ -124,6 +124,8 @@
"description": "Shows your current level and the requirements for the next promotion.",
"current": "Current",
"next": "Next level",
"levelMatrix": "Products by certificate level",
"levelLabel": "Level {level}",
"score": "Score",
"ready": "Ready for the next promotion",
"notReady": "Requirements not met yet",
@@ -313,6 +315,12 @@
"selectionBlocked": "New expansions are blocked while imprisoned for debt."
},
"currentCertificate": "Current certificate",
"certificate": {
"title": "Product unlocks",
"description": "Shows which products your current certificate unlocks and what the next level adds.",
"currentUnlocks": "Currently unlocked",
"nextUnlocks": "New with level {level}"
},
"selection": {
"title": "Branch Selection",
"selected": "Selected Branch",