turnbasedgamedata/Config/Level/Maze/MazeGroup/Maze_GroupProp_OpenTreasure_WhenPuzzleFinishedByKey.json
2025-02-24 07:50:34 -03:00

194 lines
5.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropStateChangeListenerConfig",
"FromState": "ChestLocked",
"ToState": "ChestClosed",
"OnChange": [
{
"$type": "RPG.GameCore.ShowWaypointByProp",
"PropKey": {
"Custom": true,
"Key": "ChestKey"
},
"MaxRange": 10,
"IconPath": "SpriteOutput/MapPics/Billboard/IconBillboardBox.png",
"OnNameBoard": true
}
],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropKey",
"SinglePropKey": {
"Custom": true,
"Key": "ChestKey"
},
"SinglePropID": {
"GroupID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
-354949224
]
}
},
"ID": {
"FixedValue": {
"Value": 300001
}
}
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PropStateChangeListenerConfig",
"FromState": "Hidden",
"ToState": "ChestClosed",
"OnChange": [
{
"$type": "RPG.GameCore.ShowWaypointByProp",
"PropKey": {
"Custom": true,
"Key": "ChestKey"
},
"MaxRange": 10,
"IconPath": "SpriteOutput/MapPics/Billboard/IconBillboardBox.png",
"OnNameBoard": true
}
],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropKey",
"SinglePropKey": {
"Custom": true,
"Key": "ChestKey"
},
"SinglePropID": {
"GroupID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
-354949224
]
}
},
"ID": {
"FixedValue": {
"Value": 300001
}
}
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PropStateChangeListenerConfig",
"FromState": "ChestClosed",
"ToState": "ChestUsed",
"OnChange": [
{
"$type": "RPG.GameCore.HideWaypointByProp",
"PropKey": {
"Custom": true,
"Key": "ChestKey"
},
"OnNameBoard": true
}
],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropKey",
"SinglePropKey": {
"Custom": true,
"Key": "ChestKey"
},
"SinglePropID": {
"GroupID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
-354949224
]
}
},
"ID": {
"FixedValue": {
"Value": 300001
}
}
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PropStateExecute",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropKey",
"SinglePropKey": {
"Custom": true,
"Key": "ChestKey"
},
"SinglePropID": {
"GroupID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
-354949224
]
}
},
"ID": {
"FixedValue": {
"Value": 300001
}
}
}
},
"State": "ChestClosed",
"Execute": [
{
"$type": "RPG.GameCore.ShowWaypointByProp",
"PropKey": {
"Custom": true,
"Key": "ChestKey"
},
"MaxRange": 10,
"IconPath": "SpriteOutput/MapPics/Billboard/IconBillboardBox.png",
"OnNameBoard": true
}
]
}
]
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedString",
"Key": "ChestKey"
}
]
}
}