code/datums/status_effects/buffs.dm
/datum/status_effect/protective_blades | Summons multiple foating knives around the owner. Each knife will block an attack straight up. |
---|---|
/datum/status_effect/protective_blades/recharging | A subtype that doesn't self-delete / disappear when all blades are gone It instead regenerates over time back to the max after blades are consumed |
/datum/status_effect/limited_buff/health_buff | this buff provides a max health buff and a heal. |