Files
mtgodot-poc/test/playable/scenario.example.json
T

20 lines
484 B
JSON

{
"schema_version": 1,
"scenario_id": "first-mac-playable-forest",
"protocol": "classic",
"server": {
"server_index": 0,
"channel_index": 0
},
"character_slot": 0,
"map_key": "",
"waypoints_cm": [],
"allowed_mob_vnums": [],
"allowed_drop_vnums": [],
"skill_cases": [],
"resolution": [1280, 720],
"loops": 3,
"timeout_seconds": 120,
"notes": "Copy to a local ignored file and fill from the confirmed server fixture. Never add credentials here."
}