Latest fixes for Oath Hammer
This commit is contained in:
42
lang/en.json
42
lang/en.json
@@ -10,11 +10,12 @@
|
||||
"Spell": "Oath Hammer Spell Sheet",
|
||||
"Miracle": "Oath Hammer Miracle Sheet",
|
||||
"MagicItem": "Oath Hammer Magic Item Sheet",
|
||||
"Ability": "Oath Hammer Ability Sheet",
|
||||
"Trait": "Oath Hammer Trait Sheet",
|
||||
"Oath": "Oath Hammer Oath Sheet",
|
||||
"Condition": "Oath Hammer Condition Sheet",
|
||||
"Lineage": "Oath Hammer Lineage Sheet",
|
||||
"Class": "Oath Hammer Class Sheet"
|
||||
"Class": "Oath Hammer Class Sheet",
|
||||
"Building": "Oath Hammer Building Sheet"
|
||||
},
|
||||
"Tab": {
|
||||
"Identity": "Identity",
|
||||
@@ -116,6 +117,22 @@
|
||||
"Runic": "Runic",
|
||||
"Stygian": "Stygian"
|
||||
},
|
||||
"BuildingSkill": {
|
||||
"Carpentry": "Carpentry",
|
||||
"Masonry": "Masonry"
|
||||
},
|
||||
"Building": {
|
||||
"FIELDS": {
|
||||
"skillCheck": { "label": "Skill Check" },
|
||||
"cost": { "label": "Cost (gp)" },
|
||||
"buildTime": { "label": "Build Time" },
|
||||
"taxRevenue": { "label": "Tax Revenue / month" },
|
||||
"constructed":{ "label": "Constructed" },
|
||||
"settlement": { "label": "Settlement" },
|
||||
"description":{ "label": "Description" },
|
||||
"notes": { "label": "Notes" }
|
||||
}
|
||||
},
|
||||
"ArmorType": {
|
||||
"Light": "Light",
|
||||
"Medium": "Medium",
|
||||
@@ -157,9 +174,9 @@
|
||||
"VeryRare": "4 – Very Rare",
|
||||
"Legendary": "5 – Legendary"
|
||||
},
|
||||
"AbilityType": {
|
||||
"ClassAbility": "Class Ability",
|
||||
"LineageTrait": "Lineage Trait"
|
||||
"TraitType": {
|
||||
"SpecialTrait": "Special Trait",
|
||||
"ClassTrait": "Class Trait"
|
||||
},
|
||||
"Condition": {
|
||||
"Blinded": "Blinded",
|
||||
@@ -212,7 +229,7 @@
|
||||
"Level": "Level",
|
||||
"XP": "Current XP",
|
||||
"TotalXP": "Total XP",
|
||||
"Abilities": "Abilities & Traits",
|
||||
"Traits": "Special Traits",
|
||||
"Oaths": "Oaths",
|
||||
"Weapons": "Weapons",
|
||||
"Armor": "Armor & Shields",
|
||||
@@ -253,6 +270,10 @@
|
||||
"Features": "Features",
|
||||
"Name": "Name",
|
||||
"Type": "Type",
|
||||
"Usage": "Usage",
|
||||
"Violated": "Violated",
|
||||
"Group": "Group",
|
||||
"Magic": "Magic",
|
||||
"Damage": "Damage",
|
||||
"Tradition": "Tradition",
|
||||
"Piety": "Piety",
|
||||
@@ -271,7 +292,8 @@
|
||||
"Weapon": "New Weapon",
|
||||
"Spell": "New Spell",
|
||||
"Miracle": "New Miracle",
|
||||
"Equipment": "New Equipment"
|
||||
"Equipment": "New Equipment",
|
||||
"Building": "New Building"
|
||||
},
|
||||
"ToggleSheet": "Toggle Edit/Play Mode",
|
||||
"Character": {
|
||||
@@ -638,9 +660,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Ability": {
|
||||
"Trait": {
|
||||
"FIELDS": {
|
||||
"abilityType": {
|
||||
"traitType": {
|
||||
"label": "Type"
|
||||
},
|
||||
"source": {
|
||||
@@ -775,7 +797,7 @@
|
||||
"miracle": "Miracle",
|
||||
"magic_item": "Magic Item",
|
||||
"magic-item": "Magic Item",
|
||||
"ability": "Ability",
|
||||
"trait": "Trait",
|
||||
"oath": "Oath",
|
||||
"lineage": "Lineage",
|
||||
"class": "Class"
|
||||
|
||||
Reference in New Issue
Block a user