Add missing items/actors

This commit is contained in:
2025-02-14 14:00:35 +01:00
parent 0b4ae7a097
commit 2fc01d6d20
43 changed files with 1496 additions and 1544 deletions

View File

@@ -1,74 +1,44 @@
{
"TYPES": {
"Actor": {
"protagonist": "Protagonist",
"character": "Character",
"vehicle": "Vehicle",
"creature": "Creature"
"creature": "Creature",
"starship": "Starship"
},
"Item": {
"skill": "Skill",
"weapon": "Weapon",
"armor": "Armor",
"injury": "Injury",
"gear": "Gear",
"motivation": "Motivation",
"mentaldisorder": "Mental Disorder",
"bond": "Bond" ,
"arcane": "Arcane",
"archetype": "Archetype",
"ritual": "Ritual",
"tome": "Tome"
"equipment": "Equipment",
"psionic": "Psionic",
"talent": "Talent",
"creature-trait": "Creature Trait",
"creature-ability": "Creature Ability",
"implant": "Implant",
"language": "Language"
}
},
"CTHULHUETERNAL": {
"Settings": {
"era": "Select the era of your game",
"eraHint": "Select the era of your game",
"Common": "Common",
"Classical": "Classical",
"Medieval": "Medieval",
"Revolution": "Revolution",
"Modern": "Modern",
"Future": "Future",
"Jazz": "Jazz",
"WW1": "World War 1",
"WW2": "World War 2",
"ColdWar": "Cold War",
"Victorian": "Victorian",
"AgeOfSail": "Age of Sail",
"PostApo": "Post-Apocalyptic"
"FTLNOMAD": {
"TechAge": {
"NoTech": "No Tech",
"EarlyPrimitive": "Early Primitive",
"LatePrimitive": "Late Primitive",
"EarlyMechanical": "Early Mechanical",
"LateMechanical": "Late Mechanical",
"EarlyAtomic": "Early Atomic",
"LateAtomic": "Late Atomic",
"EarlySpace" : "Early Space",
"LateSpace" : "Late Space",
"EarlyInterstellar" : "Early Interstellar",
"LateInterstellar" : "Late Interstellar",
"EarlyGalactic" : "Early Galactic",
"LateGalactic" : "Late Galactic",
"Cosmic" : "Cosmic"
},
"Protagonist": {
"Character": {
"FIELDS": {
"damageBonus": {
"label": "Dmg.Bonus"
},
"resources": {
"permanentRating": {
"label": "Permanent Rating"
},
"hand": {
"label": "Hand"
},
"stowed": {
"label": "Stowed"
},
"storage": {
"label": "Storage"
}
},
"biodata": {
"feature": {
"label": "Feature"
},
"adaptedToViolence": {
"label": "Adapted to violence"
},
"adaptedToHelplessness": {
"label": "Adapted to helplessness"
},
"harshness": {
"label": "Harshness"
"concept": {
"label": "Concept"
},
"age": {
"label": "Age"
@@ -91,9 +61,7 @@
"birthplace": {
"label": "Birthplace"
},
"label": "Biodata"
},
"characteristics:": {
"skills:": {
"str": {
"label": "Strength"
},