1
0
ZenlessData/Data/_unsorted/AbyssS2_Heat_14.json

43 lines
961 B
JSON

{
"AbilityName": "AbyssS2_Heat_14",
"AbilitySpecials": {
"AS_MaxEtherBarrierRatio": {
"Value": 0.2,
"ValueType": "Float"
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyAbilityAction",
"AbilityID": 21000005,
"IsAutoTrigger": true,
"Predicates": [
{
"$type": "ByMonsterStrengthType",
"CompareType": "Equal",
"StrengthType": "Boss",
"Target": "Self"
}
],
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "ModifyMaxEtherBarrierRatio",
"Target": "Self"
}
]
},
"Modifiers": {
"ModifyMaxEtherBarrierRatio": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"Properties": {
"Actor_MaxEtherBarrierRatio": "%AS_MaxEtherBarrierRatio"
}
}
}
}