Range - caraminden/anathema-roguelike GitHub Wiki
Range represents the distance from a character which a Targeted Actions be used. While the Range of Actions can be increased, usually with Ability Specializations, the default Ranges are as follows:
Range | Range in Tiles |
---|---|
Point Blank | 0 (at the character's current Location only) |
Melee Range | Melee Range |
Weapon Range | Weapon Range |
Very Short | 1 |
Short | 3 |
Medium | 5 |
Long | 10 |
Very Long | 15 |
If a Targeted Action has a Range of Very Short, it can be used only on the Location a character is standing on, or the Locations directly adjacent to the character. Instead, if it has a Range of Medium, the Action can be used on any Location within a radius of 5 from the character.