2025-02-24 07:50:34 -03:00

210 lines
5.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.SetRogueRoomFinish"
},
{
"$type": "RPG.GameCore.SetAllRogueDoorState"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PropStateExecute",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropKey",
"SinglePropKey": {
"Custom": true,
"Key": "ship"
},
"SinglePropID": {
"GroupID": {
"FixedValue": {
"Value": 125
}
},
"ID": {
"FixedValue": {
"Value": 300004
}
}
}
},
"Execute": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Puzzle_isFinished"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PropStateExecute",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropKey",
"SinglePropKey": {
"Custom": true,
"Key": "ship"
},
"SinglePropID": {
"GroupID": {
"FixedValue": {
"Value": 125
}
},
"ID": {
"FixedValue": {
"Value": 300004
}
}
},
"MultiPropKey": []
},
"Execute": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "ShipArrived"
}
},
{
"$type": "RPG.GameCore.PropReqInteract",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropKey",
"SinglePropKey": {
"Custom": true,
"Key": "Chest_1"
},
"SinglePropID": {
"GroupID": {
"FixedValue": {
"Value": 134
}
},
"ID": {
"FixedValue": {
"Value": 300001
}
}
},
"PropIDInOwnerGroup": {
"FixedValue": {
"Value": 300001
}
}
},
"InteractID": {
"FixedValue": {
"Value": 120120
}
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PropStateExecute",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropKey",
"SinglePropKey": {
"Custom": true,
"Key": "ship"
},
"SinglePropID": {
"GroupID": {
"FixedValue": {
"Value": 125
}
},
"ID": {
"FixedValue": {
"Value": 300004
}
}
}
},
"State": "Open",
"Execute": [
{
"$type": "RPG.GameCore.PropReqInteract",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropKey",
"SinglePropKey": {
"Custom": true,
"Key": "Chest_1"
},
"SinglePropID": {
"GroupID": {
"FixedValue": {
"Value": 134
}
},
"ID": {
"FixedValue": {
"Value": 300001
}
}
},
"PropIDInOwnerGroup": {
"FixedValue": {
"Value": 300001
}
}
},
"InteractID": {
"FixedValue": {
"Value": 120120
}
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.LoopWaitServerPropStateChange"
}
]
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedString",
"Key": "Chest_1"
},
{
"$type": "RPG.GameCore.SharedString",
"Key": "Chest_2"
},
{
"$type": "RPG.GameCore.SharedString",
"Key": "Chest_3"
},
{
"$type": "RPG.GameCore.SharedString",
"Key": "ship"
}
]
},
"Type": "Group"
}