Files
FireflyGo_Resources/ExcelOutput/MazeCampData.json
2025-07-25 10:49:37 +07:00

36 lines
414 B
JSON

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