CleverRaven/Cataclysm-DDA

More monster property scaling guidance in GAME_BALANCE.md

Open

#71.957 aberto em 24 de fev. de 2024

Ver no GitHub
 (2 comments) (7 reactions) (1 assignee)C++ (3.991 forks)batch import
<Documentation><Suggestion / Discussion>Help Wanted[Markdown]

Métricas do repositório

Stars
 (9.264 stars)
Métricas de merge de PR
 (Mesclagem média 6d 5h) (292 fundiu PRs em 30d)

Description

Is your feature request related to a problem? Please describe.

When you are new to creating monsters, you are unfamiliar with all the stats they can have. GAME_BALANCE.md has some excellent guidance with specific and explained values, but I think it needs some updates and additions from someone more familiar with monsters than me.

This way the likelihood of contributors accidentally creating unbalanced stuff will be lower. And to be quite honest, I still do not understand the dodge values /o\

Solution you would like.

I'd like documented guidance for the following:

  • Armor
  • Day and night vision
  • Dodge
  • Melee dice stuff
  • Aggression and morale
  • Move costs of actions
  • Damage types and values, we currently only have max damage in that doc

There may be even more to be documented.

Describe alternatives you have considered.

No response

Additional context

No response

Guia do colaborador