pierce ![code/datums/wounds/pierce.dm 5](git.png)
Vars | |
gauzed_clot_rate | If gauzed, what percent of the internal bleeding actually clots of the total absorption rate |
---|---|
initial_flow | How much blood we start losing when this wound is first applied |
internal_bleeding_chance | When hit on this bodypart, we have this chance of losing some blood + the incoming damage |
internal_bleeding_coefficient | If we let off blood when hit, the max blood lost is this * the incoming damage |
next_trauma_cycle | If we deal lung traumas, when is the next one due? |
trauma_cycle_cooldown | How long do we wait for the next lung stroke? |
Procs | |
suture | If someone is using a suture to close this cut |
tool_cauterize | If someone is using either a cautery tool or something with heat to cauterize this pierce |
Var Details
gauzed_clot_rate ![code/datums/wounds/pierce.dm 17](git.png)
If gauzed, what percent of the internal bleeding actually clots of the total absorption rate
initial_flow ![code/datums/wounds/pierce.dm 15](git.png)
How much blood we start losing when this wound is first applied
internal_bleeding_chance ![code/datums/wounds/pierce.dm 20](git.png)
When hit on this bodypart, we have this chance of losing some blood + the incoming damage
internal_bleeding_coefficient ![code/datums/wounds/pierce.dm 22](git.png)
If we let off blood when hit, the max blood lost is this * the incoming damage
next_trauma_cycle ![code/datums/wounds/pierce.dm 25](git.png)
If we deal lung traumas, when is the next one due?
trauma_cycle_cooldown ![code/datums/wounds/pierce.dm 28](git.png)
How long do we wait for the next lung stroke?
Proc Details
suture
If someone is using a suture to close this cut
tool_cauterize
If someone is using either a cautery tool or something with heat to cauterize this pierce