mlenser / kryx-rpg-issues

Issue tracker for Kryx RPG
https://www.kryxrpg.com
7 stars 2 forks source link

Calculate traits as part of challenge #924

Closed mlenser closed 3 years ago

mlenser commented 3 years ago

as part of #898 I'll need take traits into consideration. The DMG has the following adjustments: image image

I'm doing all of those now, but I will need to search through all traits that have come out since the DMG to account for them.

mlenser commented 3 years ago

Many traits now have an impact on the estimated challenge of creatures.

I ignored Frightful Presence and Web as I think they should be handled differently.

mlenser commented 3 years ago

All creature traits are now stored in one central location which makes it much easier for to value them. There were some minor adjustments made to traits that were thematically similar, but mechanically slightly different for a few creatures. Many more traits also impact their challenge now.

mlenser commented 3 years ago

All traits are now evaluated to impact a creature’s challenge estimate.

shemetz commented 3 years ago

All creature traits are now stored in one central location

Could you link to it? (here and/or in the website)

mlenser commented 3 years ago

All creature traits are now stored in one central location

Could you link to it? (here and/or in the website)

They're in data files.

shemetz commented 3 years ago

Ah, alright, I thought they'd be in a spreadsheet like the species traits (would help some homebrewers).