mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
113 lines
2.9 KiB
JSON
113 lines
2.9 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "BeScared_Start",
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"ModifierNameList": [
|
|
"Dust_SFX"
|
|
],
|
|
"NormalizedTimeHigh": 1,
|
|
"NormalizedTimeLow": 0.231
|
|
},
|
|
{
|
|
"AnimatorStateName": "BeScared_Loop",
|
|
"IsLoop": true,
|
|
"LayerIndex": 0,
|
|
"ModifierNameList": [
|
|
"Dust_SFX_1"
|
|
],
|
|
"NormalizedTimeHigh": 1,
|
|
"NormalizedTimeLow": 0
|
|
},
|
|
{
|
|
"AnimatorStateName": "BeScared_End",
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"ModifierNameList": [
|
|
"Dust_SFX"
|
|
],
|
|
"NormalizedTimeHigh": 0.161,
|
|
"NormalizedTimeLow": 0
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "Bangboo_AnimState_SFX",
|
|
"AbilityStacking": "Unique",
|
|
"Modifiers": {
|
|
"Dust_SFX": {
|
|
"Duration": -1,
|
|
"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": "Root",
|
|
"IsUseAttachPointPos": true,
|
|
"IsUseAttachPointRotation": true,
|
|
"OffsetReferTarget": "Self"
|
|
}
|
|
},
|
|
"EffectPattern": "Eff_Monster_BombDefault_BeScaredEnd",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Dust_SFX_1": {
|
|
"Duration": -1,
|
|
"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": "Root",
|
|
"IsUseAttachPointPos": true,
|
|
"IsUseAttachPointRotation": true,
|
|
"OffsetReferTarget": "Self"
|
|
}
|
|
},
|
|
"EffectPattern": "Eff_Monster_BombDefault_BeScaredloop",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |