Character Actions

This is a list of generic actions that are shared among NPCs.

Table of contents

Character-Actions

Attack(X, TYPE, DAMAGE)

The monster strikes out, harming an enemy.

Attack(3, Impact, 2) is an attack at a +3 to succeed, that deals 2 impact damage.

Character-Actions

Grapple(X, OPPOSED)

The monster lunges for a grab, trying to control you.

Character-Actions

Ranged Attack(X, TYPE, DAMAGE, Range)

The monster attacks at a distance.

Attack(3, Impact, 2, Far) is an attack at a +3 to succeed, that deals 2 impact damage with a range of far.

Character-Actions

Summon(X)

This monster can bring forth others.

  • You may create another entity X Close by.