mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
37 lines
780 B
JSON
37 lines
780 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PlayVoice",
|
|
"VoiceIDs": [
|
|
103031804
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdvSetAIMoveTo",
|
|
"EntityInstanceID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 400001
|
|
}
|
|
},
|
|
"GroupId": 102,
|
|
"PointID": 1,
|
|
"MotionFlag": "Run",
|
|
"AlignRotation": true,
|
|
"OnReach": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "Talk_103030214"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |