mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
127 lines
3.2 KiB
JSON
127 lines
3.2 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "BulletMixin",
|
|
"AliveDuration": 3,
|
|
"BulletColliderConfig": {
|
|
"ColliderAngleOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"ColliderPosOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"ColliderType": "Sphere",
|
|
"SphereColliderRadius": 0.2
|
|
},
|
|
"BulletEffect": {
|
|
"EffectPattern": "Eff_Monster_Common_01_Bullet"
|
|
},
|
|
"BulletHitTypeName": "Normal",
|
|
"BulletInitPosRot": {
|
|
"CoordsOption": "ReferTarget",
|
|
"Offset": {
|
|
"AngleOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"IsUseRotationXZ": true,
|
|
"IsUseRotationY": true,
|
|
"PositionOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
}
|
|
},
|
|
"TargetOption": {
|
|
"$type": "ConfigPosRotReferTarget",
|
|
"AttachPoint": "Gunpoint_02",
|
|
"IsUseAttachPointPos": true,
|
|
"IsUseAttachPointRotation": false,
|
|
"OffsetReferTarget": "Caster"
|
|
}
|
|
},
|
|
"BulletName": "Bullet_Empty",
|
|
"CanHitStage": true,
|
|
"DestroyExplode": true,
|
|
"ExplodeAnimEventID": "Monster_Pulchra_NormalShoot_Attackproperty_01",
|
|
"ExplodeEffect": {
|
|
"EffectPattern": "Eff_Monster_Common_01_Bullet_Hit"
|
|
},
|
|
"ExplodePosType": "HitPoint",
|
|
"HitExplodeRadius": 0.4,
|
|
"HitOtherExplode": true,
|
|
"HitStageExplode": true,
|
|
"IsCanReflect": true,
|
|
"MaxHitNum": 1,
|
|
"MaxHitStageNum": 1,
|
|
"MaxHitTargetNum": 1,
|
|
"MaxTouchStageNum": 1,
|
|
"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": 80
|
|
},
|
|
"TimesUpMoveOption": "Remain"
|
|
},
|
|
"OverrideReflectDestroyExplode": "NotExplode",
|
|
"ReflectEffect": {
|
|
"EffectPattern": "Reflector_Bullet_S"
|
|
},
|
|
"ReflectorEffect": {
|
|
"EffectPattern": "Reflector_Bullet_S_Ground"
|
|
},
|
|
"RotationConfig": {
|
|
"$type": "ConfigRotationToTarget",
|
|
"Duration": -1,
|
|
"FreezeRotateXZ": true,
|
|
"FreezeRotateY": false,
|
|
"ReachLimitStop": false,
|
|
"ReachTargetStop": true,
|
|
"RotateSpeed": 50,
|
|
"RotateType": "Fixed",
|
|
"TargetPosRot": {
|
|
"CoordsOption": "Relative",
|
|
"Offset": {
|
|
"AngleOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"PositionOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
}
|
|
},
|
|
"TargetOption": {
|
|
"$type": "ConfigPosRotReferTarget",
|
|
"IsUseAttachPointPos": true,
|
|
"IsUseAttachPointRotation": false,
|
|
"OffsetReferTarget": "Target"
|
|
}
|
|
},
|
|
"TargetUpdateMode": "Always"
|
|
},
|
|
"Targetting": "Enemy"
|
|
}
|
|
],
|
|
"AbilityName": "Pulchra_NormalShoot_Bullet_L",
|
|
"AbilityStacking": "Unique"
|
|
} |