SPLURT Station 13 - Modules - Types

code/datums/skills/_skill_modifier.dm

/datum/skill_modifierBase skill modifier datum, used to modify a player skills without directly touching their values, levels and affinity and cause lots of edge cases. These are fairly simple overall... make a subtype though, don't use this one.