ZenlessData/Data/Spray_Bullet.json
2024-08-13 22:59:23 -03:00

87 lines
2.1 KiB
JSON

{
"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"
}