turnbasedgamedata/Config/Level/GroupGraph/F10401001/Group_F10401001_G800.json
2025-04-07 09:10:56 -03:00

60 lines
1.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitFloorCustomValueChangeV2",
"Name": {
"Value": "FCV_MissionCavalryBeastRun03"
},
"OnChange": [
{
"$type": "RPG.GameCore.AdvCreateGroupEntity",
"InstanceIDList": [
400001
]
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.AdvSetAIMoveTo",
"EntityInstanceID": {
"FixedValue": {
"Value": 400001
}
},
"GroupId": 800,
"PointID": 1,
"MotionFlag": "Run",
"SpeedScale": 5
},
{
"$type": "RPG.GameCore.TriggerAnimState",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400001
]
},
"AnimStateName": "Run"
}
],
"Condition": {
"$type": "RPG.GameCore.ByCheckFloorCustomBoolV2",
"Name": {
"Value": "FCV_MissionCavalryBeastRun03"
}
}
}
]
}
],
"Type": "Group"
}