Files
KianaBH3-Resources/ExcelOutputAsset/RestaurantActionZone.json
2024-11-07 22:55:15 +08:00

22 lines
326 B
JSON

[
{
"MoveSpeed": 15,
"IntervalMin": 5,
"IntervalMax": 12,
"BoundaryMin": 50,
"CollisionX": 50,
"CollisionY": 70,
"DataImpl": {},
"RoomType": 2
},
{
"MoveSpeed": 15,
"IntervalMin": 5,
"IntervalMax": 12,
"BoundaryMin": 50,
"CollisionX": 50,
"CollisionY": 70,
"DataImpl": {},
"RoomType": 3
}
]