mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
52 lines
1.0 KiB
JSON
52 lines
1.0 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.CreateNPC",
|
|
"GroupID": {
|
|
"FixedValue": {
|
|
"Value": 130
|
|
}
|
|
},
|
|
"GroupNpcID": {
|
|
"FixedValue": {
|
|
"Value": 400001
|
|
}
|
|
},
|
|
"CreateList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.CreateNPC",
|
|
"GroupID": {
|
|
"FixedValue": {
|
|
"Value": 130
|
|
}
|
|
},
|
|
"GroupNpcID": {
|
|
"FixedValue": {
|
|
"Value": 400002
|
|
}
|
|
},
|
|
"CreateList": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerPerformance",
|
|
"ValueSource": {},
|
|
"PerformanceType": "D",
|
|
"PerformanceID": 202010410
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishPerformanceMission",
|
|
"Key": "Mission_202010410"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Mission"
|
|
} |