ZenlessData/Data/DubiousHero_EffectManger.json

72 lines
1.8 KiB
JSON
Raw Permalink Normal View History

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Run_Start",
"FrameCountHigh": 999,
"FrameCountLow": 23,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"RunLoopModifier01"
]
},
{
"AnimatorStateName": "Run_Loop",
"FrameCountHigh": 999,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"RunLoopModifier01"
]
}
]
}
],
"AbilityName": "DubiousHero_EffectManger",
"AbilityStacking": "Unique",
"Modifiers": {
"RunLoopModifier01": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$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": "Ctr_Weapon",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Monster_DubiousHero_Run_Loop_01_Spark",
"Target": "Self"
}
]
}
}
}