Files
Endfield-Data/Json/LevelScriptTemplateData/LST_ChasingRabbit_Graph.json
2026-01-31 21:42:01 +07:00

8728 lines
259 KiB
JSON

{
"templateId": "LST_ChasingRabbit_Graph",
"maxStage": 1,
"actionMap": {
"paramBlackboard": {
"value": [
{
"key": "isRunning",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "check_entity_distance",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "target",
"value": {
"type": "EntityPtr",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "distance",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "WaitRange",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "MaxTime",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "MaxRange",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "timer_id_wait",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "timer_id_reset",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "timer_id_reward",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "timer_id_dig",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "timer_id_endDestroy",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "footprint_index",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "resetting",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "triggerHandle",
"value": {
"type": "UInt",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "triggerId",
"value": {
"type": "String",
"valueArray": [
{
"valueBit64": 0,
"valueString": "rabbit_trigger"
}
]
}
},
{
"key": "start",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "canTrigger",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 1,
"valueString": ""
}
]
}
},
{
"key": "secondRabbit",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
}
]
},
"dataMap": {
"headerList": [
{
"$type": "Beyond.Gameplay.Actions.LevelEvent.OnPatrolEvent",
"_ID": 47,
"_uid": "09c37afb",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 41,
"_priority": 0,
"_triggerActiveDuring": "Active",
"_filterMode": false,
"_filterLevel": "Level0",
"_validate": {
"paramSource": -1,
"constValue": true,
"idRef": 46,
"variableBind": false
},
"_patrolId": {
"paramTarget": 0,
"path": "$47@_patrolId",
"variableBind": false
},
"_actionId": {
"paramTarget": 0,
"path": "$47@_actionId",
"variableBind": false
},
"_npcId": {
"paramTarget": 0,
"path": "$47@_npcId",
"variableBind": false
},
"_eventToLevelType": {
"paramTarget": 0,
"path": "$47@_eventToLevelType",
"variableBind": false
},
"_eventArgsPtr": {
"paramTarget": 0,
"path": "$47@_eventArgsPtr",
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.ScriptEvent.OnCustomEvent",
"_ID": 63,
"_uid": "55953608",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 64,
"_priority": 0,
"_triggerActiveDuring": "Active",
"_filterMode": false,
"_filterLevel": "Level0",
"_validate": {
"paramSource": -1,
"constValue": true,
"idRef": 62,
"variableBind": false
},
"_triggerTarget": "SELF",
"_eventKey": {
"paramSource": 0,
"constValue": "COMPLETE",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramTarget": 0,
"path": "$63@_eventArgsPtr",
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.LevelEvent.OnPatrolEvent",
"_ID": 80,
"_uid": "242a6f99",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 81,
"_priority": 0,
"_triggerActiveDuring": "Active",
"_filterMode": false,
"_filterLevel": "Level0",
"_validate": {
"paramSource": -1,
"constValue": true,
"idRef": 79,
"variableBind": false
},
"_patrolId": {
"paramTarget": 0,
"path": "$80@_patrolId",
"variableBind": false
},
"_actionId": {
"paramTarget": 0,
"path": "$80@_actionId",
"variableBind": false
},
"_npcId": {
"paramTarget": 0,
"path": "$80@_npcId",
"variableBind": false
},
"_eventToLevelType": {
"paramTarget": 0,
"path": "$80@_eventToLevelType",
"variableBind": false
},
"_eventArgsPtr": {
"paramTarget": 0,
"path": "$80@_eventArgsPtr",
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.LevelEvent.OnPatrolEvent",
"_ID": 110,
"_uid": "c8b7f965",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 111,
"_priority": 0,
"_triggerActiveDuring": "Active",
"_filterMode": false,
"_filterLevel": "Level0",
"_validate": {
"paramSource": -1,
"constValue": true,
"idRef": 109,
"variableBind": false
},
"_patrolId": {
"paramTarget": 0,
"path": "$110@_patrolId",
"variableBind": false
},
"_actionId": {
"paramTarget": 0,
"path": "$110@_actionId",
"variableBind": false
},
"_npcId": {
"paramTarget": 0,
"path": "$110@_npcId",
"variableBind": false
},
"_eventToLevelType": {
"paramTarget": 0,
"path": "$110@_eventToLevelType",
"variableBind": false
},
"_eventArgsPtr": {
"paramTarget": 0,
"path": "$110@_eventArgsPtr",
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.ScriptEvent.OnCustomEvent",
"_ID": 129,
"_uid": "036cb844",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 130,
"_priority": 0,
"_triggerActiveDuring": "Active",
"_filterMode": false,
"_filterLevel": "Level0",
"_validate": {
"paramSource": -1,
"constValue": true,
"idRef": 128,
"variableBind": false
},
"_triggerTarget": "SELF",
"_eventKey": {
"paramSource": 0,
"constValue": "START",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramTarget": 0,
"path": "$129@_eventArgsPtr",
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.ScriptEvent.OnCustomEvent",
"_ID": 144,
"_uid": "95f90f77",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 145,
"_priority": 0,
"_triggerActiveDuring": "Active",
"_filterMode": false,
"_filterLevel": "Level0",
"_validate": {
"paramSource": -1,
"constValue": true,
"idRef": 143,
"variableBind": false
},
"_triggerTarget": "SELF",
"_eventKey": {
"paramSource": 0,
"constValue": "STOP_WAIT",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramTarget": 0,
"path": "$144@_eventArgsPtr",
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.ScriptEvent.OnScriptActive",
"_ID": 150,
"_uid": "c2f0335f",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 151,
"_priority": 0,
"_triggerActiveDuring": "Active",
"_filterMode": false,
"_filterLevel": "Level0",
"_validate": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
},
"_triggerTarget": "SELF"
},
{
"$type": "Beyond.Gameplay.Actions.ScriptEvent.OnCustomEvent",
"_ID": 157,
"_uid": "8256c7bc",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 122,
"_priority": 0,
"_triggerActiveDuring": "Active",
"_filterMode": false,
"_filterLevel": "Level0",
"_validate": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
},
"_triggerTarget": "SELF",
"_eventKey": {
"paramSource": 0,
"constValue": "SHOW_GUIDE",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramTarget": 0,
"path": "$157@_eventArgsPtr",
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.ScriptEvent.OnCustomEvent",
"_ID": 158,
"_uid": "17255021",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 159,
"_priority": 0,
"_triggerActiveDuring": "Active",
"_filterMode": false,
"_filterLevel": "Level0",
"_validate": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
},
"_triggerTarget": "SELF",
"_eventKey": {
"paramSource": 0,
"constValue": "RESET",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramTarget": 0,
"path": "$158@_eventArgsPtr",
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.ScriptEvent.OnCustomEvent",
"_ID": 173,
"_uid": "3808a262",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 174,
"_priority": 0,
"_triggerActiveDuring": "Active",
"_filterMode": false,
"_filterLevel": "Level0",
"_validate": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
},
"_triggerTarget": "SELF",
"_eventKey": {
"paramSource": 0,
"constValue": "RESET_ALL",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramTarget": 0,
"path": "$173@_eventArgsPtr",
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.ScriptEvent.OnCustomEvent",
"_ID": 190,
"_uid": "383b59dd",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 191,
"_priority": 0,
"_triggerActiveDuring": "Active",
"_filterMode": false,
"_filterLevel": "Level0",
"_validate": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
},
"_triggerTarget": "SELF",
"_eventKey": {
"paramSource": 0,
"constValue": "HIDE_FOOTPRINTS",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramTarget": 0,
"path": "$190@_eventArgsPtr",
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.ScriptEvent.OnCustomEvent",
"_ID": 193,
"_uid": "ded30979",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 15,
"_priority": 0,
"_triggerActiveDuring": "Active",
"_filterMode": false,
"_filterLevel": "Level0",
"_validate": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
},
"_triggerTarget": "SELF",
"_eventKey": {
"paramSource": 0,
"constValue": "SHOW_NEXT_FOOTPRINT",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramTarget": 0,
"path": "$193@_eventArgsPtr",
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.LevelEvent.OnDynamicTriggerEnter",
"_ID": 196,
"_uid": "74fea654",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 197,
"_priority": 0,
"_triggerActiveDuring": "Active",
"_filterMode": true,
"_filterLevel": "Level0",
"_validate": {
"paramSource": -1,
"constValue": true,
"idRef": 195,
"variableBind": false
},
"_msgIdFilter": {
"paramSource": 100,
"path": "triggerId",
"idRef": -1,
"variableBind": false
},
"_followEntityOutput": {
"paramTarget": 0,
"path": "$196@_followEntityOutput",
"variableBind": false
},
"_handleIdOutput": {
"paramTarget": 0,
"path": "$196@_handleIdOutput",
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.LevelEvent.OnDynamicTriggerEnter",
"_ID": 203,
"_uid": "b918ce46",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 204,
"_priority": 0,
"_triggerActiveDuring": "Active",
"_filterMode": true,
"_filterLevel": "Level0",
"_validate": {
"paramSource": -1,
"constValue": true,
"idRef": 202,
"variableBind": false
},
"_msgIdFilter": {
"paramSource": 100,
"path": "triggerId",
"idRef": -1,
"variableBind": false
},
"_followEntityOutput": {
"paramTarget": 0,
"path": "$203@_followEntityOutput",
"variableBind": false
},
"_handleIdOutput": {
"paramTarget": 0,
"path": "$203@_handleIdOutput",
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.EntityEvent.OnEntityStart",
"_ID": 209,
"_uid": "0f1b5a19",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 210,
"_priority": 0,
"_triggerActiveDuring": "Active",
"_filterMode": false,
"_filterLevel": "Level0",
"_validate": {
"paramSource": 100,
"path": "resetting",
"constValue": true,
"idRef": -1,
"variableBind": false
},
"_triggerTarget": "SPECIFY_ENTITY",
"_targetEntity": {
"paramSource": 200,
"path": "rabbitNpc",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_targetEntityList": {
"paramSource": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.EntityEvent.OnEntityStart",
"_ID": 218,
"_uid": "c096a765",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 219,
"_priority": 0,
"_triggerActiveDuring": "Active",
"_filterMode": false,
"_filterLevel": "Level0",
"_validate": {
"paramSource": 100,
"path": "secondRabbit",
"constValue": true,
"idRef": -1,
"variableBind": false
},
"_triggerTarget": "SPECIFY_ENTITY",
"_targetEntity": {
"paramSource": 200,
"path": "rabbitNpc",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_targetEntityList": {
"paramSource": 0,
"idRef": -1,
"variableBind": false
}
}
],
"actionList": [
{
"$type": "Beyond.Gameplay.Actions.CheckBoolIfTrue",
"_ID": 41,
"_uid": "49b46e12",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 42,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_value": {
"paramSource": -1,
"constValue": false,
"idRef": 40,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SetFloat",
"_ID": 42,
"_uid": "c64cace7",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 43,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "WaitRange",
"constValue": 0.0,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": -1,
"constValue": 0.0,
"idRef": 51,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SetFloat",
"_ID": 43,
"_uid": "6ee898e8",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 23,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "MaxTime",
"constValue": 0.0,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": -1,
"constValue": 0.0,
"idRef": 50,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.CheckBoolIfTrue",
"_ID": 23,
"_uid": "2be968a1",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 24,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_value": {
"paramSource": -1,
"constValue": false,
"idRef": 22,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.DebugLogAction",
"_ID": 24,
"_uid": "95116be4",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 25,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_info": {
"paramSource": 0,
"constValue": "LST_ChasingRabbit: RABBIT_WAIT",
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.Split",
"_ID": 25,
"_uid": "990ee87f",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_idList": [
26,
30
]
},
{
"$type": "Beyond.Gameplay.Actions.NpcPatrolPause",
"_ID": 26,
"_uid": "0670e47f",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 27,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_targetNpc": {
"paramSource": 200,
"path": "rabbitNpc",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.IfElseAction",
"_ID": 30,
"_uid": "30d7cc78",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_condition": {
"paramSource": -1,
"constValue": true,
"idRef": 208,
"variableBind": false
},
"_onTrueID": 31,
"_onFalseID": 32
},
{
"$type": "Beyond.Gameplay.Actions.SetBool",
"_ID": 27,
"_uid": "89066004",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 28,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "check_entity_distance",
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.RaiseCustomScriptEvent",
"_ID": 31,
"_uid": "e9997077",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_eventKey": {
"paramSource": 0,
"constValue": "STOP_WAIT",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramSource": 0,
"constValue": {},
"idRef": -1,
"variableBind": false
},
"_receiver": {
"paramSource": 1002,
"constValue": {
"scriptId": 0,
"<levelId>k__BackingField": 0
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.Split",
"_ID": 32,
"_uid": "199885e3",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_idList": [
33,
37
]
},
{
"$type": "Beyond.Gameplay.Actions.SetFloat",
"_ID": 28,
"_uid": "71e17aa4",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 29,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "distance",
"constValue": 0.0,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 100,
"path": "WaitRange",
"constValue": 0.0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.AddDelayTimer",
"_ID": 33,
"_uid": "6b6a1902",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 34,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_seconds": {
"paramSource": 100,
"path": "MaxTime",
"constValue": 1.0,
"idRef": -1,
"variableBind": false
},
"_timerId": {
"paramTarget": 0,
"path": "$33@_timerId",
"variableBind": false
},
"_onBreakID": -1,
"running": false
},
{
"$type": "Beyond.Gameplay.Actions.SetInt",
"_ID": 37,
"_uid": "e3df788d",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "timer_id_wait",
"constValue": 0,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 100,
"path": "$33@_timerId",
"constValue": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SetEntityPtr",
"_ID": 29,
"_uid": "2b7e3a2c",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "target",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 200,
"path": "rabbitNpc",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.PlayRadio",
"_ID": 34,
"_uid": "52819168",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 35,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_radioId": {
"paramSource": 200,
"path": "radio_wait_expired",
"idRef": -1,
"variableBind": false
},
"_fromBegin": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
},
"_index": {
"paramSource": 0,
"constValue": -1,
"idRef": -1,
"variableBind": false
},
"_onlyOnce": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.DebugLogAction",
"_ID": 35,
"_uid": "d02d9e04",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 36,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_info": {
"paramSource": 0,
"constValue": "LST_ChasingRabbit: RABBIT_TIMEOUT_RESET",
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.RaiseCustomScriptEvent",
"_ID": 36,
"_uid": "f521f2c3",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_eventKey": {
"paramSource": 0,
"constValue": "RESET",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramSource": 0,
"constValue": {},
"idRef": -1,
"variableBind": false
},
"_receiver": {
"paramSource": 1002,
"constValue": {
"scriptId": 0,
"<levelId>k__BackingField": 0
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.NpcPatrolStop",
"_ID": 64,
"_uid": "7ed9c574",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 65,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_targetNpc": {
"paramSource": 200,
"path": "rabbitNpc",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_levelId": {
"paramSource": 1000,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.WaitForSeconds",
"_ID": 65,
"_uid": "79f89c18",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 66,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_seconds": {
"paramSource": 0,
"constValue": 0.10000000149011612,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.Split",
"_ID": 66,
"_uid": "e9127fb1",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_idList": [
70,
68,
67
]
},
{
"$type": "Beyond.Gameplay.Actions.Split",
"_ID": 70,
"_uid": "1b95adc0",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_idList": [
71,
73
]
},
{
"$type": "Beyond.Gameplay.Actions.CallServer",
"_ID": 68,
"_uid": "6b13a34e",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_useCustomEvent": false,
"_withEventArgs": false,
"_waitForCallback": true,
"_eventName": {
"paramSource": 0,
"constValue": "#6b13a34e",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramSource": 0,
"constValue": {
"key": "event_args"
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.DebugLogAction",
"_ID": 67,
"_uid": "b63bb063",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_info": {
"paramSource": 0,
"constValue": "LST_ChasingRabbit: RABBIT_COMPLETE",
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.NpcPlayMontage",
"_ID": 71,
"_uid": "cad8ee7e",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 72,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_targetNpc": {
"paramSource": 200,
"path": "rabbitNpc",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_montageTag": {
"paramSource": -1,
"constValue": {
"tagId": 0
},
"idRef": 224,
"variableBind": false
},
"_montageMaskType": {
"paramSource": 0,
"constValue": "Default",
"idRef": -1,
"variableBind": false
},
"_overrideMontageState": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_montageState": {
"paramSource": 0,
"constValue": "Start",
"idRef": -1,
"variableBind": false
},
"_switchDefaultMontageTag": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SetInt",
"_ID": 73,
"_uid": "a594941e",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 74,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "timer_id_endDestroy",
"constValue": 0,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 100,
"path": "$72@_timerId",
"constValue": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.AddDelayTimer",
"_ID": 72,
"_uid": "1a5ac778",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 54,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_seconds": {
"paramSource": 200,
"path": "anim_duration_escape",
"constValue": 1.0,
"idRef": -1,
"variableBind": false
},
"_timerId": {
"paramTarget": 0,
"path": "$72@_timerId",
"variableBind": false
},
"_onBreakID": -1,
"running": false
},
{
"$type": "Beyond.Gameplay.Actions.AddDelayTimer",
"_ID": 72,
"_uid": "1a5ac778",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 54,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_seconds": {
"paramSource": 200,
"path": "anim_duration_escape",
"constValue": 1.0,
"idRef": -1,
"variableBind": false
},
"_timerId": {
"paramTarget": 0,
"path": "$72@_timerId",
"variableBind": false
},
"_onBreakID": -1,
"running": false
},
{
"$type": "Beyond.Gameplay.Actions.RaiseCustomScriptEvent",
"_ID": 74,
"_uid": "97bb07b6",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_eventKey": {
"paramSource": 0,
"constValue": "HIDE_FOOTPRINTS",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramSource": 0,
"constValue": {},
"idRef": -1,
"variableBind": false
},
"_receiver": {
"paramSource": 1002,
"constValue": {
"scriptId": 0,
"<levelId>k__BackingField": 0
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.CreateEffectAtPosition",
"_ID": 54,
"_uid": "0168b35e",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 55,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_effectKey": {
"paramSource": 200,
"path": "effect_escape",
"idRef": -1,
"variableBind": false
},
"_position": {
"paramSource": -1,
"constValue": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"idRef": 53,
"variableBind": false
},
"_eulerAngles": {
"paramSource": -1,
"constValue": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"idRef": 60,
"variableBind": false
},
"_scale": {
"paramSource": 0,
"constValue": {
"x": 1.0,
"y": 1.0,
"z": 1.0
},
"idRef": -1,
"variableBind": false
},
"_isUnique": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
},
"_effectSaveId": {
"paramTarget": 0,
"path": "$54@_effectSaveId",
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SetBool",
"_ID": 55,
"_uid": "d2d38780",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 56,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "isRunning",
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.NpcPlayMontage",
"_ID": 56,
"_uid": "f039ec6e",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 57,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_targetNpc": {
"paramSource": 200,
"path": "rabbitNpc",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_montageTag": {
"paramSource": 0,
"constValue": {
"tagName": "Montage/NPC/Generic/rabbit01/escaped",
"tagId": 904454532
},
"idRef": -1,
"variableBind": false
},
"_montageMaskType": {
"paramSource": 0,
"constValue": "Default",
"idRef": -1,
"variableBind": false
},
"_overrideMontageState": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_montageState": {
"paramSource": 0,
"constValue": "Start",
"idRef": -1,
"variableBind": false
},
"_switchDefaultMontageTag": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.CallServer",
"_ID": 57,
"_uid": "9b8b11fe",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_useCustomEvent": false,
"_withEventArgs": false,
"_waitForCallback": true,
"_eventName": {
"paramSource": 0,
"constValue": "#9b8b11fe",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramSource": 0,
"constValue": {
"key": "event_args"
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.CheckBoolIfTrue",
"_ID": 81,
"_uid": "198a894f",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 82,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_value": {
"paramSource": -1,
"constValue": false,
"idRef": 98,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.DebugLogAction",
"_ID": 82,
"_uid": "24d8a028",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 83,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_info": {
"paramSource": 0,
"constValue": "LST_ChasingRabbit: RABBIT_REACH_END",
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.NpcPatrolStop",
"_ID": 83,
"_uid": "cd73e00e",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 84,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_targetNpc": {
"paramSource": 200,
"path": "rabbitNpc",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_levelId": {
"paramSource": 1000,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.WaitForSeconds",
"_ID": 84,
"_uid": "bf1df38d",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 85,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_seconds": {
"paramSource": 0,
"constValue": 0.4000000059604645,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.Split",
"_ID": 85,
"_uid": "ff5f5cf8",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_idList": [
87,
86,
92
]
},
{
"$type": "Beyond.Gameplay.Actions.AddDelayTimer",
"_ID": 87,
"_uid": "e946d113",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 88,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_seconds": {
"paramSource": 200,
"path": "reward_spawn_delay",
"constValue": 1.0,
"idRef": -1,
"variableBind": false
},
"_timerId": {
"paramTarget": 0,
"path": "$87@_timerId",
"variableBind": false
},
"_onBreakID": -1,
"running": false
},
{
"$type": "Beyond.Gameplay.Actions.SetInt",
"_ID": 86,
"_uid": "436615d0",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "timer_id_reward",
"constValue": 0,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 100,
"path": "$87@_timerId",
"constValue": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.IfElseAction",
"_ID": 92,
"_uid": "18b0c56b",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_condition": {
"paramSource": 200,
"path": "play_dig_on_end",
"constValue": true,
"idRef": -1,
"variableBind": false
},
"_onTrueID": 93,
"_onFalseID": 70
},
{
"$type": "Beyond.Gameplay.Actions.CallServer",
"_ID": 88,
"_uid": "cdb8b83d",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_useCustomEvent": false,
"_withEventArgs": false,
"_waitForCallback": true,
"_eventName": {
"paramSource": 0,
"constValue": "#cdb8b83d",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramSource": 0,
"constValue": {
"key": "event_args"
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.Split",
"_ID": 93,
"_uid": "85c67da1",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_idList": [
94,
96
]
},
{
"$type": "Beyond.Gameplay.Actions.Split",
"_ID": 70,
"_uid": "1b95adc0",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_idList": [
71,
73
]
},
{
"$type": "Beyond.Gameplay.Actions.NpcPlayMontage",
"_ID": 94,
"_uid": "305c6403",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 95,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_targetNpc": {
"paramSource": 200,
"path": "rabbitNpc",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_montageTag": {
"paramSource": -1,
"constValue": {
"tagId": 0
},
"idRef": 223,
"variableBind": false
},
"_montageMaskType": {
"paramSource": 0,
"constValue": "Default",
"idRef": -1,
"variableBind": false
},
"_overrideMontageState": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_montageState": {
"paramSource": 0,
"constValue": "Start",
"idRef": -1,
"variableBind": false
},
"_switchDefaultMontageTag": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SetInt",
"_ID": 96,
"_uid": "c5baf30e",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "timer_id_dig",
"constValue": 0,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 100,
"path": "$95@_timerId",
"constValue": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.AddDelayTimer",
"_ID": 95,
"_uid": "33133231",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 70,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_seconds": {
"paramSource": 200,
"path": "anim_duration_dig",
"constValue": 1.0,
"idRef": -1,
"variableBind": false
},
"_timerId": {
"paramTarget": 0,
"path": "$95@_timerId",
"variableBind": false
},
"_onBreakID": -1,
"running": false
},
{
"$type": "Beyond.Gameplay.Actions.AddDelayTimer",
"_ID": 95,
"_uid": "33133231",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 70,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_seconds": {
"paramSource": 200,
"path": "anim_duration_dig",
"constValue": 1.0,
"idRef": -1,
"variableBind": false
},
"_timerId": {
"paramTarget": 0,
"path": "$95@_timerId",
"variableBind": false
},
"_onBreakID": -1,
"running": false
},
{
"$type": "Beyond.Gameplay.Actions.Split",
"_ID": 70,
"_uid": "1b95adc0",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_idList": [
71,
73
]
},
{
"$type": "Beyond.Gameplay.Actions.Split",
"_ID": 70,
"_uid": "1b95adc0",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_idList": [
71,
73
]
},
{
"$type": "Beyond.Gameplay.Actions.CheckBoolIfTrue",
"_ID": 111,
"_uid": "59ccef3d",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 112,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_value": {
"paramSource": -1,
"constValue": false,
"idRef": 115,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SetFloat",
"_ID": 112,
"_uid": "255f91c0",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 113,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "MaxRange",
"constValue": 0.0,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": -1,
"constValue": 0.0,
"idRef": 117,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.DebugLogAction",
"_ID": 113,
"_uid": "b82e7466",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 104,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_info": {
"paramSource": -1,
"constValue": "Hello World",
"idRef": 225,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.IfElseAction",
"_ID": 104,
"_uid": "cf084765",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_condition": {
"paramSource": -1,
"constValue": true,
"idRef": 103,
"variableBind": false
},
"_onTrueID": 105,
"_onFalseID": 0
},
{
"$type": "Beyond.Gameplay.Actions.DebugLogAction",
"_ID": 105,
"_uid": "db00eb77",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 106,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_info": {
"paramSource": 0,
"constValue": "LST_ChasingRabbit: RABBIT_TOO_FAR_RESET",
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.RaiseCustomScriptEvent",
"_ID": 106,
"_uid": "0da180c9",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_eventKey": {
"paramSource": 0,
"constValue": "RESET",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramSource": 0,
"constValue": {},
"idRef": -1,
"variableBind": false
},
"_receiver": {
"paramSource": 1002,
"constValue": {
"scriptId": 0,
"<levelId>k__BackingField": 0
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.DebugLogAction",
"_ID": 130,
"_uid": "3554b5af",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 131,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_info": {
"paramSource": 0,
"constValue": "LST_ChasingRabbit: RABBIT_START",
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.Split",
"_ID": 131,
"_uid": "2c2dc05b",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_idList": [
137,
132
]
},
{
"$type": "Beyond.Gameplay.Actions.CheckBoolIfFalse",
"_ID": 137,
"_uid": "4e1c3b81",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 138,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_value": {
"paramSource": 200,
"path": "active_trigger_on_start",
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.NpcPatrolStart",
"_ID": 132,
"_uid": "74940898",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 133,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_targetNpc": {
"paramSource": 200,
"path": "rabbitNpc",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_patrolId": {
"paramSource": 200,
"path": "patrolId",
"constValue": -1,
"idRef": -1,
"variableBind": false
},
"_startFromBeginning": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_forceIdle": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.DynamicTriggerCreate",
"_ID": 138,
"_uid": "c178e9f5",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 139,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_followEntityPtr": {
"paramSource": 200,
"path": "rabbitNpc",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_msgId": {
"paramSource": 100,
"path": "triggerId",
"idRef": -1,
"variableBind": false
},
"_shape": {
"paramSource": 0,
"constValue": "Sphere",
"idRef": -1,
"variableBind": false
},
"_radius": {
"paramSource": 200,
"path": "triggerRadius",
"constValue": 5.0,
"idRef": -1,
"variableBind": false
},
"_size": {
"paramSource": 0,
"constValue": {
"x": 5.0,
"y": 5.0,
"z": 5.0
},
"idRef": -1,
"variableBind": false
},
"_localPos": {
"paramSource": 0,
"constValue": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"idRef": -1,
"variableBind": false
},
"_handleIdOutput": {
"paramTarget": 0,
"path": "$138@_handleIdOutput",
"variableBind": false
},
"handleIdList": []
},
{
"$type": "Beyond.Gameplay.Actions.SetBool",
"_ID": 133,
"_uid": "5afbb24c",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 134,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "isRunning",
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SetUInt",
"_ID": 139,
"_uid": "428e0eeb",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 140,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "triggerHandle",
"constValue": 0,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 100,
"path": "$138@_handleIdOutput",
"constValue": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SetBool",
"_ID": 134,
"_uid": "5bbb8472",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 135,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "start",
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SetBool",
"_ID": 140,
"_uid": "e5d02a1a",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "start",
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.RaiseCustomScriptEvent",
"_ID": 135,
"_uid": "fbd84933",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 136,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_eventKey": {
"paramSource": 0,
"constValue": "SHOW_GUIDE",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramSource": 0,
"constValue": {},
"idRef": -1,
"variableBind": false
},
"_receiver": {
"paramSource": 1002,
"constValue": {
"scriptId": 0,
"<levelId>k__BackingField": 0
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.RaiseCustomScriptEvent",
"_ID": 136,
"_uid": "ede7042e",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_eventKey": {
"paramSource": 0,
"constValue": "SHOW_NEXT_FOOTPRINT",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramSource": 0,
"constValue": {},
"idRef": -1,
"variableBind": false
},
"_receiver": {
"paramSource": 1002,
"constValue": {
"scriptId": 0,
"<levelId>k__BackingField": 0
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.DebugLogAction",
"_ID": 145,
"_uid": "e97bde6b",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 146,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_info": {
"paramSource": 0,
"constValue": "LST_ChasingRabbit: RABBIT_StopWait",
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SetBool",
"_ID": 146,
"_uid": "8d5412c6",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 147,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "check_entity_distance",
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.BreakTimer",
"_ID": 147,
"_uid": "f4f4d9ce",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 148,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_timerId": {
"paramSource": 100,
"path": "timer_id_wait",
"constValue": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.NpcPatrolStart",
"_ID": 148,
"_uid": "a7fb02bc",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 149,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_targetNpc": {
"paramSource": 200,
"path": "rabbitNpc",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_patrolId": {
"paramSource": 200,
"path": "patrolId",
"constValue": -1,
"idRef": -1,
"variableBind": false
},
"_startFromBeginning": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_forceIdle": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.RaiseCustomScriptEvent",
"_ID": 149,
"_uid": "4b6eb6ec",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_eventKey": {
"paramSource": 0,
"constValue": "SHOW_NEXT_FOOTPRINT",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramSource": 0,
"constValue": {},
"idRef": -1,
"variableBind": false
},
"_receiver": {
"paramSource": 1002,
"constValue": {
"scriptId": 0,
"<levelId>k__BackingField": 0
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.IfElseAction",
"_ID": 151,
"_uid": "0acf1e86",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_condition": {
"paramSource": 300,
"path": "isFinished",
"constValue": true,
"idRef": -1,
"variableBind": false
},
"_onTrueID": 0,
"_onFalseID": 152
},
{
"$type": "Beyond.Gameplay.Actions.Split",
"_ID": 152,
"_uid": "9f84bdbe",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_idList": [
153
]
},
{
"$type": "Beyond.Gameplay.Actions.CheckBoolIfTrue",
"_ID": 153,
"_uid": "f51a79c8",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 154,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_value": {
"paramSource": 200,
"path": "active_trigger_on_start",
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.DynamicTriggerCreate",
"_ID": 154,
"_uid": "d3ac1787",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 155,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_followEntityPtr": {
"paramSource": 200,
"path": "rabbitNpc",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_msgId": {
"paramSource": 100,
"path": "triggerId",
"idRef": -1,
"variableBind": false
},
"_shape": {
"paramSource": 0,
"constValue": "Sphere",
"idRef": -1,
"variableBind": false
},
"_radius": {
"paramSource": 200,
"path": "triggerRadius",
"constValue": 5.0,
"idRef": -1,
"variableBind": false
},
"_size": {
"paramSource": 0,
"constValue": {
"x": 5.0,
"y": 5.0,
"z": 5.0
},
"idRef": -1,
"variableBind": false
},
"_localPos": {
"paramSource": 0,
"constValue": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"idRef": -1,
"variableBind": false
},
"_handleIdOutput": {
"paramTarget": 0,
"path": "$154@_handleIdOutput",
"variableBind": false
},
"handleIdList": []
},
{
"$type": "Beyond.Gameplay.Actions.SetUInt",
"_ID": 155,
"_uid": "5406d01c",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 156,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "triggerHandle",
"constValue": 0,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 100,
"path": "$154@_handleIdOutput",
"constValue": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SetBool",
"_ID": 156,
"_uid": "2703c137",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "start",
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.CheckBoolIfFalse",
"_ID": 122,
"_uid": "07f1e95a",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 123,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_value": {
"paramSource": -1,
"constValue": false,
"idRef": 121,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.ShowLimitedGuide",
"_ID": 123,
"_uid": "27beb630",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 124,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_textId": {
"paramSource": 0,
"constValue": "guide_text_chasingrabbit_title_1",
"idRef": -1,
"variableBind": false
},
"_duration": {
"paramSource": 0,
"constValue": 10.0,
"idRef": -1,
"variableBind": false
},
"_type": {
"paramSource": 0,
"constValue": "MediaGuide",
"idRef": -1,
"variableBind": false
},
"_iconType": {
"paramSource": 0,
"constValue": "Default",
"idRef": -1,
"variableBind": false
},
"_needIgnoreWhenConflict": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_mediaGuideGroupId": {
"paramSource": 0,
"constValue": "guide_group_chasingrabbit",
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.CallServer",
"_ID": 124,
"_uid": "22dd867a",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_useCustomEvent": false,
"_withEventArgs": false,
"_waitForCallback": true,
"_eventName": {
"paramSource": 0,
"constValue": "#22dd867a",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramSource": 0,
"constValue": {
"key": "event_args"
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.Split",
"_ID": 159,
"_uid": "0262613f",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_idList": [
160,
167
]
},
{
"$type": "Beyond.Gameplay.Actions.DebugLogAction",
"_ID": 160,
"_uid": "c4de4d9b",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 161,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_info": {
"paramSource": 0,
"constValue": "LST_CHASINGRABBIT: RESET",
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.NpcPatrolStop",
"_ID": 167,
"_uid": "66355811",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 168,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_targetNpc": {
"paramSource": 200,
"path": "rabbitNpc",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_levelId": {
"paramSource": 1000,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SetBool",
"_ID": 161,
"_uid": "3ec7ff5f",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 162,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "isRunning",
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.WaitForSeconds",
"_ID": 168,
"_uid": "b0a18db5",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 169,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_seconds": {
"paramSource": 0,
"constValue": 0.10000000149011612,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SetBool",
"_ID": 162,
"_uid": "e86d2fb0",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 163,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "start",
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.NpcPlayMontage",
"_ID": 169,
"_uid": "4350307a",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 170,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_targetNpc": {
"paramSource": 200,
"path": "rabbitNpc",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_montageTag": {
"paramSource": -1,
"constValue": {
"tagId": 0
},
"idRef": 221,
"variableBind": false
},
"_montageMaskType": {
"paramSource": 0,
"constValue": "Default",
"idRef": -1,
"variableBind": false
},
"_overrideMontageState": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_montageState": {
"paramSource": 0,
"constValue": "Start",
"idRef": -1,
"variableBind": false
},
"_switchDefaultMontageTag": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SetBool",
"_ID": 163,
"_uid": "8f594a5f",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 164,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "canTrigger",
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.Split",
"_ID": 170,
"_uid": "9ba35959",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_idList": [
171,
172
]
},
{
"$type": "Beyond.Gameplay.Actions.SetBool",
"_ID": 164,
"_uid": "9b3c2e81",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 165,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "check_entity_distance",
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.AddDelayTimer",
"_ID": 171,
"_uid": "6edac6ce",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 4,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_seconds": {
"paramSource": 200,
"path": "anim_duration_escape",
"constValue": 1.0,
"idRef": -1,
"variableBind": false
},
"_timerId": {
"paramTarget": 0,
"path": "$171@_timerId",
"variableBind": false
},
"_onBreakID": -1,
"running": false
},
{
"$type": "Beyond.Gameplay.Actions.SetInt",
"_ID": 172,
"_uid": "3c2de90e",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "timer_id_reset",
"constValue": 0,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 100,
"path": "$171@_timerId",
"constValue": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SetBool",
"_ID": 165,
"_uid": "0b65accf",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 166,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "secondRabbit",
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.IfElseAction",
"_ID": 4,
"_uid": "0c2191ed",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 5,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_condition": {
"paramSource": -1,
"constValue": true,
"idRef": 3,
"variableBind": false
},
"_onTrueID": 1,
"_onFalseID": 0
},
{
"$type": "Beyond.Gameplay.Actions.RaiseCustomScriptEvent",
"_ID": 166,
"_uid": "e658ee97",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_eventKey": {
"paramSource": 0,
"constValue": "HIDE_FOOTPRINTS",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramSource": 0,
"constValue": {},
"idRef": -1,
"variableBind": false
},
"_receiver": {
"paramSource": 1002,
"constValue": {
"scriptId": 0,
"<levelId>k__BackingField": 0
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.CreateEffectAtPosition",
"_ID": 1,
"_uid": "e5c9e0b7",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_effectKey": {
"paramSource": 200,
"path": "effect_escape",
"idRef": -1,
"variableBind": false
},
"_position": {
"paramSource": -1,
"constValue": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"idRef": 0,
"variableBind": false
},
"_eulerAngles": {
"paramSource": -1,
"constValue": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"idRef": 2,
"variableBind": false
},
"_scale": {
"paramSource": 0,
"constValue": {
"x": 1.0,
"y": 1.0,
"z": 1.0
},
"idRef": -1,
"variableBind": false
},
"_isUnique": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
},
"_effectSaveId": {
"paramTarget": 0,
"path": "$1@_effectSaveId",
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.Split",
"_ID": 5,
"_uid": "3ec66aae",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_idList": [
6,
7
]
},
{
"$type": "Beyond.Gameplay.Actions.NpcPlayMontage",
"_ID": 6,
"_uid": "36acca55",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_targetNpc": {
"paramSource": 200,
"path": "rabbitNpc",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_montageTag": {
"paramSource": 0,
"constValue": {
"tagName": "Montage/NPC/Generic/rabbit01/escaped",
"tagId": 904454532
},
"idRef": -1,
"variableBind": false
},
"_montageMaskType": {
"paramSource": 0,
"constValue": "Default",
"idRef": -1,
"variableBind": false
},
"_overrideMontageState": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_montageState": {
"paramSource": 0,
"constValue": "Start",
"idRef": -1,
"variableBind": false
},
"_switchDefaultMontageTag": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.WaitForSeconds",
"_ID": 7,
"_uid": "3a183a89",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 8,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_seconds": {
"paramSource": 200,
"path": "reset_delay",
"constValue": 1.0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SetBool",
"_ID": 8,
"_uid": "86b00018",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 9,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "resetting",
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.DebugLogAction",
"_ID": 9,
"_uid": "8226f20f",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 10,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_info": {
"paramSource": 0,
"constValue": "LST_CHASINGRABBIT: RABBIT_SERVER_RESET",
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.CallServer",
"_ID": 10,
"_uid": "0cb63394",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_useCustomEvent": false,
"_withEventArgs": false,
"_waitForCallback": true,
"_eventName": {
"paramSource": 0,
"constValue": "#0cb63394",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramSource": 0,
"constValue": {
"key": "event_args"
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.DebugLogAction",
"_ID": 174,
"_uid": "c4afa6a6",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 175,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_info": {
"paramSource": 0,
"constValue": "LST_CHASINGRABBIT_RESET_ALL",
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SetBool",
"_ID": 175,
"_uid": "944d0c31",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 176,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "isRunning",
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SetBool",
"_ID": 176,
"_uid": "82d1cdc2",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 177,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "start",
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SetBool",
"_ID": 177,
"_uid": "b17a867e",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 178,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "check_entity_distance",
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SetBool",
"_ID": 178,
"_uid": "4610e025",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 179,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "canTrigger",
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.Split",
"_ID": 179,
"_uid": "fcf4069b",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_idList": [
180,
186
]
},
{
"$type": "Beyond.Gameplay.Actions.BreakTimer",
"_ID": 180,
"_uid": "c2f4705c",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 181,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_timerId": {
"paramSource": 100,
"path": "timer_id_wait",
"constValue": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.CallServer",
"_ID": 186,
"_uid": "c3a3d21a",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_useCustomEvent": false,
"_withEventArgs": false,
"_waitForCallback": true,
"_eventName": {
"paramSource": 0,
"constValue": "#c3a3d21a",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramSource": 0,
"constValue": {
"key": "event_args"
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.BreakTimer",
"_ID": 181,
"_uid": "760d433d",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 182,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_timerId": {
"paramSource": 100,
"path": "timer_id_reset",
"constValue": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.BreakTimer",
"_ID": 182,
"_uid": "3a6f9abd",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 183,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_timerId": {
"paramSource": 100,
"path": "timer_id_reward",
"constValue": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.BreakTimer",
"_ID": 183,
"_uid": "a3aac614",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 184,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_timerId": {
"paramSource": 100,
"path": "timer_id_dig",
"constValue": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.BreakTimer",
"_ID": 184,
"_uid": "91af51db",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 185,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_timerId": {
"paramSource": 100,
"path": "timer_id_endDestroy",
"constValue": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.RaiseCustomScriptEvent",
"_ID": 185,
"_uid": "be04818a",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_eventKey": {
"paramSource": 0,
"constValue": "HIDE_FOOTPRINTS",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramSource": 0,
"constValue": {},
"idRef": -1,
"variableBind": false
},
"_receiver": {
"paramSource": 1002,
"constValue": {
"scriptId": 0,
"<levelId>k__BackingField": 0
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.EntityHideList",
"_ID": 191,
"_uid": "d8ab3dd1",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 192,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_entityListPtr": {
"paramSource": 200,
"path": "footprints",
"idRef": -1,
"variableBind": false
},
"handleIdList": []
},
{
"$type": "Beyond.Gameplay.Actions.SetInt",
"_ID": 192,
"_uid": "a760cf18",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "footprint_index",
"constValue": 0,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 0,
"constValue": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.CheckBoolIfTrue",
"_ID": 15,
"_uid": "3486270f",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 16,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_value": {
"paramSource": -1,
"constValue": false,
"idRef": 14,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.EntityShow",
"_ID": 16,
"_uid": "9f427fc2",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 17,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_entityPtr": {
"paramSource": -1,
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": 20,
"variableBind": false
},
"handleIdList": []
},
{
"$type": "Beyond.Gameplay.Actions.SetInt",
"_ID": 17,
"_uid": "46b89275",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "footprint_index",
"constValue": 0,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": -1,
"constValue": 0,
"idRef": 21,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.CheckBoolIfTrue",
"_ID": 197,
"_uid": "50f12ed5",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 198,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_value": {
"paramSource": -1,
"constValue": false,
"idRef": 200,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.DebugLogAction",
"_ID": 198,
"_uid": "13b4d3da",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 199,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_info": {
"paramSource": 0,
"constValue": "LST_ChasingRabbit: In Trigger",
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.RaiseCustomScriptEvent",
"_ID": 199,
"_uid": "cbc85cdf",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_eventKey": {
"paramSource": 0,
"constValue": "START",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramSource": 0,
"constValue": {},
"idRef": -1,
"variableBind": false
},
"_receiver": {
"paramSource": 1002,
"constValue": {
"scriptId": 0,
"<levelId>k__BackingField": 0
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.CheckBoolIfTrue",
"_ID": 204,
"_uid": "e9587373",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 205,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_value": {
"paramSource": -1,
"constValue": false,
"idRef": 207,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.DebugLogAction",
"_ID": 205,
"_uid": "3d3b6a5f",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 206,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_info": {
"paramSource": 0,
"constValue": "LST_ChasingRabbit: RABBIT_EnterTrigger",
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.RaiseCustomScriptEvent",
"_ID": 206,
"_uid": "3ba26b7a",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_eventKey": {
"paramSource": 0,
"constValue": "STOP_WAIT",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramSource": 0,
"constValue": {},
"idRef": -1,
"variableBind": false
},
"_receiver": {
"paramSource": 1002,
"constValue": {
"scriptId": 0,
"<levelId>k__BackingField": 0
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SetBool",
"_ID": 210,
"_uid": "33f9f84a",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 211,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "resetting",
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.NpcPlayMontage",
"_ID": 211,
"_uid": "062dbb90",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 212,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_targetNpc": {
"paramSource": 200,
"path": "rabbitNpc",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_montageTag": {
"paramSource": -1,
"constValue": {
"tagId": 0
},
"idRef": 222,
"variableBind": false
},
"_montageMaskType": {
"paramSource": 0,
"constValue": "Default",
"idRef": -1,
"variableBind": false
},
"_overrideMontageState": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_montageState": {
"paramSource": 0,
"constValue": "Start",
"idRef": -1,
"variableBind": false
},
"_switchDefaultMontageTag": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.AddDelayTimer",
"_ID": 212,
"_uid": "90be1748",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 213,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_seconds": {
"paramSource": 200,
"path": "anim_duration_birth",
"constValue": 1.0,
"idRef": -1,
"variableBind": false
},
"_timerId": {
"paramTarget": 0,
"path": "$212@_timerId",
"variableBind": false
},
"_onBreakID": -1,
"running": false
},
{
"$type": "Beyond.Gameplay.Actions.Split",
"_ID": 213,
"_uid": "2fc43783",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_idList": [
214,
217
]
},
{
"$type": "Beyond.Gameplay.Actions.CheckBoolIfTrue",
"_ID": 214,
"_uid": "15e97147",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 215,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_value": {
"paramSource": 200,
"path": "active_trigger_when_reset",
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.RaiseCustomScriptEvent",
"_ID": 217,
"_uid": "0bcd22b7",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_eventKey": {
"paramSource": 0,
"constValue": "RESET_COMPLETE",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramSource": 0,
"constValue": {},
"idRef": -1,
"variableBind": false
},
"_receiver": {
"paramSource": 1002,
"constValue": {
"scriptId": 0,
"<levelId>k__BackingField": 0
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SetBool",
"_ID": 215,
"_uid": "1ea895a5",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 216,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "canTrigger",
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.DebugLogAction",
"_ID": 216,
"_uid": "9c3a3333",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_info": {
"paramSource": 0,
"constValue": "LST_ChasingRabbit: RABBIT_ACTIVE_TRIGGER_ON_RESET",
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.DynamicTriggerCreate",
"_ID": 219,
"_uid": "c6f3ce6c",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 220,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_followEntityPtr": {
"paramSource": 200,
"path": "rabbitNpc",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_msgId": {
"paramSource": 100,
"path": "triggerId",
"idRef": -1,
"variableBind": false
},
"_shape": {
"paramSource": 0,
"constValue": "Sphere",
"idRef": -1,
"variableBind": false
},
"_radius": {
"paramSource": 200,
"path": "triggerRadius",
"constValue": 5.0,
"idRef": -1,
"variableBind": false
},
"_size": {
"paramSource": 0,
"constValue": {
"x": 5.0,
"y": 5.0,
"z": 5.0
},
"idRef": -1,
"variableBind": false
},
"_localPos": {
"paramSource": 0,
"constValue": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"idRef": -1,
"variableBind": false
},
"_handleIdOutput": {
"paramTarget": 0,
"path": "$219@_handleIdOutput",
"variableBind": false
},
"handleIdList": []
},
{
"$type": "Beyond.Gameplay.Actions.SetUInt",
"_ID": 220,
"_uid": "27fdadea",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "triggerHandle",
"constValue": 0,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 100,
"path": "$219@_handleIdOutput",
"constValue": 0,
"idRef": -1,
"variableBind": false
}
}
],
"getterList": [
{
"$type": "Beyond.Gameplay.Actions.BoolGetterAnd",
"_ID": 46,
"_uid": "57b8fbfe",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_valueA": {
"paramSource": -1,
"constValue": false,
"idRef": 45,
"variableBind": false
},
"_valueB": {
"paramSource": -1,
"constValue": false,
"idRef": 52,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.BoolGetterInvert",
"_ID": 45,
"_uid": "5a9833fa",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_value": {
"paramSource": -1,
"constValue": false,
"idRef": 44,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.GetterBool",
"_ID": 52,
"_uid": "94d5d36b",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_value": {
"paramSource": 100,
"path": "isRunning",
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.BoolGetterMultiAnd",
"_ID": 40,
"_uid": "a949cbac",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_list": [
{
"paramSource": -1,
"constValue": false,
"idRef": 48,
"variableBind": false
},
{
"paramSource": -1,
"constValue": false,
"idRef": 49,
"variableBind": false
},
{
"paramSource": -1,
"constValue": false,
"idRef": 39,
"variableBind": false
}
]
},
{
"$type": "Beyond.Gameplay.Actions.GetterBool",
"_ID": 44,
"_uid": "4d54ef59",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_value": {
"paramSource": 300,
"path": "isFinished",
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.IntEqual",
"_ID": 48,
"_uid": "beb6aecd",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_valueA": {
"paramSource": 100,
"path": "$47@_patrolId",
"constValue": 0,
"idRef": -1,
"variableBind": false
},
"_valueB": {
"paramSource": 200,
"path": "patrolId",
"constValue": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.IntEqual",
"_ID": 49,
"_uid": "92d28f46",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_valueA": {
"paramSource": 100,
"path": "$47@_eventToLevelType",
"constValue": 0,
"idRef": -1,
"variableBind": false
},
"_valueB": {
"paramSource": 0,
"constValue": 1002001,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.StringEqual",
"_ID": 39,
"_uid": "0c802d2e",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_valueA": {
"paramSource": 100,
"path": "$47@_npcId",
"idRef": -1,
"variableBind": false
},
"_valueB": {
"paramSource": -1,
"idRef": 38,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.IntEqual",
"_ID": 48,
"_uid": "beb6aecd",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_valueA": {
"paramSource": 100,
"path": "$47@_patrolId",
"constValue": 0,
"idRef": -1,
"variableBind": false
},
"_valueB": {
"paramSource": 200,
"path": "patrolId",
"constValue": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.IntEqual",
"_ID": 49,
"_uid": "92d28f46",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_valueA": {
"paramSource": 100,
"path": "$47@_eventToLevelType",
"constValue": 0,
"idRef": -1,
"variableBind": false
},
"_valueB": {
"paramSource": 0,
"constValue": 1002001,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.StringEqual",
"_ID": 39,
"_uid": "0c802d2e",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_valueA": {
"paramSource": 100,
"path": "$47@_npcId",
"idRef": -1,
"variableBind": false
},
"_valueB": {
"paramSource": -1,
"idRef": 38,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.EventArgsGetFloat",
"_ID": 51,
"_uid": "51d2015c",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_eventArgsPtr": {
"paramSource": 100,
"path": "$47@_eventArgsPtr",
"constValue": {
"key": "event_args"
},
"idRef": -1,
"variableBind": false
},
"_key": {
"paramSource": 0,
"constValue": "WaitRange",
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.NpcIdGetter",
"_ID": 38,
"_uid": "2b17b720",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_entityPtr": {
"paramSource": 200,
"path": "rabbitNpc",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.EventArgsGetFloat",
"_ID": 50,
"_uid": "7e754e29",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_eventArgsPtr": {
"paramSource": 100,
"path": "$47@_eventArgsPtr",
"constValue": {
"key": "event_args"
},
"idRef": -1,
"variableBind": false
},
"_key": {
"paramSource": 0,
"constValue": "MaxTime",
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.FloatNewCompare",
"_ID": 22,
"_uid": "83c36cf2",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_comparer": {
"paramSource": 0,
"constValue": "GreaterThan",
"idRef": -1,
"variableBind": false
},
"_valueA": {
"paramSource": 100,
"path": "WaitRange",
"constValue": 0.0,
"idRef": -1,
"variableBind": false
},
"_valueB": {
"paramSource": 0,
"constValue": 0.0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.GetIsLeaderInDynamicTrigger",
"_ID": 208,
"_uid": "9f90c589",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_triggerHandle": {
"paramSource": 100,
"path": "triggerHandle",
"constValue": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.BoolGetterInvert",
"_ID": 62,
"_uid": "d7c01370",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_value": {
"paramSource": -1,
"constValue": false,
"idRef": 61,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.GetterBool",
"_ID": 61,
"_uid": "9b26125c",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_value": {
"paramSource": 300,
"path": "isFinished",
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.ListGetValueGameplayTag",
"_ID": 224,
"_uid": "31767e38",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_list": {
"paramSource": 200,
"path": "montage_list",
"idRef": -1,
"variableBind": false
},
"_index": {
"paramSource": 0,
"constValue": 2,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.GetEntityPosition",
"_ID": 53,
"_uid": "4ba002c1",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_target": {
"paramSource": 200,
"path": "rabbitNpc",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.GetEntityEulerAngles",
"_ID": 60,
"_uid": "d8171b64",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_target": {
"paramSource": 200,
"path": "rabbitNpc",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.BoolGetterAnd",
"_ID": 79,
"_uid": "d3613f16",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_valueA": {
"paramSource": -1,
"constValue": false,
"idRef": 78,
"variableBind": false
},
"_valueB": {
"paramSource": -1,
"constValue": false,
"idRef": 100,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.BoolGetterInvert",
"_ID": 78,
"_uid": "11fdde89",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_value": {
"paramSource": -1,
"constValue": false,
"idRef": 77,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.GetterBool",
"_ID": 100,
"_uid": "f96a9883",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_value": {
"paramSource": 100,
"path": "isRunning",
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.BoolGetterAnd",
"_ID": 98,
"_uid": "d543a80c",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_valueA": {
"paramSource": -1,
"constValue": false,
"idRef": 99,
"variableBind": false
},
"_valueB": {
"paramSource": -1,
"constValue": false,
"idRef": 97,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.GetterBool",
"_ID": 77,
"_uid": "794e11d7",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_value": {
"paramSource": 300,
"path": "isFinished",
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.IntEqual",
"_ID": 99,
"_uid": "f8039963",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_valueA": {
"paramSource": 100,
"path": "$80@_patrolId",
"constValue": 0,
"idRef": -1,
"variableBind": false
},
"_valueB": {
"paramSource": 200,
"path": "patrolId",
"constValue": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.IntEqual",
"_ID": 97,
"_uid": "1169bded",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_valueA": {
"paramSource": 100,
"path": "$80@_eventToLevelType",
"constValue": 0,
"idRef": -1,
"variableBind": false
},
"_valueB": {
"paramSource": 0,
"constValue": 1001002,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.ListGetValueGameplayTag",
"_ID": 223,
"_uid": "46b24909",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_list": {
"paramSource": 200,
"path": "montage_list",
"idRef": -1,
"variableBind": false
},
"_index": {
"paramSource": 0,
"constValue": 1,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.BoolGetterAnd",
"_ID": 109,
"_uid": "fca53d74",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_valueA": {
"paramSource": -1,
"constValue": false,
"idRef": 108,
"variableBind": false
},
"_valueB": {
"paramSource": -1,
"constValue": false,
"idRef": 119,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.BoolGetterInvert",
"_ID": 108,
"_uid": "9fd78a7c",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_value": {
"paramSource": -1,
"constValue": false,
"idRef": 107,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.GetterBool",
"_ID": 119,
"_uid": "fb724078",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_value": {
"paramSource": 100,
"path": "isRunning",
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.BoolGetterMultiAnd",
"_ID": 115,
"_uid": "736b8d66",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_list": [
{
"paramSource": -1,
"constValue": false,
"idRef": 116,
"variableBind": false
},
{
"paramSource": -1,
"constValue": false,
"idRef": 118,
"variableBind": false
},
{
"paramSource": -1,
"constValue": false,
"idRef": 114,
"variableBind": false
}
]
},
{
"$type": "Beyond.Gameplay.Actions.GetterBool",
"_ID": 107,
"_uid": "c8f8d733",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_value": {
"paramSource": 300,
"path": "isFinished",
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.IntEqual",
"_ID": 116,
"_uid": "0d1b1649",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_valueA": {
"paramSource": 100,
"path": "$110@_patrolId",
"constValue": 0,
"idRef": -1,
"variableBind": false
},
"_valueB": {
"paramSource": 200,
"path": "patrolId",
"constValue": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.StringEqual",
"_ID": 118,
"_uid": "888e6186",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_valueA": {
"paramSource": 100,
"path": "$110@_npcId",
"idRef": -1,
"variableBind": false
},
"_valueB": {
"paramSource": -1,
"idRef": 226,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.IntEqual",
"_ID": 114,
"_uid": "32d5955e",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_valueA": {
"paramSource": 100,
"path": "$110@_eventToLevelType",
"constValue": 0,
"idRef": -1,
"variableBind": false
},
"_valueB": {
"paramSource": 0,
"constValue": 1002002,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.IntEqual",
"_ID": 116,
"_uid": "0d1b1649",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_valueA": {
"paramSource": 100,
"path": "$110@_patrolId",
"constValue": 0,
"idRef": -1,
"variableBind": false
},
"_valueB": {
"paramSource": 200,
"path": "patrolId",
"constValue": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.StringEqual",
"_ID": 118,
"_uid": "888e6186",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_valueA": {
"paramSource": 100,
"path": "$110@_npcId",
"idRef": -1,
"variableBind": false
},
"_valueB": {
"paramSource": -1,
"idRef": 226,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.IntEqual",
"_ID": 114,
"_uid": "32d5955e",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_valueA": {
"paramSource": 100,
"path": "$110@_eventToLevelType",
"constValue": 0,
"idRef": -1,
"variableBind": false
},
"_valueB": {
"paramSource": 0,
"constValue": 1002002,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.EventArgsGetFloat",
"_ID": 117,
"_uid": "adf2accc",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_eventArgsPtr": {
"paramSource": 100,
"path": "$110@_eventArgsPtr",
"constValue": {
"key": "event_args"
},
"idRef": -1,
"variableBind": false
},
"_key": {
"paramSource": 0,
"constValue": "MaxRange",
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.NpcIdGetter",
"_ID": 226,
"_uid": "1e80606a",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_entityPtr": {
"paramSource": 200,
"path": "rabbitNpc",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.StringConcat",
"_ID": 225,
"_uid": "a7f011f3",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_valueA": {
"paramSource": 0,
"constValue": "LST_ChasingRabbit: RABBIT_REACH_CHECKPOINT",
"idRef": -1,
"variableBind": false
},
"_valueB": {
"paramSource": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.FloatNewCompare",
"_ID": 103,
"_uid": "e239fcd4",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_comparer": {
"paramSource": 0,
"constValue": "GreaterEqual",
"idRef": -1,
"variableBind": false
},
"_valueA": {
"paramSource": -1,
"constValue": 0.0,
"idRef": 102,
"variableBind": false
},
"_valueB": {
"paramSource": 100,
"path": "MaxRange",
"constValue": 0.0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.GetDistanceBetweenTwoEntities",
"_ID": 102,
"_uid": "a657ac1a",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_entityA": {
"paramSource": 200,
"path": "rabbitNpc",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_entityB": {
"paramSource": -1,
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": 101,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.GetMainCharacter",
"_ID": 101,
"_uid": "ae85da59",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true
},
{
"$type": "Beyond.Gameplay.Actions.BoolGetterAnd",
"_ID": 128,
"_uid": "e260a011",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_valueA": {
"paramSource": -1,
"constValue": false,
"idRef": 127,
"variableBind": false
},
"_valueB": {
"paramSource": -1,
"constValue": false,
"idRef": 142,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.BoolGetterInvert",
"_ID": 127,
"_uid": "e6ad5453",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_value": {
"paramSource": -1,
"constValue": false,
"idRef": 126,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.BoolGetterInvert",
"_ID": 142,
"_uid": "06f660ed",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_value": {
"paramSource": -1,
"constValue": false,
"idRef": 141,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.GetterBool",
"_ID": 126,
"_uid": "0b3da1ca",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_value": {
"paramSource": 300,
"path": "isFinished",
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.GetterBool",
"_ID": 141,
"_uid": "867232fc",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_value": {
"paramSource": 100,
"path": "isRunning",
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.GetterBool",
"_ID": 143,
"_uid": "6f593818",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_value": {
"paramSource": 100,
"path": "isRunning",
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.GetConditionResult",
"_ID": 121,
"_uid": "ef20cf18",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_condition": {
"$type": "Beyond.Gameplay.CheckWikiEntryUnlocked",
"_wikiEntryId": {
"paramSource": 0,
"constValue": "wiki_tut_adv_chasingrabbit",
"idRef": -1,
"variableBind": false
},
"uniqueId": "7696f5f1",
"<state>k__BackingField": "Deactivate",
"result": "Undecided",
"<progressToCompare>k__BackingField": 1,
"<progress>k__BackingField": 0,
"<listeningAdvancedProgress>k__BackingField": false,
"advancedProgress": 0,
"advancedMaxProgress": 0,
"objectiveIndex": 0,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true
}
},
{
"$type": "Beyond.Gameplay.Actions.ListGetValueGameplayTag",
"_ID": 221,
"_uid": "9a6e76eb",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_list": {
"paramSource": 200,
"path": "montage_list",
"idRef": -1,
"variableBind": false
},
"_index": {
"paramSource": 0,
"constValue": 2,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.GetEntityExist",
"_ID": 3,
"_uid": "c48221fc",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_target": {
"paramSource": 200,
"path": "rabbitNpc",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.GetEntityPosition",
"_ID": 0,
"_uid": "09f28103",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_target": {
"paramSource": 200,
"path": "rabbitNpc",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.GetEntityEulerAngles",
"_ID": 2,
"_uid": "5ec5f7da",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_target": {
"paramSource": 200,
"path": "rabbitNpc",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.IntCompare",
"_ID": 14,
"_uid": "cb66e1eb",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_comparer": {
"paramSource": 0,
"constValue": "LessThan",
"idRef": -1,
"variableBind": false
},
"_valueA": {
"paramSource": -1,
"constValue": 0,
"idRef": 18,
"variableBind": false
},
"_valueB": {
"paramSource": -1,
"constValue": 0,
"idRef": 13,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.GetterInt",
"_ID": 18,
"_uid": "3fea2315",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_value": {
"paramSource": 100,
"path": "footprint_index",
"constValue": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.ListGetLengthEntityPtr",
"_ID": 13,
"_uid": "b908364a",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_list": {
"paramSource": 200,
"path": "footprints",
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.ListGetValueEntityPtr",
"_ID": 20,
"_uid": "619a90e6",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_list": {
"paramSource": 200,
"path": "footprints",
"idRef": -1,
"variableBind": false
},
"_index": {
"paramSource": -1,
"constValue": 0,
"idRef": 19,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.GetterInt",
"_ID": 19,
"_uid": "acb060ec",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_value": {
"paramSource": 100,
"path": "footprint_index",
"constValue": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.IntGetterPlus",
"_ID": 21,
"_uid": "451eb174",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_valueA": {
"paramSource": -1,
"constValue": 0,
"idRef": 19,
"variableBind": false
},
"_valueB": {
"paramSource": 0,
"constValue": 1,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.BoolGetterAnd",
"_ID": 195,
"_uid": "c6639f78",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_valueA": {
"paramSource": -1,
"constValue": false,
"idRef": 194,
"variableBind": false
},
"_valueB": {
"paramSource": 100,
"path": "canTrigger",
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.BoolGetterInvert",
"_ID": 194,
"_uid": "d20edff7",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_value": {
"paramSource": 100,
"path": "start",
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.EntityCompare",
"_ID": 200,
"_uid": "4371d294",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_comparer": {
"paramSource": 0,
"constValue": "Equal",
"idRef": -1,
"variableBind": false
},
"_valueA": {
"paramSource": 100,
"path": "$196@_followEntityOutput",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_valueB": {
"paramSource": 200,
"path": "rabbitNpc",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.BoolGetterAnd",
"_ID": 202,
"_uid": "2f049038",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_valueA": {
"paramSource": 100,
"path": "check_entity_distance",
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_valueB": {
"paramSource": -1,
"constValue": false,
"idRef": 201,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.BoolGetterAnd",
"_ID": 201,
"_uid": "049ab033",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_valueA": {
"paramSource": 100,
"path": "isRunning",
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_valueB": {
"paramSource": 100,
"path": "start",
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.EntityCompare",
"_ID": 207,
"_uid": "32275fcd",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_comparer": {
"paramSource": 0,
"constValue": "Equal",
"idRef": -1,
"variableBind": false
},
"_valueA": {
"paramSource": 100,
"path": "$203@_followEntityOutput",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_valueB": {
"paramSource": 200,
"path": "rabbitNpc",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.ListGetValueGameplayTag",
"_ID": 222,
"_uid": "9a5f2dfd",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_list": {
"paramSource": 200,
"path": "montage_list",
"idRef": -1,
"variableBind": false
},
"_index": {
"paramSource": 0,
"constValue": 0,
"idRef": -1,
"variableBind": false
}
}
]
}
},
"properties": [
{
"key": "isFinished",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "triggerRadius",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 1077936128,
"valueString": ""
}
]
}
},
{
"key": "active_trigger_when_reset",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 1,
"valueString": ""
}
]
}
},
{
"key": "active_trigger_on_start",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 1,
"valueString": ""
}
]
}
},
{
"key": "anim_duration_birth",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 1068708659,
"valueString": ""
}
]
}
},
{
"key": "anim_duration_dig",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 1083877360,
"valueString": ""
}
]
}
},
{
"key": "anim_duration_escape",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 1076887552,
"valueString": ""
}
]
}
},
{
"key": "audio_escape",
"value": {
"type": "String",
"valueArray": [
{
"valueBit64": 0,
"valueString": "au_int_module_chasingrabbit_escape"
}
]
}
},
{
"key": "effect_escape",
"value": {
"type": "String",
"valueArray": [
{
"valueBit64": 0,
"valueString": "P_interactive_doodabrokensmoke_02_1"
}
]
}
},
{
"key": "montage_list",
"value": {
"type": "TagList",
"valueArray": [
{
"valueBit64": 0,
"valueString": "Montage/NPC/Generic/rabbit01/birth"
},
{
"valueBit64": 0,
"valueString": "Montage/NPC/Generic/rabbit01/dig"
},
{
"valueBit64": 0,
"valueString": "Montage/NPC/Generic/rabbit01/escape"
}
]
}
},
{
"key": "footprints",
"value": {
"type": "EntityPtrList",
"valueArray": []
}
},
{
"key": "patrolId",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "play_dig_on_end",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 1,
"valueString": ""
}
]
}
},
{
"key": "rabbitNpc",
"value": {
"type": "ScriptEntityPtr",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "radio_wait_expired",
"value": {
"type": "String",
"valueArray": [
{
"valueBit64": 0,
"valueString": "radio_map01lv005_rabbit_lost_1"
}
]
}
},
{
"key": "reset_delay",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 1073741824,
"valueString": ""
}
]
}
},
{
"key": "reward_entity",
"value": {
"type": "EntityPtr",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "reward_spawn_delay",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 1075838976,
"valueString": ""
}
]
}
}
],
"propertyIdToKeyMap": {
"1": "isFinished",
"1026": "triggerRadius",
"1027": "active_trigger_when_reset",
"1028": "anim_duration_birth",
"1029": "anim_duration_dig",
"1030": "anim_duration_escape",
"1031": "audio_escape",
"1032": "effect_escape",
"1033": "footprints",
"1034": "patrolId",
"1035": "play_dig_on_end",
"1036": "rabbitNpc",
"1037": "radio_wait_expired",
"1038": "reset_delay",
"1039": "reward_entity",
"1040": "reward_spawn_delay",
"1041": "montage_list",
"1042": "active_trigger_on_start"
}
}