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

132 lines
3.6 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_ODStart",
"FrameCountHigh": 99,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"EffectDutationFullBodyModifier"
]
},
{
"AnimatorStateName": "Attack_ODThrow_01",
"FrameCountHigh": 99,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"EffectDutationFullBodyModifier"
]
},
{
"AnimatorStateName": "Attack_ODThrow_02",
"FrameCountHigh": 99,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"EffectDutationFullBodyModifier"
]
},
{
"AnimatorStateName": "Attack_ODThrow_Final",
"FrameCountHigh": 120,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"EffectDutationFullBodyModifier"
]
}
],
"IsSeam": false
}
],
"AbilityName": "HereticHunter_ODEffect_FullBody",
"AbilityStacking": "Unique",
"Modifiers": {
"EffectDutationFullBodyModifier": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"OnRemoved": [
{
"$type": "RemoveModifier",
"ModifierName": "ODEffect_FullBody_Modifier",
"Target": "Caster"
}
]
},
"ODEffect_FullBody_Modifier": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": true,
"Tag": "Monster_HereticHunter_MA_Attack_ODStart_OverrideRimGlow_01",
"Target": "Self",
"key": "Monster_HereticHunter_MA_Attack_ODStart_OverrideRimGlow_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": "MiddlePoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Monster_HereticHunter_Attack_ODStart_15_Spark",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Monster_HereticHunter_MA_Attack_ODStart_OverrideRimGlow_01",
"Target": "Self"
}
]
}
},
"OnAbilityTrigger": [
{
"$type": "ApplyModifier",
"ModifierName": "ODEffect_FullBody_Modifier",
"StackCount": 1,
"Target": "Caster"
}
]
}