mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-12 06:56:01 +08:00
30 lines
595 B
JSON
30 lines
595 B
JSON
{
|
|
"OnInitSequece": [
|
|
{
|
|
"TaskList": []
|
|
}
|
|
],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "DecalPuzzle_Finish"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.DevPlayPerformanceE",
|
|
"TalkList": [
|
|
{
|
|
"TalkSentenceNameString": "系统",
|
|
"TalkSentenceString": "涂鸦成功!!!!",
|
|
"ProtectTime": 2
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "EntityInstance"
|
|
} |