Meteors

It is possible to create meteors intended to be used to kill clickable monsters during the game. The player just picks up the meteor, goes near a clickable monster and attack it by using the meteor on it or just making a right click on it. The monster can have enough life to have to be killed with more than one meteor. The map maker who decides about the quantity of life to give to the clickable monsters. You have to know that during the creation of a level, if you use a meteor, this one is not deleted even if it is not visible anymore. You have to restart the level to make it appear again.
  • -createKey (crk)
    Working roughly the same way as the createMonsterImmobile command, this command creates at each right click a meteor intended to be used to kill clickable monsters. When a hero uses the meteor, this one disapears, but temporary only.
    Examples
    -createKey
    -crk
  • -deleteKey (delk)
    Working roughly the same way as the deleteMonster command, this command deletes the meteors clicked by the player.
    Examples
    -deleteKey
    -delk
  • -deleteKeysBetweenPoints (delkbp)
    Working roughly the same way as the deleteMonstersBetweenPoints command, this command removes the meteors present in rectangles formed with two right clicks.
    Examples
    -deleteKeysBetweenPoints
    -delkbp