ZenlessData/Data/Satyrus_Body_TrafficLight_Spark.json

48 lines
1.2 KiB
JSON
Raw Normal View History

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