✨feature: Initial commit
This commit is contained in:
44
Planning/content-checklist.json
Normal file
44
Planning/content-checklist.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"metadata": {
|
||||
"project": "2D6 Dungeon",
|
||||
"generated_from": [
|
||||
"2D6 Dungeon - Core Rules.pdf",
|
||||
"2D6 Dungeon - Tables Codex.pdf"
|
||||
],
|
||||
"purpose": "Checklist of rules content that must be encoded for the web adaptation.",
|
||||
"status_values": [
|
||||
"pending-entry",
|
||||
"in-progress",
|
||||
"entered",
|
||||
"verified",
|
||||
"deferred"
|
||||
]
|
||||
},
|
||||
"mvp_priorities": [
|
||||
"Encode all starting tables and foundational generic tables first.",
|
||||
"Complete Level 1 tables, Level 1 room tables, and a subset of Level 1 creatures next.",
|
||||
"Defer optional tables and deep-level content until the Level 1 loop is playable."
|
||||
],
|
||||
"sections": {
|
||||
"generic_tables": [],
|
||||
"random_list_tables": [],
|
||||
"loot_tables": [],
|
||||
"level_tables": {
|
||||
"level_1": [],
|
||||
"level_2": [],
|
||||
"level_3": [],
|
||||
"level_4": [],
|
||||
"level_5": [],
|
||||
"level_6": [],
|
||||
"level_7": [],
|
||||
"level_8": [],
|
||||
"level_9": [],
|
||||
"level_10": []
|
||||
},
|
||||
"optional_tables": [],
|
||||
"creature_cards": {
|
||||
"source_pages": {},
|
||||
"entries": []
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user