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

122 lines
3.0 KiB
JSON

{
"list": [
{
"id": "DARKBEAST",
"buffA": {
"id": "DarkBeast_LowMorale",
"stack": 1,
"turn": 0,
"buffClass": "VolatileBuff",
"buffType": "Neutral",
"canBeDespelled": false,
"list": [
{
"ability": "AtkDamageMultiplierIfFasterThanTargetOrOneSideAttack",
"value": 0.1
}
]
},
"buffB": {
"id": "DarkBeast_Panic",
"stack": 1,
"turn": 0,
"buffClass": "VolatileBuff",
"buffType": "Neutral",
"canBeDespelled": false,
"list": [
{
"ability": "AtkDamageMultiplierIfFasterThanTargetOrOneSideAttack",
"value": 0.2
},
{
"ability": "TakeAtkDamageMultiplierIfFasterThanTarget",
"value": -0.2
}
]
}
},
{
"id": "BACKSTREETSNIGHT",
"buffA": {
"id": "BackstreetsNight_LowMorale",
"stack": 1,
"turn": 0,
"buffClass": "VolatileBuff",
"buffType": "Neutral",
"canBeDespelled": false,
"list": [
{
"ability": "GiveBuffOnPanicOrLowMorale",
"buffData": {
"buffKeyword": "Enhancement",
"target": "Self",
"stack": 1,
"turn": 0,
"activeRound": 0
}
},
{
"ability": "GiveBuffOnPanicOrLowMorale",
"buffData": {
"buffKeyword": "TakeHpHealIncrease",
"target": "Self",
"stack": 1,
"turn": 0,
"activeRound": 0
}
},
{
"ability": "GiveBuffOnPanicOrLowMorale",
"buffData": {
"buffKeyword": "Vulnerable",
"target": "Self",
"stack": 1,
"turn": 0,
"activeRound": 0
}
}
]
},
"buffB": {
"id": "BackstreetsNight_Panic",
"stack": 1,
"turn": 0,
"buffClass": "VolatileBuff",
"buffType": "Neutral",
"canBeDespelled": false,
"list": [
{
"ability": "GiveBuffOnPanicOrLowMorale",
"buffData": {
"buffKeyword": "Enhancement",
"target": "Self",
"stack": 2,
"turn": 0,
"activeRound": 0
}
},
{
"ability": "GiveBuffOnPanicOrLowMorale",
"buffData": {
"buffKeyword": "TakeHpHealIncrease",
"target": "Self",
"stack": 2,
"turn": 0,
"activeRound": 0
}
},
{
"ability": "GiveBuffOnPanicOrLowMorale",
"buffData": {
"buffKeyword": "Vulnerable",
"target": "Self",
"stack": 1,
"turn": 0,
"activeRound": 0
}
}
]
}
}
]
}