Difference between revisions of "AddItemDurability"

From ARK Modding Wiki
Jump to navigation Jump to search
(Created page with "Category:Nodes Category:PrimalItem Nodes frame|Add Item Durability - PrimalItem == How to Use == Add to an item's durability.<br...")
 
Line 2: Line 2:
 
[[Category:PrimalItem Nodes]]
 
[[Category:PrimalItem Nodes]]
  
[[File:Node_AddItemDurability.jpg|frame|Add Item Durability - PrimalItem]]
+
[[File:Node_AddItemDurability.jpg|frame|AddItemDurability - PrimalItem]]
  
 
== How to Use ==
 
== How to Use ==
Line 25: Line 25:
 
|Value for the amount of durability to be added to the item
 
|Value for the amount of durability to be added to the item
 
|}
 
|}
 
 
{| class="wikitable"
 
!colspan="3"|Outputs
 
|-
 
!Pin
 
!Reference Type
 
!Description
 
|}
 
 
=== Legend ===
 
 
'''+''' Needs Further Clarification, could be incorrect, author made a guess
 

Revision as of 00:58, 15 May 2016


AddItemDurability - PrimalItem

How to Use

Add to an item's durability.

Related Articles

What Links Here

Inputs
Pin Reference Type Description
Target PrimalItem PrimalItem Reference
Durability to Add Float Value for the amount of durability to be added to the item