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

Damage Reflection for monsters #3566

Open
EPuncker opened this issue Aug 15, 2021 · 0 comments
Open

Damage Reflection for monsters #3566

EPuncker opened this issue Aug 15, 2021 · 0 comments
Labels
feature New feature or functionality

Comments

@EPuncker
Copy link
Contributor

Desired functionality

Damage Reflection is a passive ability that some creatures have. Creatures with this ability will reflect a certain percentage of the damage they receive to the aggressor. This percentage can be much greater than 100%, meaning a lot more damage than was initially dealt. The Creature's resistances is not affected by this, some creatures reflect the damage of elements they are immune against, while others reflect damage of elements they are neutral to.

When you deal damage to a creature with damage reflection (for example neutral with 10% reflection), the following messages are displayed on the Server Log Channel:

You lose 115 hitpoints due to an attack by Creature. (damage reflection)

Creature loses 1150 hitpoints due to your attack.

Available workarounds

none

Prior art

a new tag for monster xml files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or functionality
Projects
None yet
Development

No branches or pull requests

1 participant