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

A slightly weird phrasing for "BIO_OP_IMPALE" special attack #5761

Open
pherixu opened this issue Nov 25, 2024 · 1 comment
Open

A slightly weird phrasing for "BIO_OP_IMPALE" special attack #5761

pherixu opened this issue Nov 25, 2024 · 1 comment
Labels
bug easy Simple task that doesn't require understanding the code much JSON related to game datas in JSON format.

Comments

@pherixu
Copy link

pherixu commented Nov 25, 2024

Describe the bug

when a monsters uses the "BIO_OP_IMPALE" special attack, the monster message will read "(X) tries to impale your (X)" X being the name of the monster. I have a hard time understanding what context this would make sense, and I recommend that the phrasing should be changed to something more generic like "(X) tries to impale you" or "(X) impales you but fails"

Steps To Reproduce

  1. spawn a monster or create a monster with "BIO_OP_IMPALE" special attack
  2. wait until the monster uses the attack on you
  3. read the log to identify the issue

Screenshots

https://i.imgur.com/ma9d3ta.png

Versions and configuration

  • OS: Windows
    • OS Version: 10.0.22631.4460 (23H2)
  • Game Version: 23deeac [64-bit]
  • Graphics Version: Tiles
  • LAPI Version: 2
  • Game Language: []
  • Mods loaded: [
    Bright Nights [bn],
    Disable NPC Needs [no_npc_food],
    Simplified Nutrition [novitamins],
    No Rail Stations [No_Rail_Stations],
    Limit Fungal Growth [limit_fungal_growth],
    Item Category Overhaul [Item_Category_Overhaul],
    C.R.I.T. Expansion [crt_expansion],
    Aftershock [aftershock],
    Another Day In Paradise [anotherdayinparadise],
    Magiclysm [magiclysm],
    Teleportation [teleportation_tech],
    Two Hand Path Sorcery [Two Hand Path Sorcery],
    DinoMod [DinoMod],
    Alternative Map Key [alt_map_key],
    Mythical Martial Arts [MMA],
    sees-player icon, HitButton_iso [sees_player_hitbutton],
    sees-player icon, retrodays [sees_player_retro],
    Stats Through Skills [StatsThroughSkills],
    Stats Through Kills [stats_through_kills],
    SpeedyDex [speedydex]
    ]

Additional context

No response

@pherixu pherixu added the bug label Nov 25, 2024
@scarf005 scarf005 added easy Simple task that doesn't require understanding the code much and removed bug labels Nov 25, 2024
@blot-runner
Copy link
Contributor

The shock jock tries to impale your shock jock...

And the "Hilarious Log Message of the Year" awards goes to...

@RoyalFox2140 RoyalFox2140 added bug JSON related to game datas in JSON format. labels Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug easy Simple task that doesn't require understanding the code much JSON related to game datas in JSON format.
Projects
None yet
Development

No branches or pull requests

4 participants