CleverRaven / Cataclysm-DDA

Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
http://cataclysmdda.org
Other
10.72k stars 4.21k forks source link

[Magiclysm]. Ankheg. Could be a mistake #76836

Open IdleSol opened 1 month ago

IdleSol commented 1 month ago

Describe the bug

According to this line: https://github.com/CleverRaven/Cataclysm-DDA/blob/65aca7f154933aa62002d95d3e178a0fe8619452/data/mods/Magiclysm/monsters/monsters.json#L822 The bite should impose a corrosion effect for 500 seconds.

But the description of the effect says the maximum duration is 30 seconds. https://github.com/CleverRaven/Cataclysm-DDA/blob/65aca7f154933aa62002d95d3e178a0fe8619452/data/json/effects.json#L3986

Therefore, this attack does not work as intended. A quick check in-game, showed that the acid effect was gone in 30 seconds

Attach save file

n/a

Steps to reproduce

Create a monster and test the duration of the effect.

Expected behavior

n/a

Screenshots

No response

Versions and configuration

Additional context

No response

Psithief commented 1 month ago

Maybe it was meant to be shorter, i.e. intended to be 500 moves (5 seconds)?