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

67 lines
1.6 KiB
JSON

{
"list": [
{
"id": "HOHENHEIM",
"buffA": {
"id": "Hohenheim_LowMorale",
"stack": 1,
"turn": 0,
"buffClass": "VolatileBuff",
"buffType": "Neutral",
"canBeDespelled": false,
"list": [
{
"ability": "GiveBuffOnPanicOrLowMorale",
"buffData": {
"buffKeyword": "Vulnerable",
"target": "Self",
"stack": 1,
"turn": 0,
"activeRound": 0
}
},
{
"ability": "GiveBuffOnPanicOrLowMorale",
"buffData": {
"buffKeyword": "MentalIncreaseDown",
"target": "Self",
"stack": 2,
"turn": 0,
"activeRound": 0
}
}
]
},
"buffB": {
"id": "Hohenheim_Panic",
"stack": 1,
"turn": 0,
"buffClass": "VolatileBuff",
"buffType": "Neutral",
"canBeDespelled": false,
"list": [
{
"ability": "GiveBuffOnPanicOrLowMorale",
"buffData": {
"buffKeyword": "Vulnerable",
"target": "Self",
"stack": 2,
"turn": 0,
"activeRound": 0
}
},
{
"ability": "GiveBuffOnPanicOrLowMorale",
"buffData": {
"buffKeyword": "MentalIncreaseDown",
"target": "Self",
"stack": 3,
"turn": 0,
"activeRound": 0
}
}
]
}
}
]
}