mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
32 lines
700 B
JSON
32 lines
700 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.LevelPerformanceInitialize",
|
|
"PerformanceType": "E",
|
|
"CreateCharacterList": [],
|
|
"EntityVisiableList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdvNpcFaceToPlayer",
|
|
"GroupID": 2,
|
|
"GroupNpcID": 400005,
|
|
"FinishImmadiate": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowShop",
|
|
"ShopType": 4,
|
|
"TaskID": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EndPerformance"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |