Files
LimbusStaticData/StaticData/static-data/panic-buff/panic-buff-a1c6p3.json
T
2026-07-20 17:19:20 +07:00

47 lines
1.1 KiB
JSON

{
"list": [
{
"id": "LOSS",
"buffA": {
"id": "Loss_LowMorale",
"stack": 1,
"turn": 0,
"buffClass": "VolatileBuff",
"buffType": "Neutral",
"canBeDespelled": false,
"list": [
{
"ability": "GiveBuffOnPanicOrLowMorale",
"buffData": {
"buffKeyword": "DefenseDown",
"target": "IfAbnormalityAllPartsOrSelf",
"stack": 3,
"turn": 0,
"activeRound": 0
}
}
]
},
"buffB": {
"id": "Loss_Panic",
"stack": 1,
"turn": 0,
"buffClass": "VolatileBuff",
"buffType": "Neutral",
"canBeDespelled": false,
"list": [
{
"ability": "GiveBuffOnPanicOrLowMorale",
"buffData": {
"buffKeyword": "DefenseDown",
"target": "IfAbnormalityAllPartsOrSelf",
"stack": 6,
"turn": 0,
"activeRound": 0
}
}
]
}
}
]
}