mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
158 lines
4.2 KiB
JSON
158 lines
4.2 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "NonCombat_Alert",
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"ModifierNameList": [
|
|
"Effect_Idle"
|
|
],
|
|
"NormalizedTimeHigh": 1.0,
|
|
"NormalizedTimeLow": 0.0
|
|
},
|
|
{
|
|
"AnimatorStateName": "Combat_Alert",
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"ModifierNameList": [
|
|
"Effect_Alert"
|
|
],
|
|
"NormalizedTimeHigh": 1.0,
|
|
"NormalizedTimeLow": 0.0
|
|
},
|
|
{
|
|
"AnimatorStateName": "Level_End",
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"ModifierNameList": [
|
|
"Effect_Idle"
|
|
],
|
|
"NormalizedTimeHigh": 1.0,
|
|
"NormalizedTimeLow": 0.0
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_Standby",
|
|
"IsLoop": false,
|
|
"LayerIndex": 1,
|
|
"ModifierNameList": [
|
|
"Effect_Shooting_Standby"
|
|
],
|
|
"NormalizedTimeHigh": 1.0,
|
|
"NormalizedTimeLow": 0.0
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "Device_Military_AutoCannon_StateChange",
|
|
"AbilityStacking": "Unique",
|
|
"Modifiers": {
|
|
"Effect_Alert": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"AttachEffectPosRot": {
|
|
"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": "GunPoint",
|
|
"IsUseAttachPointPos": true,
|
|
"IsUseAttachPointRotation": true,
|
|
"OffsetReferTarget": "Self"
|
|
}
|
|
},
|
|
"EffectPattern": "Eff_Device_Prop_MilitaryTraceLaser_02_AlertLine",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Effect_Idle": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"AttachEffectPosRot": {
|
|
"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": "GunPoint",
|
|
"IsUseAttachPointPos": true,
|
|
"IsUseAttachPointRotation": true,
|
|
"OffsetReferTarget": "Self"
|
|
}
|
|
},
|
|
"EffectPattern": "Eff_Device_MachineGun_AimLine",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Effect_Shooting_Standby": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"AttachEffectPosRot": {
|
|
"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": "GunPoint",
|
|
"IsUseAttachPointPos": true,
|
|
"IsUseAttachPointRotation": true,
|
|
"OffsetReferTarget": "Self"
|
|
}
|
|
},
|
|
"EffectPattern": "Eff_Device_Prop_MilitaryTraceLaser_01_AlertLine",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |