mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
41 lines
1.3 KiB
JSON
41 lines
1.3 KiB
JSON
{
|
|
"how_many_dice" : "How many dice ?",
|
|
"success" : "Success",
|
|
"failure" : "Failure",
|
|
"pc_sheet_title": "Character sheet",
|
|
"gm_sheet_title": "GM Sheet",
|
|
"pc_sheet": "Character",
|
|
"gm_sheet": "GM",
|
|
"burn" : "Check when the card is burned",
|
|
"conflict_dice": "Conflict dice",
|
|
"hope_dice": "Hope dice",
|
|
"TAB_card": "Cards",
|
|
"TAB_concept": "Concept",
|
|
"TAB_rule": "Rules",
|
|
"TAB_gm": "GM",
|
|
"virtue": " Virtue : ",
|
|
"vice": " Vice : ",
|
|
"moment": " Moment : I will find hope...",
|
|
"brink": " Brink : Someone seen you...",
|
|
"name": "Name : ",
|
|
"look": "Look : ",
|
|
"age": "Age : ",
|
|
"background": "Background ",
|
|
"moment_rule": "Moment : Burn this card and resolve a conflict roll. If successful, gain your hope dice.",
|
|
"brink_rule": "Brink : Reroll all the dice. Keep the card in case of success, but on a failure, burn the card and lose your Hope dice.",
|
|
"vice_virtue": "Vice and Virtue : Once the card is burned, allows you to reroll all 1s.",
|
|
"moment_gm" : " Moment : ",
|
|
"brink_gm" : " Brink : ",
|
|
"player_name" : "Character :",
|
|
"rules_1" :"Rule 1",
|
|
"rules_2" :"Rule 2",
|
|
"rules_3" :"Rule 3",
|
|
"rules_title" :"Rules",
|
|
"characters_title" :"Characters",
|
|
"roll_d6_title" : "Conflict Roll",
|
|
"roll_hope_dice_title" : "Hope Dice",
|
|
"roll_success" : "Success",
|
|
"lost_dice" : "Lost dice :",
|
|
"lost_dices" : "Lost dices :"
|
|
}
|