Add a Buff to a Primal Item

From ARK Modding Wiki
Revision as of 01:23, 8 June 2016 by P0k3r (talk | contribs)
Jump to navigation Jump to search

This is a step by step guide for manually adding a buff to a primal item such as armor. Geared mostly for people with little to no experience with the graph. Can also be used for consumable items, see below.

Add a buff to an item on equip


This will add the buff when the item is equipped, deactivate it when unequipped.

Change "Event Blueprint Equipped" to "Event BluePrint Used" and delete the unequipped sections above to use on a consumable item.