Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Communication Tower Mechanic for Attack Boost #93

Open
HunterNN opened this issue Apr 26, 2024 · 0 comments
Open

Implement Communication Tower Mechanic for Attack Boost #93

HunterNN opened this issue Apr 26, 2024 · 0 comments
Labels
engine enhancement New feature or request
Milestone

Comments

@HunterNN
Copy link
Contributor

Is your feature request related to a problem? Please describe.
At present, the game lacks following mechanic: 10% attack increase with Communication Tower (Com Tower).

Describe the solution you'd like
This feature allows players to capture Com Tower buildings, granting a 10% increase in attack damage to their units. However, upon losing control of the Com Tower, the attack boost is forfeited. Notably, this effect can stack, with each captured Com Tower providing an additional 10% attack boost. Com Towers do not repair or refuel units. To integrate none repair and none refuel mechanics into the game, additional boolean properties need to be incorporated into the types of terrains.

Describe alternatives you've considered
None.

Additional context
The communication towers are already in the game as regular buildings. However, they don't currently have the attack boost mechanic implemented.

@HunterNN HunterNN added enhancement New feature or request engine labels Apr 26, 2024
@HunterNN HunterNN added this to the v0.8.0 milestone Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engine enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant