-
Notifications
You must be signed in to change notification settings - Fork 117
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
[added] Mounted Bow to vehicle shop + Mounted Bow changes #1838
base: master
Are you sure you want to change the base?
[added] Mounted Bow to vehicle shop + Mounted Bow changes #1838
Conversation
Should Mounted Bow be able to convert to the other team? By pickup or by waiting at it? |
I made a commit that does the following changes: I changed how Mounted Bow behaves as a medium weight item.
I addressed the issue with how it shoots too frequently; it could be too spammy in CTF
I made mounted bow possible to steal from enemy team by pick-up
|
its really cool. You have to look at it relative to regular archers. I dont think hes supposed to shoot faster than them. Imagine if 3 people shoot it like a turret. maybe make it a team item? |
What do you mean by making it a team item? |
let's go like a saw, either way its worth a lot of coin to just steal. |
Should we add a wood cost? Like 100 or 150 wood. Because there is usually plenty wood anyway and buying mounted bow shouldn't be something someone can just spam.
Of course, bringing it to the battle field is risky. I think it's not too far off compared to if you mess up your Keg or 2-3 bombs. Or when you think about bringing Saw to the battle field, that's also a high risk for wasting 100 stone, so Saw is usually used only for industry. |
The cost in the form of wood is not so necessary this resource can be obtained everywhere, I think it will only be a distraction. Hmmm. |
I have an idea. What if you let the bow be picked up when theres already a person sitting in it? What do you think? |
you could do that with 2 or more units. Sounds creepy, but like for fun |
I committed changes:
|
CollidesOnlyWithLarger needs to removed to allow collision with doors and platforms
…ugg91/kag-base into mugg91-mounted-bow-purchasable
Status
Description
[added] Mounted Bow to vehicle shop, can be bought for 80 coins
[changed] Mounted Bow can be picked up unless it was loaded with the map
[changed] Mounted Bow health from 2.0 to 2.5
[changed] Mounted Bow properties, making it heavier
[changed] Mounted Bow width is just wide enough to not fit in 1 tile gaps
[changed] Mounted Bow inventory space from 3 slots to 2 slots
[changed] Mounted Bow arrows won't despawn early
[changed] Mounted Bow shoot delay from 25 ticks to 35 ticks
[changed] Mounted Bow will not fall through platforms and doors
Fixes #1741
Fixes #2205
Fixes #2203
Fixes #2204
I added Mounted Bow to vehicle shop so it can be used in CTF which was sometimes requested by players, to add a bit more variety to the game.
I made some changes to Mounted Bow:
My only concern now is maybe we should make it shoot at a lesser frequency.It fires slightly too often imo.
What do you think?
Steps to Test or Reproduce
Go to Sandbox or CTF.
Spawn vehicle shop,
purchase a Mounted Bow and play around with it.