Various items fixes and enhancements

This commit is contained in:
2025-12-03 11:06:24 +01:00
parent 58d9b10251
commit 888b08fc8d
10 changed files with 462 additions and 28 deletions
+25 -1
View File
@@ -300,6 +300,18 @@
},
"money": {
"label": "Money unit"
},
"isKit": {
"label": "Is Kit?"
},
"passive": {
"label": "Passive Name"
},
"passiveDescription": {
"label": "Passive Description"
},
"specialActivations": {
"label": "Special Activations"
}
}
},
@@ -493,6 +505,7 @@
"encumbranceLoad": "Encumbrance Load",
"isHelmet": "Is Helmet?",
"equipped": "Equipped?",
"isImplement": "Is Implement?",
"armorPassive": "Armor Passive",
"passiveName": "Passive Name",
"passiveDescription": "Passive Description",
@@ -517,13 +530,22 @@
"hands": "Hands Required",
"groupPassive": "Weapon Group Passive",
"groupPassiveName": "Group Passive Name",
"weaponPassive": "Weapon Passive",
"weaponPassives": "Weapon Passives",
"addPassive": "Add Passive",
"deletePassive": "Delete Passive",
"weaponManeuvers": "Weapon Maneuvers",
"addManeuver": "Add Maneuver",
"deleteManeuver": "Delete Maneuver",
"maneuverName": "Maneuver Name",
"maneuverDescription": "Maneuver Description",
"weaponAugment": "Weapon Augment",
"isKit": "Is Kit?",
"kitPassive": "Kit Passive",
"specialActivations": "Special Activations",
"addSpecialActivation": "Add Special Activation",
"deleteSpecialActivation": "Delete Special Activation",
"activationName": "Activation Name",
"activationDescription": "Activation Description",
"shieldType": "Shield Type",
"blockAPC": "Block APC",
"shieldRating": "Shield Rating (SR)",
@@ -686,6 +708,8 @@
"violet": "Violet"
},
"Hint": {
"noPassives": "No passives defined. Click the + button to add one.",
"noSpecialActivations": "No special activations defined. Click the + button to add one.",
"noManeuvers": "No maneuvers defined. Click the + button to add one.",
"isCoreSkill": "Check this if this is your character's chosen Core Skill",
"attributeBonus": "Choose which attribute receives the +2 bonus",