2025-04-07 09:10:56 -03:00

68 lines
1.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitFloorCustomValueChangeV2",
"Name": {
"Value": "FCV_Farewell"
},
"OnChange": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareFloorCustomFloatV2",
"Name": {
"Value": "FCV_Farewell"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 1
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AdvDestroyGroupEntity",
"InstanceIDList": [
300001,
300002,
300003,
300004,
300005,
300006,
300007,
300008,
300009,
300010
]
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.AdvCreateGroupEntityV2",
"InstanceIDList": [
300001,
300002,
300003,
300004,
300005,
300006,
300007,
300008,
300009,
300010
]
}
]
}
]
}
]
}
],
"Type": "Group",
"EntityEventList": []
}