Files
turnbasedgamedata/Config/Level/Maze/MazeExtra/LogisticsRobot/Follow/LogisticsRobot_Demo_EndPoint.json
2025-09-25 21:02:32 +02:00

192 lines
5.3 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"IsSingle": true,
"TargetEntityType": "NPC",
"TargetGroupID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
-1903747186
]
}
},
"TargetID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
-2091559634
]
}
},
"TargetTypes": [
"NPC"
],
"DisableAfterTriggered": true,
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.SetNpcStatus",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
"FetchType": "SingleNpcByNpcKey",
"SingleNpcKey": {
"Custom": true,
"Key": "Bird"
},
"SingleNpcID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 95
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
}
}
}
},
{
"$type": "RPG.GameCore.HideWaypointByProp",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
"FetchType": "SingleNpcByNpcKey",
"SingleNpcKey": {
"Custom": true,
"Key": "Bird"
}
},
"PropKey": {
"Custom": true,
"Key": "Bird"
},
"OnNameBoard": true
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Custom": true,
"Key": "Bird_BubbleTalk_01"
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
"FetchType": "SingleNpcByNpcKey",
"SingleNpcKey": {
"Custom": true,
"Key": "Bird"
},
"SingleUniqueName": {
"Value": "LogisticsRobot01"
}
},
"Flags": [],
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_NPC_Special_RobCrane_00_BoxHide.prefab",
"AttachPoint": "Prop",
"ForceSimulateImmediately": false,
"SubObjectModifyDataList": []
},
{
"$type": "RPG.GameCore.NpcPossession",
"PossessionInfo": {
"Name": "Possession_RobCraneBox_A_01"
},
"IsDelete": true,
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
"FetchType": "SingleNpcByNpcKey",
"SingleNpcKey": {
"Custom": true,
"Key": "Bird"
}
}
},
{
"$type": "RPG.GameCore.AnimSetParameter",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
"FetchType": "SingleNpcByNpcKey",
"SingleNpcKey": {
"Custom": true,
"Key": "Bird"
},
"SingleUniqueName": {
"Value": "LogisticsRobot01"
}
},
"AnimatorPath": "NPC_Special_RobCrane_00",
"ParameterName": "WalkSpeedScale",
"Value": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.AdvLogisticsRobotReachEnd"
}
]
}
]
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedString",
"Key": "Bird"
},
{
"$type": "RPG.GameCore.SharedString",
"Key": "Bird_BubbleTalk_01"
},
{
"$type": "RPG.GameCore.SharedFloat",
"Key": "TargetGroup"
},
{
"$type": "RPG.GameCore.SharedFloat",
"Key": "TargetID"
}
]
}
}