271 lines
6.6 KiB
JSON
271 lines
6.6 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "Attack_Branch_02_Finish_01_Air",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 2,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"HideSelf_Modifier",
|
|
"S_01_Bullet_Modifier",
|
|
"SetUICardS01Modifier"
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "Attack_Branch_02_Finish_01_Air",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 0,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"Finish_01_Air_CamModifier"
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_Branch_02_Finish_01_Ground",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 0,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"Finish_01_Air_CamModifier"
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "Attack_Branch_02_Finish_01_Air",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 0,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"Listen_ReleaseB_Modifier"
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "Yanagi_Card_S_01",
|
|
"AbilitySpecials": {
|
|
"AS_DamageTakeRatio": {
|
|
"Value": 0.1
|
|
},
|
|
"AS_DeBuff_Duration": {
|
|
"Value": 6
|
|
},
|
|
"AS_StackNum": {
|
|
"Value": 20
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": true,
|
|
"ParamName": "Bool_EnableYanagi_S1",
|
|
"ParamType": 2,
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"Yanagi_S1"
|
|
],
|
|
"IsAdd": true,
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ApplyAbilityAction",
|
|
"AbilityName": "Yanagi_Card_S_01_Bullet",
|
|
"IsAutoTrigger": false,
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ApplyAbilityAction",
|
|
"AbilityName": "Yanagi_Card_S_01_BulletEmitter",
|
|
"IsAutoTrigger": false,
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "Disorder_DamRakuUp_Modifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"AttackSpecial",
|
|
"ExSp",
|
|
"Yanagi_S1_Bullet"
|
|
]
|
|
}
|
|
],
|
|
"Target": "Target"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": false,
|
|
"ParamName": "Bool_EnableYanagi_S1",
|
|
"ParamType": 2,
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"Yanagi_S1"
|
|
],
|
|
"IsAdd": false,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"Disorder_DamRakuUp_Modifier": {
|
|
"Duration": "%AS_DeBuff_Duration",
|
|
"MaxStackingNumber": "%AS_StackNum",
|
|
"ModifierStacking": "MultipleAllRefresh",
|
|
"OnBuffDamageBeingHit": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByBuffAttackProperty",
|
|
"BuffGroupList": [
|
|
"Disorder"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByIsModifierCaster",
|
|
"Target": "Other"
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_BuffDamageRatio",
|
|
"PropertyValue": "%AS_DamageTakeRatio"
|
|
}
|
|
]
|
|
},
|
|
"Finish_01_Air_CamModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "CameraZoomEndAction",
|
|
"EndCameraZoomKey": "Yanagi_Attack_Branch_02_Finish_01_Air_CamZoom_01"
|
|
},
|
|
{
|
|
"$type": "CameraStretchEndAction",
|
|
"EndCameraStretchKey": "Yanagi_Attack_Branch_02_Finish_01_Air_CamStretch_01"
|
|
}
|
|
]
|
|
},
|
|
"HideSelf_Modifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "PushRenderVisibleAction",
|
|
"Paths": [
|
|
"Yanagi_Body_1",
|
|
"Yanagi_Body_2",
|
|
"Yanagi_Body_3",
|
|
"Yanagi_Body_T",
|
|
"Yanagi_Face",
|
|
"Yanagi_HairShadow",
|
|
"Yanagi_Weapon01",
|
|
"Yanagi_Weapon02",
|
|
"Avatar_Female_Size03_Yanagi_LOD3"
|
|
],
|
|
"Tag": "Yanagi_Body_Hide",
|
|
"Visible": false
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "PopRenderVisibleAction",
|
|
"Tag": "Yanagi_Body_Hide"
|
|
}
|
|
]
|
|
},
|
|
"Listen_ReleaseB_Modifier": {
|
|
"Duration": -1,
|
|
"ModifierMixins": [
|
|
{
|
|
"$type": "SkillBtnListenerMixin",
|
|
"BtnListeners": [
|
|
{
|
|
"BtnOperations": [
|
|
{
|
|
"ListenerType": "PointUp",
|
|
"PressTime": 0,
|
|
"TriggerActions": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"ParamName": "Trigger_Yanagi_S1_RealeaseB",
|
|
"ParamType": 1,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"SkillBtnIndex": 5
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ModifierStacking": "Unique"
|
|
},
|
|
"S_01_Bullet_Modifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "TriggerAbilityAction",
|
|
"AbilityName": "Yanagi_Card_S_01_BulletEmitter",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "InterruptEmitterAction",
|
|
"IsGlobal": false,
|
|
"Tag": "Yanagi_S01_Emitter"
|
|
}
|
|
]
|
|
},
|
|
"SetUICardS01Modifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "SetUIArrowAction",
|
|
"position": 40
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |