Add luck option after roll, attributes above 6, fix miracle icon and grit bonus
All checks were successful
Release Creation / build (release) Successful in 1m36s
All checks were successful
Release Creation / build (release) Successful in 1m36s
This commit is contained in:
11
lang/en.json
11
lang/en.json
@@ -230,6 +230,7 @@
|
||||
"NPC": "NPC",
|
||||
"Grit": "Grit",
|
||||
"Luck": "Luck",
|
||||
"LuckAvailable": "Available Luck",
|
||||
"Defense": "Defense",
|
||||
"DefenseValue": "Defense Value",
|
||||
"ArmorRating": "Armor Rating",
|
||||
@@ -433,6 +434,10 @@
|
||||
"LuckHint": "+2 dice each",
|
||||
"LuckHuman": "Human (+3d)",
|
||||
"Available": "available",
|
||||
"LuckPoints": "Luck Points to Spend",
|
||||
"LuckPostRollTitle": "Luck Roll — {name}",
|
||||
"LuckPostRollConfirm": "Roll Luck Dice",
|
||||
"LuckPostRollHint": "Spend Luck Points to roll extra dice and add successes",
|
||||
"Visibility": "Visibility",
|
||||
"Attribute": "Attribute",
|
||||
"RollSkill": "Click to roll skill check",
|
||||
@@ -544,7 +549,11 @@
|
||||
"DefenseMelee": "melee defense",
|
||||
"FightingNimble": "nimble weapon",
|
||||
"MagicSpells": "spells"
|
||||
}
|
||||
},
|
||||
"NoLuckLeft": "No Luck Points remaining!",
|
||||
"LuckRollPost": "Spend Luck",
|
||||
"LuckResult": "Luck bonus:",
|
||||
"NoBonus": "no bonus successes"
|
||||
},
|
||||
"Rune": {
|
||||
"Attached": "Rune \"{name}\" attached.",
|
||||
|
||||
Reference in New Issue
Block a user