mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
82 lines
2.4 KiB
JSON
82 lines
2.4 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitGroupEvent",
|
|
"EventName": {
|
|
"Value": "G153_StartBattle"
|
|
},
|
|
"OnEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerFightFestLineupInMission",
|
|
"RaceID": 2005,
|
|
"ScoreRaceSpecialInviteEventID": 419105,
|
|
"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": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetFloorCustomFloat",
|
|
"Name": {
|
|
"Value": "FCV_2.5_Throng"
|
|
},
|
|
"Value": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerPerformance",
|
|
"ValueSource": {},
|
|
"PerformanceType": "D",
|
|
"PerformanceID": 802513224
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerFightFestBattleInMission"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.RemoveStreamingSource",
|
|
"StreamingSource": "Mission_FightFestBattlePerformance"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetFloorCustomFloat",
|
|
"Name": {
|
|
"Value": "FCV_2.5_Arena"
|
|
},
|
|
"Value": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |