mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
30 lines
688 B
JSON
30 lines
688 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareFloorSavedValue",
|
|
"DynamicName": {
|
|
"Value": "FSV_Mar7thBed"
|
|
}
|
|
},
|
|
"SuccessTaskList": [],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.HideEntityV2",
|
|
"Target": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"IsHide": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "EntityInstance",
|
|
"EntityEventList": []
|
|
} |