mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-10 07:55:33 +00:00
Add damage type modifier for incendiary rounds
This commit is contained in:
@@ -38,5 +38,6 @@
|
||||
"thermres",
|
||||
"wepcap",
|
||||
"weprate",
|
||||
"shieldreinforcement"
|
||||
"shieldreinforcement",
|
||||
"type"
|
||||
]
|
||||
|
||||
@@ -199,7 +199,8 @@
|
||||
"special_high_yield_shell": {},
|
||||
"special_incendiary_rounds": {
|
||||
"rof": 0.05263157894736842,
|
||||
"thermload": 2
|
||||
"thermload": 2,
|
||||
"type": "T"
|
||||
},
|
||||
"special_overload_munitions": {
|
||||
"ammo": -0.2
|
||||
|
||||
Reference in New Issue
Block a user