{
"encounterId": "itemMartAnalysts",
"state": {
"gp": 100,
"itemMartHagglingDone": true,
"paymentAccepted": true
},
"beatIds": [
"discussion",
"introductions",
"recruitment",
"doorKnock",
"scouting",
"stock",
"consignment",
"analystGoodbye"
],
"actionLog": [
{
"id": "introduce",
"desc": "Introduce yourself."
},
{
"beatId": "introductions"
},
{
"id": "introName",
"hint": "Your name here",
"value": "Bob"
},
{
"beatId": "recruitment",
"resolutionText": "\"Good to meet you.\""
},
{
"id": "fireSacrifice",
"hint": "Write (or don't) an item you want to give them here.",
"value": "Can of cat food"
},
{
"encounterId": "itemMartAnalysts",
"beatId": "doorKnock",
"resolutionText": "\"Thank you. Fire cleanse your soul!\" The cultists soon leave. You leave and go back to your room."
},
{
"id": "askFor100",
"desc": "Ask for 100 gp."
},
{
"beatId": "scouting",
"resolutionText": "[CHA check: 12] They give you 100 gp."
},
{
"id": "dungeonLevel1Kiosk",
"desc": "The first underground level of the Temple."
},
{
"beatId": "stock"
},
{
"id": "kioskBudget",
"hint": "Write your budget recommendation here.",
"value": "sdf"
},
{
"beatId": "consignment"
},
{
"id": "consignmentItem",
"hint": "Write down what you'd like to give to them to sell and at what price.",
"value": "sgg"
},
{
"beatId": "analystGoodbye"
}
]
}