28 lines
569 B
JSON
28 lines
569 B
JSON
{
|
|
"list": [
|
|
{
|
|
"id": "FellBulletMark",
|
|
"buffClass": "VolatileBuff",
|
|
"buffType": "Negative",
|
|
"canBeDespelled": false,
|
|
"maxStack": 1,
|
|
"list": [
|
|
{
|
|
"ability": "FellBulletMark"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "FellBulletGroggy",
|
|
"buffClass": "NonvolatileBuff",
|
|
"buffType": "Neutral",
|
|
"canBeDespelled": false,
|
|
"maxStack": 5,
|
|
"list": [
|
|
{
|
|
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |