mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
74 lines
1.9 KiB
JSON
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": []
|
|
} |