ZenlessData/Data/TyrantPompey_P2_Attack_05_DashDetect.json

51 lines
1.1 KiB
JSON
Raw Normal View History

{
"AbilityMixins": [
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "ApplyModifier",
"ModifierName": "DashDetectModifier",
"Target": "Self"
}
],
"AnimatorStateName": "P2_Attack_05",
"ForceTriggerOnTransitionIn": true,
"Frame": 85,
"IsLoop": false,
"LayerIndex": 0
}
]
}
],
"AbilityName": "TyrantPompey_P2_Attack_05_DashDetect",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnHitOther": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Trigger_AttackLanded",
"ParamType": 1,
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Monster_TyrantPompey_P2_ATK05_Attackproperty_01_Detect"
]
}
],
"Target": "Self"
}
]
},
"Modifiers": {
"DashDetectModifier": {
"Duration": 3.5,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique"
}
}
}