Skip to content

Commit

Permalink
improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
KMiSSioNX committed May 17, 2020
1 parent 51ada8d commit cbfce42
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 0 deletions.
Binary file modified CustomActivatableEquipment/CustomActivatableEquipment.dll
Binary file not shown.
Binary file modified CustomAmmoCategories/AttackImprovementMod.dll
Binary file not shown.
Binary file modified CustomAmmoCategories/CustomAmmoCategories.dll
Binary file not shown.
2 changes: 2 additions & 0 deletions CustomAmmoCategories/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,8 @@ NOTE: Current values is my own vision of flame mechanics process, adjust them fo
CustAmmoCategories.CombatHUDInfoSidePanelHelper.SetSelfInfo(AbstractActor actor, Text text)
CustAmmoCategories.CombatHUDInfoSidePanelHelper.SetTargetInfo(AbstractActor actor,ICombatant target, Text text)
on each invocation side panel refreshing.
"MechHasNoStabilityTag": "mech_no_stability", - if mech chassis have this tag no instability damage applied by incoming attacks, land mines, components explosions.
"TransferHeatDamageToNormalTag": "heat_damage_to_normal", - if mech chassis have this tag incoming heat damage from attacks, land mines, burning terrain, components explosions transferred to normal damage instead.
}

Weapon definition
Expand Down
Binary file modified CustomUnits/CustomUnits.dll
Binary file not shown.

0 comments on commit cbfce42

Please sign in to comment.