mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 11:42:29 +00:00
The code now detects double sixes(6) which are the condition for an Ultra Success. Additional translation work done on the roll templates.
35 lines
1.0 KiB
JSON
35 lines
1.0 KiB
JSON
{
|
|
"operativeProfile-u": "OPERATIVE PROFILE",
|
|
"codename-u": "CODENAME:",
|
|
"pronouns-u":"PRONOUNS:",
|
|
"role-u":"ROLE:",
|
|
"info-u":"INFO:",
|
|
"traits-u":"TRAITS:",
|
|
"inventory-u":"INVENTORY:",
|
|
"toughness-u":"TOUGHNESS",
|
|
"portrait-u":"PORTRAIT",
|
|
"forceful-u":"FORCEFUL",
|
|
"forcefulDefn-c":"Strength, brute force, intimidation",
|
|
"tactical-u":"TACTICAL",
|
|
"tacticalDefn-c":"Knowledge, skill, intellect",
|
|
"creative-u":"CREATIVE",
|
|
"creativeDefn-c":"Diplomacy, deceit, psionics",
|
|
"reflexive-u":"REFLEXIVE",
|
|
"reflexiveDefn-c":"Precision, dexterity, aim",
|
|
"armor-u":"ARMOR",
|
|
"armorDefn-c":"Subtract from damage taken",
|
|
"maxHP-u":"MAX HP",
|
|
"maxHPDefn-c":"Capacity to take damage",
|
|
"warDice-u":"WAR DICE",
|
|
"warDiceDefn-c":"Luck and grit, spend for +1D6",
|
|
"HP-u":"HP",
|
|
"HPDefn-c":"Operative death occurs at 0 HP",
|
|
"check-c":"Check: ",
|
|
"result-c":"Result: ",
|
|
"failure-c":"Failure",
|
|
"partial-success-c":"Partial Success",
|
|
"success-c":"Success!",
|
|
"ultra-success-c":"Utra Success!",
|
|
"damage-c":"Damage: ",
|
|
"for-l":" *for* "
|
|
} |