mirror of
https://github.com/evennia/evennia.git
synced 2026-03-25 01:06:32 +01:00
Update README.md
Adds information about the tb_range module to the readme.
This commit is contained in:
parent
d150d191e9
commit
c762d3d7d1
1 changed files with 5 additions and 0 deletions
|
|
@ -21,6 +21,11 @@ implemented and customized:
|
|||
the battle system, including commands for wielding weapons and
|
||||
donning armor, and modifiers to accuracy and damage based on
|
||||
currently used equipment.
|
||||
|
||||
tb_range.py - Adds a system for abstract positioning and movement, which
|
||||
tracks the distance between different characters and objects in
|
||||
combat, as well as differentiates between melee and ranged
|
||||
attacks.
|
||||
|
||||
This system is meant as a basic framework to start from, and is modeled
|
||||
after the combat systems of popular tabletop role playing games rather than
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue