mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-09 03:58:45 +08:00
105 lines
2.6 KiB
JSON
105 lines
2.6 KiB
JSON
|
{
|
||
|
"AbilityMixins": [
|
||
|
{
|
||
|
"$type": "BulletMixin",
|
||
|
"AliveDuration": 2,
|
||
|
"BulletColliderConfig": {
|
||
|
"CapsuleColliderHeight": 25.0,
|
||
|
"CapsuleColliderRadius": 0.2,
|
||
|
"ColliderAngleOffset": {
|
||
|
"x": 90.0,
|
||
|
"y": 0.0,
|
||
|
"z": 0.0
|
||
|
},
|
||
|
"ColliderPosOffset": {
|
||
|
"x": 0.0,
|
||
|
"y": 0.0,
|
||
|
"z": 12.5
|
||
|
},
|
||
|
"ColliderType": "Capsule"
|
||
|
},
|
||
|
"BulletEffect": {
|
||
|
"EffectPattern": ""
|
||
|
},
|
||
|
"BulletHitTypeName": "Normal",
|
||
|
"BulletInitPosRot": {
|
||
|
"CoordsOption": "ReferTarget",
|
||
|
"Offset": {
|
||
|
"AngleOffset": {
|
||
|
"x": 0.0,
|
||
|
"y": 0.0,
|
||
|
"z": 0.0
|
||
|
},
|
||
|
"IsUseRotationXZ": true,
|
||
|
"IsUseRotationY": true,
|
||
|
"PositionOffset": {
|
||
|
"x": 0.0,
|
||
|
"y": 0.0,
|
||
|
"z": 0.0
|
||
|
}
|
||
|
},
|
||
|
"TargetOption": {
|
||
|
"$type": "ConfigPosRotReferTarget",
|
||
|
"AttachPoint": "LaunchingPort_1",
|
||
|
"IsUseAttachPointPos": true,
|
||
|
"IsUseAttachPointRotation": true,
|
||
|
"OffsetReferTarget": "Caster"
|
||
|
}
|
||
|
},
|
||
|
"BulletName": "Bullet_Empty",
|
||
|
"CanHitStage": true,
|
||
|
"DestroyExplode": true,
|
||
|
"DodgeColliderConfig": {
|
||
|
"CapsuleColliderHeight": 10.0,
|
||
|
"CapsuleColliderRadius": 0.25,
|
||
|
"ColliderAngleOffset": {
|
||
|
"x": 90.0,
|
||
|
"y": 0.0,
|
||
|
"z": 0.0
|
||
|
},
|
||
|
"ColliderPosOffset": {
|
||
|
"x": 0.0,
|
||
|
"y": 0.0,
|
||
|
"z": 5.0
|
||
|
},
|
||
|
"ColliderType": "Capsule"
|
||
|
},
|
||
|
"ExplodeEffect": {
|
||
|
"EffectPattern": ""
|
||
|
},
|
||
|
"ExplodePosType": "HitPoint",
|
||
|
"HitAnimEventID": "Device_LaserBeam_Attackproperty_SS",
|
||
|
"HitExplodeRadius": 0.2,
|
||
|
"HitOtherExplode": false,
|
||
|
"HitStageExplode": true,
|
||
|
"IsCanReflect": false,
|
||
|
"MaxHitNum": 0,
|
||
|
"MaxHitStageNum": 0,
|
||
|
"MaxHitTargetNum": 99,
|
||
|
"MaxTouchStageNum": 0,
|
||
|
"MovementConfig": {
|
||
|
"$type": "ConfigMovementSimple",
|
||
|
"Acceleration": {
|
||
|
"x": 0,
|
||
|
"y": 0,
|
||
|
"z": 0
|
||
|
},
|
||
|
"CoordinateType": "Local",
|
||
|
"Duration": -1,
|
||
|
"Gravity": 0.0,
|
||
|
"HitNormalRatio": 1,
|
||
|
"HitTangentialRatio": 1,
|
||
|
"InitVelocity": {
|
||
|
"x": 0,
|
||
|
"y": 0,
|
||
|
"z": 100
|
||
|
},
|
||
|
"TimesUpMoveOption": "Remain"
|
||
|
},
|
||
|
"OnBulletDestroyAction": [],
|
||
|
"Targetting": "Enemy"
|
||
|
}
|
||
|
],
|
||
|
"AbilityName": "Device_Military_LaserDevice_SS_Bullet_LP01",
|
||
|
"AbilityStacking": "Unique"
|
||
|
}
|