mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
43 lines
695 B
JSON
43 lines
695 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.LoopWaitEntityServerEvent"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.LoopWaitEntityServerEvent"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.LoopWaitEntityServerEvent"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {
|
|
"Values": []
|
|
},
|
|
"EntityEventList": [
|
|
{
|
|
"Name": "Srv_TriggerStone",
|
|
"IsClient": false
|
|
},
|
|
{
|
|
"Name": "Srv_TriggerSilver",
|
|
"IsClient": false
|
|
},
|
|
{
|
|
"Name": "Srv_TriggerGold",
|
|
"IsClient": false
|
|
}
|
|
]
|
|
} |