Files
turnbasedgamedata/Config/Level/GroupGraph/F20482001/Group_F20482001_G100.json
2025-11-05 00:34:44 +01:00

85 lines
2.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitFloorCustomValueChangeV2",
"Name": {
"Value": "FCV_TravelShip_Sub"
},
"OnChange": [
{
"$type": "RPG.GameCore.AdvDestroyGroupEntity",
"InstanceIDList": [
400001
]
}
],
"Condition": {
"$type": "RPG.GameCore.ByAny",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCompareFloorCustomFloatV2",
"Name": {
"Value": "FCV_TravelShip_Sub"
},
"CompareValue": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.ByCompareFloorCustomFloatV2",
"Name": {
"Value": "FCV_TravelShip_Sub"
},
"CompareValue": {
"IsDynamic": false,
"FixedValue": {
"Value": 2
}
}
}
]
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitFloorCustomValueChangeV2",
"Name": {
"Value": "FCV_TravelShip_Sub"
},
"OnChange": [
{
"$type": "RPG.GameCore.AdvCreateGroupEntityV2",
"InstanceIDList": [
400001
],
"SkipCreated": true
}
],
"Condition": {
"$type": "RPG.GameCore.ByCompareFloorCustomFloatV2",
"Name": {
"Value": "FCV_TravelShip_Sub"
},
"CompareValue": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
}
}
}
]
}
],
"Type": "Group",
"EntityEventList": []
}