100 lines
2.4 KiB
JSON
100 lines
2.4 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "Attack_Normal_Enhance_01_Release",
|
|
"FrameCountHigh": 16,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": false,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"BlockModifier"
|
|
]
|
|
}
|
|
],
|
|
"IsSeam": true
|
|
}
|
|
],
|
|
"AbilityName": "NangongYu_GP",
|
|
"AbilityStacking": "Unique",
|
|
"Modifiers": {
|
|
"BlockModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "PushBlockStateAction"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "GPModifier",
|
|
"Target": "Caster"
|
|
}
|
|
],
|
|
"OnBeingHit": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"PropertyKey": "Actor_NoHitEffect",
|
|
"PropertyValue": 1,
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "PopBlockStateAction"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "GPModifier",
|
|
"Target": "Caster"
|
|
}
|
|
]
|
|
},
|
|
"GPModifier": {
|
|
"Duration": 1,
|
|
"ModifierStacking": "Unique",
|
|
"OnBeingHit": [
|
|
{
|
|
"$type": "GamepadRumbleAction",
|
|
"GamepadRumbleKey": "YiXuan_GamepadRumble_E_BlockSuccess"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"EffectPattern": "Eff_NangongYu_Common_05_Hit",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "TimeSlowByConfigKeyAction",
|
|
"ConfigKey": "NangongYu_GP_TimeSlow",
|
|
"IsGlobal": true
|
|
},
|
|
{
|
|
"$type": "AttackCameraShakeAction",
|
|
"ShakeConfigKey": "NangongYu_BlockPerfect_CamShake_E_01"
|
|
},
|
|
{
|
|
"$type": "DamageByAttackPropertyAction",
|
|
"AnimEventID": "NangongYu_Attack_Normal_Enhance_01_AttackProperty_01_GP",
|
|
"Attacker": "Self",
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "TriggerAbilityAction",
|
|
"AbilityName": "NangongYu_NormalAttack",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnBeingHitResolved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "GPModifier",
|
|
"Target": "Caster"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |