campaign-creator-tui/data/campaign.inventory.json

44 lines
1.1 KiB
JSON

{
"version": 1,
"outputFolderName": "OurCampaign",
"bsManagerCampaignsRoot": "/home/pleb/.local/share/BSManager/BSInstances/1.40.8/CustomCampaigns/",
"info": {
"name": "New Campaign",
"desc": "Subtitle",
"bigDesc": "Long description for the campaign detail panel.",
"allUnlocked": false,
"mapHeight": 500,
"backgroundAlpha": 1
},
"mapPositions": [],
"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": ""
}
]
}