adonutwithsprinklez / CodenameEmpty

A text based adventure roguelite
GNU General Public License v3.0
6 stars 0 forks source link

Hunting Bow weapon items #91

Open adonutwithsprinklez opened 3 years ago

adonutwithsprinklez commented 3 years ago

This issue is regarding the actual way that hunting bows can be created/generated within the game, which should be identical to regular weapons. The weapon type will be specified as "b" for bow.

The hunting bow object will be almost identical to current weapon object, with the exception that it can only be used in hunting grounds. The hunting bow's stats will affect how likely a hunt will be successful in both finding the specified animal/monster as well as killing it without having to enter close combat.