mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
96 lines
2.3 KiB
JSON
96 lines
2.3 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "202030315_Fly"
|
|
},
|
|
"GoNextImmediately": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.CharacterTriggerAnimState",
|
|
"CharacterUniqueName": {
|
|
"Value": "LogisticsRobot_MissionX100"
|
|
},
|
|
"AnimStateName": "TakeOff02",
|
|
"NormalizedTransitionDuration": 0.25
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0.4
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetNpcWaypath",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
|
|
"FetchType": "SingleNpcByUniqueName",
|
|
"SingleUniqueName": {
|
|
"Value": "LogisticsRobot_MissionX100"
|
|
}
|
|
},
|
|
"UsageType": "TaskFollow"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetNpcStatus",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
|
|
"FetchType": "SingleNpcByUniqueName",
|
|
"SingleUniqueName": {
|
|
"Value": "LogisticsRobot_MissionX100"
|
|
}
|
|
},
|
|
"Status": "FollowByPlayer"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PropEnableCollider",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
|
|
"SinglePropID": {
|
|
"GroupID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 77
|
|
}
|
|
},
|
|
"ID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 300001
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {
|
|
"Values": [
|
|
{
|
|
"$type": "RPG.GameCore.SharedInt",
|
|
"Key": "Group"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedInt",
|
|
"Key": "ID"
|
|
}
|
|
]
|
|
}
|
|
} |