mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-12 06:56:01 +08:00
27 lines
531 B
JSON
27 lines
531 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddMazeBuff",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchCurrentGroupNPCMonsters"
|
|
},
|
|
"ID": 2420100,
|
|
"LifeTime": {
|
|
"FixedValue": {
|
|
"Value": -1
|
|
}
|
|
},
|
|
"Count": {
|
|
"FixedValue": {
|
|
"Value": -1
|
|
}
|
|
},
|
|
"DynamicValues": {}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |