ZenlessData/Data/GrenadierJaeger_Ability_Attack_03_Bullet.json

208 lines
5.5 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.3
},
"BulletEffect": {
"EffectPattern": "Eff_Monster_Common_02_Bullet"
},
"BulletHitTypeName": "Normal",
"BulletInitPosRot": {
"CoordsOption": "Caster",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0.1,
"y": 0.3,
"z": 1
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "Attack_03_BulletPoint",
"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_GrenadierJaeger_Attack_03_02_Bullet_Attackproperty",
"ExplodePosType": "HitPoint",
"HitAnimEventID": "Monster_GrenadierJaeger_Attack_03_01_Bullet_Attackproperty",
"HitExplodeRadius": 2,
"HitOtherExplode": false,
"HitStageExplode": true,
"HitStageGroundExplodeEffect": {
"EffectPattern": "Eff_Monster_GrenadierJaeger_Attack_03_02_Burst"
},
"HitStageWallExplodeEffect": {
"EffectPattern": "Eff_Monster_GrenadierJaeger_Attack_03_02_Burst"
},
"HitTargetExplodeEffect": {
"EffectPattern": "Eff_Monster_GrenadierJaeger_Attack_03_02_Burst"
},
"IsCanReflect": true,
"MaxHitNum": -1,
"MaxHitStageNum": 0,
"MaxHitTargetNum": -1,
"MaxTouchStageNum": 0,
"MovementConfig": {
"$type": "ConfigMovementAutoParabola",
"Accelerated": -20,
"DefaultOffset": {
"x": 0,
"y": 0,
"z": 0
},
"DefaultRotAngle": 0,
"Duration": -1,
"ExpectTime": 1,
"Gravity": 0,
"HitNormalRatio": 1,
"HitTangentialRatio": 1,
"MaxAngle": 45,
"MaxSpeed": 100,
"MinAngle": 30,
"MinSpeed": 1,
"TargetPosRot": {
"BackupCoordsOption": "ReferTarget",
"CoordsOption": "Relative",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"BackupAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"BackupPositionOffset": {
"x": 0,
"y": 0,
"z": 0
},
"PositionOffset": {
"x": 0,
"y": -0.5,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "MiddlePoint",
"BackupOffsetReferTarget": "Self",
"OffsetReferTarget": "Target"
}
},
"TargetRotLimitAngleLeft": 20,
"TargetRotLimitAngleRight": 20,
"TimesUpMoveOption": "Remain"
},
"NeedWarningHUD": true,
"OnBulletDestroyAction": [
{
"$type": "AttackCameraShakeAction",
"ShakeConfigKey": "Monster_Guardian_RangeAttack02_CamShake_Explode_E_01",
"Target": "Other"
}
],
"OverrideReflectDestroyExplode": "NotExplode",
"ReflectEffect": {
"EffectPattern": "Reflector_Bullet_M"
},
"ReflectorEffect": {
"EffectPattern": "Reflector_Bullet_M_Ground"
},
"RotationConfig": {
"$type": "ConfigRotationToVelocity",
"Duration": -1,
"ReachTargetStop": false,
"RotateType": "Instant",
"TargetUpdateMode": "Always"
},
"ShowWarningHUDInScreen": true,
"Targetting": "Enemy",
"TimeUpExplodeEffect": {
"EffectPattern": "Eff_Monster_GrenadierJaeger_Attack_03_02_Burst"
}
}
],
"AbilityName": "GrenadierJaeger_Ability_Attack_03_Bullet",
"AbilityStacking": "Unique",
"OnAbilityStart": [
{
"$type": "CreateSavePointAction",
"PointName": "GrenadierJaeger_Ability_Attack_03_Point",
"Target": "Self",
"TargetPosRot": {
"BackupCoordsOption": "ReferTarget",
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"BackupAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"BackupPositionOffset": {
"x": 0,
"y": 0,
"z": 0
},
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "Root",
"BackupOffsetReferTarget": "Self",
"OffsetReferTarget": "Target"
}
}
}
]
}