Provide games.strategy.triplea.attachments.UnitSupportAttachment with a movement bonus field
-
Simple suggestion. I'd like to allow Arty/AAA the ability to move 2 if paired 1:1 with MInf. Alsos would like to allow TR/DD/CV/BB to move 3 if paired 2:1 w/ CAs. Seems like maybe using the UnitSupportAttachment infrastructure is the best way to do this? However, existing UnitSupportAttachments seem to only allow for combat bonuses, unless I'm reading the source wrong.
Best and thanks for this phenomenal platform,
Anton
-
@anton-hengst Unfortunately, unitSupportAttachment only gives combat bonus. You could use "givesMovement" but that his no limitation on the number of units assisted. "isLandTransport" only works 1:1 and is ignored by the AI.