Enhancements as per issue tracking sheet

This commit is contained in:
2026-03-19 15:39:25 +01:00
parent b2befe039e
commit b67d85c6be
22 changed files with 588 additions and 55 deletions

View File

@@ -256,6 +256,7 @@
"ColorDice": "Color",
"Lineage": "Lineage",
"DropClass": "Drop Class Here",
"OpenClass": "Click to open class details",
"Traits": "Traits",
"Features": "Features",
"Name": "Name",
@@ -333,6 +334,7 @@
"DamageModifier": "Damage Modifier",
"DamageModifierHint": "extra or fewer damage dice",
"RangeCondition": "Range Condition",
"RangeConditions": "Range Conditions",
"RangeNormal": "Normal",
"RangeLong": "Long Range",
"RangeMoving": "Moving Before Shot",
@@ -424,6 +426,17 @@
"MagicSpells": "spells"
}
},
"FreeRoll": {
"Label": "Free Roll",
"PoolTitle": "Number of dice (120)",
"ColorTitle": "Dice colour",
"ColorWhite": "White (4+)",
"ColorRed": "Red (3+)",
"ColorBlack": "Black (2+)",
"ExplodeTitle": "Explode on 5+",
"Roll": "Roll",
"CardTitle": "Free Dice Roll"
},
"Character": {
"FIELDS": {
"lineage": {
@@ -876,6 +889,7 @@
},
"UsagePeriod": {
"None": "Passive (always on)",
"Round": "Per Round",
"Encounter": "Per Encounter",
"Day": "Per Day"
},