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

Spells cast by monsters count as cast by player #36174

Closed
ghost opened this issue Dec 17, 2019 · 3 comments
Closed

Spells cast by monsters count as cast by player #36174

ghost opened this issue Dec 17, 2019 · 3 comments
Labels
<Bug> This needs to be fixed [C++] Changes (can be) made in C++. Previously named `Code` Mods: Magiclysm Anything to do with the Magiclysm mod Monsters Monsters both friendly and unfriendly.

Comments

@ghost
Copy link

ghost commented Dec 17, 2019

Describe the bug

A clear and concise description of what the bug is.
If a monster is damaged or killed by a spell cast by another monster, it counts as the player casting it.

Steps To Reproduce

Steps to reproduce the behavior:

  1. Spawn krabjek and giant web spider.
  2. Wait for the krabjek to cast Necrotic Gaze on the spider.
  3. The player will be credited for damaging the spider.
  4. If spider dies from this, player gets kill credit.

Expected behavior

The player is not credited for casting of monsters.

Screenshots

Damage from krabjek gazes count as player's
image
Kills from krabjek gazes count as player's
image

Versions and configuration

  • OS: Windows
    • OS Version: 10.0 1903
  • Game Version: 0.D-10363-ge6a160d [64-bit]
  • Graphics Version: Tiles
  • Mods loaded: [
    Dark Days Ahead [dda],
    Disable NPC Needs [no_npc_food],
    Magiclysm [magiclysm]
    ]
@KorGgenT KorGgenT added [C++] Changes (can be) made in C++. Previously named `Code` Mods: Magiclysm Anything to do with the Magiclysm mod Monsters Monsters both friendly and unfriendly. <Bug> This needs to be fixed labels Dec 17, 2019
@anothersimulacrum
Copy link
Member

Fixed by #36174?

@Night-Pryanik
Copy link
Contributor

@anothersimulacrum you mentioned the issue we're in, not the PR.

@anothersimulacrum
Copy link
Member

Well that's no use, isn't it! I meant #38836

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bug> This needs to be fixed [C++] Changes (can be) made in C++. Previously named `Code` Mods: Magiclysm Anything to do with the Magiclysm mod Monsters Monsters both friendly and unfriendly.
Projects
None yet
Development

No branches or pull requests

3 participants