mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
46 lines
991 B
JSON
46 lines
991 B
JSON
{
|
|
"OnInitSequece": [
|
|
{
|
|
"TaskList": []
|
|
}
|
|
],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPropStateChange",
|
|
"InstanceID": 300001,
|
|
"ToState": "Open",
|
|
"OnChange": [
|
|
{
|
|
"$type": "RPG.GameCore.SetFloorCustomBool",
|
|
"Name": {
|
|
"Value": "GetFirstCharge"
|
|
},
|
|
"Value": {
|
|
"Value": true
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialTaskUnlock",
|
|
"TriggerParam": {
|
|
"Value": "6072"
|
|
}
|
|
}
|
|
],
|
|
"IsLoop": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |