53 lines
1.4 KiB
JSON
53 lines
1.4 KiB
JSON
|
{
|
||
|
"AbilityName": "BossChallenge_MultiHPAbility",
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "EffModifier"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Modifiers": {
|
||
|
"EffModifier": {
|
||
|
"Duration": 1,
|
||
|
"ModifierStacking": "Unique",
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "ModifyMaterialPropertyAction",
|
||
|
"Tag": "Monster_Common_MA_Buff_Attack_RimGlow_01",
|
||
|
"Target": "Self",
|
||
|
"key": "Monster_Common_MA_Buff_Attack_RimGlow_01"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ModifyMaterialPropertyAction",
|
||
|
"Tag": "Monster_Common_MA_Buff_Attack_SecondaryEmission",
|
||
|
"Target": "Self",
|
||
|
"key": "Monster_Common_MA_Buff_Attack_SecondaryEmission"
|
||
|
},
|
||
|
{
|
||
|
"$type": "FireAudio",
|
||
|
"AudioPattern": "Play_SFX_Monster_Skill_Mandrake_Attack_1_Buff_Hit"
|
||
|
},
|
||
|
{
|
||
|
"$type": "FireEffect",
|
||
|
"EffectPattern": "Buff_Common_Attack",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"OnRemoved": [
|
||
|
{
|
||
|
"$type": "InterruptMaterialPropertyAction",
|
||
|
"Tag": "Monster_Common_MA_Buff_Attack_RimGlow_01",
|
||
|
"Target": "Self"
|
||
|
},
|
||
|
{
|
||
|
"$type": "InterruptMaterialPropertyAction",
|
||
|
"Tag": "Monster_Common_MA_Buff_Attack_SecondaryEmission",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|