ZenlessData/Data/Bangboo_Boollseye_EffectManager.json

137 lines
3.6 KiB
JSON
Raw Normal View History

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_Summon",
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"AttackMaterialPropertiesModifier"
]
},
{
"AnimatorStateName": "Attack_Rotate_Right",
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"AttackMaterialPropertiesModifier"
]
},
{
"AnimatorStateName": "Attack_Rotate_Left",
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"AttackMaterialPropertiesModifier"
]
},
{
"AnimatorStateName": "Attack_Shoot",
"FrameCountHigh": 13,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"AttackMaterialPropertiesModifier"
]
},
{
"AnimatorStateName": "SwitchIn_Attack",
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"QTEMaterialPropertiesModifier"
]
},
{
"AnimatorStateName": "SwitchIn_Attack_Front",
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"QTEMaterialPropertiesModifier"
]
}
]
}
],
"AbilityName": "Bangboo_Boollseye_EffectManager",
"AbilityStacking": "Unique",
"Modifiers": {
"AttackMaterialPropertiesModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "Bangboo_Boollseye_Weapon_03_LOD0"
}
],
"Tag": "Boollseye_05",
"Target": "Self",
"key": "Bangboo_Boollseye_MA_Mat_Bangboo_Boollseye_05_SecondaryEmission_05"
}
],
"OnRemoved": [
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Boollseye_05",
"Target": "Self"
}
]
},
"QTEMaterialPropertiesModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnRemoved": [
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Boollseye_06",
"Target": "Self"
},
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Boollseye_07",
"Target": "Self"
},
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Boollseye_08",
"Target": "Self"
},
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Boollseye_09",
"Target": "Self"
},
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Boollseye_19",
"Target": "Self"
}
]
}
}
}