mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-09 03:58:45 +08:00
135 lines
3.7 KiB
JSON
135 lines
3.7 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "BulletMixin",
|
|
"AliveDuration": 5,
|
|
"BulletColliderConfig": {
|
|
"ColliderAngleOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"ColliderPosOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"ColliderType": "Sphere",
|
|
"SphereColliderRadius": 0.1
|
|
},
|
|
"BulletEffect": {
|
|
"EffectPattern": "Eff_Device_Prop_Autocannons_01_Bullet"
|
|
},
|
|
"BulletHitTypeName": "Normal",
|
|
"BulletInitPosRot": {
|
|
"CoordsOption": "ReferTarget",
|
|
"Offset": {
|
|
"AngleOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"IsUseRotationXZ": true,
|
|
"IsUseRotationY": true,
|
|
"PositionOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"TargetOption": {
|
|
"$type": "ConfigPosRotReferTarget",
|
|
"AttachPoint": "GunPoint",
|
|
"IsUseAttachPointPos": true,
|
|
"IsUseAttachPointRotation": true,
|
|
"OffsetReferTarget": "Caster"
|
|
}
|
|
},
|
|
"BulletName": "Bullet_Empty",
|
|
"CanHitStage": true,
|
|
"DestroyExplode": true,
|
|
"HitOtherExplode": true,
|
|
"HitStageExplode": true,
|
|
"MaxHitNum": 0,
|
|
"MaxHitStageNum": 0,
|
|
"MaxHitTargetNum": 0,
|
|
"MaxTouchStageNum": 0,
|
|
"MovementConfig": {
|
|
"$type": "ConfigMovementSimple",
|
|
"Acceleration": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"CoordinateType": "Local",
|
|
"Duration": -1,
|
|
"Gravity": 0.0,
|
|
"HitNormalRatio": 1,
|
|
"HitTangentialRatio": 1,
|
|
"InitVelocity": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 60
|
|
},
|
|
"TimesUpMoveOption": "Remain"
|
|
},
|
|
"OnBulletHitStageGroundDestroyAction": [
|
|
{
|
|
"$type": "TriggerAbilityAction",
|
|
"AbilityName": "Device_Military_AutoCannon_ElectricBullet_01_Blow_ToGround",
|
|
"PositionArgument": "Bullet"
|
|
},
|
|
{
|
|
"$type": "AttackCameraShakeAction",
|
|
"ShakeConfigKey": "Lisa_Attack_Branch_01_CamShake_E_02",
|
|
"Target": "Other"
|
|
}
|
|
],
|
|
"OnBulletHitStageWallDestroyAction": [
|
|
{
|
|
"$type": "TriggerAbilityAction",
|
|
"AbilityName": "Device_Military_AutoCannon_ElectricBullet_01_Blow_ToTarget",
|
|
"PositionArgument": "Bullet"
|
|
},
|
|
{
|
|
"$type": "AttackCameraShakeAction",
|
|
"ShakeConfigKey": "Lisa_Attack_Branch_01_CamShake_E_02",
|
|
"Target": "Other"
|
|
}
|
|
],
|
|
"OnBulletHitTargetDestroyAction": [
|
|
{
|
|
"$type": "TriggerAbilityAction",
|
|
"AbilityName": "Device_Military_AutoCannon_ElectricBullet_01_Blow_ToTarget",
|
|
"PositionArgument": "Bullet"
|
|
},
|
|
{
|
|
"$type": "AttackCameraShakeAction",
|
|
"ShakeConfigKey": "Lisa_Attack_Branch_01_CamShake_E_02",
|
|
"Target": "Other"
|
|
}
|
|
],
|
|
"OnBulletTimeUpDestroyAction": [
|
|
{
|
|
"$type": "TriggerAbilityAction",
|
|
"AbilityName": "Device_Military_AutoCannon_ElectricBullet_01_Blow_ToTarget",
|
|
"PositionArgument": "Bullet"
|
|
},
|
|
{
|
|
"$type": "AttackCameraShakeAction",
|
|
"ShakeConfigKey": "Lisa_Attack_Branch_01_CamShake_E_02",
|
|
"Target": "Other"
|
|
}
|
|
],
|
|
"ReflectEffect": {
|
|
"EffectPattern": "Reflector_Bullet_S"
|
|
},
|
|
"ReflectorEffect": {
|
|
"EffectPattern": "Reflector_Bullet_S_Ground"
|
|
},
|
|
"Targetting": "Enemy"
|
|
}
|
|
],
|
|
"AbilityName": "Device_Military_AutoCannon_ElectricBullet_01",
|
|
"AbilityStacking": "Unique"
|
|
} |