turnbasedgamedata/Config/Level/GroupGraph/F10401001/Group_F10401001_G602.json
2025-02-24 07:50:34 -03:00

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"
}