s20260709_DeDn8PQlRWhVRkUA3cLk

This commit is contained in:
yuvlian
2026-07-20 17:19:20 +07:00
commit 89a4b21b4b
8503 changed files with 3803850 additions and 0 deletions
@@ -0,0 +1,67 @@
{
"list": [
{
"id": "BLOODPOCKET",
"buffA": {
"id": "BloodPocket_LowMorale",
"stack": 1,
"turn": 0,
"buffClass": "VolatileBuff",
"buffType": "Neutral",
"canBeDespelled": false,
"list": [
{
"ability": "GiveBuffOnPanicOrLowMorale",
"buffData": {
"buffKeyword": "Vulnerable",
"target": "IfAbnormalityAllPartsOrSelf",
"stack": 1,
"turn": 0,
"activeRound": 0
}
},
{
"ability": "GiveBuffOnPanicOrLowMorale",
"buffData": {
"buffKeyword": "AttackDmgUp",
"target": "IfAbnormalityAllPartsOrSelf",
"stack": 1,
"turn": 0,
"activeRound": 0
}
}
]
},
"buffB": {
"id": "BloodPocket_Panic",
"stack": 1,
"turn": 0,
"buffClass": "VolatileBuff",
"buffType": "Neutral",
"canBeDespelled": false,
"list": [
{
"ability": "GiveBuffOnPanicOrLowMorale",
"buffData": {
"buffKeyword": "Vulnerable",
"target": "IfAbnormalityAllPartsOrSelf",
"stack": 2,
"turn": 0,
"activeRound": 0
}
},
{
"ability": "GiveBuffOnPanicOrLowMorale",
"buffData": {
"buffKeyword": "AttackDmgUp",
"target": "IfAbnormalityAllPartsOrSelf",
"stack": 2,
"turn": 0,
"activeRound": 0
}
}
]
}
}
]
}