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

Rework hit type #6

Open
Linvail opened this issue Oct 12, 2024 · 0 comments
Open

Rework hit type #6

Linvail opened this issue Oct 12, 2024 · 0 comments
Assignees

Comments

@Linvail
Copy link
Owner

Linvail commented Oct 12, 2024

In the past, all buffs are limited to the caster itself. There was no "ranged buff" concept.
Since I added the ranged buffs capability, it is time to extend the hit types to include "own creature" or even "creature owned by allied players". They are used to ensure that the beneficial buff's SHOT will hit the hostile creatures.

This is not urgent because now all beneficial buff's SHOT object is beam-type, whose destination is set inside the target's body, making it won't hit any other creature (as long as the target is set properly).

Draft PR:
dkfans#3508

@Linvail Linvail self-assigned this Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant