Skip to content

[New Feature] Hardcoded name and type checks. #554

Open
@tomsons26

Description

@tomsons26

Description:

TS has quite a few hardcoded name checks.
Making this issue to keep track of them.

00681259 check for "155mm" which then hardcodes its ROF and Attack.
0066F4D3 "ARTYHE", hardcoding its verses.
00587DF1 006527B7, "APC" check, this is for switching to water image. #553
0040932F Aircraft damage smoke
00440C38 NAFNCE NAPOST harcoded to set IsBase to false
004834DF Droppods hardcoded to spawn SMOK
00588C5F HMEC hardcoded strength
0063BB3D GAFSDF GAWALL NAWALL hardcoding ThreatRange
0063BB82 E2 forced to Explode.

Possible Implementation:

I guess if these set their hardcoded properties should be controlled from rules to remain compatible with stock TS.

TODO check for more, check if TS rules match what the hardcoded values are, in such case we can just remove some of the code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementEnhancement to original behaviour.

    Type

    No type

    Projects

    Status

    In Progress

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions