Files
turnbasedgamedata/Config/Level/GroupGraph/F10401001/Group_F10401001_G799.json
2025-07-03 10:50:43 +02:00

62 lines
1.6 KiB
JSON

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