
Vanilla NPCs listed here only have canGhostHeal set to false in Revengeance Mode. You can also view the data on another page.īelow is a list of all NPCs in the Calamity Mod which have canGhostHeal set to false, meaning that the player cannot heal from hitting them with lifestealing attacks that check for the variable. This table requires JavaScript to be enabled and site tooltips to be turned on to be displayed. Also listed is their healing amount, method of healing, as well as whether or not they bypass canGhostHeal or the lifesteal cooldown.

If they bypass the check, they can heal the player regardless of what the hit enemy has it set to.īelow is a list of all items in the Calamity Mod which have the ability to steal life from enemies. Note that not all lifestealing items and projectiles check for canGhostHeal. canGhostHeal is set to true by default in all enemy files, though some enemies have it directly set to false. If it's set to false, the player will not be healed. If the item or projectile checks for canGhostHeal in the hit enemy's file and finds that it's set to true, then the player will be healed. The variable is defined in the files of certain NPCs, and checked for in the files of many lifestealing items and projectiles. The variable increases by 0.5 / 0.35 / 0.3 / 0.25 instead of 0.6 / 0.5 in vanilla.ĬanGhostHeal This section primarily describes vanilla Terraria behavior.ĬanGhostHeal is an internal Boolean variable that pertains to whether or not the player can steal life from enemies. Several lifesteal effects will fail to heal the player if the cooldown variable is at or below 0, preventing the player from abusing lifesteal to keep themselves alive for longer than intended. Whenever a player is healed with a lifesteal effect, the cooldown variable is decreased by a certain amount that is typically proportional to damage. There is a hidden lifesteal cooldown variable in Terraria which is constantly increasing every frame, up to a maximum which varies depending on the current difficulty mode.

Lifesteal cooldown This section primarily describes vanilla Terraria behavior.
