mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
93 lines
2.2 KiB
JSON
93 lines
2.2 KiB
JSON
|
{
|
||
|
"AbilityMixins": [
|
||
|
{
|
||
|
"$type": "BulletMixin",
|
||
|
"AliveDuration": 0.1,
|
||
|
"BulletColliderConfig": {
|
||
|
"ColliderAngleOffset": {
|
||
|
"x": 0,
|
||
|
"y": 0,
|
||
|
"z": 0
|
||
|
},
|
||
|
"ColliderPosOffset": {
|
||
|
"x": 0,
|
||
|
"y": 0,
|
||
|
"z": 0
|
||
|
},
|
||
|
"ColliderType": "Sphere",
|
||
|
"SphereColliderRadius": 0.3
|
||
|
},
|
||
|
"BulletHitTypeName": "Normal",
|
||
|
"BulletInitPosRot": {
|
||
|
"CoordsOption": "Caster",
|
||
|
"Offset": {
|
||
|
"AngleOffset": {
|
||
|
"x": 0,
|
||
|
"y": 0,
|
||
|
"z": 0
|
||
|
},
|
||
|
"IsUseRotationXZ": false,
|
||
|
"IsUseRotationY": true,
|
||
|
"PositionOffset": {
|
||
|
"x": 0,
|
||
|
"y": 0,
|
||
|
"z": 0
|
||
|
}
|
||
|
},
|
||
|
"TargetOption": {
|
||
|
"$type": "ConfigPosRotReferTarget",
|
||
|
"OffsetReferTarget": "Caster"
|
||
|
}
|
||
|
},
|
||
|
"BulletName": "Bullet_Empty_IgnoreWall",
|
||
|
"CanHitStage": false,
|
||
|
"DestroyExplode": true,
|
||
|
"DodgeColliderConfig": {
|
||
|
"CapsuleColliderHeight": 3.5,
|
||
|
"CapsuleColliderRadius": 1.85,
|
||
|
"ColliderAngleOffset": {
|
||
|
"x": 0,
|
||
|
"y": 0,
|
||
|
"z": 0
|
||
|
},
|
||
|
"ColliderPosOffset": {
|
||
|
"x": 0,
|
||
|
"y": 0,
|
||
|
"z": 0
|
||
|
},
|
||
|
"ColliderType": "Capsule"
|
||
|
},
|
||
|
"ExplodeAnimEventID": "Device_EtherGather_Attackproperty_ToMonster",
|
||
|
"ExplodePosType": "HitPoint",
|
||
|
"HitExplodeRadius": 3,
|
||
|
"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": -1,
|
||
|
"Gravity": 0,
|
||
|
"HitNormalRatio": 1,
|
||
|
"HitTangentialRatio": 1,
|
||
|
"InitVelocity": {
|
||
|
"x": 0,
|
||
|
"y": 0,
|
||
|
"z": 0
|
||
|
},
|
||
|
"TimesUpMoveOption": "Remain"
|
||
|
},
|
||
|
"Targetting": "Stage"
|
||
|
}
|
||
|
],
|
||
|
"AbilityName": "Device_EtherGather_ToMonster",
|
||
|
"AbilityStacking": "Unique"
|
||
|
}
|