mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
94 lines
2.1 KiB
JSON
94 lines
2.1 KiB
JSON
{
|
|
"OnInitSequece": [
|
|
{
|
|
"TaskList": []
|
|
}
|
|
],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.FormationMoveAddGroup",
|
|
"StreamId": 85,
|
|
"Pattern": "CavalryBeast_Bard",
|
|
"Members": [
|
|
{
|
|
"InstanceID": 400001
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdvNpcRide",
|
|
"SourceType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
|
|
"FetchType": "SingleNpcByOwnerGroupAndID",
|
|
"NpcIDInOwnerGroup": {
|
|
"FixedValue": {
|
|
"Value": 400002
|
|
}
|
|
}
|
|
},
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
|
|
"FetchType": "SingleNpcByOwnerGroupAndID",
|
|
"NpcIDInOwnerGroup": {
|
|
"FixedValue": {
|
|
"Value": 400001
|
|
}
|
|
}
|
|
},
|
|
"AttachPoint": {
|
|
"Value": "RidePoint"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.CharacterTriggerFreeStyle",
|
|
"TargetAlias": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
|
|
"FetchType": "SingleNpcByOwnerGroupAndID",
|
|
"NpcIDInOwnerGroup": {
|
|
"FixedValue": {
|
|
"Value": 400002
|
|
}
|
|
}
|
|
},
|
|
"StoryAvatarID": "NPC_Child",
|
|
"StoryMotionID": 100040458
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitGroupEvent",
|
|
"EventName": {
|
|
"Value": "MovePause"
|
|
},
|
|
"OnEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.FormationMovePause",
|
|
"StreamId": 85
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitGroupEvent",
|
|
"EventName": {
|
|
"Value": "MoveResume"
|
|
},
|
|
"OnEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.FormationMoveResume",
|
|
"StreamId": 85
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |