22 lines
496 B
JSON
22 lines
496 B
JSON
{
|
|
"AbilityName": "FrenziedManiac_Miasma_ATK5",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnCustomEventReceived": [
|
|
{
|
|
"$type": "WriteAIParamAction",
|
|
"FloatParamValue": 99999999,
|
|
"ParamName": "Weight_05_Current",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByCustomEvent",
|
|
"EventKey": "Event_TwinDied"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
} |