ZenlessData/Data/Device_Prop_AbyssS2Portal_01_Small.json
2024-12-17 20:43:14 -03:00

52 lines
1.3 KiB
JSON

{
"AbilityName": "Device_Prop_AbyssS2Portal_01_Small",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "SmallEffectModifier",
"Target": "Self"
}
]
},
"Modifiers": {
"SmallEffectModifier": {
"Duration": -1,
"IgnoreTimeScale": false,
"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": "EffPoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Zero_Door_Loop_04",
"Target": "Self"
}
],
"ThinkInterval": 2
}
}
}