Initial items

This commit is contained in:
2025-02-16 20:31:01 +01:00
parent 2fc01d6d20
commit 2817acbf7b
30 changed files with 329 additions and 503 deletions

View File

@@ -160,12 +160,6 @@
}
}
},
"Insanity": {
"None": "None",
"Flee": "Flee",
"Submit": "Submit",
"Struggle": "Struggle"
},
"Skill": {
"Unnatural": "Unnatural",
"Melee": "Melee Weapons",
@@ -198,100 +192,91 @@
}
}
},
"Gear": {
"Equipment": {
"FIELDS": {
"resourceLevel": {
"label": "Resource level"
"techAge": {
"label": "Tech Age"
},
"state": {
"label": "State"
"description": {
"label": "Description"
},
"settings": {
"label": "Settings era"
"enc": {
"label": "Enc"
},
"cost": {
"label": "Cost"
}
}
},
"Injury": {
"Psionic": {
"FIELDS": {
"description": {
"label": "Description"
},
"isAdvantage" :{
"label": "Provide advantage"
}
}
},
"Weapon": {
"WeaponType": {
"melee": "Melee",
"rangedprimitive": "Ranged Primitive",
"rangedthrown": "Ranged Thrown",
"rangedfirearm": "Ranged Firearm",
"unarmed": "Unarmed"
"Types": {
"Melee": "Melee",
"Projectile": "Projectile",
"Energy": "Energy",
"Heavy": "Heavy",
"Grenade": "Grenade/Explosive",
"Vehicle": "Vehicle"
},
"WeaponSubtype": {
"basicfirearm": "Basic Firearm",
"pistol": "Pistol",
"shotgun": "Shotgun",
"submachinegun": "Submachinegun",
"riflecarabine": "Rifle/Carabine"
"Range": {
"Melee": "Melee",
"Handgun": "Handgun",
"Rifle": "Rifle",
"LongRange": "Long Range"
},
"FIELDS": {
"hasDirectSkill": {
"label": "Has direct skill"
"techAge": {
"label": "Tech Age"
},
"directSkillValue": {
"label": "Direct skill value"
},
"state": {
"label": "State"
},
"settings": {
"label": "Settings era"
"rangeType": {
"label": "Range"
},
"weaponType": {
"label": "Type"
},
"weaponSubtype": {
"label": "Firearm Subtype"
},
"damage": {
"label": "Damage"
},
"enc": {
"label": "Enc"
},
"cost": {
"label": "Cost"
},
"description": {
"label": "Description"
},
"baseRange": {
"label": "Base range"
},
"rangeUnit": {
"label": "Range unit"
},
"killRadius": {
"label": "Kill radius"
},
"lethality": {
"label": "Lethality"
},
"resourceLevel": {
"label": "Resource level"
},
"armorPiercing": {
"label": "Armor piercing"
}
}
},
"Armor": {
"FIELDS": {
"settings": {
"label": "Settings Era"
"techAge": {
"label": "Tech Age"
},
"protection": {
"label": "Protection"
},
"resourceLevel": {
"label": "Resource level"
"description": {
"label": "Description"
},
"enc": {
"label": "Enc"
},
"cost": {
"label": "Cost"
}
}
},
"Motivation": {
"Language": {
"FIELDS": {
"description": {
"label": "Description"
@@ -326,30 +311,43 @@
}
}
},
"MentalDisorder": {
"CreatureTrait": {
"FIELDS": {
"description": {
"label": "Description"
},
"cured": {
"label": "Cured"
"isAdvantage": {
"label": "Provide advantage"
}
}
},
"Bond": {
"CreatureAbility": {
"FIELDS": {
"bondType": {
"label": "Type"
"description": {
"label": "Description"
},
"isAdvantage": {
"label": "Provide advantage"
}
}
},
"Implant": {
"FIELDS": {
"techAge": {
"label": "Tech Age"
},
"description": {
"label": "Description"
},
"value": {
"label": "Value"
"enc": {
"label": "Enc"
},
"cost": {
"label": "Cost"
}
}
},
"Arcane": {
"Starship": {
"FIELDS": {
"value": {
"label": "Value"
@@ -359,90 +357,10 @@
}
}
},
"Archetype": {
"Talent": {
"FIELDS": {
"settings": {
"label": "Settings era"
},
"value": {
"label": "Value"
},
"description": {
"label": "Description"
}
}
},
"BondType": {
"individual": "Individual",
"community": "Community"
},
"Harshness": {
"normal": "Normal",
"harsh": "Harsh",
"veryHarsh": "Very Harsh"
},
"Tome": {
"FIELDS": {
"language": {
"label": "Language"
},
"settings": {
"label": "Settings"
},
"studyTime": {
"label": "Study Time"
},
"sanLoss": {
"label": "SAN Loss"
},
"unnaturalSkill": {
"label": "Unnatural Skill"
},
"rituals": {
"label": "Rituals"
},
"minimumEra": {
"label": "Minimum Era"
},
"otherBenefits": {
"label": "Other Benefits"
},
"creationDate": {
"label": "Creation Date"
},
"description": {
"label": "Description"
}
},
"Label": {
"tomeDetails": "Tome Details"
},
"Button": {
"addRitual": "Add Ritual"
}
},
"Ritual": {
"Simple": "Simple",
"Complex": "Complex",
"Elaborate": "Elaborate",
"FIELDS": {
"ritualType": {
"label": "Type"
},
"studyTime": {
"label": "Study time"
},
"studySAN": {
"label": "Study SAN"
},
"activationTime": {
"label": "Activation time"
},
"activationSAN": {
"label": "Activation SAN"
},
"activationWP": {
"label": "Activation WP"
"isAdvantage": {
"label": "Provide advantage"
},
"description": {
"label": "Description"
@@ -451,64 +369,20 @@
},
"Label": {
"creature": "Creature",
"Rituals": "Rituals",
"Tomes": "Tomes",
"otherBenefits": "Other Benefits",
"Unarmed": "Unarmed",
"Cured": "Cured",
"Uncured": "Uncured",
"nudgedRoll": "Nudged Roll",
"selectNewValue": "Select the new value",
"wpCost": "WP Cost",
"Hand": "Hand",
"Stowed": "Stowed",
"Storage": "Storage",
"resourceRating": "Resource rating",
"Resources": "Resources",
"multiplier": "Multiplier",
"setBP": "Set BP",
"Vehicle": "Vehicle",
"Speed": "Speed",
"Slow": "Slow",
"Fast": "Fast",
"Average": "Average",
"None": "None",
"Pristine": "Pristine",
"Worn": "Worn",
"Junk": "Junk",
"resources": "Resources",
"resourceChecks": "Resource Checks",
"sanBPShort": "BP",
"tempInsanity": "Temp. Insanity",
"distinguishingFeatures": "Distinguishing Features",
"titleSkill": "Skill Roll",
"titleWeapon": "Weapon Roll",
"titleCharacteristic": "Characteristic Roll",
"titleSAN": "SAN Roll",
"biodata": "Biodata",
"skill": "Skill",
"modifier": "Modifier",
"rollView": "Roll View",
"protagonist": "Protagonist",
"characteristics": "Characteristics",
"character": "Character",
"description": "Description",
"strShort": "STR",
"dexShort": "DEX",
"intShort": "INT",
"powShort": "POW",
"conShort": "CON",
"chaShort": "CHA",
"strLong": "Strength",
"dexLong": "Dexterity",
"intLong": "Intelligence",
"powLong": "Power",
"conLong": "Constitution",
"chaLong": "Charisma",
"total": "Total",
"skills": "Skills",
"gear": "Gear",
"damage": "Damage",
"resource": "Resource",
"armor": "Armor",
"malus": "Malus",
"experience": "Experience",
@@ -518,53 +392,24 @@
"notes": "Notes",
"weapons": "Weapons",
"HP": "HP",
"SAN": "SAN",
"current": "Current",
"max": "Max",
"recovery": "Recovery",
"violence" : "Violence",
"helplessness": "Helplessness",
"breakingPoint": "Breaking Point",
"willpower": "Willpower",
"totalScore": "Total Score",
"exhausted": "Exhausted",
"skillRoll": "Skill Roll",
"charRoll": "Characteristic Roll",
"finalScore": "Final Score",
"failure": "Failure",
"success": "Success",
"criticalSuccess": "Critical Success",
"criticalFailure": "Critical Failure",
"Characteristic": "Characteristic",
"characteristic": "Characteristic",
"targetScore": "Target Score",
"gears": "Gears",
"armors": "Armors",
"motivations": "Motivations",
"mentalDisorders": "Mental Disorders",
"bonds": "Bonds",
"arcane": "Arcane",
"archetypes": "Archetypes",
"bondType": "Bond Type",
"injuries": "Injuries",
"psionics": "Psionics",
"talents": "Talents",
"languages": "Languages",
"damageShort": "Dmg",
"status": "Status",
"mentaldisorders": "Mental Disorders",
"newBond": "New Bond",
"newMotivation": "New Motivation",
"newMentalDisorder": "New Mental Disorder",
"newWeapon": "New Weapon",
"newArmor": "New Armor",
"newInjury": "New Injury",
"newGear": "New Gear",
"newArcane": "New Arcane",
"newArchetype": "New Archetype",
"newSkill": "New Skill",
"newTome": "New Tome",
"newRitual": "New Ritual"
},
"ChatMessage": {
"exhausted": "Your protagonist is exhausted. He loses [[/r 1d6]] Willpower Points."
"newArmor": "New Armor"
},
"Edit": "Edit",
"Delete": "Delete",
@@ -575,21 +420,13 @@
"Roll": {
"skill": "Skill",
"roll": "Roll",
"applyNudge": "Apply",
"cancel": "Cancel",
"nudgeRoll": "Nudge Roll"
"cancel": "Cancel"
},
"Tooltip": {
"sanBP": ">5 SAN lost in one roll, temporary insanity. If SAN less reaches BP = a Disorder unconscious Breaking and AND reset BP.",
"setBP": "Set the current Breaking Point based on the current SAN value"
},
"Chat": {
},
"Notifications": {
"NoWeaponSkill": "No weapon skill found for this weapon. Check Weapon definition or available skills/era",
"NoWeaponType": "No weapon type found for this weapon subtype. Check Weapon definition or available skills/era",
"skillAlreadyExists": "Skill already exists",
"WrongEra": "The era of the item does not match the ear of the system"
}
}
}