mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
87 lines
2.1 KiB
JSON
87 lines
2.1 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "BulletMixin",
|
|
"AliveDuration": 10,
|
|
"BulletColliderConfig": {
|
|
"ColliderAngleOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"ColliderPosOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"ColliderType": "Sphere",
|
|
"SphereColliderRadius": 5
|
|
},
|
|
"BulletEffect": {
|
|
"EffectPattern": "Buff_Burn_02"
|
|
},
|
|
"BulletHitTypeName": "Penetrate",
|
|
"BulletInitPosRot": {
|
|
"CoordsOption": "Caster",
|
|
"NeedRaycastGround": true,
|
|
"Offset": {
|
|
"AngleOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"IsUseRotationXZ": false,
|
|
"IsUseRotationY": false,
|
|
"PositionOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
}
|
|
},
|
|
"RaycastGroundOffset": 1,
|
|
"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,
|
|
"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,
|
|
"Gravity": 0,
|
|
"HitNormalRatio": 0,
|
|
"HitTangentialRatio": 0,
|
|
"InitVelocity": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"TimesUpMoveOption": "Remain"
|
|
},
|
|
"Targetting": "All"
|
|
}
|
|
],
|
|
"AbilityName": "Spray_Bullet",
|
|
"AbilityStacking": "Unique"
|
|
} |