nerdhaus / eldrich

Custom code and config for eldrich.host
11 stars 2 forks source link

Replace 'Natural Attacks' #16

Closed eaton closed 7 years ago

eaton commented 7 years ago

Right now a bunch of Smart Animals and other creatures have one-off weapons for things like bite attacks. Instead, an ECK stub with a format similar to the equipped armor system should be used. In addition, an 'Other Abilities' field should store title/body combinations with a sensible delimiter character.

eaton commented 7 years ago

Done. Actually implemented both natural attacks and abilities, to keep damage data from being too clunky.