mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
64 lines
1.3 KiB
JSON
64 lines
1.3 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerPerformance",
|
|
"ValueSource": {},
|
|
"PerformanceType": "D",
|
|
"PerformanceID": 802210301
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "Talk_802210301"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "802210301_Change"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetFloorCustomFloat",
|
|
"Name": {
|
|
"Value": "Clt_ScreenState"
|
|
},
|
|
"Value": {
|
|
"FixedValue": {
|
|
"Value": 4
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "802210301_UnChange"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetFloorCustomFloat",
|
|
"Name": {
|
|
"Value": "Clt_ScreenState"
|
|
},
|
|
"Value": {
|
|
"FixedValue": {
|
|
"Value": 3
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |