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

48 lines
1.2 KiB
JSON

{
"AbilityName": "Satyrus_Body_TrafficLight_Spark",
"AbilityStacking": "Unique",
"Modifiers": {
"SpecialEffectModifier": {
"Duration": 1.0,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "FireEffect",
"EffectPattern": "Eff_Monster_Satyrus_Hit_Body_TrafficLight_Spark_01",
"FireEffectPosRot": {
"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": "Bip001 Spine2",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"Target": "Self"
}
]
}
},
"OnAbilityStart": [
{
"$type": "ApplyModifier",
"ModifierName": "SpecialEffectModifier",
"Target": "Self"
}
]
}