CodeWringer / strive-foundryVTT

STRIVE system for FoundryVTT
GNU General Public License v3.0
1 stars 0 forks source link

Skills more flexible #293

Closed CodeWringer closed 1 year ago

CodeWringer commented 1 year ago

For some skills - especially ones inherent to monsters - not all information of a skill is relevant.

For example, consider "Bloater's Reprisal", which is an automatic effect that occurs when a "Bloater" type enemy is killed. It explodes on death, showering anyone nearby in acid. This "skill" does not require a reliant attribute, nor does it need a level or any advancement information. The skill is really just a vessel for a single skill ability, which is the actual content of the skill.

A skill without such information should be considered "headless".