1
0
ZenlessData/Data/_unsorted/Alice_ReflectBullet.json
2025-07-16 01:54:02 +02:00

82 lines
2.2 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "ReflectBullet",
"FrameCountLow": 0,
"IsLoop": true,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"ReflectBulletEffectModifier"
]
},
{
"AnimatorStateName": "ReflectBullet_End",
"FrameCountHigh": 58,
"FrameCountLow": 0,
"ModifierNameList": [
"ReflectBulletEffectModifier"
]
}
],
"IsSeam": false
}
],
"AbilityName": "Alice_ReflectBullet",
"AbilityStacking": "Unique",
"Modifiers": {
"ReflectBulletEffectModifier": {
"OnAdded": [
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"RendererList": [
{
"RenderPath": "Alice_Weapon_2"
}
],
"Tag": "Avatar_Female_Size02_Alice_MA_ReflectBullet_SecondaryEmission_01",
"Target": "Self",
"key": "Avatar_Female_Size02_Alice_MA_ReflectBullet_SecondaryEmission_01"
},
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "Skn_Weapon_A_03",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Alice_ReflectBullet_01_Trail"
}
],
"OnRemoved": [
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Avatar_Female_Size02_Alice_MA_ReflectBullet_SecondaryEmission_01",
"Target": "Self"
}
]
}
}
}