Addnew sheets (armor, weapons, malefica) and v13 support
This commit is contained in:
223
lang/en.json
223
lang/en.json
@@ -1,24 +1,5 @@
|
||||
{
|
||||
"FTLNOMAD": {
|
||||
"Armor": {
|
||||
"FIELDS": {
|
||||
"cost": {
|
||||
"label": "Cost"
|
||||
},
|
||||
"description": {
|
||||
"label": "Description"
|
||||
},
|
||||
"enc": {
|
||||
"label": "Enc"
|
||||
},
|
||||
"protection": {
|
||||
"label": "Protection"
|
||||
},
|
||||
"techAge": {
|
||||
"label": "Tech Age"
|
||||
}
|
||||
}
|
||||
},
|
||||
"HELLBORN": {
|
||||
"Character": {
|
||||
"FIELDS": {
|
||||
"armor": {
|
||||
@@ -100,7 +81,7 @@
|
||||
},
|
||||
"rank": {
|
||||
"label": "Rank",
|
||||
"experienced": {
|
||||
"experienced": {
|
||||
"label": "Experienced"
|
||||
},
|
||||
"expert": {
|
||||
@@ -153,7 +134,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Chat": {},
|
||||
"Creature": {
|
||||
"Niche": {
|
||||
"Prey": "Prey",
|
||||
@@ -280,17 +260,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"CreatureAbility": {
|
||||
"FIELDS": {
|
||||
"description": {
|
||||
"label": "Description"
|
||||
},
|
||||
"isAdvantage": {
|
||||
"label": "Provide advantage"
|
||||
}
|
||||
}
|
||||
},
|
||||
"CreatureTrait": {
|
||||
"SpeciesTrait": {
|
||||
"FIELDS": {
|
||||
"description": {
|
||||
"label": "Description"
|
||||
@@ -319,7 +289,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Implant": {
|
||||
"Ritual": {
|
||||
"FIELDS": {
|
||||
"cost": {
|
||||
"label": "Cost"
|
||||
@@ -339,7 +309,7 @@
|
||||
"damages": "Damages",
|
||||
"modifications": "Modifications",
|
||||
"abilities": "Abilities",
|
||||
"Details": "Details",
|
||||
"Details": "Details",
|
||||
"traits": "Traits",
|
||||
"capacity" : "Capacity",
|
||||
"Agility" : "Agility",
|
||||
@@ -398,7 +368,7 @@
|
||||
"newLanguage": "New Language",
|
||||
"newPsionic": "New Psionic",
|
||||
"newCreatureAbility": "New Creature Ability",
|
||||
"newCreatureTrait": "New Creature Trait",
|
||||
"newCreatureTrait": "New Creature Trait",
|
||||
"notes": "Notes",
|
||||
"psionics": "Psionics",
|
||||
"rollView": "Roll View",
|
||||
@@ -408,7 +378,7 @@
|
||||
"status": "Status",
|
||||
"success": "Success",
|
||||
"talents": "Talents",
|
||||
"implants": "Implants",
|
||||
"implants": "Implants",
|
||||
"targetScore": "Target Score",
|
||||
"titleSkill": "Skill Roll",
|
||||
"titleWeapon": "Weapon Roll",
|
||||
@@ -416,21 +386,45 @@
|
||||
"totalScore": "Total Score",
|
||||
"weapons": "Weapons"
|
||||
},
|
||||
"Language": {
|
||||
"Notifications": {},
|
||||
"Armor": {
|
||||
"FIELDS": {
|
||||
"bonus": {
|
||||
"label": "Bonus"
|
||||
},
|
||||
"cost": {
|
||||
"label": "Cost"
|
||||
},
|
||||
"description": {
|
||||
"label": "Description"
|
||||
},
|
||||
"resilience": {
|
||||
"label": "Resilience"
|
||||
},
|
||||
"reduction": {
|
||||
"label": "Reduction"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Notifications": {},
|
||||
"Psionic": {
|
||||
"Malefica": {
|
||||
"FIELDS": {
|
||||
"description": {
|
||||
"label": "Description"
|
||||
},
|
||||
"isAdvantage": {
|
||||
"label": "Provide advantage"
|
||||
"time": {
|
||||
"label": "Time"
|
||||
},
|
||||
"range":{
|
||||
"label": "Range"
|
||||
},
|
||||
"target": {
|
||||
"label": "Target"
|
||||
},
|
||||
"level":{
|
||||
"label": "Level"
|
||||
},
|
||||
"domain": {
|
||||
"label": "Domain"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -439,121 +433,19 @@
|
||||
"roll": "Roll",
|
||||
"skill": "Skill"
|
||||
},
|
||||
"Skill": {
|
||||
"Combat": "Combat",
|
||||
"Knowledge": "Knowledge",
|
||||
"Physical": "Physical",
|
||||
"Social": "Social",
|
||||
"Stealth": "Stealth",
|
||||
"Technology": "Technology",
|
||||
"Vehicles": "Vehicles",
|
||||
"Perk": {
|
||||
"FIELDS": {
|
||||
"base": {
|
||||
"label": "Base"
|
||||
"level": {
|
||||
"label": "Level"
|
||||
},
|
||||
"bonus": {
|
||||
"label": "Bonus"
|
||||
"role": {
|
||||
"label": "Role"
|
||||
},
|
||||
"description": {
|
||||
"label": "Description"
|
||||
},
|
||||
"diceEvolved": {
|
||||
"label": "Can increase on failure"
|
||||
},
|
||||
"isAdversary": {
|
||||
"label": "Adversary"
|
||||
},
|
||||
"rollFailed": {
|
||||
"label": "Roll Failed"
|
||||
},
|
||||
"settings": {
|
||||
"label": "Settings era"
|
||||
}
|
||||
},
|
||||
"Firearms": "Firearms",
|
||||
"FirearmsBeams": "Firearms / Beam Weapons",
|
||||
"Melee": "Melee Weapons",
|
||||
"RangedWeapons": "Ranged Weapons",
|
||||
"UnarmedCombat": "Unarmed Combat",
|
||||
"Unnatural": "Unnatural"
|
||||
},
|
||||
"Starship": {
|
||||
"Hull": {
|
||||
"Pod": "Pod",
|
||||
"Micro": "Micro",
|
||||
"Small": "Small",
|
||||
"Scout": "Scout",
|
||||
"Picket": "Picket",
|
||||
"Destroyer": "Destroyer",
|
||||
"Cruiser": "Cruiser",
|
||||
"Battleship": "Battleship",
|
||||
"Carrier": "Carrier"
|
||||
},
|
||||
"FIELDS": {
|
||||
"monthlyCost": {
|
||||
"label": "Monthly Cost"
|
||||
},
|
||||
"hullType": {
|
||||
"label": "Hull Type"
|
||||
},
|
||||
"armor": {
|
||||
"label": "Armor"
|
||||
},
|
||||
"guns" : {
|
||||
"label": "Guns"
|
||||
},
|
||||
"travelMultiplier": {
|
||||
"label": "Travel Multiplier"
|
||||
},
|
||||
"agility": {
|
||||
"label": "Agility"
|
||||
},
|
||||
"endurance": {
|
||||
"label": "Endurance"
|
||||
},
|
||||
"cargo": {
|
||||
"label": "Cargo"
|
||||
},
|
||||
"cost": {
|
||||
"label": "Cost"
|
||||
},
|
||||
"crew": {
|
||||
"label": "Crew"
|
||||
},
|
||||
"description": {
|
||||
"label": "Description"
|
||||
},
|
||||
"value": {
|
||||
"label": "Value"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Talent": {
|
||||
"FIELDS": {
|
||||
"description": {
|
||||
"label": "Description"
|
||||
},
|
||||
"isAdvantage": {
|
||||
"label": "Provide advantage"
|
||||
}
|
||||
}
|
||||
},
|
||||
"TechAge": {
|
||||
"Cosmic": "Cosmic",
|
||||
"EarlyAtomic": "Early Atomic",
|
||||
"EarlyGalactic": "Early Galactic",
|
||||
"EarlyInterstellar": "Early Interstellar",
|
||||
"EarlyMechanical": "Early Mechanical",
|
||||
"EarlyPrimitive": "Early Primitive",
|
||||
"EarlySpace": "Early Space",
|
||||
"LateAtomic": "Late Atomic",
|
||||
"LateGalactic": "Late Galactic",
|
||||
"LateInterstellar": "Late Interstellar",
|
||||
"LateMechanical": "Late Mechanical",
|
||||
"LatePrimitive": "Late Primitive",
|
||||
"LateSpace": "Late Space",
|
||||
"NoTech": "No Tech"
|
||||
},
|
||||
"ToggleSheet": "Toggle Sheet",
|
||||
"Tooltip": {
|
||||
"addTalent" : "Add Talent",
|
||||
@@ -605,7 +497,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Warning": {},
|
||||
"Weapon": {
|
||||
"FIELDS": {
|
||||
"cost": {
|
||||
@@ -617,14 +508,17 @@
|
||||
"description": {
|
||||
"label": "Description"
|
||||
},
|
||||
"enc": {
|
||||
"label": "Enc"
|
||||
"subType": {
|
||||
"label": "Sub-Type"
|
||||
},
|
||||
"rangeType": {
|
||||
"range": {
|
||||
"label": "Range"
|
||||
},
|
||||
"techAge": {
|
||||
"label": "Tech Age"
|
||||
"properties": {
|
||||
"label": "Properties"
|
||||
},
|
||||
"ammo": {
|
||||
"label": "Ammo"
|
||||
},
|
||||
"weaponType": {
|
||||
"label": "Type"
|
||||
@@ -653,19 +547,20 @@
|
||||
"Actor": {
|
||||
"character": "Character",
|
||||
"creature": "Creature",
|
||||
"starship": "Starship",
|
||||
"vehicle": "Vehicle"
|
||||
},
|
||||
"Item": {
|
||||
"armor": "Armor",
|
||||
"creature-ability": "Creature Ability",
|
||||
"creature-trait": "Creature Trait",
|
||||
"species-trait": "Species Trait",
|
||||
"equipment": "Equipment",
|
||||
"implant": "Implant",
|
||||
"language": "Language",
|
||||
"psionic": "Psionic",
|
||||
"talent": "Talent",
|
||||
"weapon": "Weapon"
|
||||
"ritual": "Ritual",
|
||||
"malefica": "Malefica",
|
||||
"perk": "Perk",
|
||||
"weapon": "Weapon",
|
||||
"armor": "Armor"
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user