Files
turnbasedgamedata/Config/Level/LevelInstanceGraph/F20452001/LG_Prop_F20452001_G19_300021.json
2025-11-05 00:34:44 +01:00

74 lines
1.9 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAny",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCompareGroupProperty",
"GroupID": 19,
"DynamicName": {
"Value": "10"
},
"CompareValue": 1
},
{
"$type": "RPG.GameCore.ByCompareGroupProperty",
"GroupID": 19,
"DynamicName": {
"Value": "11"
},
"CompareValue": 1
},
{
"$type": "RPG.GameCore.ByCompareGroupProperty",
"GroupID": 19,
"DynamicName": {
"Value": "12"
},
"CompareValue": 1
},
{
"$type": "RPG.GameCore.ByCompareGroupProperty",
"GroupID": 19,
"DynamicName": {
"Value": "13"
},
"CompareValue": 1
}
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetEntityVisible",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"Visible": true,
"MuteTriggerWhenInvisible": true
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.SetEntityVisible",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"MuteTriggerWhenInvisible": true
}
]
}
]
}
],
"Type": "EntityInstance",
"EntityEventList": []
}