60 lines
1.4 KiB
JSON
60 lines
1.4 KiB
JSON
|
{
|
||
|
"AbilityName": "BUFF_HPSheild",
|
||
|
"AbilityStacking": "Unique",
|
||
|
"Modifiers": {
|
||
|
"BUFF_HPSheildModifier": {
|
||
|
"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": 30,
|
||
|
"IfTakeRestDamageWhenEmpty": true,
|
||
|
"Priority": 0,
|
||
|
"RecoverAmount": 0,
|
||
|
"RecoverPercentage": 0,
|
||
|
"TotalValueConfig": {
|
||
|
"Amount": 0,
|
||
|
"Percentage": 0.5,
|
||
|
"PropertyType": "MaxHP"
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"ModifierStacking": "MultipleRefresh"
|
||
|
}
|
||
|
},
|
||
|
"OnAbilityStart": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "BUFF_HPSheildModifier",
|
||
|
"Target": "TeamAvatars"
|
||
|
},
|
||
|
{
|
||
|
"$type": "FireAudio",
|
||
|
"AudioPattern": "Play_sfx_interact_inlevel_pickup_sp"
|
||
|
},
|
||
|
{
|
||
|
"$type": "FireEffect",
|
||
|
"EffectPattern": "Eff_Avatar_LevelUp_01",
|
||
|
"Target": "LocalAvatar"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ShowTipAction",
|
||
|
"ShowPage": 0,
|
||
|
"Target": "Self",
|
||
|
"TipID": 301105
|
||
|
}
|
||
|
]
|
||
|
}
|