Skip to content

Commit

Permalink
Fix: Microwave Passive Emitter Vs Stinger Site Interaction (#913)
Browse files Browse the repository at this point in the history
  • Loading branch information
commy2 authored Aug 19, 2022
1 parent 45dd2c9 commit d60f522
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Patch104pZH/GameFilesEdited/Data/INI/Armor.ini
Original file line number Diff line number Diff line change
Expand Up @@ -746,7 +746,7 @@ Armor StingerSiteArmor ;used for anti-air base defenses. Vulnerable to steatlh
Armor = GATTLING 30% ;resistant to gattling tank
Armor = COMANCHE_VULCAN 50%
Armor = RADIATION 0% ;Radiation does no damage to buildings.
Armor = MICROWAVE 1%
Armor = MICROWAVE 0% ;Patch104p @bugfix commy2 15/08/2022 Fix hit effect on Stinger Site with nearby Microwave tank.
Armor = SNIPER 100% ;***This is required for snipers to be able to attack and kill stinger soldiers! Must be > 0! (Value irrelevant since the soldiers will use their % to modify the damage)
Armor = POISON 100% ; Similarly, this lets the toxin tractor attack to kill the soldiers
Armor = SURRENDER 0% ;And this is for Flashbangs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6369,7 +6369,8 @@ Object Chem_GLAStingerSite
;**Careful with these damage types -- because area damage types will already
;**damage slaves.
; Patch104p @bugfix commy2 01/01/2022 Fix Stinger Troopers receive damage from Flashbangs despite the Stinger Site not being selectable as target by Flashbang-Rangers.
PropagateDamageTypesToSlavesWhenExisting = NONE +SMALL_ARMS +SNIPER +POISON +RADIATION
; Patch104p @bugfix commy2 15/08/2022 Fix Stinger Site fail to forward microwave passive emitter damage to Stinger Troopers.
PropagateDamageTypesToSlavesWhenExisting = NONE +SMALL_ARMS +SNIPER +POISON +RADIATION +MICROWAVE
SwallowDamageTypesIfSlavesNotExisting = NONE +SNIPER +POISON; Take no damage if no one to pass this to

; Subdual damage "Subdues" you (reaction defined by BodyModule) when it passes your max health.
Expand Down
3 changes: 2 additions & 1 deletion Patch104pZH/GameFilesEdited/Data/INI/Object/DemoGeneral.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6262,7 +6262,8 @@ Object Demo_GLAStingerSite
;**Careful with these damage types -- because area damage types will already
;**damage slaves.
; Patch104p @bugfix commy2 01/01/2022 Fix Stinger Troopers receive damage from Flashbangs despite the Stinger Site not being selectable as target by Flashbang-Rangers.
PropagateDamageTypesToSlavesWhenExisting = NONE +SMALL_ARMS +SNIPER +POISON +RADIATION
; Patch104p @bugfix commy2 15/08/2022 Fix Stinger Site fail to forward microwave passive emitter damage to Stinger Troopers.
PropagateDamageTypesToSlavesWhenExisting = NONE +SMALL_ARMS +SNIPER +POISON +RADIATION +MICROWAVE
SwallowDamageTypesIfSlavesNotExisting = NONE +SNIPER +POISON; Take no damage if no one to pass this to

; Subdual damage "Subdues" you (reaction defined by BodyModule) when it passes your max health.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34266,7 +34266,8 @@ Object GLAStingerSiteNoHole
;**Careful with these damage types -- because area damage types will already
;**damage slaves.
; Patch104p @bugfix commy2 01/01/2022 Fix Stinger Troopers receive damage from Flashbangs despite the Stinger Site not being selectable as target by Flashbang-Rangers.
PropagateDamageTypesToSlavesWhenExisting = NONE +SMALL_ARMS +SNIPER +POISON +RADIATION
; Patch104p @bugfix commy2 15/08/2022 Fix Stinger Site fail to forward microwave passive emitter damage to Stinger Troopers.
PropagateDamageTypesToSlavesWhenExisting = NONE +SMALL_ARMS +SNIPER +POISON +RADIATION +MICROWAVE
SwallowDamageTypesIfSlavesNotExisting = NONE +SNIPER +POISON; Take no damage if no one to pass this to

; Subdual damage "Subdues" you (reaction defined by BodyModule) when it passes your max health.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -958,7 +958,8 @@ Object GC_Chem_GLAStingerSite
;**Careful with these damage types -- because area damage types will already
;**damage slaves.
; Patch104p @bugfix commy2 01/01/2022 Fix Stinger Troopers receive damage from Flashbangs despite the Stinger Site not being selectable as target by Flashbang-Rangers.
PropagateDamageTypesToSlavesWhenExisting = NONE +SMALL_ARMS +SNIPER +POISON +RADIATION
; Patch104p @bugfix commy2 15/08/2022 Fix Stinger Site fail to forward microwave passive emitter damage to Stinger Troopers.
PropagateDamageTypesToSlavesWhenExisting = NONE +SMALL_ARMS +SNIPER +POISON +RADIATION +MICROWAVE
SwallowDamageTypesIfSlavesNotExisting = NONE +SNIPER +POISON; Take no damage if no one to pass this to

; Subdual damage "Subdues" you (reaction defined by BodyModule) when it passes your max health.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2932,7 +2932,8 @@ Object GC_Slth_GLAStingerSite
;**Careful with these damage types -- because area damage types will already
;**damage slaves.
; Patch104p @bugfix commy2 01/01/2022 Fix Stinger Troopers receive damage from Flashbangs despite the Stinger Site not being selectable as target by Flashbang-Rangers.
PropagateDamageTypesToSlavesWhenExisting = NONE +SMALL_ARMS +SNIPER +POISON +RADIATION
; Patch104p @bugfix commy2 15/08/2022 Fix Stinger Site fail to forward microwave passive emitter damage to Stinger Troopers.
PropagateDamageTypesToSlavesWhenExisting = NONE +SMALL_ARMS +SNIPER +POISON +RADIATION +MICROWAVE
SwallowDamageTypesIfSlavesNotExisting = NONE +SNIPER +POISON; Take no damage if no one to pass this to

; Subdual damage "Subdues" you (reaction defined by BodyModule) when it passes your max health.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6951,7 +6951,8 @@ Object Slth_GLAStingerSite
;**Careful with these damage types -- because area damage types will already
;**damage slaves.
; Patch104p @bugfix commy2 01/01/2022 Fix Stinger Troopers receive damage from Flashbangs despite the Stinger Site not being selectable as target by Flashbang-Rangers.
PropagateDamageTypesToSlavesWhenExisting = NONE +SMALL_ARMS +SNIPER +POISON +RADIATION
; Patch104p @bugfix commy2 15/08/2022 Fix Stinger Site fail to forward microwave passive emitter damage to Stinger Troopers.
PropagateDamageTypesToSlavesWhenExisting = NONE +SMALL_ARMS +SNIPER +POISON +RADIATION +MICROWAVE
SwallowDamageTypesIfSlavesNotExisting = NONE +SNIPER +POISON; Take no damage if no one to pass this to

; Subdual damage "Subdues" you (reaction defined by BodyModule) when it passes your max health.
Expand Down

0 comments on commit d60f522

Please sign in to comment.