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