Update actor sheet
This commit is contained in:
+65
-2
@@ -78,6 +78,66 @@
|
||||
"cha": {
|
||||
"label": "Charisma"
|
||||
},
|
||||
"prowess": {
|
||||
"label": "Prowess",
|
||||
"description": "Physical power and combat capability (STR+DEX)"
|
||||
},
|
||||
"vigor": {
|
||||
"label": "Vigor",
|
||||
"description": "Endurance and physical resilience (STR+CON)"
|
||||
},
|
||||
"competence": {
|
||||
"label": "Competence",
|
||||
"description": "Practical application of knowledge (STR+INT)"
|
||||
},
|
||||
"authority": {
|
||||
"label": "Authority",
|
||||
"description": "Command and leadership presence (STR+WIS)"
|
||||
},
|
||||
"presence": {
|
||||
"label": "Presence",
|
||||
"description": "Physical charisma and intimidation (STR+CHA)"
|
||||
},
|
||||
"stamina": {
|
||||
"label": "Stamina",
|
||||
"description": "Athletic endurance (DEX+CON)"
|
||||
},
|
||||
"initiative": {
|
||||
"label": "Initiative",
|
||||
"description": "Reaction speed and alertness (DEX+INT)"
|
||||
},
|
||||
"wit": {
|
||||
"label": "Wit",
|
||||
"description": "Mental agility and cleverness (DEX+WIS)"
|
||||
},
|
||||
"grace": {
|
||||
"label": "Grace",
|
||||
"description": "Social finesse and charm (DEX+CHA)"
|
||||
},
|
||||
"tenacity": {
|
||||
"label": "Tenacity",
|
||||
"description": "Mental and physical toughness (CON+INT)"
|
||||
},
|
||||
"willpower": {
|
||||
"label": "Willpower",
|
||||
"description": "Inner strength and determination (CON+WIS)"
|
||||
},
|
||||
"resilience": {
|
||||
"label": "Resilience",
|
||||
"description": "Ability to endure hardship (CON+CHA)"
|
||||
},
|
||||
"cunning": {
|
||||
"label": "Cunning",
|
||||
"description": "Strategic thinking (INT+WIS)"
|
||||
},
|
||||
"guile": {
|
||||
"label": "Guile",
|
||||
"description": "Deceptive intellect (INT+CHA)"
|
||||
},
|
||||
"sovereignty": {
|
||||
"label": "Sovereignty",
|
||||
"description": "Diplomatic wisdom and influence (WIS+CHA)"
|
||||
},
|
||||
"FIELDS": {
|
||||
"moneys": {
|
||||
"tinbit": {
|
||||
@@ -454,6 +514,7 @@
|
||||
"skill": "Skill",
|
||||
"skillBonus": "Skill bonus",
|
||||
"skills": "Skills",
|
||||
"subattributes": "Sub-Attributes",
|
||||
"spells": "Spells",
|
||||
"str": "STR",
|
||||
"titleChallenge": "Challenge",
|
||||
@@ -743,7 +804,9 @@
|
||||
"racialAbilities": "Racial Abilities from your character's race and sub-race"
|
||||
},
|
||||
"Message": {
|
||||
"selectCoreSkill": "You must select a Core Skill for your character. Each character chooses one Core Skill at creation."
|
||||
"selectCoreSkill": "You must select a Core Skill for your character. Each character chooses one Core Skill at creation.",
|
||||
"dropRace": "Drag and drop a Race item here",
|
||||
"dropClass": "Drag and drop a Class item here"
|
||||
},
|
||||
"Miracle": {
|
||||
"FIELDS": {
|
||||
@@ -842,7 +905,7 @@
|
||||
"save": "Save roll {save}",
|
||||
"success": "Success",
|
||||
"visibility": "Visibility",
|
||||
"favorDisfavor": "Favor/Disfavor"
|
||||
"advantageDisadvantage": "Advantage/Disadvantage"
|
||||
},
|
||||
"Save": {
|
||||
"FIELDS": {
|
||||
|
||||
Reference in New Issue
Block a user