turnbasedgamedata/Config/Level/LevelInstanceGraph/F20411001/LG_Prop_F20411001_G88_300004.json
2025-02-24 07:50:34 -03:00

111 lines
2.8 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": []
},
{
"TaskList": []
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByComparePropState",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropKey",
"SinglePropKey": {
"Custom": true,
"Key": "Chest"
},
"PropIDInOwnerGroup": {
"FixedValue": {
"Value": 300003
}
}
},
"State": "ChestUsed",
"Inverse": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ShowWaypointByProp",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropKey",
"SinglePropKey": {
"Custom": true,
"Key": "Chest"
},
"PropIDInOwnerGroup": {
"FixedValue": {
"Value": 300003
}
}
},
"MaxRange": 100,
"IconPath": "SpriteOutput/MapPics/Billboard/IconBillboardMainMission02.png",
"OnNameBoard": true
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PropStateChangeListenerConfig",
"ToState": "ChestUsed",
"FromAnyState": true,
"OnChange": [
{
"$type": "RPG.GameCore.HideWaypointByProp",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropKey",
"SinglePropKey": {
"Custom": true,
"Key": "Chest"
},
"PropIDInOwnerGroup": {
"FixedValue": {
"Value": 300003
}
}
},
"OnNameBoard": true
}
],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropKey",
"SinglePropKey": {
"Custom": true,
"Key": "Chest"
},
"PropIDInOwnerGroup": {
"FixedValue": {
"Value": 300003
}
}
}
}
]
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedString",
"Key": "Chest"
}
]
},
"Type": "EntityInstance"
}