Files
turnbasedgamedata/Config/Level/Props/Chap01/InitLevelGraph_Town_Chapt01_Pickups_01.json
2025-02-24 07:50:34 -03:00

97 lines
2.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.SelectorConfig",
"TaskList": [
{
"$type": "RPG.GameCore.PropStateExecute",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"State": "EventOpen",
"Execute": [
{
"$type": "RPG.GameCore.DestroyProp",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ID": {
"FixedValue": {
"Value": 0
}
},
"GroupID": {
"FixedValue": {
"Value": 0
}
}
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupUITrigger",
"ButtonText": {
"Hash": 9811121677452092404
},
"ButtonCallback": [
{
"$type": "RPG.GameCore.PropStateExecute",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"State": "EventClose",
"Execute": [
{
"$type": "RPG.GameCore.PropSetVisibility",
"SpecifiedRelativePaths": [],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
},
{
"$type": "RPG.GameCore.PropReqInteract",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"InteractID": {
"FixedValue": {
"Value": 118191
}
}
},
{
"$type": "RPG.GameCore.DestroyProp",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ID": {
"FixedValue": {
"Value": 0
}
},
"GroupID": {
"FixedValue": {
"Value": 0
}
}
}
]
}
],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
}
]
}
]
}