code/datums/components/throw_parry.dm

/datum/component/throw_parry | This component allows a mob/living to parry thrown objects back towards its source provided certain conditions are met. COMSIG_PARRY_TRIGGER together with a duration enables parrying for this time frame, durations do not stack and only the current latest ending one is used. A thrown item being parried will prevent the throw from ending and returns said thrown object back towards its source with half its speed. |
---|