ZenlessData/Data/Destruction_Wall_EtherWall_Birth_02.json
2024-08-13 22:59:23 -03:00

107 lines
2.8 KiB
JSON

{
"AbilityName": "Destruction_Wall_EtherWall_Birth_02",
"AbilityStacking": "Unique",
"DefaultModifier": {
"DelayHandlers": [
{
"DelayTime": 0.5,
"TimeUpActions": [
{
"$type": "PopRenderVisibleAction",
"Path": "Device_Wall_EtherWall_01",
"Tag": "Device_Wall_EtherWall_01"
},
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "Born",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Device_Wall_EtherWall_01_Idel_01_02_GlitchM",
"Target": "Self"
}
]
}
],
"OnAdded": [
{
"$type": "PushRenderVisibleAction",
"Paths": [
"Device_Wall_EtherWall_01"
],
"Tag": "Device_Wall_EtherWall_01",
"Visible": false
},
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "Born",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Device_Wall_EtherWall_04",
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "MuteHitEffectModifier",
"Target": "Self"
}
]
},
"Modifiers": {
"MuteHitEffectModifier": {
"Duration": -1,
"IgnoreTimeScale": false,
"MaxStackingNumber": 1,
"ModifierStacking": "MultipleRefresh",
"OnBeingHit": [
{
"$type": "ModifyAttackDataAction",
"PropertyKey": "Actor_NoHitEffect",
"PropertyValue": 1,
"Target": "Self"
}
]
}
}
}