Tile - YEntity - Funcall=136.Name – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "<!--- THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. --> == Funcall=136.Name(Entity, Instigator, Amount, Type...")
 
No edit summary
Line 15: Line 15:
==== type ====
==== type ====


=== Description ===
=== Availability ===


Will '''reduce''' hitpoints of target entity by given amount.
[[Ylands:Tile Availability - Server|Server]]


=== Notes ===
=== Notes ===

Revision as of 12:17, 12 November 2021

Funcall=136.Name(Entity, Instigator, Amount, Type)

static damage(target: YEntity, instigator: YEntity, amount: number, type: YDamageType): void;

Parameters

target

instigator

amount

type

Availability

Server

Notes

  • Damage type will govern how the damage amount will be resisted by characters armor.
  • Pure damage type cannot be resisted.