mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
30 lines
598 B
JSON
30 lines
598 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPredicateSucc"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AddMazeBuff",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "CurrentGroupNPCMonsters"
|
|
},
|
|
"ID": 3003002,
|
|
"LifeTime": {
|
|
"FixedValue": {
|
|
"Value": -1
|
|
}
|
|
},
|
|
"Count": {
|
|
"FixedValue": {
|
|
"Value": -1
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |