mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
46 lines
1.1 KiB
JSON
46 lines
1.1 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "DES_71_400001"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdvNpcRide",
|
|
"SourceType": {
|
|
"$type": "RPG.GameCore.GroupFetchLocalTarget",
|
|
"Targets": [
|
|
400001
|
|
]
|
|
},
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.GroupFetchLocalTarget",
|
|
"Targets": [
|
|
400002
|
|
]
|
|
},
|
|
"AttachPoint": {
|
|
"Value": "RidePoint"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.CharacterTriggerFreeStyle",
|
|
"TargetAlias": {
|
|
"$type": "RPG.GameCore.GroupFetchLocalTarget",
|
|
"Targets": [
|
|
400001
|
|
]
|
|
},
|
|
"StoryAvatarID": "NPC_Child",
|
|
"NormalizedTransitionDuration": 0,
|
|
"StoryMotionID": 100040458
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |