Files
turnbasedgamedata/Config/Level/Mission/2010720/Mission_201072003.json
2026-02-12 23:41:36 +01:00

76 lines
1.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_201071001"
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"PerformanceType": "D",
"PerformanceID": 201071003,
"ValueSource": {}
},
{
"$type": "RPG.GameCore.ResetBillboardInfo",
"TargetEntityType": "NPC",
"ID": 400001,
"GroupID": 5
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Battle_201071001"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Battle_201071001"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.TriggerBattle",
"EventID": {
"IsDynamic": false,
"FixedValue": {
"Value": 20122212
}
},
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 2
}
},
"BattleAreaID": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
}
]
}
],
"Type": "Mission"
}