Tile - YWeapon - Set Damage Type – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with " ---- {{Ylands scripting navbox}} {{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}} Category: Instructions Category: Ylands 0.12")
 
No edit summary
Line 1: Line 1:
[[Image:Get-set item damage.png]]
*Gets/sets various '''damage''' properties of target '''entity'''.
**'''Minimal''' damage output value of target entity.
**'''Maximal''' damage output value of target entity.
**'''Type''' of damage output of target entity.


=Note=
*Only works on carnivore animals, weapons and characters.


----
----

Revision as of 15:06, 11 June 2019

Get-set item damage.png

  • Gets/sets various damage properties of target entity.
    • Minimal damage output value of target entity.
    • Maximal damage output value of target entity.
    • Type of damage output of target entity.

Note

  • Only works on carnivore animals, weapons and characters.

Template:Ylands scripting navbox