Various fixes and add rune support

This commit is contained in:
2026-03-30 23:38:45 +02:00
parent 2bf737a3ef
commit fb04448ab0
18 changed files with 506 additions and 9 deletions

View File

@@ -373,7 +373,13 @@
"Mercenary": "Mercenary",
"CurrentXP": "XP",
"CarriesLight": "Carries Light",
"Slots": "Slots"
"Slots": "Slots",
"Runes": "Runes",
"DropRuneHint": "Drop a runic spell here to attach it…",
"RemoveRune": "Remove rune",
"OpenRune": "Open spell sheet",
"DifficultyValue": "Difficulty Value",
"Exalted": "Exalted"
},
"ColorDice": {
"White": "White (4+)",
@@ -540,6 +546,15 @@
"MagicSpells": "spells"
}
},
"Rune": {
"Attached": "Rune \"{name}\" attached.",
"NotRunic": "Only runic tradition spells can be attached as runes.",
"WrongType": "This item only accepts {expected} runes.",
"MaxRunes": "This item already has 2 runes (maximum).",
"Duplicate": "This rune is already attached to this item.",
"MaxExalted": "This item already bears an exalted rune (maximum 1).",
"SourceNotFound": "Source spell not found — it may have been deleted."
},
"FreeRoll": {
"Label": "Free Roll",
"PoolTitle": "Number of dice (120)",