modular_zzplurt/code/datums/quirks/positive_quirks/bloodfledge.dm 
| BLOODFLEDGE_DRAIN_AMT | Amount of blood taken from a target on bite |
|---|---|
| BLOODFLEDGE_DRAIN_TIME | Base amount of time to bite a target before adjustments |
| BLOODFLEDGE_COOLDOWN_BITE | Cooldown for the bite ability |
| BLOODFLEDGE_COOLDOWN_REVIVE | Cooldown for the revive ability |
| BLOODFLEDGE_COOLDOWN_ANALYZE | Cooldown for the analyze ability |
| BLOODFLEDGE_BANK_CAPACITY | How much blood can be held after biting |
| BLOODFLEDGE_HEAL_AMT | How much damage is healed in a coffin |
| BLOODFLEDGE_HEAL_AMT_BONUS | Amount to increase healing speed per unique blood DNA |
| BLOODFLEDGE_HEAL_PENALTY_DESPERATE | How much to multiply healing by while weakened by desperation |
| BLOODFLEDGE_TRAITS | List of traits inherent to bloodfledges |
| BLOODFLEDGE_REVIVE_DELAY | Delay between activating revive and actually getting up |
| BLOODFLEDGE_REVIVE_MINIMUM_VOLUME | Minimum amount of blood required for revivals |
| BLOODFLEDGE_REVIVE_AFTER_BLOOD_VOLUME | Amount of blood volume the target is left with after reviving |
| BLOODFLEDGE_REVIVE_DESC_BASE | Default description for revive ability |
| BLOODFLEDGE_REVIVE_DESC_1 | First description addendum for revive ability |
| BLOODFLEDGE_REVIVE_DESC_2 | Second description addendum for revive ability |
| BLOODFLEDGE_REVIVE_DESC_3 | Third description addendum for revive ability |
| BLOODFLEDGE_DESPERATE_THRESHOLD_START | Blood volume threshold at which trait owner enters desperate mode |
| BLOODFLEDGE_DESPERATE_THRESHOLD_END | Blood volume threshold at which desperation is cleared |
| BLOODFLEDGE_NANITE_TRANSFER_AMOUNT | Amount of nanites to be transferred when biting a target |
| BLOODFLEDGE_BLOODLOSS_LIMIT | Minimum amount of blood required to process blood loss |
| BLOODFLEDGE_BLOODLOSS_REDUCTION | Amount to reduce blood loss by per unique blood DNA |
| BLOODFLEDGE_BLOODLOSS_RATE_MOD | Intensity multiplier applied to normal Blood Deficiency rate |
| BLOODFLEDGE_DNA_BONUS_1 | Number of unique blood DNA for first bonus |
| BLOODFLEDGE_DNA_BONUS_2 | Number of unique DNA for second bonus |
| BLOODFLEDGE_DESPERATE_MESSAGES | Messages used when the holder runs low on blood |
| BLOODFLEDGE_WARNING_NONORGANIC | Warning message for non-organic holders |
| BLOODFLEDGE_WARNING_HEMOPHAGE | Warning message for Hemophages |
Define Details
BLOODFLEDGE_BANK_CAPACITY 
How much blood can be held after biting
BLOODFLEDGE_BLOODLOSS_LIMIT 
Minimum amount of blood required to process blood loss
BLOODFLEDGE_BLOODLOSS_RATE_MOD 
Intensity multiplier applied to normal Blood Deficiency rate
BLOODFLEDGE_BLOODLOSS_REDUCTION 
Amount to reduce blood loss by per unique blood DNA
BLOODFLEDGE_COOLDOWN_ANALYZE 
Cooldown for the analyze ability
BLOODFLEDGE_COOLDOWN_BITE 
Cooldown for the bite ability
BLOODFLEDGE_COOLDOWN_REVIVE 
Cooldown for the revive ability
BLOODFLEDGE_DESPERATE_MESSAGES 
Messages used when the holder runs low on blood
BLOODFLEDGE_DESPERATE_THRESHOLD_END 
Blood volume threshold at which desperation is cleared
BLOODFLEDGE_DESPERATE_THRESHOLD_START 
Blood volume threshold at which trait owner enters desperate mode
BLOODFLEDGE_DNA_BONUS_1 
Number of unique blood DNA for first bonus
BLOODFLEDGE_DNA_BONUS_2 
Number of unique DNA for second bonus
BLOODFLEDGE_DRAIN_AMT 
Amount of blood taken from a target on bite
BLOODFLEDGE_DRAIN_TIME 
Base amount of time to bite a target before adjustments
BLOODFLEDGE_HEAL_AMT 
How much damage is healed in a coffin
BLOODFLEDGE_HEAL_AMT_BONUS 
Amount to increase healing speed per unique blood DNA
BLOODFLEDGE_HEAL_PENALTY_DESPERATE 
How much to multiply healing by while weakened by desperation
BLOODFLEDGE_NANITE_TRANSFER_AMOUNT 
Amount of nanites to be transferred when biting a target
BLOODFLEDGE_REVIVE_AFTER_BLOOD_VOLUME 
Amount of blood volume the target is left with after reviving
BLOODFLEDGE_REVIVE_DELAY 
Delay between activating revive and actually getting up
BLOODFLEDGE_REVIVE_DESC_1 
First description addendum for revive ability
BLOODFLEDGE_REVIVE_DESC_2 
Second description addendum for revive ability
BLOODFLEDGE_REVIVE_DESC_3 
Third description addendum for revive ability
BLOODFLEDGE_REVIVE_DESC_BASE 
Default description for revive ability
BLOODFLEDGE_REVIVE_MINIMUM_VOLUME 
Minimum amount of blood required for revivals
BLOODFLEDGE_TRAITS 
List of traits inherent to bloodfledges
BLOODFLEDGE_WARNING_HEMOPHAGE 
Warning message for Hemophages
BLOODFLEDGE_WARNING_NONORGANIC 
Warning message for non-organic holders