Fix thermal and efficiency values for blueprint effects

This commit is contained in:
Alex Williams
2024-12-10 23:22:41 +00:00
parent da0cb525c9
commit 561fea55e1
2 changed files with 12 additions and 12 deletions

View File

@@ -171,21 +171,21 @@
"special_choke_canister": {},
"special_feedback_cascade_cooled": {
"damage": -0.2,
"thermload": -0.4
"thermload": -40
},
"special_super_penetrator_cooled": {
"reload": 0.5,
"thermload": -0.4
"thermload": -40
},
"special_concordant_sequence": {
"thermload": 0.5
"thermload": 50
},
"special_corrosive_shell": {
"ammo": -0.2
},
"special_plasma_slug_cooled": {
"damage": -0.1,
"thermload": -0.4
"thermload": -40
},
"special_plasma_slug_pa": {
"damage": -0.1
@@ -195,7 +195,7 @@
"special_distortion_field": {},
"special_drag_munitions": {},
"special_emissive_munitions": {
"thermload": 1
"thermload": 100
},
"special_feedback_cascade": {
"breachdmg": -0.2,
@@ -218,7 +218,7 @@
},
"special_incendiary_rounds": {
"rof": 0.05263157894736842,
"thermload": 2,
"thermload": 200,
"damagedist": {
"T": 0.9,
"K": 0.1
@@ -318,14 +318,14 @@
},
"special_engine_cooled": {
"mass": 0.05,
"thermload": -0.1
"thermload": -10
},
"special_engine_haulage": {
"optmass": 0.1
},
"special_engine_overloaded": {
"optmul": 0.04,
"thermload": 0.1
"thermload": 10
},
"special_engine_toughened": {
"integrity": 0.15
@@ -348,7 +348,7 @@
"mass": -0.1
},
"special_fsd_cooled": {
"thermload": -0.1
"thermload": -10
},
"special_lock_breaker": {},
"special_powerplant_highcharge": {
@@ -356,7 +356,7 @@
"pgen": 0.05
},
"special_powerplant_cooled": {
"eff": -0.1
"eff": -10
},
"special_powerplant_toughened": {
"integrity": 0.15