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

84 lines
1.7 KiB
JSON

{
"list": [
{
"id": "Honglu_Xi_Mirror",
"iconId": "Honglu_Xi",
"buffClass": "NonvolatileBuff",
"buffType": "Positive",
"canBeDespelled": false,
"maxStack": 1,
"list": [
{
"ability": "ParryingResultAdder",
"value": 1
},
{
"ability": "PreventJade"
}
]
},
{
"id": "Honglu_Le_Mirror",
"iconId": "Honglu_Le",
"buffClass": "NonvolatileBuff",
"buffType": "Positive",
"canBeDespelled": false,
"maxStack": 1,
"list": [
{
"ability": "SkillPowerResultAdder",
"value": 1
},
{
"ability": "RecoverMpLowestMpAllyOnWinDuel",
"value": 5
}
]
},
{
"id": "Honglu_Ai_Mirror",
"iconId": "Honglu_Ai",
"buffClass": "NonvolatileBuff",
"buffType": "Positive",
"canBeDespelled": false,
"maxStack": 1,
"list": [
{
"ability": "SkillPowerResultAdder",
"value": 1
},
{
"ability": "RecoverMpLowestMpAllyOnWinDuel",
"value": 5
},
{
"ability": "HongluAi"
}
]
},
{
"id": "Honglu_Nu_Mirror",
"iconId": "Honglu_Nu",
"buffClass": "NonvolatileBuff",
"buffType": "Positive",
"canBeDespelled": false,
"maxStack": 1,
"list": [
{
"ability": "CoinScaleAdder",
"value": 1
},
{
"ability": "RecoverMpAllAllyOnRoundStart",
"value": 5
},
{
"ability": "HongluAi"
},
{
"ability": "HongluNu"
}
]
}
]
}