blueprint

Ark – Heal Buff – Heal function

  • Exposure: public
  • UE Version: 4.5

avatar author

Koz

May 13, 2021, 7:42 pm

Heal function used in a buff given by consuming a 'Dino Healing Brew' item.

Buff's event graph:

https://blueprintue.com/blueprint/afn34kfh/

BP Vars used in this graph:

HealPercentPerSec - ex: 0.0125

HealMinPerSec - ex: 100.0

HealMaxPerSec - ex: 200.0

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v