summaryrefslogtreecommitdiff
path: root/app/models/monster.rb
AgeCommit message (Collapse)Author
2021-07-07Give bollyrots and crypt writhes double the damage capacity at nightDavid Gay
2021-06-06Switch from power-based damage to damage types, replace block with ↵David Gay
resistance, and make natural 20 accuracy rolls always hit (and crit)
2021-06-05Expand resistances code to have meta resistances: physical and energyDavid Gay
2021-06-05Add resistance stats and rejigger character sheet layoutDavid Gay
2021-05-26Combat stylesDavid Gay
2021-05-22Monsters and basic combatDavid Gay