Files
2025-07-03 10:50:43 +02:00

63 lines
1.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CaptureNPCToCharacter",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 108
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
},
"CharacterUniqueName": {
"Value": "LogisticsRobot02"
}
},
{
"$type": "RPG.GameCore.CharacterTriggerAnimState",
"CharacterUniqueName": {
"Value": "LogisticsRobot02"
},
"AnimStateName": "Resting01Loop",
"NormalizedTransitionDuration": 0.25
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Bird_FindMonster"
}
},
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 1,
"GroupID": 108,
"GroupNpcID": 400001,
"DialogueTextmapID": {
"Hash": 9092566815005027247
}
}
],
"InstantFinish": false
}
]
}
],
"ValueSource": {
"Values": []
}
}