Files
2026-07-20 17:19:20 +07:00

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": [
{
}
]
}
]
}