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

Add towers #1

Open
9 tasks
ZakShearman opened this issue Aug 18, 2021 · 4 comments
Open
9 tasks

Add towers #1

ZakShearman opened this issue Aug 18, 2021 · 4 comments
Labels
enhancement New feature or request
Milestone

Comments

@ZakShearman
Copy link
Owner

ZakShearman commented Aug 18, 2021

Towers:

  • Lightning (stats)
  • Bomber (animations, stats)
  • Charity (animations, stats)
  • Archer (stats)
  • Blizzard (stats)
  • Necromancer (stats)
  • Earthquake (builds, animations, firing logic, stats)
    Engineer (need to check if possible?)
  • Pyromancer (builds, animations, firing logic, stats)
  • Tornado (animations, firing logic, stats)

Tornado

Throws mobs up in the air with particle animations and spins them around.
Would require adding a weight property to every mob to determine if they are too heavy to pick up.
If the weight of the mob is <= 15% of the capability of the tower, it is thrown to the enemy's side.
Rain droplets falling from the clouds

Charity

Increases money gained by enemies that die within its range
Shows particles out front to signify when it has made money (/particle minecraft:happy_villager 6.25 175 32.5 0.2 0.4 0.2 1 20)

Archer

Shoots arrows at a target periodically.
At level 3 shoots flame arrows
At level 4 shoots two arrows at two targets
At level 5 shoots explosive flame arrows

Blizzard

Slows enemies within its radius
Snowing on top from 4th level onwards

@reisu1337
Copy link

Buff tower? Buffs damage/speed of towers in AOE

@reisu1337
Copy link

Snow Golem tower, freezes or slows enemies that it hits for a short time

@ZakShearman
Copy link
Owner Author

Removed towers that are a direct counter - would kinda just make the game weird having a tower which has a single purpose for a single troop.

@ZakShearman ZakShearman added the enhancement New feature or request label Dec 26, 2021
@ZakShearman
Copy link
Owner Author

ZakShearman commented Dec 26, 2021

Snow Golem tower, freezes or slows enemies that it hits for a short time

Not sure about the golem part - spawning golems on the field would likely get confusing with other towers and having the golem as a tower would probably imply that it's single fire which probably wouldn't work.

I could do it as a single fire tower but we'll see

@ZakShearman ZakShearman added this to the 1.0 milestone Dec 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants