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

68 lines
1.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "GE_SubStart"
},
"OnEvent": [
{
"$type": "RPG.GameCore.SetFloorCustomFloatV2",
"Name": {
"Value": "FCV_TravelShip_Sub"
},
"Value": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitFloorCustomValueChangeV2",
"Name": {
"Value": "FCV_isTravelShip"
},
"OnChange": [
{
"$type": "RPG.GameCore.TriggerEntityEventV2",
"EventName": {
"Value": "Clt_SetupTrigger"
},
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300001
]
}
}
],
"Condition": {
"$type": "RPG.GameCore.ByCompareFloorCustomFloatV2",
"Name": {
"Value": "FCV_isTravelShip"
},
"CompareValue": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
}
}
]
}
],
"Type": "Group",
"EntityEventList": []
}