ZenlessData/Data/Device_ElementalSpray_Default.json
2024-11-04 02:05:40 -03:00

217 lines
5.5 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierSectionEditionMixin",
"ConfigList": [
{
"AnimatorStateName": "Idle_Ice",
"IsLoop": false,
"LayerIndex": 0,
"ModifierNameList": [
"Idle_Ice"
],
"NormalizedTimeHigh": 1,
"NormalizedTimeLow": 0
},
{
"AnimatorStateName": "Idle_Fire",
"IsLoop": true,
"LayerIndex": 0,
"ModifierNameList": [
"Idle_Fire"
],
"NormalizedTimeHigh": 1,
"NormalizedTimeLow": 0
},
{
"AnimatorStateName": "Idle_Electro",
"IsLoop": true,
"LayerIndex": 0,
"ModifierNameList": [
"Idle_Electro"
],
"NormalizedTimeHigh": 1,
"NormalizedTimeLow": 0
},
{
"AnimatorStateName": "Idle_Ether",
"IsLoop": true,
"LayerIndex": 0,
"ModifierNameList": [
"Idle_Ether"
],
"NormalizedTimeHigh": 1,
"NormalizedTimeLow": 0
}
]
}
],
"AbilityName": "Device_ElementalSpray_Default",
"Modifiers": {
"AbilitySpecials": {
"EffStartSize": {
"Value": 1
}
},
"Idle_Electro": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"EffectScale": {
"x": 4,
"y": 4,
"z": 4
},
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "IdleEffectPoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Afterimage_Electric_Loop_01",
"Target": "Self"
}
]
},
"Idle_Ether": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"EffectScale": {
"x": 4,
"y": 4,
"z": 4
},
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "IdleEffectPoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Afterimage_Chaos_Loop_01",
"Target": "Self"
}
]
},
"Idle_Fire": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"EffectScale": {
"x": 4,
"y": 4,
"z": 4
},
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 180
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "IdleEffectPoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Afterimage_Burn_Loop_01",
"Target": "Self"
}
]
},
"Idle_Ice": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"EffectScale": {
"x": 4,
"y": 4,
"z": 4
},
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "IdleEffectPoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Afterimage_Frozen_Loop_01",
"Target": "Self"
}
]
}
}
}