26 lines
432 B
JSON
26 lines
432 B
JSON
{
|
|
"list": [
|
|
{
|
|
"id": "Target",
|
|
"buffClass": "VolatileBuff",
|
|
"buffType": "Neutral",
|
|
"maxStack": 1,
|
|
"canBeDespelled": true,
|
|
"list": [
|
|
{
|
|
"ability": "UseStackOnRoundEnd",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "EgoErode",
|
|
"buffClass": "VolatileBuff",
|
|
"buffType": "Neutral",
|
|
"canBeDespelled": true,
|
|
"list": [
|
|
|
|
]
|
|
}
|
|
]
|
|
} |