ZenlessData/Data/Mors_CloseShoot_Bullet.json

144 lines
3.7 KiB
JSON
Raw Normal View History

{
"AbilityMixins": [
{
"$type": "BulletMixin",
"AliveDuration": 3,
"BulletColliderConfig": {
"ColliderAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderType": "Sphere",
"SphereColliderRadius": 0.5
},
"BulletEffect": {
"EffectPattern": "Eff_Monster_Mors_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": "BulletPoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": false,
"OffsetReferTarget": "Caster"
}
},
"BulletName": "Bullet_Empty",
"CanHitStage": true,
"DestroyExplode": true,
"DodgeColliderConfig": {
"CapsuleColliderHeight": 3.5,
"CapsuleColliderRadius": 0.5,
"ColliderAngleOffset": {
"x": 90,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 1.75
},
"ColliderType": "Capsule"
},
"ExplodeAnimEventID": "Monster_Mors_CloseShoot_01_Attackproperty",
"ExplodeEffect": {
"EffectPattern": "Eff_Monster_Common_01_Explode"
},
"ExplodePosType": "HitPoint",
"HitExplodeRadius": 0.5,
"HitOtherExplode": true,
"HitStageExplode": true,
"IsCanReflect": false,
"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"
},
"OnBulletExplodeAction": [
{
"$type": "AttackCameraShakeAction",
"ShakeConfigKey": "Monster_Mors_CloseShoot_CamShake_E_01",
"Target": "Other"
}
],
"RotationConfig": {
"$type": "ConfigRotationToTarget",
"Duration": -1,
"FreezeRotateXZ": true,
"FreezeRotateY": false,
"ReachLimitStop": false,
"ReachTargetStop": true,
"RotateSpeed": 240,
"RotateType": "Fixed",
"TargetPosRot": {
"CoordsOption": "Relative",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"BackupOffsetReferTarget": "LocalAvatar",
"CustomKey": "Monster_Mors_CoAttackTarget",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Custom"
}
},
"TargetUpdateMode": "Always"
},
"Targetting": "Enemy"
}
],
"AbilityName": "Mors_CloseShoot_Bullet",
"AbilityStacking": "Unique"
}