ZenlessData/Data/LampasBlackVeil_CoAttack_03_Trigger.json

100 lines
2.5 KiB
JSON
Raw Normal View History

{
"AbilityName": "LampasBlackVeil_CoAttack_03_Trigger",
"AbilityStacking": "Unique",
"OnAbilityStart": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Trigger_PressAttackA",
"ParamType": 1,
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Trigger_CoAttack",
"ParamType": 1,
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"IntVal": 3,
"ParamName": "Int_CoAttackIndex",
"ParamType": 3,
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"IntVal": 0,
"ParamName": "Int_CoAttackRole",
"ParamType": 3,
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"CustomKey": "Monster_LampasBlackVeil_CoAttacker",
"ParamName": "Trigger_PressAttackA",
"ParamType": 1,
"Target": "Custom"
},
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"CustomKey": "Monster_LampasBlackVeil_CoAttacker",
"ParamName": "Trigger_CoAttack",
"ParamType": 1,
"Target": "Custom"
},
{
"$type": "SetAnimCtrlerParamAction",
"CustomKey": "Monster_LampasBlackVeil_CoAttacker",
"IntVal": 3,
"ParamName": "Int_CoAttackIndex",
"ParamType": 3,
"Target": "Custom"
},
{
"$type": "SetAnimCtrlerParamAction",
"CustomKey": "Monster_LampasBlackVeil_CoAttacker",
"IntVal": 1,
"ParamName": "Int_CoAttackRole",
"ParamType": 3,
"Target": "Custom"
},
{
"$type": "SetTargetAbilitySpecialAction",
"Params": [
{
"AbilityName": "LampasBlackVeil_CoAttack_LogicMovement",
"AbilitySpecials": [
{
"ModifyFunction": "Replace",
"Param": 3,
"ParamName": "CoAttack_03_RepeatTime",
"ParamType": "Integer"
}
]
}
]
},
{
"$type": "SetTargetAbilitySpecialAction",
"CustomKey": "Monster_LampasBlackVeil_CoAttacker",
"Params": [
{
"AbilityName": "LampasBlackVeil_CoAttack_LogicMovement",
"AbilitySpecials": [
{
"ModifyFunction": "Replace",
"Param": 3,
"ParamName": "CoAttack_03_RepeatTime",
"ParamType": "Integer"
}
]
}
],
"Target": "Custom"
}
]
}