Files
lifegame/shared/tile-inventory.json
Kevin 220f70d342 Add the real 211-tile / 5-stat game content
shared/tile-inventory.json + shared/roll-tables.json + shared/GAME-REVIEW.md
+ shared/BRANCHING-TEMPLATE.md were parsed from the design doc in a separate
session and were already sitting untracked in this repo. This is the real,
authoritative game content — 211 tiles across 12 segments, 5 player stats
(cash/love/education/wealth/age), 48 placeholder roll tables — far more
complete than the hand-sketch-inspired board built earlier.

Adds shared/tileInventory.js and shared/rollTables.js: mechanical
`export default {...}` wrappers around the same JSON (kept as-is alongside
them as the raw source reference), so the content is importable both by the
server and by the browser fetching shared/*.js with zero bundler — the same
pattern every other file in shared/ already uses. Avoids relying on JSON
module import-attribute syntax, whose support is uncertain on node:20-alpine
(the Dockerfile's base image).

Also includes assets/colors.json and assets/tile_types.json (an apparently
separate, incomplete transcription of the hand sketch) — not wired into
anything yet, just brought into version control.

Appends integration-gap TODOs to GAME-REVIEW.md: 85 inline_table tiles have
a die size but no table content anywhere in the parsed files; payday/
cash_bonus amounts are undefined everywhere; multi-table roll_table_ref
tiles (2-3 tables at once, 22 of them) have no documented combination rule.
2026-07-28 10:05:55 -07:00

2393 lines
57 KiB
JSON

{
"stats_model": [
"cash",
"love",
"education",
"wealth",
"age"
],
"segments": [
{
"id": "starting_strip",
"label": "Starting Strip",
"tile_count": 7,
"tiles": [
{
"name": "Graduation party",
"type": "event",
"die": null,
"external_tables": [],
"stats_touched": [
"cash"
]
},
{
"name": "Action space",
"type": "action_space",
"die": "D100",
"external_tables": [
"1TzQVhq71-zokLT_MqweT_I5uC4AXkPflODOjtOp-gUg"
],
"stats_touched": []
},
{
"name": "First Paycheck",
"type": "choice",
"die": null,
"external_tables": [],
"stats_touched": [
"cash"
]
},
{
"name": "Dice roll",
"type": "dice_space",
"die": null,
"external_tables": [
"1jzg98P0YGEKBAnmJ2NXUZ95KKpZOwcHYzKn61-nSqb8"
],
"stats_touched": []
},
{
"name": "Underground poker",
"type": "choice",
"die": "D20",
"external_tables": [],
"stats_touched": [
"cash"
]
},
{
"name": "New job",
"type": "roll_table_ref",
"die": null,
"external_tables": [
"1Ug4ouNQIrWzTxOrEuBTgtPO6ypXpjsjdieBLkarI6UU"
],
"stats_touched": []
},
{
"name": "STOP",
"type": "stop",
"die": "D8",
"external_tables": [],
"stats_touched": [
"age"
],
"note": "Roll D8 to age, then choose next path (fork)"
}
]
},
{
"id": "career",
"label": "Career Path",
"tile_count": 22,
"tiles": [
{
"name": "PAY DAY",
"type": "payday",
"die": null,
"external_tables": [],
"stats_touched": [
"cash"
]
},
{
"name": "RECRUITER CALLS",
"type": "choice",
"die": null,
"external_tables": [],
"stats_touched": []
},
{
"name": "PERFORMANCE REVIEW",
"type": "roll_table_ref",
"die": null,
"external_tables": [
"1wJdD1UU-kFY1seQyMuIG67akw2ZbkfxPScPhblLfu5E",
"1wTy7p5bf5LYi2s30q3yQkGigo7yVU_dHgdD-mOSiyFA",
"1xArtFHl1TQb1a2dkuOVUNhZnIHHCcSv-pJEYeG-aj1o"
],
"stats_touched": []
},
{
"name": "NEW HIRE",
"type": "roll_table_ref",
"die": "D100",
"external_tables": [
"155pkcNdEV0nlYyEysv0I2hKKTBWoujJoifQRme9gkJY"
],
"stats_touched": []
},
{
"name": "START A BUSINESS",
"type": "roll_table_ref",
"die": null,
"external_tables": [
"1DbrGx9az4HHVEEuwJS1hvIpZT172OTV-fufE2Z9tQCY",
"1NJbJ3hJNY_u6I7Giqab5YzJl2RIvI1-PW_s2t3xkpEs",
"1ugAMngYh8uSNxeDL0PGDCP1f70TTDERfJ2069r0Og1A"
],
"stats_touched": []
},
{
"name": "OFFICE BAR TRIVIA",
"type": "roll_table_ref",
"die": null,
"external_tables": [
"1xC_k_bC56zTQIgJFXbmkI_vDFw8N3iHx83KEDuCFPzk"
],
"stats_touched": [
"cash"
]
},
{
"name": "DICE SPACE",
"type": "dice_space",
"die": "D100",
"external_tables": [
"1jzg98P0YGEKBAnmJ2NXUZ95KKpZOwcHYzKn61-nSqb8"
],
"stats_touched": []
},
{
"name": "COMPANY PERKS",
"type": "roll_table_ref",
"die": "D100",
"external_tables": [
"1_KP6ITW-ItqyAvMJ0gNLiIQbh9Wan3vA8C10GFwD1uY"
],
"stats_touched": []
},
{
"name": "THE NEWS",
"type": "event",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "NEW JOB",
"type": "roll_table_ref",
"die": null,
"external_tables": [
"1Ug4ouNQIrWzTxOrEuBTgtPO6ypXpjsjdieBLkarI6UU"
],
"stats_touched": []
},
{
"name": "COMPANY RACE DAY",
"type": "inline_table",
"die": "D10",
"external_tables": [],
"stats_touched": [
"cash"
]
},
{
"name": "OPPORTUNITY KNOCKS",
"type": "roll_table_ref",
"die": null,
"external_tables": [
"1ATF9PAm4uey5wfwtCijuqbh48iLajU9SUN-WW5myqMI",
"1LH7iWYqe2gCgZIA5DNoTDzyaSinmzA4nnhwzUthXTeM"
],
"stats_touched": []
},
{
"name": "CLIENT DINNER",
"type": "roll_table_ref",
"die": null,
"external_tables": [
"134dI9sS28EI_k-orDGaAq8uErltw7HuQ_oHB1alccFI",
"1LSKQ2OpeJtXk72S8cND9G6SZYbFB9qBVSlHBi6fnzNY",
"1jBSr7kfaKhGalLoC0zn6r6o45FP1vHPcG-kiC_EvDPQ"
],
"stats_touched": []
},
{
"name": "SHENANIGANS",
"type": "roll_table_ref",
"die": null,
"external_tables": [
"1k4oS8O5zTVwK_GKDw6FtswX9iuUU88vZyRVhjFVXvPo"
],
"stats_touched": []
},
{
"name": "OFFICE CHRISTMAS PARTY",
"type": "roll_table_ref",
"die": null,
"external_tables": [
"1ZrAb_1irNHeVHX7Ey4YD3xcFXtTKZRtLoKtSoV60ucA"
],
"stats_touched": []
},
{
"name": "MENTORSHIP",
"type": "choice",
"die": null,
"external_tables": [],
"stats_touched": [
"cash"
]
},
{
"name": "BIG CAREER MOMENT",
"type": "event",
"die": null,
"external_tables": [],
"stats_touched": [
"cash"
]
},
{
"name": "ACTION SPACE",
"type": "action_space",
"die": "D100",
"external_tables": [
"1TzQVhq71-zokLT_MqweT_I5uC4AXkPflODOjtOp-gUg"
],
"stats_touched": []
},
{
"name": "DICE SPACE",
"type": "dice_space",
"die": "D100",
"external_tables": [
"1jzg98P0YGEKBAnmJ2NXUZ95KKpZOwcHYzKn61-nSqb8"
],
"stats_touched": []
},
{
"name": "PERFORMANCE REVIEW",
"type": "roll_table_ref",
"die": null,
"external_tables": [
"1wJdD1UU-kFY1seQyMuIG67akw2ZbkfxPScPhblLfu5E",
"1wTy7p5bf5LYi2s30q3yQkGigo7yVU_dHgdD-mOSiyFA",
"1xArtFHl1TQb1a2dkuOVUNhZnIHHCcSv-pJEYeG-aj1o"
],
"stats_touched": []
},
{
"name": "START A BUSINESS",
"type": "roll_table_ref",
"die": null,
"external_tables": [
"1DbrGx9az4HHVEEuwJS1hvIpZT172OTV-fufE2Z9tQCY",
"1NJbJ3hJNY_u6I7Giqab5YzJl2RIvI1-PW_s2t3xkpEs",
"1ugAMngYh8uSNxeDL0PGDCP1f70TTDERfJ2069r0Og1A"
],
"stats_touched": []
},
{
"name": "STOP",
"type": "stop",
"die": "D8",
"external_tables": [],
"stats_touched": [
"age"
],
"note": "Roll D8 to age, then choose next path (fork)"
}
]
},
{
"id": "investment",
"label": "Investment Path",
"tile_count": 20,
"tiles": [
{
"name": "PAY DAY",
"type": "payday",
"die": null,
"external_tables": [],
"stats_touched": [
"cash"
]
},
{
"name": "ACTION SPACE",
"type": "action_space",
"die": "D100",
"external_tables": [
"1TzQVhq71-zokLT_MqweT_I5uC4AXkPflODOjtOp-gUg"
],
"stats_touched": []
},
{
"name": "SIDE INVESTMENT",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"wealth",
"age",
"cash"
]
},
{
"name": "BUY A HOUSE",
"type": "roll_table_ref",
"die": "D100",
"external_tables": [
"12QfLobLqSnCOV19zizZLcxcyeGs2bjEC3_thkdowsN0",
"1RzYjslECXp_qmg58IarH8NRmFfXjiRcMCyfCSwtHY28"
],
"stats_touched": []
},
{
"name": "DICE SPACE",
"type": "dice_space",
"die": "D100",
"external_tables": [
"1jzg98P0YGEKBAnmJ2NXUZ95KKpZOwcHYzKn61-nSqb8"
],
"stats_touched": []
},
{
"name": "ESTATE AUCTION",
"type": "roll_table_ref",
"die": null,
"external_tables": [
"1pDCV2-pTZ9wfsOwQYIz3pyPrFZdZTjMLUYhUxmVMeJg"
],
"stats_touched": [
"cash"
]
},
{
"name": "MARKET CRASH",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "FORCED PARTNERSHIP",
"type": "choice",
"die": null,
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "401k",
"type": "cash_bonus",
"die": "D20",
"external_tables": [],
"stats_touched": [
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "SEMINAR",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "ANGEL INVESTOR",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "BUY A HOUSE",
"type": "roll_table_ref",
"die": "D100",
"external_tables": [
"12QfLobLqSnCOV19zizZLcxcyeGs2bjEC3_thkdowsN0",
"1RzYjslECXp_qmg58IarH8NRmFfXjiRcMCyfCSwtHY28"
],
"stats_touched": []
},
{
"name": "ACTION SPACE",
"type": "action_space",
"die": "D100",
"external_tables": [
"1TzQVhq71-zokLT_MqweT_I5uC4AXkPflODOjtOp-gUg"
],
"stats_touched": []
},
{
"name": "BLIND INVESTMENT",
"type": "inline_table",
"die": "D6",
"external_tables": [],
"stats_touched": [
"education",
"wealth",
"cash"
]
},
{
"name": "DICE SPACE",
"type": "dice_space",
"die": "D100",
"external_tables": [
"1jzg98P0YGEKBAnmJ2NXUZ95KKpZOwcHYzKn61-nSqb8"
],
"stats_touched": []
},
{
"name": "BANKRUPTCY",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "MARKET MAYHEM",
"type": "choice",
"die": null,
"external_tables": [],
"stats_touched": [
"cash"
]
},
{
"name": "FINANCIAL ADVISOR",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "PAY DAY",
"type": "payday",
"die": null,
"external_tables": [],
"stats_touched": [
"cash"
]
},
{
"name": "DICE SPACE",
"type": "dice_space",
"die": "D100",
"external_tables": [
"1jzg98P0YGEKBAnmJ2NXUZ95KKpZOwcHYzKn61-nSqb8"
],
"stats_touched": []
}
]
},
{
"id": "investment_bottom",
"label": "Investment Path (Bottom)",
"tile_count": 23,
"tiles": [
{
"name": "PAY DAY",
"type": "payday",
"die": null,
"external_tables": [],
"stats_touched": [
"cash"
]
},
{
"name": "ACTION SPACE",
"type": "action_space",
"die": "D100",
"external_tables": [
"1TzQVhq71-zokLT_MqweT_I5uC4AXkPflODOjtOp-gUg"
],
"stats_touched": []
},
{
"name": "SIDE INVESTMENT",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"wealth",
"age",
"cash"
]
},
{
"name": "BUY A HOUSE",
"type": "roll_table_ref",
"die": "D100",
"external_tables": [
"12QfLobLqSnCOV19zizZLcxcyeGs2bjEC3_thkdowsN0",
"1RzYjslECXp_qmg58IarH8NRmFfXjiRcMCyfCSwtHY28"
],
"stats_touched": []
},
{
"name": "DICE SPACE",
"type": "dice_space",
"die": "D100",
"external_tables": [
"1jzg98P0YGEKBAnmJ2NXUZ95KKpZOwcHYzKn61-nSqb8"
],
"stats_touched": []
},
{
"name": "START A BUSINESS",
"type": "roll_table_ref",
"die": null,
"external_tables": [
"1DbrGx9az4HHVEEuwJS1hvIpZT172OTV-fufE2Z9tQCY",
"1NJbJ3hJNY_u6I7Giqab5YzJl2RIvI1-PW_s2t3xkpEs",
"1ugAMngYh8uSNxeDL0PGDCP1f70TTDERfJ2069r0Og1A"
],
"stats_touched": []
},
{
"name": "MARKET CRASH",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "ESTATE AUCTION",
"type": "roll_table_ref",
"die": null,
"external_tables": [
"1pDCV2-pTZ9wfsOwQYIz3pyPrFZdZTjMLUYhUxmVMeJg"
],
"stats_touched": [
"cash"
]
},
{
"name": "401k",
"type": "cash_bonus",
"die": "D20",
"external_tables": [],
"stats_touched": [
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "BUY A HOUSE",
"type": "roll_table_ref",
"die": "D100",
"external_tables": [
"12QfLobLqSnCOV19zizZLcxcyeGs2bjEC3_thkdowsN0",
"1RzYjslECXp_qmg58IarH8NRmFfXjiRcMCyfCSwtHY28"
],
"stats_touched": []
},
{
"name": "ANGEL INVESTOR",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "FORCED PARTNERSHIP",
"type": "choice",
"die": null,
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "ACTION SPACE",
"type": "action_space",
"die": "D100",
"external_tables": [
"1TzQVhq71-zokLT_MqweT_I5uC4AXkPflODOjtOp-gUg"
],
"stats_touched": []
},
{
"name": "BANKRUPTCY",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "BLIND INVESTMENT",
"type": "inline_table",
"die": "D6",
"external_tables": [],
"stats_touched": [
"education",
"wealth",
"cash"
]
},
{
"name": "PAY DAY",
"type": "payday",
"die": null,
"external_tables": [],
"stats_touched": [
"cash"
]
},
{
"name": "BET AGAINST ANOTHER PLAYER",
"type": "choice",
"die": null,
"external_tables": [],
"stats_touched": [
"love",
"wealth",
"cash"
]
},
{
"name": "DICE SPACE",
"type": "dice_space",
"die": "D100",
"external_tables": [
"1jzg98P0YGEKBAnmJ2NXUZ95KKpZOwcHYzKn61-nSqb8"
],
"stats_touched": []
},
{
"name": "MARKET MAYHEM",
"type": "event",
"die": null,
"external_tables": [],
"stats_touched": [
"cash"
]
},
{
"name": "FORCE SALE",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "START A BUSINESS",
"type": "roll_table_ref",
"die": null,
"external_tables": [
"1DbrGx9az4HHVEEuwJS1hvIpZT172OTV-fufE2Z9tQCY",
"1NJbJ3hJNY_u6I7Giqab5YzJl2RIvI1-PW_s2t3xkpEs",
"1ugAMngYh8uSNxeDL0PGDCP1f70TTDERfJ2069r0Og1A"
],
"stats_touched": []
},
{
"name": "ACTION SPACE",
"type": "action_space",
"die": "D100",
"external_tables": [
"1TzQVhq71-zokLT_MqweT_I5uC4AXkPflODOjtOp-gUg"
],
"stats_touched": []
},
{
"name": "DICE SPACE",
"type": "dice_space",
"die": "D100",
"external_tables": [
"1jzg98P0YGEKBAnmJ2NXUZ95KKpZOwcHYzKn61-nSqb8"
],
"stats_touched": []
}
]
},
{
"id": "high_risk",
"label": "High Risk Path",
"tile_count": 11,
"tiles": [
{
"name": "DICE SPACE",
"type": "dice_space",
"die": "D100",
"external_tables": [
"1jzg98P0YGEKBAnmJ2NXUZ95KKpZOwcHYzKn61-nSqb8"
],
"stats_touched": []
},
{
"name": "BUY A HOUSE",
"type": "roll_table_ref",
"die": "D100",
"external_tables": [
"12QfLobLqSnCOV19zizZLcxcyeGs2bjEC3_thkdowsN0",
"1RzYjslECXp_qmg58IarH8NRmFfXjiRcMCyfCSwtHY28"
],
"stats_touched": []
},
{
"name": "BET AGAINST ANOTHER PLAYER",
"type": "choice",
"die": null,
"external_tables": [],
"stats_touched": [
"love",
"wealth",
"cash"
]
},
{
"name": "PAY DAY",
"type": "payday",
"die": null,
"external_tables": [],
"stats_touched": [
"cash"
]
},
{
"name": "LEVERAGED BUYOUT",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "100K",
"type": "cash_bonus",
"die": null,
"external_tables": [],
"stats_touched": []
},
{
"name": "INVESTEGATION",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "BLIND INVESTMENT",
"type": "inline_table",
"die": "D6",
"external_tables": [],
"stats_touched": [
"education",
"wealth",
"cash"
]
},
{
"name": "ROUGE TRADER",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "10K",
"type": "cash_bonus",
"die": null,
"external_tables": [],
"stats_touched": []
},
{
"name": "DICE SPACE",
"type": "dice_space",
"die": "D100",
"external_tables": [
"1jzg98P0YGEKBAnmJ2NXUZ95KKpZOwcHYzKn61-nSqb8"
],
"stats_touched": []
}
]
},
{
"id": "gap_year",
"label": "Gap Year Path",
"tile_count": 17,
"tiles": [
{
"name": "PAY DAY",
"type": "payday",
"die": null,
"external_tables": [],
"stats_touched": [
"cash"
]
},
{
"name": "SHENANIGANS",
"type": "roll_table_ref",
"die": null,
"external_tables": [
"1k4oS8O5zTVwK_GKDw6FtswX9iuUU88vZyRVhjFVXvPo"
],
"stats_touched": []
},
{
"name": "DICE SPACE",
"type": "dice_space",
"die": "D100",
"external_tables": [
"1jzg98P0YGEKBAnmJ2NXUZ95KKpZOwcHYzKn61-nSqb8"
],
"stats_touched": []
},
{
"name": "TREASURE HUNT (NEED TO MAKE TREASURE MAP)",
"type": "roll_table_ref",
"die": null,
"external_tables": [
"1CKgD3-vup578E9Vn1GQCN8DHlDUG4qjxX26McMnuz1s"
],
"stats_touched": []
},
{
"name": "LOST IN TRANSLATION",
"type": "event",
"die": null,
"external_tables": [],
"stats_touched": [
"cash"
]
},
{
"name": "MEXICO",
"type": "roll_table_ref",
"die": null,
"external_tables": [
"16fwZcsCoGM3ZlxgAb8xUh1mXXaTtJnwMrkUPldMPvtA",
"1NMdVTdCjG1ozY-OXzHe1y4eVSVA7aAuC6jChnO2LF84",
"1iQFHpGfQ1pXxHjGCH6Mc_UblptLYwjScwLTdMMSlR04"
],
"stats_touched": []
},
{
"name": "AIRPORT SECURITY",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "AUSTRALIA",
"type": "roll_table_ref",
"die": null,
"external_tables": [
"1AH19IHgGF5qFaVZo8PNM1mP1VL7Cjjm8JRrt39B4RLM",
"1RK13kUyf-Nqe-GOlOHsGoY7D7tkB7WQrkmsrsid1gd4",
"1WxzgBoPJOUFFLO2p7KMUZXNkyCnlHq1ZikookfWGK4M"
],
"stats_touched": []
},
{
"name": "PAY DAY",
"type": "payday",
"die": null,
"external_tables": [],
"stats_touched": [
"cash"
]
},
{
"name": "JAPAN",
"type": "roll_table_ref",
"die": null,
"external_tables": [
"15cZElCVDxxw850pK7prCMo2oSR5KpeHuGtNHryfOGj8",
"1ij47Svr7ciFJLRmK5MoDE7AoLV4FusrwT8gIXkgs_NU",
"1zL5OOVVxMJ2Yla4AAnUTALqwRzTszes7laFoGC9muMY"
],
"stats_touched": []
},
{
"name": "ACCENT ROULETTE",
"type": "event",
"die": null,
"external_tables": [],
"stats_touched": []
},
{
"name": "IRELAND",
"type": "roll_table_ref",
"die": null,
"external_tables": [
"1WRsjGGeZJPTGsAtYotr7d-Kn5KltQsPDas9MN8GYCvY",
"1ebVu9Y-dkMtF5MRtycaN3iIcYGU5B5I4VplWredL2Ho",
"1sT_TTM76ksiqcIb_EOaBzDcizBIglKLsoGxVABM-aiI"
],
"stats_touched": []
},
{
"name": "ACTION SPACE",
"type": "action_space",
"die": "D100",
"external_tables": [
"1TzQVhq71-zokLT_MqweT_I5uC4AXkPflODOjtOp-gUg"
],
"stats_touched": []
},
{
"name": "GERMANY",
"type": "roll_table_ref",
"die": null,
"external_tables": [
"11KmuR0Reg41PNswUW_DsJfPNYPDNprDnKjizpQ9cgT8",
"18b3if2Xw1qZmSLwDR3NksJLMgfKRosAp6JoeG7gWY_o",
"1HdiUWTryv9olHpuWYxnaGUFoF6I3C81BRP8ZJ9Fvn9E"
],
"stats_touched": []
},
{
"name": "DICE SPACE",
"type": "dice_space",
"die": "D100",
"external_tables": [
"1jzg98P0YGEKBAnmJ2NXUZ95KKpZOwcHYzKn61-nSqb8"
],
"stats_touched": []
},
{
"name": "ITALY",
"type": "roll_table_ref",
"die": null,
"external_tables": [
"1fyNelvTmec14A_4k26okctKVZKpMJEYl2YTc2tW-ESI",
"1yBfmsTUfBcJ-4TZO35IK0Dovq3zKPwunnkav-m4Jwjw",
"1z4DOhLh_P8ndmKduNX7ltdJKQ5ZJ7HwS1N12uTfONtA"
],
"stats_touched": []
},
{
"name": "STOP",
"type": "stop",
"die": "D8",
"external_tables": [],
"stats_touched": [
"age"
],
"note": "Roll D8 to age, then choose next path (fork)"
}
]
},
{
"id": "education",
"label": "Education Path",
"tile_count": 12,
"tiles": [
{
"name": "PAY DAY",
"type": "payday",
"die": null,
"external_tables": [],
"stats_touched": [
"cash"
]
},
{
"name": "SCHOLARSHIP",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "4 YEAR DAGREE",
"type": "event",
"die": null,
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "COMMUNITY COLLAGE",
"type": "event",
"die": null,
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "APPRENTICESHIP",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "DICE SPACE",
"type": "dice_space",
"die": "D100",
"external_tables": [
"1jzg98P0YGEKBAnmJ2NXUZ95KKpZOwcHYzKn61-nSqb8"
],
"stats_touched": []
},
{
"name": "STUDY ABROD",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "POP QUIZ",
"type": "event",
"die": null,
"external_tables": [],
"stats_touched": [
"cash"
]
},
{
"name": "EXTRACURRICULAR",
"type": "roll_table_ref",
"die": "D20",
"external_tables": [
"1AV5aPp-DNByHlcoASduiHJXXk0yhqClqcg3y7-QE3XM",
"1oqSe2YQS8ojIxRCmjWz-A7mwLRS5LMuw11oG-jLIeRk"
],
"stats_touched": []
},
{
"name": "ONLINE COURSE",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "ACTION SPACE",
"type": "action_space",
"die": "D100",
"external_tables": [
"1TzQVhq71-zokLT_MqweT_I5uC4AXkPflODOjtOp-gUg"
],
"stats_touched": []
},
{
"name": "GRADUATION GIFT",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"wealth",
"cash"
]
}
]
},
{
"id": "relationship_top",
"label": "Relationship/Family (Top)",
"tile_count": 20,
"tiles": [
{
"name": "PAY DAY",
"type": "payday",
"die": null,
"external_tables": [],
"stats_touched": [
"cash"
]
},
{
"name": "DICE SPACE",
"type": "dice_space",
"die": "D100",
"external_tables": [
"1jzg98P0YGEKBAnmJ2NXUZ95KKpZOwcHYzKn61-nSqb8"
],
"stats_touched": []
},
{
"name": "ADOPT A PET",
"type": "roll_table_ref",
"die": "D100",
"external_tables": [
"1N5haX_RWch0LciZM-SvrHoxuXjOyLglzb5FlW9wmJFg"
],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "UNCLES CONDO",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "NEW CITY",
"type": "roll_table_ref",
"die": "D100",
"external_tables": [
"1xlqonNrGft-q5KLRCSdcIlYhO39KL3N6ufswQTYZz0s"
],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "ACTION SPACE",
"type": "action_space",
"die": "D100",
"external_tables": [
"1TzQVhq71-zokLT_MqweT_I5uC4AXkPflODOjtOp-gUg"
],
"stats_touched": []
},
{
"name": "HAVE A BABY",
"type": "inline_table",
"die": "D2",
"external_tables": [],
"stats_touched": [
"love",
"education",
"cash"
]
},
{
"name": "DINNER PARTY",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"age",
"cash"
]
},
{
"name": "MARRIGE",
"type": "choice",
"die": null,
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "WHITE ELEPHANT",
"type": "inline_table",
"die": "D6",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "FRIENDS WEDDING",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "NEW JOB",
"type": "roll_table_ref",
"die": null,
"external_tables": [
"1Ug4ouNQIrWzTxOrEuBTgtPO6ypXpjsjdieBLkarI6UU"
],
"stats_touched": []
},
{
"name": "PODCAST",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "HOBBY",
"type": "roll_table_ref",
"die": "D100",
"external_tables": [
"1cgCaksYlgD3f6XvEJIB8fKbqJq66ulm0BJGQQQNMXRY"
],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "PERFECT IMPRESSION",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "BUY A HOUSE",
"type": "roll_table_ref",
"die": "D100",
"external_tables": [
"12QfLobLqSnCOV19zizZLcxcyeGs2bjEC3_thkdowsN0",
"1RzYjslECXp_qmg58IarH8NRmFfXjiRcMCyfCSwtHY28"
],
"stats_touched": []
},
{
"name": "FAMILY REUNION",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"cash"
]
},
{
"name": "HAVE A BABY",
"type": "inline_table",
"die": "D2",
"external_tables": [],
"stats_touched": [
"love",
"education",
"cash"
]
},
{
"name": "ACTION SPACE",
"type": "action_space",
"die": "D100",
"external_tables": [
"1TzQVhq71-zokLT_MqweT_I5uC4AXkPflODOjtOp-gUg"
],
"stats_touched": []
},
{
"name": "AGING PARENTS",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"age",
"cash"
]
}
]
},
{
"id": "relationship_bottom",
"label": "Relationship/Family (Bottom)",
"tile_count": 26,
"tiles": [
{
"name": "PAY DAY",
"type": "payday",
"die": null,
"external_tables": [],
"stats_touched": [
"cash"
]
},
{
"name": "UNCLES CONDO",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "ADOPT A PET",
"type": "roll_table_ref",
"die": "D100",
"external_tables": [
"1N5haX_RWch0LciZM-SvrHoxuXjOyLglzb5FlW9wmJFg"
],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "RISKY MOVE",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "NEW CITY",
"type": "roll_table_ref",
"die": "D100",
"external_tables": [
"1xlqonNrGft-q5KLRCSdcIlYhO39KL3N6ufswQTYZz0s"
],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "ACTION SPACE",
"type": "action_space",
"die": "D100",
"external_tables": [
"1TzQVhq71-zokLT_MqweT_I5uC4AXkPflODOjtOp-gUg"
],
"stats_touched": []
},
{
"name": "HAVE A BABY",
"type": "inline_table",
"die": "D2",
"external_tables": [],
"stats_touched": [
"love",
"education",
"cash"
]
},
{
"name": "DICE SPACE",
"type": "dice_space",
"die": "D100",
"external_tables": [
"1jzg98P0YGEKBAnmJ2NXUZ95KKpZOwcHYzKn61-nSqb8"
],
"stats_touched": []
},
{
"name": "SIBLINGS WEDDING",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "NEIGHBORS PET",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "SIDE HUSTLE",
"type": "roll_table_ref",
"die": "D100",
"external_tables": [
"1YPGyCYevyZFCZsKE3didumCX9G16xmeQxpQsEJn2hrM"
],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "BUY A HOUSE",
"type": "roll_table_ref",
"die": "D100",
"external_tables": [
"12QfLobLqSnCOV19zizZLcxcyeGs2bjEC3_thkdowsN0",
"1RzYjslECXp_qmg58IarH8NRmFfXjiRcMCyfCSwtHY28"
],
"stats_touched": []
},
{
"name": "HOBBY",
"type": "roll_table_ref",
"die": "D100",
"external_tables": [
"1cgCaksYlgD3f6XvEJIB8fKbqJq66ulm0BJGQQQNMXRY"
],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "HAVE A BABY",
"type": "inline_table",
"die": "D2",
"external_tables": [],
"stats_touched": [
"love",
"education",
"cash"
]
},
{
"name": "PODCAST",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "MARRIGE",
"type": "choice",
"die": null,
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "PAY DAY",
"type": "payday",
"die": null,
"external_tables": [],
"stats_touched": [
"cash"
]
},
{
"name": "DICE SPACE",
"type": "dice_space",
"die": "D100",
"external_tables": [
"1jzg98P0YGEKBAnmJ2NXUZ95KKpZOwcHYzKn61-nSqb8"
],
"stats_touched": []
},
{
"name": "FAMILY VACATION",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "ADOPT A PET",
"type": "roll_table_ref",
"die": "D100",
"external_tables": [
"1N5haX_RWch0LciZM-SvrHoxuXjOyLglzb5FlW9wmJFg"
],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "FAMILY REUNION",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"cash"
]
},
{
"name": "NEW JOB",
"type": "roll_table_ref",
"die": null,
"external_tables": [
"1Ug4ouNQIrWzTxOrEuBTgtPO6ypXpjsjdieBLkarI6UU"
],
"stats_touched": []
},
{
"name": "ACTION SPACE",
"type": "action_space",
"die": "D100",
"external_tables": [
"1TzQVhq71-zokLT_MqweT_I5uC4AXkPflODOjtOp-gUg"
],
"stats_touched": []
},
{
"name": "HOUSE MAINTENANCE",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "HAVE A BABY",
"type": "inline_table",
"die": "D2",
"external_tables": [],
"stats_touched": [
"love",
"education",
"cash"
]
},
{
"name": "AGING PARENTS",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"age",
"cash"
]
}
]
},
{
"id": "retirement_top",
"label": "Retirement Path (Top)",
"tile_count": 11,
"tiles": [
{
"name": "PAY DAY",
"type": "payday",
"die": null,
"external_tables": [],
"stats_touched": [
"cash"
]
},
{
"name": "INVESTMENT PAID OFF",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "START A BAND",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "ACTION SPACE",
"type": "action_space",
"die": "D100",
"external_tables": [
"1TzQVhq71-zokLT_MqweT_I5uC4AXkPflODOjtOp-gUg"
],
"stats_touched": []
},
{
"name": "JURY DUTY",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "HOBBY",
"type": "roll_table_ref",
"die": "D100",
"external_tables": [
"1cgCaksYlgD3f6XvEJIB8fKbqJq66ulm0BJGQQQNMXRY"
],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "THE RACES",
"type": "inline_table",
"die": "D10",
"external_tables": [],
"stats_touched": [
"cash"
]
},
{
"name": "NEW JOB",
"type": "roll_table_ref",
"die": null,
"external_tables": [
"1Ug4ouNQIrWzTxOrEuBTgtPO6ypXpjsjdieBLkarI6UU"
],
"stats_touched": []
},
{
"name": "BUCKET LIST TRIP",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "HOME RENOVATIONS",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "HOSTED THANKSGIVING",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
}
]
},
{
"id": "retirement_middle",
"label": "Retirement Path (Middle)",
"tile_count": 22,
"tiles": [
{
"name": "\u00bd LIFE CRISIS",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "HORRIBLE HANGOVER",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "40TH BIRTHDAY",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "MYSTERY TATTOO",
"type": "roll_table_ref",
"die": "D100",
"external_tables": [
"1wlDHXRDCT0NBPtphdrtmi20uSANZXB-QP03FAOWQyp0"
],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "UNEXPECTED JOY",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"cash"
]
},
{
"name": "PAY DAY",
"type": "payday",
"die": null,
"external_tables": [],
"stats_touched": [
"cash"
]
},
{
"name": "HOBBY",
"type": "roll_table_ref",
"die": "D100",
"external_tables": [
"1cgCaksYlgD3f6XvEJIB8fKbqJq66ulm0BJGQQQNMXRY"
],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "HOST CHRISTMAS",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "BUCKET LIST",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"cash"
]
},
{
"name": "RETIREMENT PARTY",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "SELL HOUSE",
"type": "roll_table_ref",
"die": null,
"external_tables": [
"12QfLobLqSnCOV19zizZLcxcyeGs2bjEC3_thkdowsN0"
],
"stats_touched": []
},
{
"name": "DID YOU HEAR?",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "LOTTERY",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "FANTASY FOOTBALL",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "HIGH SCHOOL REUNION",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "POKER NIGHT",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "PICKEL BALL",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "BOWLING NIGHT",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "INVESTMENT PAID OFF",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "DICE SPACE",
"type": "dice_space",
"die": "D100",
"external_tables": [
"1jzg98P0YGEKBAnmJ2NXUZ95KKpZOwcHYzKn61-nSqb8"
],
"stats_touched": []
},
{
"name": "PAY DAY",
"type": "payday",
"die": null,
"external_tables": [],
"stats_touched": [
"cash"
]
},
{
"name": "RETIREMENT PARTY",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
}
]
},
{
"id": "retirement_bottom",
"label": "Retirement Path (Bottom)",
"tile_count": 20,
"tiles": [
{
"name": "PAY DAY",
"type": "payday",
"die": null,
"external_tables": [],
"stats_touched": [
"cash"
]
},
{
"name": "HOBBY",
"type": "roll_table_ref",
"die": "D100",
"external_tables": [
"1cgCaksYlgD3f6XvEJIB8fKbqJq66ulm0BJGQQQNMXRY"
],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "FANTASY FOOTBALL",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "HOSTED THANKSGIVING",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "HIGH SCHOOL REUNION",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "SPEEDING TICKET",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "BOWLING NIGHT",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "JURY DUTY",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "PICKEL BALL",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "THE RACES",
"type": "inline_table",
"die": "D10",
"external_tables": [],
"stats_touched": [
"cash"
]
},
{
"name": "NEW JOB",
"type": "roll_table_ref",
"die": null,
"external_tables": [
"1Ug4ouNQIrWzTxOrEuBTgtPO6ypXpjsjdieBLkarI6UU"
],
"stats_touched": []
},
{
"name": "POKER NIGHT",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "HOME RENOVATIONS",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "BUCKET LIST TRIP",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "JOINED FACEBOOK",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "GOLF TRIP",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "DENTAL WORK",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"age",
"cash"
]
},
{
"name": "ACTION SPACE",
"type": "action_space",
"die": "D100",
"external_tables": [
"1TzQVhq71-zokLT_MqweT_I5uC4AXkPflODOjtOp-gUg"
],
"stats_touched": []
},
{
"name": "START A BAND",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
},
{
"name": "INVESTMENT PAID OFF",
"type": "inline_table",
"die": "D20",
"external_tables": [],
"stats_touched": [
"love",
"education",
"wealth",
"cash"
]
}
]
}
]
}