mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
79 lines
2.3 KiB
JSON
79 lines
2.3 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitGroupEvent",
|
|
"EventName": {
|
|
"Value": "G157_StartBattle"
|
|
},
|
|
"OnEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerFightFestLineupInMission",
|
|
"RaceID": 2009,
|
|
"ScoreRaceSpecialInviteEventID": 419109,
|
|
"OnConfirm": [
|
|
{
|
|
"$type": "RPG.GameCore.AddStreamingSource",
|
|
"StreamingSource": {
|
|
"CenterName": "Mission_FightFestBattlePerformance",
|
|
"AreaName": "LevelArea_P20242_F20242001_G19",
|
|
"AnchorName": "Anchor7"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetFloorCustomFloat",
|
|
"Name": {
|
|
"Value": "FCV_2.5_Arena"
|
|
},
|
|
"Value": {
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetFloorCustomFloat",
|
|
"Name": {
|
|
"Value": "FCV_2.5_Throng"
|
|
},
|
|
"Value": {
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerPerformance",
|
|
"ValueSource": {},
|
|
"PerformanceType": "D",
|
|
"PerformanceID": 802513220
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerFightFestBattleInMission"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.RemoveStreamingSource",
|
|
"StreamingSource": "Mission_FightFestBattlePerformance"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetFloorCustomFloat",
|
|
"Name": {
|
|
"Value": "FCV_2.5_Arena"
|
|
},
|
|
"Value": {
|
|
"FixedValue": {
|
|
"Value": 0
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |