ATtempt to fix init rolls
This commit is contained in:
28
lang/en.json
28
lang/en.json
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"COMBAT": {
|
||||
"Round": "Second {round}",
|
||||
"Rounds": "Seconds",
|
||||
"RoundNext": "Next second"
|
||||
"Round": "Second {round}",
|
||||
"Rounds": "Seconds",
|
||||
"RoundNext": "Next second"
|
||||
},
|
||||
"LETHALFANTASY": {
|
||||
"Armor": {
|
||||
@@ -294,13 +294,13 @@
|
||||
"miracle-power": "Miracle - Power",
|
||||
"miracle-attack": "Miracle - Attack",
|
||||
"spell": "Spell",
|
||||
"will":"Will",
|
||||
"dodge":"Dodge",
|
||||
"toughness":"Toughness",
|
||||
"contagion":"Contagion",
|
||||
"poison":"Poison",
|
||||
"pain":"Pain",
|
||||
"paincourage":"Pain/Courage",
|
||||
"will": "Will",
|
||||
"dodge": "Dodge",
|
||||
"toughness": "Toughness",
|
||||
"contagion": "Contagion",
|
||||
"poison": "Poison",
|
||||
"pain": "Pain",
|
||||
"paincourage": "Pain/Courage",
|
||||
"granted": "Granted Dice",
|
||||
"shields": "Shields",
|
||||
"armorHitPoints": "Armor hit points",
|
||||
@@ -320,7 +320,7 @@
|
||||
"aetherPoints": "Aether points",
|
||||
"attacks": "Attacks",
|
||||
"monster": "Monster",
|
||||
"Resist" :"Resist",
|
||||
"Resist": "Resist",
|
||||
"resist": "Resist",
|
||||
"resistTorture": "Resist torture",
|
||||
"resistPerformance": "Resist performance",
|
||||
@@ -428,7 +428,8 @@
|
||||
"weapons": "Weapons",
|
||||
"wis": "WIS",
|
||||
"weapon-damage-medium": "Weapon damage medium",
|
||||
"weapon-damage-small": "Weapon damage small"
|
||||
"weapon-damage-small": "Weapon damage small",
|
||||
"combatProgressionStart": "Combat start threshold"
|
||||
},
|
||||
"Miracle": {
|
||||
"FIELDS": {
|
||||
@@ -729,7 +730,8 @@
|
||||
"Tooltip": {
|
||||
"addEquipment": "New equipment",
|
||||
"addSpell": "New spells",
|
||||
"skill": "Skills list"
|
||||
"skill": "Skills list",
|
||||
"combatProgressionStart": "First attack of combat can succeed on a roll of 1 through this value. Resets to 1 for subsequent attacks."
|
||||
},
|
||||
"Vulnerability": {
|
||||
"FIELDS": {
|
||||
|
||||
Reference in New Issue
Block a user