mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2026-03-05 15:55:46 +08:00
OSPRODWin1.1.0_R3563587_S3563587_D3563587
This commit is contained in:
92
Data/Spray_Laser_Block3.json
Normal file
92
Data/Spray_Laser_Block3.json
Normal file
@@ -0,0 +1,92 @@
|
||||
{
|
||||
"AbilityMixins": [
|
||||
{
|
||||
"$type": "LaserMixin",
|
||||
"AliveDuration": 999999.0,
|
||||
"AudioEffect": "",
|
||||
"BlockColliderRadius": 0.1,
|
||||
"BlockEffect": {
|
||||
"EffectPattern": "Eff_Device_Spray_Scan_Flare"
|
||||
},
|
||||
"BlockInterval": 0.2,
|
||||
"BlockLayers": [
|
||||
"ScenePropCollider",
|
||||
"HitCollider"
|
||||
],
|
||||
"DodgeColliderConfig": {
|
||||
"ColliderAngleOffset": {
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": 0.0
|
||||
},
|
||||
"ColliderPosOffset": {
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": 0.0
|
||||
},
|
||||
"ColliderType": "Sphere",
|
||||
"SphereColliderRadius": 0.45
|
||||
},
|
||||
"EffectName": "Eff_Device_Spray_Scan_Beam",
|
||||
"EndEffect": {
|
||||
"EffectPattern": "Eff_Device_Prop_DefensiveTower_03_Attack_02_06_Brust_End"
|
||||
},
|
||||
"FirstHitDelayTime": 0.1,
|
||||
"HitAnimEventID": "Device_Spray_ATK01",
|
||||
"HitColliderRadius": 0.1,
|
||||
"HitEffect": {
|
||||
"EffectPattern": "Eff_Device_Prop_DefensiveTower_03_Attack_02_06_Brust_End"
|
||||
},
|
||||
"HitInterval": 0.01,
|
||||
"HitLayers": [
|
||||
"HitCollider"
|
||||
],
|
||||
"LaserEndPosRot": {
|
||||
"CoordsOption": "Self",
|
||||
"Offset": {
|
||||
"PositionOffset": {
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": 0.0
|
||||
}
|
||||
},
|
||||
"TargetOption": {
|
||||
"$type": "ConfigPosRotReferTarget",
|
||||
"AttachPoint": "Root",
|
||||
"IsUseAttachPointPos": true,
|
||||
"IsUseAttachPointRotation": false,
|
||||
"OffsetReferTarget": "None"
|
||||
}
|
||||
},
|
||||
"LaserInitPosRot": {
|
||||
"CoordsOption": "Self",
|
||||
"Offset": {
|
||||
"AngleOffset": {
|
||||
"x": 0.0,
|
||||
"y": -90.0,
|
||||
"z": 0.0
|
||||
},
|
||||
"PositionOffset": {
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": 0.0
|
||||
}
|
||||
},
|
||||
"TargetOption": {
|
||||
"$type": "ConfigPosRotReferTarget",
|
||||
"AttachPoint": "Block3Point",
|
||||
"IsUseAttachPointPos": true,
|
||||
"IsUseAttachPointRotation": true,
|
||||
"OffsetReferTarget": "Self"
|
||||
}
|
||||
},
|
||||
"Length": 50,
|
||||
"OnLaserStartAction": [],
|
||||
"StartEffect": {
|
||||
"EffectPattern": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"AbilityName": "Spray_Laser_Block3",
|
||||
"AbilityStacking": "Unique"
|
||||
}
|
||||
Reference in New Issue
Block a user