s20260709_DeDn8PQlRWhVRkUA3cLk
This commit is contained in:
@@ -0,0 +1,122 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user