rand

Description

Rand is a simple way to add further randomization to a map.
When a rand event is triggered, it triggers another event from a predetermined list, at random.

Specific Attributes


      "rand":{
        "example": ["text:win", "text:lose", "text:lose"]
      },