Passa al contenuto principale

MOVE_HERO

[[MOVE_HERO(coordinate_cella_destinazione)]]

Questa azione teletrasporta l’eroe attivo in quel momento alla cella specificata.

  • Parametri: (coordinate_coordinate_cella_destinazione)
  • Esempio:{[[(U), ON_STEP]] As you approach the throne you feel you body fading. Few moments after you found yourself in another room [[MOVE_HERO(P7)]]}
In questo esempio, non appena un eroe finisce in una delle celle con il marcatore U, comparirà il messaggio “As you approach the throne …” e l’eroe verrà spostato nella cella P7.