Files
2026-07-20 17:19:20 +07:00

84 lines
1.9 KiB
JSON

{
"list": [
{
"id": "CANDY_FOR_CHARON",
"buffA": {
"id": "CandyForCharon_LowMorale",
"stack": 1,
"turn": 0,
"buffClass": "VolatileBuff",
"buffType": "Neutral",
"canBeDespelled": false,
"list": [
{
"ability": "CandyForCharon",
"value": -1,
"buffData": {
"buffKeyword": "CandyForCharon",
"value": 3
}
}
]
},
"buffB": {
"id": "CandyForCharon_Panic",
"stack": 1,
"turn": 0,
"buffClass": "VolatileBuff",
"buffType": "Neutral",
"canBeDespelled": false,
"list": [
{
"ability": "CandyForCharon",
"value": -2,
"buffData": {
"buffKeyword": "CandyForCharon",
"value": 5
}
}
]
}
},
{
"id": "GIVE_ME_CANDY",
"buffA": {
"id": "GiveMeCandy_LowMorale",
"iconId": "CandyForCharon_LowMorale",
"stack": 1,
"turn": 0,
"buffClass": "VolatileBuff",
"buffType": "Neutral",
"canBeDespelled": false,
"list": [
{
"ability": "CandyForCharon",
"value": -1,
"buffData": {
"buffKeyword": "CandyForCharon",
"value": 3
}
}
]
},
"buffB": {
"id": "GiveMeCandy_Panic",
"iconId": "CandyForCharon_Panic",
"stack": 1,
"turn": 0,
"buffClass": "VolatileBuff",
"buffType": "Neutral",
"canBeDespelled": false,
"list": [
{
"ability": "CandyForCharon",
"value": -2,
"buffData": {
"buffKeyword": "CandyForCharon",
"value": 5
}
}
]
}
}
]
}