Implements inventory system, wip

This commit is contained in:
2026-05-22 11:03:17 +02:00
parent 4ff46865c2
commit dd3fe0e38e
15 changed files with 431 additions and 40 deletions
+8 -3
View File
@@ -940,12 +940,16 @@
"addContainer": "Add container",
"addRacialAbility": "Add racial ability",
"addAbility": "Add ability",
"excessBurden": "Equipped burden exceeds max — excess reduces Movement Rating"
"excessBurden": "Equipped burden exceeds max — excess reduces Movement Rating",
"assignToContainer": "Assign to container",
"removeFromContainer": "Remove from container",
"packBurden": "Pack Burden"
},
"RollSavingThrow": "Roll Saving Throw",
"Dialog": {
"useConsumable": "Use Consumable",
"useConsumableContent": "Use one charge of <strong>{name}</strong>? ({uses} remaining)"
"useConsumableContent": "Use one charge of <strong>{name}</strong>? ({uses} remaining)",
"assignToContainer": "Assign to Container"
},
"Message": {
"selectCoreSkill": "You must select a Core Skill for your character. Each character chooses one Core Skill at creation.",
@@ -957,7 +961,8 @@
"noWeapons": "No weapons",
"noArmor": "No armor or shields",
"noKits": "No kits",
"noEquipment": "No equipment"
"noEquipment": "No equipment",
"noStoredItems": "Nothing stored"
},
"Miracle": {
"FIELDS": {