Files
turnbasedgamedata/ExcelOutput/MazeCampData.json
2024-10-21 03:16:22 -03:00

36 lines
414 B
JSON

[
{
"CampID": "Player",
"HostileCampList": [
3,
4
]
},
{
"CampID": "MazePlayerAlly",
"HostileCampList": [
3,
4
]
},
{
"CampID": "NpcMonster",
"HostileCampList": [
1,
2,
4
]
},
{
"CampID": "Prop",
"HostileCampList": [
1,
2,
3
]
},
{
"CampID": "Neutral",
"HostileCampList": []
}
]