ZenlessData/Data/BeholderEngine_Attack_05_Bullet_01.json

124 lines
3.2 KiB
JSON
Raw Permalink Normal View History

{
"AbilityMixins": [
{
"$type": "BulletMixin",
"AliveDuration": 10,
"BulletColliderConfig": {
"ColliderAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderType": "Sphere",
"SphereColliderRadius": 0.25
},
"BulletEffect": {
"EffectPattern": "Eff_Monster_Common_01_Ether_Bullet"
},
"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",
"AttachPoint": "Ctr_Head",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": false,
"OffsetReferTarget": "Caster"
}
},
"BulletName": "Bullet_Empty",
"CanHitStage": true,
"DestroyExplode": true,
"DodgeColliderConfig": {
"CapsuleColliderHeight": 6,
"CapsuleColliderRadius": 0.5,
"ColliderAngleOffset": {
"x": 90,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 3
},
"ColliderType": "Capsule"
},
"ExplodeAnimEventID": "Monster_BeholderEngine_ATK05_Bullet_Attackproperty_1",
"ExplodePosType": "HitPoint",
"HitExplodeRadius": 1,
"HitOtherExplode": true,
"HitStageExplode": true,
"HitStageGroundExplodeEffect": {
"EffectPattern": "Eff_Monster_Common_01_Ether_Explode_Ground"
},
"HitStageWallExplodeEffect": {
"EffectPattern": "Eff_Monster_Common_01_Ether_Explode"
},
"HitTargetExplodeEffect": {
"EffectPattern": "Eff_Monster_Common_01_Ether_Explode"
},
"MaxHitNum": 0,
"MaxHitStageNum": 0,
"MaxHitTargetNum": 0,
"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": 30
},
"TimesUpMoveOption": "Remain"
},
"OnBulletDestroyAction": [
{
"$type": "AttackCameraShakeAction",
"ShakeConfigKey": "Monster_BeholderEngine_ATK05_Explode_CamShake_E_01",
"Target": "Other"
}
],
"ReflectEffect": {
"EffectPattern": "Reflector_Bullet_Ether_M"
},
"ReflectorEffect": {
"EffectPattern": "Reflector_Bullet_Ether_M_Ground"
},
"Targetting": "Enemy",
"TimeUpExplodeEffect": {
"EffectPattern": "Eff_Monster_Common_01_Ether_Explode"
}
}
],
"AbilityName": "BeholderEngine_Attack_05_Bullet_01",
"AbilityStacking": "Unique"
}