2024-10-21 03:16:22 -03:00

194 lines
5.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPredicateSucc"
},
{
"$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": {
"IsDynamic": false,
"FixedValue": {
"Value": 125
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300004
}
}
}
},
"Execute": [
{
"$type": "RPG.GameCore.SetEntityVisible",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvMonsterEx",
"FetchType": "SingleByMonsterKey",
"SingleMonsterKey": {
"Custom": true,
"Key": "Monster"
},
"SingleMonsterIDInOwnerGroup": {
"IsDynamic": false,
"FixedValue": {
"Value": 200005
}
}
}
},
{
"$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": {
"IsDynamic": false,
"FixedValue": {
"Value": 125
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300004
}
}
}
},
"Execute": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "ShipArrived"
}
},
{
"$type": "RPG.GameCore.SetEntityVisible",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvMonsterEx",
"FetchType": "SingleByMonsterKey",
"SingleMonsterKey": {
"Custom": true,
"Key": "Monster"
},
"SingleMonsterID": {},
"SingleMonsterIDInOwnerGroup": {
"IsDynamic": false,
"FixedValue": {
"Value": 200005
}
}
},
"Visible": true,
"MuteColliderWhenInvisible": false
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PropStateExecute",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropKey",
"SinglePropKey": {
"Custom": true,
"Key": "Ship"
},
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 125
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300004
}
}
}
},
"State": "Open",
"Execute": [
{
"$type": "RPG.GameCore.SetEntityVisible",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvMonsterEx",
"FetchType": "SingleByMonsterKey",
"SingleMonsterKey": {
"Custom": true,
"Key": "Monster"
},
"SingleMonsterID": {},
"SingleMonsterIDInOwnerGroup": {
"IsDynamic": false,
"FixedValue": {
"Value": 200005
}
}
},
"Visible": true,
"MuteColliderWhenInvisible": false
}
]
}
]
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedString",
"Key": "Monster"
},
{
"$type": "RPG.GameCore.SharedString",
"Key": "Ship"
}
]
},
"Type": "Group"
}