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

[Enhancement] Modify Velocity When launch #532

Open
ronyan149 opened this issue Sep 5, 2023 · 4 comments
Open

[Enhancement] Modify Velocity When launch #532

ronyan149 opened this issue Sep 5, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@ronyan149
Copy link

Describe the solution you'd like
Add Mechanic: Velocity
Can increase or decrease velocity when use bow or launch an item? Like enchant rapid of plugins Enchantmentsapi. As long as when is launch a projectile from the player, the velocity of the projectile can be adjusted.

@ronyan149 ronyan149 added the enhancement New feature or request label Sep 5, 2023
@Sentropic
Copy link
Contributor

Sentropic commented Sep 6, 2023

I don't think this makes sense as a mechanic, mechanics are something that occur at a specific time, like launching something, not increasing a number for when something else happens.

Perhaps this would make more sense as a stat you can tweak with attributes? Or as a prorpgitems stat

@ronyan149
Copy link
Author

ronyan149 commented Sep 6, 2023

Yeah, whatever do you want! whenever player launch a projectile, player can use something to modify velocity of that projectile. And currently in the attributes.yml i dont see anything to modify velocity.

@funaydmc
Copy link
Contributor

how about adding 'postProcess' to 'LaunchTrigger'. Use the 'api-velocity' value to readjust the velocity of the projectile.

@ronyan149
Copy link
Author

how about adding 'postProcess' to 'LaunchTrigger'. Use the 'api-velocity' value to readjust the velocity of the projectile.

I think if it's an attribute it will be easy for players to use

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

3 participants