ZenlessData/Data/Bangboo_Electroboo_EffectManager.json

85 lines
2.2 KiB
JSON
Raw Permalink Normal View History

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_AttackMove",
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"MoveEffectModifier",
"MoveMaterialPropertiesModifier"
]
}
]
}
],
"AbilityName": "Bangboo_Electroboo_EffectManager",
"AbilityStacking": "Unique",
"Modifiers": {
"MoveEffectModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "FireEffect",
"EffectPattern": "Eff_Bangboo_Electroboo_AttackMove_01",
"FireEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"Target": "Self"
}
]
},
"MoveMaterialPropertiesModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "Bangboo_Electroboo_Ears_LOD0"
}
],
"Tag": "Electroboo_02",
"Target": "Self",
"key": "Bangboo_Electroboo_MA_Mat_Bangboo_Electroboo_02_OverrideRimGlow_02"
}
],
"OnRemoved": [
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Electroboo_02",
"Target": "Self"
}
]
}
}
}