Tile - YEntity - Damage – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
m (YlandsClassyBot moved page Ylands Tile - Damage entity to Ylands:Tile - YEntity - Damage: New Structure)
No edit summary
Line 1: Line 1:
[[Image:Ylands_Tile_-_Damage_entity.png]]
<!---
*Will '''reduce hitpoints''' of target entity by given amount.
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
*Damage '''type''' will govern how the damage amount will be '''resisted''' by characters armor.
-->
*Pure damage type cannot be resisted.
== Damage(Entity, Instigator, Amount, Type) ==
 
[[File:YlandsTile-949.png]]
 
<pre>damage(instigator: YEntity, amount: number, type: YDamageType): void;</pre>
=== Parameters ===
 
==== instigator ====
 
==== amount ====
 
==== type ====
 
=== Description ===
 
'''Damages''' the target '''entity''' by a given '''amount'''.




Line 10: Line 25:


[[Category: Instructions]]
[[Category: Instructions]]
[[Category: Ylands 0.10]]

Revision as of 09:52, 8 July 2021