In the process of making some alterations to existing units, I want to get rid of the weak anti-armor bullet point on a unit card to which it no longer applies.
The bullet point assignments to unit cards appear to live in data/db/ui_unit_bullet_point_unit_overrides_tables/data__core and this is how I was able to apply the Armor Piercing Missiles bullet point.
Removing one however seems to be another matter entirely. The only way I can achieve this at present is to copy the entire table over to the mod, remove the relevant row and retain the original naming structure so as to overwrite the whole vanilla table. But this seems like it would create serious problems for compatibility.
Anyone got a solution for this?




Reply With Quote





