Actor sheet, step 1
This commit is contained in:
55
lang/en.json
55
lang/en.json
@@ -7,8 +7,11 @@
|
||||
"label": "Protection"
|
||||
}
|
||||
},
|
||||
"heroPoints": {
|
||||
"label": "Hero Points"
|
||||
"pronouns": {
|
||||
"label": "Pronouns"
|
||||
},
|
||||
"trait": {
|
||||
"label": "Trait"
|
||||
},
|
||||
"credits": {
|
||||
"label": "Credits"
|
||||
@@ -289,6 +292,29 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Tarot": {
|
||||
"FIELDS": {
|
||||
"description": {
|
||||
"label": "Description"
|
||||
},
|
||||
"bonus": {
|
||||
"label": "Bonus"
|
||||
},
|
||||
"orientation": {
|
||||
"label": "Orientation"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Deal": {
|
||||
"FIELDS": {
|
||||
"description": {
|
||||
"label": "Description"
|
||||
},
|
||||
"promisor": {
|
||||
"label": "Promisor"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Ritual": {
|
||||
"FIELDS": {
|
||||
"cost": {
|
||||
@@ -315,6 +341,23 @@
|
||||
}
|
||||
},
|
||||
"Label": {
|
||||
"trauma": "Trauma",
|
||||
"stats": "Stats",
|
||||
"appearance": "Appearance",
|
||||
"flesh": "Flesh",
|
||||
"skin": "Skin",
|
||||
"heart": "Heart",
|
||||
"mind": "Mind",
|
||||
"soul": "Soul",
|
||||
"Counters": "Counters",
|
||||
"perks": "Perks",
|
||||
"maleficas": "Maleficas",
|
||||
"rituals": "Rituals",
|
||||
"speciesTraits": "Species Traits",
|
||||
"species": "Species",
|
||||
"ailments": "Ailments",
|
||||
"positiveEffect": "Positive Effect",
|
||||
"negativeEffect": "Negative Effect",
|
||||
"damages": "Damages",
|
||||
"modifications": "Modifications",
|
||||
"abilities": "Abilities",
|
||||
@@ -568,11 +611,9 @@
|
||||
"malefica": "Malefica",
|
||||
"perk": "Perk",
|
||||
"weapon": "Weapon",
|
||||
"armor": "Armor"
|
||||
|
||||
|
||||
|
||||
|
||||
"armor": "Armor",
|
||||
"tarot": "Tarot",
|
||||
"deal": "Deal"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user