32 lines
769 B
JSON
32 lines
769 B
JSON
{
|
|
"AbilityName": "MiasmaHeavyStriker_ControlUAV_Die",
|
|
"AbilityStacking": "Unique",
|
|
"OnAbilityTrigger": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": false,
|
|
"ParamName": "Bool_UAV",
|
|
"ParamType": 2
|
|
},
|
|
{
|
|
"$type": "WriteAIParamAction",
|
|
"BoolParamValue": false,
|
|
"ParamName": "UAV_Launched"
|
|
},
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"CustomKey": "Monster_MiasmaHeavyStriker_UAV",
|
|
"IntVal": 0,
|
|
"ParamName": "Int_Attack_Index",
|
|
"ParamType": 3,
|
|
"Target": "Custom"
|
|
},
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"CustomKey": "Monster_MiasmaHeavyStriker_UAV",
|
|
"ParamName": "Trigger_Attack",
|
|
"ParamType": 1,
|
|
"Target": "Custom"
|
|
}
|
|
]
|
|
} |