Update item sheets

This commit is contained in:
2024-12-04 03:06:33 +01:00
parent 91c468e736
commit 1cc3a0bc21
26 changed files with 6117 additions and 772 deletions

View File

@@ -40,28 +40,18 @@
"int": {
"label": "Intelligence"
},
"wis": {
"label": "Wisdom"
"pow": {
"label": "Power"
},
"con": {
"label": "Constitution"
},
"char": {
"label": "Charisma"
},
"app": {
"label": "Appearance"
}
}
},
"Skill": {
"Category": {
"layperson": "Layperson",
"professional": "Professional",
"weapon": "Weapon",
"armor": "Armor",
"resist": "Resist"
},
"FIELDS": {
"diceEvolved": {
"label": "Can increase on failure"
@@ -82,22 +72,16 @@
},
"Gear": {
"FIELDS": {
"cost": {
"label": "Cost"
"resourceLevel": {
"label": "Resource level"
},
"money": {
"label": "Money unit"
},
"description": {
"label": "Description"
"settings": {
"label": "Settings era"
}
}
},
"Injury": {
"FIELDS": {
"cost": {
"label": "Cost"
},
"description": {
"label": "Description"
}
@@ -109,175 +93,52 @@
"ranged": "Ranged"
},
"FIELDS": {
"settings": {
"label": "Settings era"
},
"weaponType": {
"label": "Type"
},
"damageType": {
"typeP": {
"label": "Piercing"
},
"typeB": {
"label": "Bashing"
},
"typeS": {
"label": "Slashing"
}
},
"damage": {
"damageS": {
"label": "Small"
},
"damageM": {
"label": "Medium"
}
"label": "Damage"
},
"hands": {
"label": "Hands"
"description": {
"label": "Description"
},
"defenseMax": {
"label": "Defense max"
"baseRange": {
"label": "Base range"
},
"secondsToAttack": {
"label": "Seconds to attack"
"rangeUnit": {
"label": "Range unit"
},
"speed": {
"simpleAim": {
"label": "Simple aim"
},
"carefulAim": {
"label": "Careful aim"
},
"focusedAim": {
"label": "Focused aim"
}
"killRadius": {
"label": "Kill radius"
},
"defense": {
"label": "Defense"
"lethality": {
"label": "Lethality"
},
"range": {
"pointBlank": {
"label": "Point blank"
},
"short": {
"label": "Short"
},
"medium": {
"label": "Medium"
},
"long": {
"label": "Long"
},
"extreme": {
"label": "Extreme"
},
"outOfSkill": {
"label": "Out of skill"
}
},
"load": {
"label": "Load"
},
"cost": {
"label": "Cost"
},
"money": {
"label": "Money unit"
"resourceLevel": {
"label": "Resource level"
}
}
},
"Armor": {
"Category": {
"light": "Light",
"medium": "Medium",
"heavy": "Heavy"
},
"FIELDS": {
"armortype": {
"label": "Category"
"settings": {
"label": "Settings Era"
},
"defense": {
"label": "Defense"
"protection": {
"label": "Protection"
},
"movementreduction": {
"label": "Movement reduction"
},
"hp": {
"label": "HP"
},
"damagereduction": {
"label": "Damage reduction"
},
"load": {
"label": "Load"
},
"cost": {
"label": "Cost"
},
"money": {
"label": "Money unit"
"resourceLevel": {
"label": "Resource level"
}
}
},
"Motivation": {
"FIELDS": {
"defense": {
"label": "Defense"
},
"movementreduction": {
"label": "Movement reduction"
},
"hp": {
"label": "HP"
},
"standing": {
"min":{
"label": "Min"
},
"max":{
"label": "Max"
}
},
"crouching": {
"min":{
"label": "Min"
},
"max":{
"label": "Max"
}
},
"destruction": {
"bashing": {
"label": "Bashing"
},
"slashing": {
"label": "Slashing"
},
"piercing": {
"label": "Piercing"
}
},
"autodestruction": {
"bashing": {
"label": "Bashing"
},
"slashing": {
"label": "Slashing"
},
"piercing": {
"label": "Piercing"
}
},
"damagereduction": {
"label": "Damage reduction"
},
"load": {
"label": "Load"
},
"cost": {
"label": "Cost"
},
"money": {
"label": "Money unit"
"description": {
"label": "Description"
}
}
},
@@ -285,51 +146,19 @@
"FIELDS": {
"description": {
"label": "Description"
},
"components": {
"verbal": {
"label": "Verbal"
},
"somatic": {
"label": "Somatic"
},
"material": {
"label": "Material"
}
},
"level": {
"label": "Level"
},
"cost" : {
"label": "Cost"
},
"castingTime": {
"label": "Casting time"
},
"range": {
"label": "Range"
},
"duration": {
"label": "Duration"
},
"areaAffected": {
"label": "Area affected"
},
"savingThrow": {
"label": "Saving throw"
},
"extraAetherPoints": {
"label": "Extra aether points"
}
}
},
"Bond": {
"FIELDS": {
"cost": {
"label": "Cost"
"bondType": {
"label": "Type"
},
"description": {
"label": "Description"
},
"value": {
"label": "Value"
}
}
},
@@ -343,6 +172,10 @@
}
}
},
"BondType": {
"individual": "Individual",
"community": "Community"
},
"Label": {
"description": "Description",
"total": "Total",