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

160 lines
3.4 KiB
JSON

{
"list": [
{
"id": "MiddleFingerBook",
"buffClass": "NonvolatileBuff",
"buffType": "Negative",
"canBeDespelled": false,
"maxStack": 10,
"list": [
{
"ability": "MiddleFingerBookBase_30_300"
}
]
},
{
"id": "RepressedMurderousIntend",
"buffClass": "NonvolatileBuff",
"buffType": "Negative",
"canBeDespelled": false,
"maxStack": 1,
"list": [
{
"ability": "DefaultLevelAdder",
"value": -10
}
],
"categoryKeywordList": [
"IGNORE_CHECED_CORRECTION_EXCLUSION"
]
},
{
"id": "WeighedMurderousIntend",
"buffClass": "NonvolatileBuff",
"buffType": "Negative",
"canBeDespelled": false,
"maxStack": 1,
"list": [
{
"ability": "DefaultLevelAdder",
"value": -25
}
],
"categoryKeywordList": [
"IGNORE_CHECED_CORRECTION_EXCLUSION"
]
},
{
"id": "Persistent",
"buffClass": "NonvolatileBuff",
"buffType": "Positive",
"canBeDespelled": true,
"destroyableOnZero": true,
"maxStack": 4,
"list": [
{
"ability": "Persistent_60",
"value": 0.8
},
{
"ability": "LoseStackOnRoundEnd",
"value": 1
}
],
"categoryKeywordList": []
},
{
"id": "BurstAgility",
"buffClass": "NonvolatileBuff",
"buffType": "Negative",
"canBeDespelled": true,
"maxStack": 3,
"list": [
{
"ability": "BurstAgility",
"buffData": {
"buffKeyword": "Burst",
"target": "Self",
"stack": 0,
"turn": 1,
"activeRound": 0
}
}
],
"categoryKeywordList": [
"BURSTREACTIVE"
]
},
{
"id": "LegStrength",
"buffClass": "NonvolatileBuff",
"buffType": "Positive",
"canBeDespelled": true,
"maxStack": 3,
"list": [
{
"ability": "GiveBuffOnRoundEnd",
"buffData": {
"buffKeyword": "Agility",
"target": "Self",
"stack": 5,
"turn": 0,
"activeRound": 1
}
},
{
"ability": "LoseStackOnRoundEnd",
"value": 1
},
{
"ability": "LegStrength"
}
]
},
{
"id": "SweeperA",
"buffClass": "NonvolatileBuff",
"buffType": "Neutral",
"canBeDespelled": false,
"destroyableOnZero": true,
"maxStack": 5,
"list": [
{
"ability": "LoseStackOnRoundEnd",
"value": 1
}
],
"categoryKeywordList": []
},
{
"id": "SweeperB",
"buffClass": "NonvolatileBuff",
"buffType": "Neutral",
"canBeDespelled": false,
"destroyableOnZero": true,
"maxStack": 5,
"list": [
{
"ability": "LoseStackOnRoundEnd",
"value": 1
}
],
"categoryKeywordList": []
},
{
"id": "SweeperC",
"buffClass": "NonvolatileBuff",
"buffType": "Neutral",
"canBeDespelled": false,
"destroyableOnZero": true,
"maxStack": 5,
"list": [
{
"ability": "LoseStackOnRoundEnd",
"value": 1
}
],
"categoryKeywordList": []
}
]
}