ZenlessData/Data/Pulchra_Attack_03_02_Bullet.json

159 lines
4.2 KiB
JSON
Raw Permalink Normal View History

{
"AbilityMixins": [
{
"$type": "BulletMixin",
"AliveDuration": 2,
"BulletColliderConfig": {
"ColliderAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 0.5
},
"ColliderType": "Sphere",
"SphereColliderRadius": 0.3
},
"BulletEffect": {
"EffectPattern": "Eff_Monster_Pulchra_Attack_03_02_22_Fire"
},
"BulletHitTypeName": "Normal",
"BulletInitPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0.1,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "Gunpoint_02",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Caster"
}
},
"BulletName": "Bullet_Empty",
"CanHitStage": true,
"DestroyExplode": true,
"DodgeColliderConfig": {
"CapsuleColliderHeight": 6,
"CapsuleColliderRadius": 0.3,
"ColliderAngleOffset": {
"x": 90,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 3
},
"ColliderType": "Capsule"
},
"ExplodeAnimEventID": "Monster_Pulchra_ATK03_02_Attackproperty_03",
"ExplodeEffect": {
"EffectPattern": "Eff_Monster_Common_01_Explode"
},
"ExplodePosType": "Bullet",
"HitExplodeRadius": 2,
"HitOtherExplode": true,
"HitStageExplode": true,
"HitStageGroundExplodeEffect": {
"EffectPattern": "Eff_Monster_Common_01_Explode_Ground"
},
"HitStageScenePropExplodeEffect": {
"EffectPattern": "Eff_Monster_Common_01_Explode"
},
"HitStageWallExplodeEffect": {
"EffectPattern": "Eff_Monster_Common_01_Explode"
},
"HitTargetExplodeEffect": {
"EffectPattern": "Eff_Monster_Common_01_Explode"
},
"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": 0,
"HitTangentialRatio": 0,
"InitVelocity": {
"x": 0,
"y": 0,
"z": 30
},
"TimesUpMoveOption": "Remain"
},
"OnBulletExplodeAction": [
{
"$type": "AttackCameraShakeAction",
"ShakeConfigKey": "Monster_Pulchra_ATK3_2_CamShake_E_01",
"Target": "Other"
}
],
"OverrideReflectDestroyExplode": "NotExplode",
"RotationConfig": {
"$type": "ConfigRotationToTarget",
"Duration": -1,
"FreezeRotateXZ": false,
"FreezeRotateY": true,
"ReachLimitStop": true,
"ReachTargetStop": true,
"RotateSpeed": 360,
"RotateType": "Instant",
"RotationAngleLimit": 5,
"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": "OnStart"
},
"Targetting": "Enemy",
"TimeUpExplodeEffect": {
"EffectPattern": "Eff_Monster_Common_01_Explode"
}
}
],
"AbilityName": "Pulchra_Attack_03_02_Bullet",
"AbilityStacking": "Unique"
}