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

92 lines
2.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "kkwxActive"
},
"OnEvent": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "kkwxG279run"
}
},
{
"$type": "RPG.GameCore.AdvSetAIMoveTo",
"EntityInstanceID": {
"FixedValue": {
"Value": 400001
}
},
"GroupId": 279,
"PointID": 1,
"MotionFlag": "FastRun",
"OnReach": [
{
"$type": "RPG.GameCore.AdvDestroyGroupEntity",
"InstanceIDList": [
400001
]
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "kkwxActive"
},
"OnEvent": [
{
"$type": "RPG.GameCore.AdvCreateGroupEntity",
"InstanceIDList": [
400001
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [
103170143
],
"MainMissionIDList": [],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": []
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareSubMissionState",
"SubMissionID": 103170143,
"SubMissionState": "Finish",
"Inverse": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerGroupEvent",
"EventName": {
"Value": "kkwxActive"
}
}
]
}
]
}
],
"Type": "Group"
}