turnbasedgamedata/Config/Level/GroupGraph/F10401001/Group_F10401001_G103.json
2025-02-24 07:50:34 -03:00

29 lines
534 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.SetMunicipalEnable"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvSetAIMoveTo",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400002
]
},
"GroupId": 103,
"PointID": 1,
"MotionFlag": "Walk"
}
]
}
],
"Type": "Group"
}