[[t:Description]]
description
This is an example of a basic game object. Setup its parameters, and then create specific instances using the "Create instance"
function in the menu
This object has three properties: Health (number), Damage (number), and Abilities (set of elements of type Ability), but you can customize this list for your game
[[t:Properties]]
props
Damage
Health
Abilities