1
0
ZenlessData/Data/AbyssS2_Event03_Client_1340062.json
2025-03-11 21:10:23 -03:00

55 lines
1.4 KiB
JSON

{
"AbilityName": "AbyssS2_Event03_Client_1340062",
"AbilitySpecials": {
"AS_ShieldAmount": {
"Value": 0.1,
"ValueType": "Float"
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "AbyssS2_Event03_Client_03_Modifier",
"Target": "Self"
}
]
},
"Modifiers": {
"AbyssS2_Event03_Client_03_Modifier": {
"Duration": -1,
"ModifierMixins": [
{
"$type": "HpShieldMixin",
"AddedActions": [
{
"$type": "FireEffect",
"EffectPattern": "Buff_Common_Defense",
"Target": "Self"
},
{
"$type": "ModifyMaterialPropertyAction",
"Tag": "CommonDefenseMaterial",
"Target": "Self",
"key": "Common_MA_Buff_Defence_RimGlow_01"
}
],
"Duration": -1,
"IfTakeRestDamageWhenEmpty": true,
"Priority": 0,
"RecoverAmount": 0,
"RecoverPercentage": "%RecoverPercentage",
"Tag": "AbyssS2_Event03_Client_03",
"TotalValueConfig": {
"Amount": 0,
"Percentage": "%AS_ShieldAmount",
"PropertyType": "MaxHP"
}
}
],
"ModifierStacking": "Replace"
}
}
}