1
0
ZenlessData/Data/Astra_Attack_Rush_Explosion_Bullet_03.json

69 lines
1.8 KiB
JSON
Raw Normal View History

{
"AbilityMixins": [
{
"$type": "BulletMixin",
"AliveDuration": 0.2,
"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",
"OffsetReferTarget": "Self"
}
},
"BulletName": "Bullet_Empty",
"CanHitStage": true,
"DestroyExplode": true,
"ExplodeAnimEventID": "Astra_Attack_Rush_AttackProperty_02_02",
"ExplodeEffect": {
"EffectPattern": "Eff_Astra_Attack_Normal_02_05_ShockWave"
},
"ExplodePosType": "Bullet",
"HitExplodeRadius": 2,
"HitOtherExplode": false,
"HitStageExplode": false,
"MaxHitNum": 0,
"MaxHitStageNum": 0,
"MaxHitTargetNum": 0,
"MaxTouchStageNum": 0,
"OnBulletCreateAction": [
],
"OnBulletDestroyAction": [
{
"$type": "AttackCameraShakeAction",
"ShakeConfigKey": "Astra_Attack_Rush_CamShake_E_03",
"Target": "Other"
},
{
"$type": "GamepadRumbleAction",
"GamepadRumbleKey": "Astra_GamepadRumble_E_Rush_03"
}
],
"OnBulletExplodeAction": [
],
"OnBulletHitStageGroundDestroyAction": [
],
"OnBulletHitStageWallDestroyAction": [
],
"OnBulletHitTargetDestroyAction": [
],
"Targetting": "Enemy"
}
],
"AbilityName": "Astra_Attack_Rush_Explosion_Bullet_03",
"AbilityStacking": "Unique"
}