{ "AbilityName": "MazingerGoldenBomb_Attack_10", "AbilityStacking": "Unique", "DefaultModifier": { "OnStunDestroyActionsPre": [ { "$type": "RandomOperator", "Odds": 0.5, "OnFailure": [ { "$type": "SetAnimCtrlerParamAction", "IntVal": 1, "ParamName": "Int_AttackIndex", "ParamType": 3, "Target": "Self" } ], "OnSuccess": [ { "$type": "SetAnimCtrlerParamAction", "IntVal": 10, "ParamName": "Int_AttackIndex", "ParamType": 3, "Target": "Self" } ] } ] } }