1
0
ZenlessData/Data/_unsorted/UAV_Ground_Laser.json
2026-05-06 01:39:00 +02:00

103 lines
2.5 KiB
JSON

{
"AbilityMixins": [
{
"$type": "LaserMixin",
"AliveDuration": 7,
"BlockColliderRadius": 0.15,
"BlockEffect": {
"EffectPattern": "Eff_Bangkov_Activity_01_02_Flare"
},
"BlockInvincible": true,
"BlockLayers": [
"HitCollider",
"WallCollider",
"ScenePropCollider",
"StageCollider"
],
"EffectName": "Eff_Bangkov_Activity_01_01_Trail",
"EndEffect": {
"EffectPattern": "Eff_Bangkov_Activity_01_02_Flare"
},
"FadeRatio": 0.3,
"FirstHitDelayTime": 0,
"HitColliderRadius": 0.15,
"HitInterval": 0.05,
"HitLayers": [
"HitCollider"
],
"InterruptAnimationSpeed": 8,
"LaserEndPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"BackupAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"BackupPositionOffset": {
"x": 0,
"y": 0,
"z": 9
},
"PositionOffset": {
"x": 0,
"y": 0.3,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "RealDirection",
"BackupOffsetReferTarget": "Self",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"LaserInitPosRot": {
"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": "LookAtIKPoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"Length": 60,
"OnLaserInterruptAction": [
{
"$type": "SpecialEffectFadeAction",
"EffectNames": [
"Eff_EndlessSummer_Bullet_04_Laser"
],
"OverrideFadeOutCurve": "QuintEaseInReverse",
"OverrideFadeOutTime": 0.2,
"Target": "Self"
}
],
"Tag": "UAV_Ground_Laser"
}
],
"AbilityName": "UAV_Ground_Laser",
"AbilityStacking": "Unique"
}