1
0
ZenlessData/Data/Astra_Attack_Counter_Bullet_01.json
2025-01-21 21:25:26 -03:00

151 lines
4.0 KiB
JSON

{
"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_Astra_Attack_Counter_04_Trail"
},
"BulletHitTypeName": "Normal",
"BulletInitPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 30,
"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_Normal_01_AttackProperty_01",
"ExplodePosType": "Bullet",
"HitExplodeRadius": 2,
"HitOtherExplode": true,
"HitStageExplode": true,
"HitStageGroundExplodeEffect": {
"EffectPattern": "Eff_Astra_Attack_Counter_06_ShockWave"
},
"HitStageWallExplodeEffect": {
"EffectPattern": "Eff_Astra_Attack_Counter_03_ShockWave"
},
"HitTargetExplodeEffect": {
"EffectPattern": "Eff_Astra_Attack_Counter_03_ShockWave"
},
"MaxHitNum": 1,
"MaxHitStageNum": 0,
"MaxHitTargetNum": 1,
"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"
},
"OnBulletCreateAction": [
],
"OnBulletDestroyAction": [
{
"$type": "AttackCameraShakeAction",
"ShakeConfigKey": "Lucy_Attack_Normal_04_CamShake_E_03",
"Target": "Other"
},
{
"$type": "GamepadRumbleAction",
"GamepadRumbleKey": "Lucy_GamepadRumble_E_Normal_04_Explosion_01"
}
],
"OnBulletExplodeAction": [
],
"OnBulletHitStageGroundDestroyAction": [
],
"OnBulletHitStageWallDestroyAction": [
],
"OnBulletHitTargetDestroyAction": [
],
"RotationConfig": {
"$type": "ConfigRotationToTarget",
"Duration": -1,
"FreezeRotateXZ": false,
"FreezeRotateY": false,
"ReachLimitStop": false,
"ReachTargetStop": false,
"RotateSpeed": 360,
"RotateType": "Instant",
"RotationAngleLimit": 360,
"TargetPosRot": {
"CoordsOption": "Relative",
"NeedRaycastGround": true,
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"RaycastGroundOffset": 0.5,
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "MiddlePoint",
"BackupOffsetReferTarget": "None",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "SelfAttackTarget"
}
},
"TargetUpdateMode": "OnStart"
},
"Targetting": "Enemy",
"TimeUpExplodeEffect": {
"EffectPattern": "Eff_Astra_Attack_Counter_03_ShockWave"
}
}
],
"AbilityName": "Astra_Attack_Counter_Bullet_01",
"AbilityStacking": "Unique"
}