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

Items with no hand coverage can still be damaged from punching #42451

Open
ghost opened this issue Jul 25, 2020 · 0 comments
Open

Items with no hand coverage can still be damaged from punching #42451

ghost opened this issue Jul 25, 2020 · 0 comments
Labels
<Bug> This needs to be fixed

Comments

@ghost
Copy link

ghost commented Jul 25, 2020

Describe the bug

Items that cover the hand, but don't have a coverage value can still be damaged by attacking barehanded.

Steps To Reproduce

  1. Create an item that covers the hand with 0% coverage.
  2. Wear the item.
  3. Punch monsters with your fists.
  4. You will eventually damage the item.

Expected behavior

A minimum coverage value to be considered as an unarmed weapon.

Screenshots

image

Versions and configuration

  • OS: Windows
    • OS Version: 10.0 1909
  • Game Version: 0.E-4401-gea9b62d [64-bit]
  • Graphics Version: Tiles
  • Game Language: English [en]
  • Mods loaded: [
    Dark Days Ahead [dda],
    Magiclysm [magiclysm],
    Aftershock [aftershock],
    Blaze Industries [blazeindustries],
    C.R.I.T Expansion Mod [crt_expansion],
    DinoMod [DinoMod],
    Alternative Map Key [alt_map_key],
    Mythical Martial Arts [MMA],
    Disable NPC Needs [no_npc_food],
    Fuji's Military Profession Pack [fuji_mpp],
    Stats Through Kills [stats_through_kills],
    SpeedyDex [speedydex]
    ]

Additional context

Likely related to #41209.

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
Projects
None yet
Development

No branches or pull requests

1 participant