1
0
ZenlessData/Data/_unsorted/Isolde_BornSoundAction.json
2025-09-04 01:06:25 +02:00

93 lines
2.1 KiB
JSON

{
"AbilityName": "Isolde_BornSoundAction",
"AbilityStacking": "Unique",
"DefaultModifier": {
},
"Modifiers": {
"Modifier_DelayEffect": {
"Duration": 1.81,
"ModifierStacking": "Unique",
"OnRemoved": [
{
"$type": "FireEffect",
"EffectPattern": "Eff_Monster_JaneDoe_Born_02_Glow",
"FireEffectPosRot": {
"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": "HeadPoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"Target": "Self"
}
]
}
},
"OnAbilityTrigger": [
{
"$type": "ApplyModifier",
"ModifierName": "Modifier_DelayEffect",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Slime"
]
}
],
"Target": "Self"
},
{
"$type": "FireEffect",
"EffectPattern": "Eff_Monster_JaneDoe_Born_03_Spark",
"FireEffectPosRot": {
"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": "HeadPoint",
"OffsetReferTarget": "Self"
}
},
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Slime"
]
}
],
"Target": "Self"
}
]
}