Fix #24 : Add SAN rolls
This commit is contained in:
21
lang/en.json
21
lang/en.json
@ -38,6 +38,12 @@
|
||||
"feature": {
|
||||
"label": "Feature"
|
||||
},
|
||||
"adaptedToViolence": {
|
||||
"label": "Adapted to violence"
|
||||
},
|
||||
"adaptedToHelplessness": {
|
||||
"label": "Adapted to helplessness"
|
||||
},
|
||||
"harshness": {
|
||||
"label": "Harshness"
|
||||
},
|
||||
@ -86,6 +92,12 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Insanity": {
|
||||
"None": "None",
|
||||
"Flee": "Flee",
|
||||
"Submit": "Submit",
|
||||
"Struggle": "Struggle"
|
||||
},
|
||||
"Skill": {
|
||||
"Unnatural": "Unnatural",
|
||||
"Melee": "Melee Weapons",
|
||||
@ -262,9 +274,13 @@
|
||||
"veryHarsh": "Very Harsh"
|
||||
},
|
||||
"Label": {
|
||||
"sanBPShort": "BP",
|
||||
"tempInsanity": "Temp. Insanity",
|
||||
"distinguishingFeatures": "Distinguishing Features",
|
||||
"titleSkill": "Skill",
|
||||
"titleWeapon": "Weapon",
|
||||
"titleSkill": "Skill Roll",
|
||||
"titleWeapon": "Weapon Roll",
|
||||
"titleCharacteristic": "Characteristic Roll",
|
||||
"titleSAN": "SAN Roll",
|
||||
"biodata": "Biodata",
|
||||
"skill": "Skill",
|
||||
"modifier": "Modifier",
|
||||
@ -316,6 +332,7 @@
|
||||
"criticalSuccess": "Critical Success",
|
||||
"criticalFailure": "Critical Failure",
|
||||
"Characteristic": "Characteristic",
|
||||
"characteristic": "Characteristic",
|
||||
"targetScore": "Target Score",
|
||||
"gears": "Gears",
|
||||
"armors": "Armors",
|
||||
|
Reference in New Issue
Block a user