Skip to content

Map Coordinates

KevinSnyderCodes edited this page Aug 28, 2018 · 1 revision

This document provides coordinates for various map elements and the game events that provide these coordinates:

  • Gates (warrior and speed)
    • blessMaiden
    • reserveMaiden
    • unreserveMaiden
    • useMaiden
  • Snails (starting position x, height y)
    • getOnSnail (first occurrence for starting position)
    • getOffSnail
    • snailEat
    • snailEscape
  • Berry holes
    • TBD

Day

Warrior gates:

  • Left: 560,260
  • Center: 960,500
  • Right: 1360,260

Speed gates:

  • Left: 410,860
  • Right: 1510,860

Berry holes:

  • TBD

Snail:

  • Starting position x: 960
  • Height y: 11

Night

Warrior gates:

  • Left: 700,260
  • Center: 960,700
  • Right: 1220,260

Speed gates:

  • Left: 170,740
  • Right: 1750,740

Berry holes:

  • TBD

Snail:

  • Starting position x: 960
  • Height y: 491

Dusk

Warrior gates:

  • Left: 310,620
  • Center: 960,140
  • Right: 1610,620

Speed gates:

  • Left: 340,140
  • Right: 1580,140

Berry holes:

  • TBD

Snail:

  • Starting position x: 960
  • Height y: 11

Warrior Bonus

Warrior gates:

  • Left: 400,20
  • Center: 960,580
  • Right: 1520,20

Speed gates:

  • Center: 960,20

Snail Bonus

TBD

Clone this wiki locally