Add monsetr sheet

This commit is contained in:
2025-01-15 14:20:21 +01:00
parent 4e70cbfaf8
commit cc8c1f9864
47 changed files with 1949 additions and 461 deletions

View File

@ -154,6 +154,95 @@
}
}
},
"Monster": {
"FIELDS": {
"resists": {
"resistTorture": {
"label": "Resist torture"
},
"resistPerformance": {
"label": "Resist performance"
},
"resistIntimidation": {
"label": "Resist intimidation"
}
},
"app": {
"label": "Appearance"
},
"challenges": {
"agility": {
"label": "Agility"
},
"dying": {
"label": "Dying"
},
"str": {
"label": "Strength"
}
},
"developmentPoints": {
"label": "Development points",
"total": {
"label": "Total"
},
"remaining": {
"label": "Remaining"
}
},
"char": {
"label": "Charisma"
},
"combat": {
"armorHitPoints": {
"label": "Armor hit points"
}
},
"con": {
"label": "Constitution"
},
"dex": {
"label": "Dexterity"
},
"int": {
"label": "Intelligence"
},
"perception": {
"bonus": {
"label": "Bonus"
},
"value": {
"label": "Perception"
}
},
"saves": {
"contagion": {
"label": "Contagion"
},
"dodge": {
"label": "Dodge"
},
"pain": {
"label": "Pain"
},
"poison": {
"label": "Poison"
},
"toughness": {
"label": "Toughness"
},
"will": {
"label": "Will"
}
},
"str": {
"label": "Strength"
},
"wis": {
"label": "Wisdom"
}
}
},
"Delete": "Delete",
"Edit": "Edit",
"Equipment": {
@ -183,6 +272,13 @@
}
},
"Label": {
"attacks": "Attacks",
"monster": "Monster",
"Resist" :"Resist",
"resist": "Resist",
"resistTorture": "Resist torture",
"resistPerformance": "Resist performance",
"resistIntimidation": "Resist intimidation",
"initiative": "Initiative",
"maxInitiativeWisdom": "Max initiative (from wisdom)",
"combat": "Combat",
@ -279,6 +375,9 @@
"weapon-attack": "Weapon attack",
"weapon-damage": "Weapon damage",
"weapon-defense": "Weapon defense",
"monster-attack": "Monster attack",
"monster-damage": "Monster damage",
"monster-defense": "Monster defense",
"weapons": "Weapons",
"wis": "WIS"
},
@ -656,7 +755,7 @@
"TYPES": {
"Actor": {
"character": "Character",
"opponent": "NPC"
"monster": "Monster"
},
"Item": {
"armor": "Armor",