Skip to main content
 Warning: Unmaintained Version
Version: 0.4.2

Mythic Skill Cinematic

The Mythic Skill Cinematic cinematic entry triggers a skill during a cinematic.

 caution

A skill itself needs to define the audience to be self using audience=self

Example:

- effect:particlesphere{particle=flame;amount=200;radius=2;audience=self} @self

How could this be used?

This can be used to animate fancy particle effects during a cinematic.

Fields

Criteria

InheritedList
A list of facts that must be met by the player before this entry can be triggered.

Segments

RequiredListSegment

Segments are time frames in a cinematic. During a segment can take actions or display information.
 info
Segments cannot overlap. If you need overlapping segments, create a new entry.