Yamgrenade / Gou

Repo for roguelike game we're messing around with
MIT License
0 stars 1 forks source link

Add item modifiers #19

Closed jwat445 closed 4 years ago

jwat445 commented 4 years ago

Add a new attribute to items (and perhaps monsters) that is randomly defined from a set list and changes the stats somehow.

jwat445 commented 4 years ago

I'm considering having a system where a mandatory part before determines item quality (bronze sword) and an optional part afterwards determines special property (bronze sword of flames)