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

[Feature] Freeze effect like "ignite" #22

Open
Futodama opened this issue Mar 22, 2022 · 0 comments
Open

[Feature] Freeze effect like "ignite" #22

Futodama opened this issue Mar 22, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Futodama
Copy link

Is your feature request related to a problem? Please describe.
I have a great need to create items that can freeze (lower the temperature) the player through the standard frostbite effect that was added to minecraft 1.18 together with loose snow.

Describe the solution you'd like

  • id: freeze
    args:
    damage_per_tick: 2 - How much damage will the damage or target receive if the frostbite effect is applied to it.
    ticks: 100 How long will the damage be dealt in ticks.
    accumulation: 100 How quickly the frostbite effect will accumulate in battle (accumulation with each blow), if there is no effect, it is applied instantly
    triggers:
    • Any trigger.

Describe alternatives you've considered

There is no alternative, this effect is not supported by any of the mechanisms available to me.

@Futodama Futodama added the enhancement New feature or request label Mar 22, 2022
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

1 participant