ZenlessData/Data/Bangboo_Rocketboo_EffectManger.json

67 lines
1.7 KiB
JSON
Raw Normal View History

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_Pre",
"FrameCountHigh": 999,
"FrameCountLow": 227,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"MaterialPropertiesModifier01"
]
},
{
"AnimatorStateName": "Attack_Fly",
"FrameCountHigh": 999,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"MaterialPropertiesModifier01"
]
}
]
}
],
"AbilityName": "Bangboo_Rocketboo_EffectManger",
"AbilityStacking": "Unique",
"Modifiers": {
"MaterialPropertiesModifier01": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "Bangboo_Rocketboo_Weapon_LOD0"
},
{
"ApplyAllMaterials": true,
"RenderPath": "Bangboo_Rocketboo_Weapon_T_LOD0"
}
],
"Tag": "Rocketboo_Attack01",
"Target": "Self",
"key": "Bangboo_Rocketboo_MA_Mat_Bangboo_Rocketboo_02_OverrideRimGlow_02"
}
],
"OnRemoved": [
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Rocketboo_Attack01",
"Target": "Self"
}
]
}
}
}