HollowPS_TV_experiments/extras/zzz-0.1-jsons/Tsubaki_InterruptVertex.json

150 lines
No EOL
5 KiB
JSON

{
// Tsubaki打断Vertex效果
"AbilityName" : "Tsubaki_InterruptVertex",
"AbilityStacking":"Unique",
"AbilityMixins" :
[
{
"$type" : "MoleMole.AttachStateWithModifierMixin",
"ConfigList":
[
{
"AnimatorStateName": "Attack_Normal_04",
"LayerIndex": 0,
"NormalizedTimeLow": 0.0,
"NormalizedTimeHigh": 1.0,
"ModifierNameList":
[
"InterruptVertexModifier_01",
]
},
{
"AnimatorStateName": "Attack_Normal_04_2",
"LayerIndex": 0,
"NormalizedTimeLow": 0.0,
"NormalizedTimeHigh": 1.0,
"ModifierNameList":
[
"InterruptVertexModifier_01",
]
},
{
"AnimatorStateName": "Attack_Normal_04_End",
"LayerIndex": 0,
"NormalizedTimeLow": 0.0,
"NormalizedTimeHigh": 1.0,
"ModifierNameList":
[
"InterruptVertexModifier_01",
]
},
{
"LayerIndex": 0,
"AnimatorStateName": "Attack_Normal_05_01",
"NormalizedTimeLow": 0.0,
"NormalizedTimeHigh": 1.0,
"ModifierNameList":
[
"InterruptVertexModifier_02",
]
},
{
"LayerIndex": 0,
"AnimatorStateName": "Attack_Normal_05_01_End",
"NormalizedTimeLow": 0.0,
"NormalizedTimeHigh": 1.0,
"ModifierNameList":
[
"InterruptVertexModifier_02",
]
},
{
"LayerIndex": 0,
"AnimatorStateName": "Attack_Normal_05_02",
"NormalizedTimeLow": 0.0,
"NormalizedTimeHigh": 1.0,
"ModifierNameList":
[
"InterruptVertexModifier_02",
]
},
{
"LayerIndex": 0,
"AnimatorStateName": "Attack_Normal_05_02_End",
"NormalizedTimeLow": 0.0,
"NormalizedTimeHigh": 1.0,
"ModifierNameList":
[
"InterruptVertexModifier_02",
]
},
{
"LayerIndex": 0,
"AnimatorStateName": "Attack_Normal_05_03",
"NormalizedTimeLow": 0.0,
"NormalizedTimeHigh": 1.0,
"ModifierNameList":
[
"InterruptVertexModifier_02",
]
},
{
"LayerIndex": 0,
"AnimatorStateName": "Attack_Normal_05_03_End",
"NormalizedTimeLow": 0.0,
"NormalizedTimeHigh": 1.0,
"ModifierNameList":
[
"InterruptVertexModifier_02",
]
}
]
},
{
"$type" : "MoleMole.ListenQTEMixin",
"ListenQTEWindowOpened" :
[
{
"$type" : "MoleMole.RemoveMaterialPropertyAction",
"Tag" : "Avatar_Female_Size01_Tsubaki_MA_Attack_Normal_05_Vertex_01",
"Target" : "Self"
}
]
}
],
"Modifiers" :
{
"InterruptVertexModifier_01":
{
"ModifierStacking": "Unique",
"Duration": -1,
"OnRemoved" :
[
{
"$type" : "MoleMole.RemoveMaterialPropertyAction",
"Tag" : "Avatar_Female_Size01_Tsubaki_MA_Attack_Normal_04_Vertex_01",
"Target" : "Self",
},
],
},
"InterruptVertexModifier_02":
{
"ModifierStacking": "Unique",
"Duration": -1,
"OnRemoved" :
[
{
"$type" : "MoleMole.RemoveMaterialPropertyAction",
"Tag" : "Avatar_Female_Size01_Tsubaki_MA_Attack_Normal_05_Vertex_01",
"Target" : "Self",
},
],
},
}
}