Add campaign chapter metadata
This commit is contained in:
@@ -3,6 +3,56 @@
|
||||
"title": "Cao Cao Campaign",
|
||||
"start_scenario": "001_yellow_turbans",
|
||||
"initial_joined_officers": ["cao_cao", "xiahou_dun"],
|
||||
"chapters": [
|
||||
{
|
||||
"id": "rise_through_turmoil",
|
||||
"title": "Rise Through Turmoil",
|
||||
"start_scenario": "001_yellow_turbans",
|
||||
"end_scenario": "009_xiapi_siege"
|
||||
},
|
||||
{
|
||||
"id": "northern_unification",
|
||||
"title": "Northern Unification",
|
||||
"start_scenario": "010_white_horse_relief",
|
||||
"end_scenario": "024_liaodong_pursuit"
|
||||
},
|
||||
{
|
||||
"id": "southern_expedition",
|
||||
"title": "Southern Expedition",
|
||||
"start_scenario": "025_xinye_advance",
|
||||
"end_scenario": "032_jiangling_rearguard"
|
||||
},
|
||||
{
|
||||
"id": "western_frontier",
|
||||
"title": "Western Frontier",
|
||||
"start_scenario": "033_tong_pass_vanguard",
|
||||
"end_scenario": "041_hanzhong_settlement"
|
||||
},
|
||||
{
|
||||
"id": "ruxu_and_jingzhou",
|
||||
"title": "Ruxu and Jingzhou",
|
||||
"start_scenario": "042_ruxu_advance",
|
||||
"end_scenario": "048_jing_province_settlement"
|
||||
},
|
||||
{
|
||||
"id": "wei_succession",
|
||||
"title": "Wei Succession",
|
||||
"start_scenario": "049_luoyang_summons",
|
||||
"end_scenario": "051_eastern_front_alarm"
|
||||
},
|
||||
{
|
||||
"id": "jianye_campaign",
|
||||
"title": "Jianye Campaign",
|
||||
"start_scenario": "052_wu_river_line",
|
||||
"end_scenario": "059_wu_surrender"
|
||||
},
|
||||
{
|
||||
"id": "southern_settlement",
|
||||
"title": "Southern Settlement",
|
||||
"start_scenario": "060_southern_holdouts",
|
||||
"end_scenario": "067_outer_islands"
|
||||
}
|
||||
],
|
||||
"scenarios": [
|
||||
{
|
||||
"id": "001_yellow_turbans",
|
||||
|
||||
Reference in New Issue
Block a user