Render a markdown file describing the campaign progression during campaign generation
This commit is contained in:
@@ -11,5 +11,33 @@
|
||||
"backgroundAlpha": 1
|
||||
},
|
||||
"mapPositions": [],
|
||||
"missions": []
|
||||
"missions": [
|
||||
{
|
||||
"index": 0,
|
||||
"name": "A Jhintleman's $100 Bills",
|
||||
"songid": "36c0b",
|
||||
"hash": "348ef45fe3504e2f6b86706b9f616317893163df",
|
||||
"customDownloadURL": "",
|
||||
"characteristic": "Standard",
|
||||
"difficulty": 4,
|
||||
"modifiers": {
|
||||
"disappearingArrows": false,
|
||||
"strictAngles": false,
|
||||
"fastNotes": false,
|
||||
"noBombs": false,
|
||||
"failOnSaberClash": false,
|
||||
"instaFail": false,
|
||||
"noFail": false,
|
||||
"batteryEnergy": false,
|
||||
"ghostNotes": false,
|
||||
"noArrows": false,
|
||||
"speedMul": 1,
|
||||
"energyType": 0,
|
||||
"enabledObstacleType": 0
|
||||
},
|
||||
"requirements": [],
|
||||
"notes": "",
|
||||
"purpose": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user