s20260709_DeDn8PQlRWhVRkUA3cLk
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": "PreparedMeat",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 1,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": []
|
||||
},
|
||||
{
|
||||
"id": "Hunger",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 4,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": [
|
||||
{
|
||||
"ability": "Hunger"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "PriceOfCare",
|
||||
"buffClass": "NonvolatileBuff",
|
||||
"buffType": "Neutral",
|
||||
"maxStack": 999,
|
||||
"canBeDespelled": false,
|
||||
"destroyableOnZero": false,
|
||||
"list": [
|
||||
{
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user