ZenlessData/Data/TyphonDestroyer_EvadeAttack_Bullet_01.json

110 lines
3.0 KiB
JSON
Raw 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_03_Bullet"
},
"BulletHitDelayTime": 0.5,
"BulletHitTypeName": "Normal",
"BulletInitPosRot": {
"CoordsOption": "Caster",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 1.1,
"z": 1.3
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "FX_R_Piont_01",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Caster"
}
},
"BulletName": "Bullet_Empty",
"CanHitStage": true,
"DestroyExplode": true,
"DodgeColliderConfig": {
"CapsuleColliderHeight": 4,
"CapsuleColliderRadius": 0.4,
"ColliderAngleOffset": {
"x": 90,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 2
},
"ColliderType": "Capsule"
},
"ExplodeAnimEventID": "Monster_TyphonDestroyer_EvadeAttack_Attackproperty_01",
"ExplodePosType": "HitPoint",
"HitExplodeRadius": 2,
"HitOtherExplode": true,
"HitStageExplode": true,
"HitStageGroundExplodeEffect": {
"EffectPattern": "Eff_Monster_TyphonDestroyer_Common_02_Dust"
},
"HitStageWallExplodeEffect": {
"EffectPattern": "Eff_Monster_TyphonDestroyer_Common_03_Dust"
},
"HitTargetExplodeEffect": {
"EffectPattern": "Eff_Monster_TyphonDestroyer_Common_03_Dust"
},
"IsCanReflect": true,
"MaxHitNum": 0,
"MaxHitStageNum": 0,
"MaxHitTargetNum": 0,
"MaxTouchStageNum": 0,
"OnBulletDestroyAction": [
{
"$type": "AttackCameraShakeAction",
"ShakeConfigKey": "Monster_Arlaune_ATK3_CamShake_Explode_E_01",
"Target": "Other"
}
],
"OverrideReflectDestroyExplode": "NotExplode",
"ReflectEffect": {
"EffectPattern": "Reflector_Bullet_M"
},
"ReflectorEffect": {
"EffectPattern": "Reflector_Bullet_M_Ground"
},
"Targetting": "Enemy",
"TimeUpExplode": true,
"TimeUpExplodeEffect": {
"EffectPattern": "Eff_Monster_TyphonDestroyer_Common_03_Dust"
},
"UseScenePropCollider": true
}
],
"AbilityName": "TyphonDestroyer_EvadeAttack_Bullet_01",
"AbilityStacking": "Unique"
}