fix: adds actions to prepare downtime actions (#1646)

This commit is contained in:
alterNERDtive 2026-02-08 17:30:32 +00:00 committed by GitHub
parent f7e4c5346e
commit 4ad8b960b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 108 additions and 2 deletions

View file

@ -455,6 +455,10 @@
"description": "Describe how you are preparing for the next day's adventure, then gain a Hope. If you choose to Prepare with one or more members of your party, you may each take two Hope.",
"name": "Prepare"
},
"prepareWithFriends": {
"description": "Describe how you are preparing for the next day's adventure, then gain a Hope. If you choose to Prepare with one or more members of your party, you may each take two Hope.",
"name": "Prepare (with Friends)"
},
"repairArmor": {
"description": "Describe how you spend time repairing your armor and clear all of its Armor Slots. You may also do this to an ally's armor instead.",
"name": "Repair Armor"
@ -486,6 +490,10 @@
"prepare": {
"name": "Prepare",
"description": "Describe how you prepare yourself for the path ahead, then gain a Hope. If you choose to Prepare with one or more members of your party, you each gain 2 Hope."
},
"prepareWithFriends": {
"name": "Prepare (with Friends)",
"description": "Describe how you prepare yourself for the path ahead, then gain a Hope. If you choose to Prepare with one or more members of your party, you each gain 2 Hope."
}
},
"refreshable": {