mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
32 lines
627 B
JSON
32 lines
627 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPredicateSucc"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AddMazeBuff",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "CurrentGroupNPCMonsters"
|
|
},
|
|
"ID": 2013106,
|
|
"LifeTime": {
|
|
"FixedValue": {
|
|
"Value": -1
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PropStateChangeServerListenerConfig"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |