载具相关配置
parent
bcc811b04f
commit
d9d084cf2e
|
|
@ -22367,6 +22367,58 @@
|
||||||
"HitAudioId": "SE_build_D30_hit",
|
"HitAudioId": "SE_build_D30_hit",
|
||||||
"DestroyEffectId": 298
|
"DestroyEffectId": 298
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"ID": 800010,
|
||||||
|
"Name": "载具用-榴弹炮",
|
||||||
|
"LockType": 1,
|
||||||
|
"ReCalcMiss": true,
|
||||||
|
"FlyLineType": 1,
|
||||||
|
"FlyLineParams": [
|
||||||
|
0.7,
|
||||||
|
8,
|
||||||
|
1.5
|
||||||
|
],
|
||||||
|
"FlySpeed": 20,
|
||||||
|
"FilterId": 800010,
|
||||||
|
"AreaId": 7,
|
||||||
|
"LightDuring": 0,
|
||||||
|
"AddBulletIds": [],
|
||||||
|
"BuffList": [
|
||||||
|
13,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
"WarningEffectId": 293,
|
||||||
|
"WaitEmitTime": 0,
|
||||||
|
"PrefabPath": "Bullet_vehicle_mb_path_02",
|
||||||
|
"HitAudioId": "SE_build_D30_hit",
|
||||||
|
"DestroyEffectId": 298
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID": 800011,
|
||||||
|
"Name": "载具用-迫击炮",
|
||||||
|
"LockType": 1,
|
||||||
|
"ReCalcMiss": true,
|
||||||
|
"FlyLineType": 1,
|
||||||
|
"FlyLineParams": [
|
||||||
|
0.5,
|
||||||
|
10,
|
||||||
|
1.5
|
||||||
|
],
|
||||||
|
"FlySpeed": 20,
|
||||||
|
"FilterId": 800011,
|
||||||
|
"AreaId": 5,
|
||||||
|
"LightDuring": 0,
|
||||||
|
"AddBulletIds": [],
|
||||||
|
"BuffList": [
|
||||||
|
13,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
"WarningEffectId": 337,
|
||||||
|
"WaitEmitTime": 0,
|
||||||
|
"PrefabPath": "Bullet_vehicle_artillery_path_01",
|
||||||
|
"HitAudioId": "SE_build_SPG9_hit",
|
||||||
|
"DestroyEffectId": 287
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"ID": 70015,
|
"ID": 70015,
|
||||||
"Name": "夜晚-侦察强度降低子弹",
|
"Name": "夜晚-侦察强度降低子弹",
|
||||||
|
|
|
||||||
|
|
@ -119,7 +119,7 @@
|
||||||
"CanAttack": true,
|
"CanAttack": true,
|
||||||
"BatteryType": 0,
|
"BatteryType": 0,
|
||||||
"ParentPointPath": "Battery_point01",
|
"ParentPointPath": "Battery_point01",
|
||||||
"BulletId": 800009,
|
"BulletId": 800010,
|
||||||
"AttributeGroup": [
|
"AttributeGroup": [
|
||||||
[
|
[
|
||||||
17,
|
17,
|
||||||
|
|
@ -3196,7 +3196,7 @@
|
||||||
"CanAttack": true,
|
"CanAttack": true,
|
||||||
"BatteryType": 0,
|
"BatteryType": 0,
|
||||||
"ParentPointPath": "Battery_point01",
|
"ParentPointPath": "Battery_point01",
|
||||||
"BulletId": 800007,
|
"BulletId": 800011,
|
||||||
"AttributeGroup": [
|
"AttributeGroup": [
|
||||||
[
|
[
|
||||||
17,
|
17,
|
||||||
|
|
@ -5244,7 +5244,7 @@
|
||||||
"CanAttack": true,
|
"CanAttack": true,
|
||||||
"BatteryType": 0,
|
"BatteryType": 0,
|
||||||
"ParentPointPath": "Battery_point01",
|
"ParentPointPath": "Battery_point01",
|
||||||
"BulletId": 800009,
|
"BulletId": 800010,
|
||||||
"AttributeGroup": [
|
"AttributeGroup": [
|
||||||
[
|
[
|
||||||
17,
|
17,
|
||||||
|
|
@ -8321,7 +8321,7 @@
|
||||||
"CanAttack": true,
|
"CanAttack": true,
|
||||||
"BatteryType": 0,
|
"BatteryType": 0,
|
||||||
"ParentPointPath": "Battery_point01",
|
"ParentPointPath": "Battery_point01",
|
||||||
"BulletId": 800007,
|
"BulletId": 800011,
|
||||||
"AttributeGroup": [
|
"AttributeGroup": [
|
||||||
[
|
[
|
||||||
17,
|
17,
|
||||||
|
|
@ -11965,7 +11965,7 @@
|
||||||
"CanAttack": true,
|
"CanAttack": true,
|
||||||
"BatteryType": 1,
|
"BatteryType": 1,
|
||||||
"ParentPointPath": "Fire_01",
|
"ParentPointPath": "Fire_01",
|
||||||
"BulletId": 800009,
|
"BulletId": 800010,
|
||||||
"AttributeGroup": [
|
"AttributeGroup": [
|
||||||
[
|
[
|
||||||
17,
|
17,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue