Tile - YEntity - Funcall=136.Name – Ylands

From Bohemia Interactive Community
Revision as of 09:53, 8 July 2021 by YlandsClassyBot (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

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

Parameters

target

instigator

amount

type

Description

Will reduce hitpoints of target entity by given amount.

Notes

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