mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Add caliber and deflecting values for AP rounds
This commit is contained in:
parent
344662e76c
commit
92e0d55ef0
@ -52,6 +52,8 @@ class CfgAmmo {
|
||||
// adjust damage and splash damage, AP Rounds
|
||||
class ACE_Gatling_30mm_AP_Plane_CAS_01_F: Gatling_30mm_HE_Plane_CAS_01_F {
|
||||
explosive = 0.05; // default: 0.4
|
||||
caliber = 5; // default: 5
|
||||
deflecting = 8; // default: 5
|
||||
hit = 110; // default: 180
|
||||
indirectHit = 2.5; // default: 4
|
||||
indirectHitRange = 1; // default: 3
|
||||
|
Loading…
Reference in New Issue
Block a user