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:
87
Data/Spray_Bullet.json
Normal file
87
Data/Spray_Bullet.json
Normal file
@@ -0,0 +1,87 @@
|
||||
{
|
||||
"AbilityMixins": [
|
||||
{
|
||||
"$type": "BulletMixin",
|
||||
"AliveDuration": 10,
|
||||
"BulletColliderConfig": {
|
||||
"ColliderAngleOffset": {
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": 0.0
|
||||
},
|
||||
"ColliderPosOffset": {
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": 0.0
|
||||
},
|
||||
"ColliderType": "Sphere",
|
||||
"SphereColliderRadius": 5.0
|
||||
},
|
||||
"BulletEffect": {
|
||||
"EffectPattern": "Buff_Burn_02"
|
||||
},
|
||||
"BulletHitTypeName": "Penetrate",
|
||||
"BulletInitPosRot": {
|
||||
"CoordsOption": "Caster",
|
||||
"NeedRaycastGround": true,
|
||||
"Offset": {
|
||||
"AngleOffset": {
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": 0.0
|
||||
},
|
||||
"IsUseRotationXZ": false,
|
||||
"IsUseRotationY": false,
|
||||
"PositionOffset": {
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": 0.0
|
||||
}
|
||||
},
|
||||
"RaycastGroundOffset": 1.0,
|
||||
"TargetOption": {
|
||||
"$type": "ConfigPosRotReferTarget",
|
||||
"AttachPoint": "Root",
|
||||
"IsUseAttachPointPos": true,
|
||||
"IsUseAttachPointRotation": true,
|
||||
"OffsetReferTarget": "Caster"
|
||||
}
|
||||
},
|
||||
"BulletName": "Bullet_Empty",
|
||||
"CanHitStage": false,
|
||||
"DestroyExplode": false,
|
||||
"ExplodePosType": "Bullet",
|
||||
"HitAnimEventID": "LeveLItem_Searchlight_BulletAttackproperty",
|
||||
"HitExplodeRadius": 1.0,
|
||||
"HitInterval": 0.1,
|
||||
"HitOtherExplode": false,
|
||||
"HitStageExplode": false,
|
||||
"MaxHitNum": -1,
|
||||
"MaxHitStageNum": 0,
|
||||
"MaxHitTargetNum": 1,
|
||||
"MaxTouchStageNum": 0,
|
||||
"MovementConfig": {
|
||||
"$type": "ConfigMovementSimple",
|
||||
"Acceleration": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"CoordinateType": "Local",
|
||||
"Duration": 0.0,
|
||||
"Gravity": 0.0,
|
||||
"HitNormalRatio": 0,
|
||||
"HitTangentialRatio": 0,
|
||||
"InitVelocity": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"TimesUpMoveOption": "Remain"
|
||||
},
|
||||
"Targetting": "All"
|
||||
}
|
||||
],
|
||||
"AbilityName": "Spray_Bullet",
|
||||
"AbilityStacking": "Unique"
|
||||
}
|
||||
Reference in New Issue
Block a user