mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
29 lines
623 B
JSON
29 lines
623 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerPerformance",
|
|
"PerformanceType": "D",
|
|
"PerformanceID": 101040303
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "Talk_1010403_07"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ResetBillboardInfo",
|
|
"TargetEntityType": "NPC",
|
|
"ID": 400003,
|
|
"GroupID": 6
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |