Skip to content

Commit

Permalink
Merge pull request #33 from boreal-is-back/main
Browse files Browse the repository at this point in the history
Battle Maps
  • Loading branch information
EternalModz authored Feb 2, 2025
2 parents 7558956 + b22fa78 commit 7875ebf
Show file tree
Hide file tree
Showing 24 changed files with 255 additions and 68 deletions.
Binary file added LCE/Game/BattleMapImages/Atlantis.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added LCE/Game/BattleMapImages/Atomics.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added LCE/Game/BattleMapImages/Capital.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added LCE/Game/BattleMapImages/Castle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added LCE/Game/BattleMapImages/Cavern.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added LCE/Game/BattleMapImages/Cove.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added LCE/Game/BattleMapImages/Crucible.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added LCE/Game/BattleMapImages/Dig.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added LCE/Game/BattleMapImages/Festive.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added LCE/Game/BattleMapImages/Frontier.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added LCE/Game/BattleMapImages/Halloween.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added LCE/Game/BattleMapImages/Invasion.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added LCE/Game/BattleMapImages/Lair.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added LCE/Game/BattleMapImages/Libertalia.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added LCE/Game/BattleMapImages/Medusa.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added LCE/Game/BattleMapImages/Ruin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added LCE/Game/BattleMapImages/Shipyard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added LCE/Game/BattleMapImages/Shrunk.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added LCE/Game/BattleMapImages/Siege.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added LCE/Game/BattleMapImages/Temple.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added LCE/Game/BattleMapImages/Valley.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
67 changes: 0 additions & 67 deletions LCE/Game/BattleMapLocations.md

This file was deleted.

254 changes: 254 additions & 0 deletions LCE/Game/BattleMaps.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,254 @@
# Battle Maps

## Cove

![Cove Preview Image](BattleMapImages/Cove.png)

Try to survive in this pirate's hidden camp, full of shipwrecks and caves!

| Size | UpdatePlayer Position | Active Area | Max Player Bounds |
|------|-----------------------|------------|-----------------|
| Small | `219, 73, -220` | `9, -18`, `17, -10` | `183, 55, -260`, `256, 90, -178` |
| Large | `45, 76, 251` | `-3, 13`, `8, 18` | `-14, 50, 203`, `111, 95, 296` |
| Huge | `45, 76, 251` | `-3, 13`, `8, 18` | `-14, 50, 203`, `111, 95, 296` |

## Cavern

![Cavern Preview Image](BattleMapImages/Cavern.png)

This ancient looking underground structure is the perfect place to sneak up on your enemies!

| Size | UpdatePlayer Position | Active Area | Max Player Bounds |
|------|-----------------------|------------|-----------------|
| Small | `-222, 84, 286` | `-17, 14`, `-12, 20` | `-261, 60, 249`, `-188, 110, 324` |
| Large | `268, 47, 12` | `14, -3`, `20, 4` | `210, 20, -45`, `340, 65, 70` |
| Huge | `268, 47, 12` | `14, -3`, `20, 4` | `210, 20, -45`, `340, 65, 70` |

## Crucible

![Crucible Preview Image](BattleMapImages/Crucible.png)

A world built deep in the Nether, with plenty of lava for your enemies to swim in!

| Size | UpdatePlayer Position | Active Area | Max Player Bounds |
|------|-----------------------|------------|-----------------|
| Small | `317, 78, 301` | `17, 15`, `22, 21` | `270, 0, 255`, `422, 118, 407` |
| Large | `348, 38, 331` | `16, 16`, `26, 25` | `270, 0, 255`, `422, 118, 407` |
| Huge | `348, 38, 331` | `16, 16`, `26, 25` | `270, 0, 255`, `422, 118, 407` |

## Lair

![Lair Preview Image](BattleMapImages/Lair.png)

Battle in the dragon's lair.

| Size | UpdatePlayer Position | Active Area | Max Player Bounds |
|------|-----------------------|------------|-----------------|
| Small | `45, 32, 45` | `0, 5`, `5, 0` | `5, 20, 0`, `85, 70, 85` |
| Large | `70, 51, 70` | `-1, -1`, `8, 8` | `5, 30, 10`, `140, 120, 130` |
| Huge | `70, 51, 70` | `-1, -1`, `8, 8` | `5, 30, 10`, `140, 120, 130` |

## Medusa

![Medusa Preview Image](BattleMapImages/Medusa.png)

Don't look directly at her!

| Size | UpdatePlayer Position | Active Area | Max Player Bounds |
|------|-----------------------|------------|-----------------|
| Small | `228, 67, 100` | `10, 3`, `17, 8` | `160, 30, 55`, `275, 110, 142` |
| Large | `239, 69, 100` | `10, 2`, `19, 10` | `175, 9, 40`, `316, 115, 165` |
| Huge | `239, 69, 100` | `10, 2`, `19, 10` | `175, 9, 40`, `316, 115, 165` |

## Temple

![Temple Preview Image](BattleMapImages/Temple.png)

This mysterious temple is set within the deepest jungle. Watch out for enemies lurking in the tree tops!

| Size | UpdatePlayer Position | Active Area | Max Player Bounds |
|------|-----------------------|------------|-----------------|
| Small | `-34, 59, -255` | `-5, -19`, `0, -14` | `-75, 50, -296`, `5, 90, -214` |
| Large | `-118, 20, -148` | `-16, -18`, `1, -1` | `-186, 4, -219`, `-48, 52, -80` |
| Huge | `-118, 20, -148` | `-16, -18`, `1, -1` | `-186, 4, -219`, `-48, 52, -80` |

## Atlantis

![Atlantis Preview Image](BattleMapImages/Atlantis.png)

Deep beneath the ocean, a lost city lay in ruins. Atlantis awaits the battle.

| Size | UpdatePlayer Position | Active Area | Max Player Bounds |
|------|-----------------------|------------|-----------------|
| Small | `152, 41, 154` | `5, 7`, `12, 12` | `112, 13, 118`, `190, 48, 192` |
| Large | `149, 56, 175` | `13, 15`, `5, 7` | `98, 15, 124`, `200, 62, 227` |
| Huge | `149, 56, 175` | `13, 15`, `5, 7` | `98, 15, 124`, `200, 62, 227` |

## Siege

![Siege Preview Image](BattleMapImages/Siege.png)

Brave the enemy walls or defend the keep. The siege is upon us.

| Size | UpdatePlayer Position | Active Area | Max Player Bounds |
|------|-----------------------|------------|-----------------|
| Small | `52, 72, 197` | `0, 5`, `6, 15` | `14, 57, 160`, `93, 85, 242` |
| Large | `52, 72, 208` | `7, 17`, `-3, 4` | `1, 86, 145`, `102, 57, 274` |
| Huge | `52, 72, 208` | `7, 17`, `-3, 4` | `1, 86, 145`, `102, 57, 274` |

## Ruin

![Ruin Preview Image](BattleMapImages/Ruin.png)

Abandoned and left to ruin, there are still secrets left to be found. Battle for the remaining resources and survive this hazardous place.

| Size | UpdatePlayer Position | Active Area | Max Player Bounds |
|------|-----------------------|------------|-----------------|
| Small | `-206, 20, 178` | `-10, 14`, `-16, 8` | `-159, 10, 135`, `-256, 38, 226` |
| Large | `-51, 9, 50` | `-7, -1`, `0, 6` | `-1, 0, 107`, `-102, 28, -7` |
| Huge | `-51, 9, 50` | `-7, -1`, `0, 6` | `-1, 0, 107`, `-102, 28, -7` |

## Castle

![Castle Preview Image](BattleMapImages/Castle.png)

Crown yourself in glory in the Castle's great halls.

| Size | UpdatePlayer Position | Active Area | Max Player Bounds |
|------|-----------------------|------------|-----------------|
| Small | `40, 68, 40` | `6, -2`, `-2, 6` | `-2, 56, -1`, `84, 80, 83` |
| Large | `-169, 72, 134` | `-16, 3`, `-6, 13` | `-223, 55, 78`, `-112, 91, 195` |
| Huge | `-169, 72, 134` | `-16, 3`, `-6, 13` | `-223, 55, 78`, `-112, 91, 195` |

## Shipyard

![Shipyard Preview Image](BattleMapImages/Shipyard.png)

A port in the sky away from the storm, but this arena is anything but calm.

| Size | UpdatePlayer Position | Active Area | Max Player Bounds |
|------|-----------------------|------------|-----------------|
| Small | `-9, 164, -1` | `4, -4`, `-6, 3` | `-38, -2, -80`, `44, 190, 40` |
| Large | `20, 164, -18` | `-6, 3`, `6, -6` | `-37, 122, -68`, `59, 190, 37` |
| Huge | `20, 164, -18` | `-6, 3`, `6, -6` | `-37, 122, -68`, `59, 190, 37` |

## Invasion!

![Invasion! Preview Image](BattleMapImages/Invasion.png)

An alien attack has created a dangerous arena. Defend your rooftops but don't fall off!

| Size | UpdatePlayer Position | Active Area | Max Player Bounds |
|------|-----------------------|------------|-----------------|
| Small | `-70, 47, 80` | `-9, 1`, `-2, 9` | `-122, 2, 34`, `-27, 62, 138` |
| Large | `313, 45, -229` | `24, -10`, `15, -19` | `269, 2, -294`, `376, 60, -175` |
| Huge | `313, 45, -229` | `24, -10`, `15, -19` | `269, 2, -294`, `376, 60, -175` |

## Frontier

![Frontier Preview Image](BattleMapImages/Frontier.png)

It's high noon! Things are about to get wild in the Old West, so grab a fistful of TNT, slap on a sou'wester and prepare for an almighty dustbowl dust-up between the good, the bad and the ugly.

| Size | UpdatePlayer Position | Active Area | Max Player Bounds |
|------|-----------------------|------------|-----------------|
| Small | `288, 74, 211` | `11, 3`, `24, 22` | `230, 25, 152`, `346, 79, 282` |
| Large | `288, 74, 211` | `10, 2`, `24, 23` | `220, 25, 142`, `356, 79, 292` |
| Huge | `288, 74, 211` | `10, 2`, `24, 23` | `220, 25, 142`, `356, 79, 292` |

## Dig

![Dig Preview Image](BattleMapImages/Dig.png)

A snowbound excavation site lies deserted. What unspeakable things did the scientists discover beneath the ice? Find out for yourself, while battling against both the elements and each other!

| Size | UpdatePlayer Position | Active Area | Max Player Bounds |
|------|-----------------------|------------|-----------------|
| Small | `59, 61, 136` | `-1, 3`, `7, 12` | `11, 20, 90`, `107, 74, 172` |
| Large | `59, 61, 136` | `-1, 3`, `7, 12` | `4, 20, 78`, `115, 74, 187` |
| Huge | `59, 61, 136` | `-1, 3`, `7, 12` | `4, 20, 78`, `115, 74, 187` |

## Shrunk

![Shrunk Preview Image](BattleMapImages/Shrunk.png)

Are you tiny or is everything else just really, really big? Be careful not to lose your sense of proportion as you fight your way across this over-sized bedroom and tidy up the competition.

| Size | UpdatePlayer Position | Active Area | Max Player Bounds |
|------|-----------------------|------------|-----------------|
| Small | `-82, 40, 134` | `-2, 4`, `-9, 11` | `-119, 0, 90`, `-37, 70, 174` |
| Large | `47, 36, 127` | `-2, 3`, `7, 12` | `-2, -1, 71`, `100, 70, 174` |
| Huge | `47, 36, 127` | `-2, 3`, `7, 12` | `-2, -1, 71`, `100, 70, 174` |

## Valley

![Valley Preview Image](BattleMapImages/Valley.png)

Discover your inner self as you battle across this ancient land of dragons! This Battle map is exclusive to the Chinese Mythology Mash Up.

| Size | UpdatePlayer Position | Active Area | Max Player Bounds |
|------|-----------------------|------------|-----------------|
| Small | `213, 91, 239` | `10, 9`, `18, 20` | `170, 58, 168`, `262, 100, 300` |
| Large | `213, 91, 239` | `10, 9`, `18, 20` | `170, 58, 150`, `278, 107, 320` |
| Huge | `213, 91, 239` | `10, 9`, `18, 20` | `170, 58, 150`, `278, 107, 320` |

## Capitol

![Capitol Preview Image](BattleMapImages/Capital.png)

Clamber through the ruins of the Capitol! Who will rise from the rubble to battle their way through the wasteland?

| Size | UpdatePlayer Position | Active Area | Max Player Bounds |
|------|-----------------------|------------|-----------------|
| Small | `155, 56, 153` | `5, 5`, `13, 13` | `116, 30, 114`, `195, 59, 195` |
| Large | `-2, 64, -9` | `-5, -6`, `4, 3` | `-55, 30, -57`, `55, 74, 42` |
| Huge | `-2, 64, -9` | `-5, -6`, `4, 3` | `-55, 30, -57`, `55, 74, 42` |

## Libertalia

![Libertalia Preview Image](BattleMapImages/Libertalia.png)

Battle through the troubled waters of Libertalia! Who will captain the seas in this watery graveyard of ships?

| Size | UpdatePlayer Position | Active Area | Max Player Bounds |
|------|-----------------------|------------|-----------------|
| Small | `158, 29, 180` | `5, 6`, `14, 15` | `106, 2, 120`, `202, 38, 232` |
| Large | `-12, 28, 197` | `-6, 7`, `4, 17` | `-77, 2, 131`, `40, 38, 260` |
| Huge | `-12, 28, 197` | `-6, 7`, `4, 17` | `-77, 2, 131`, `40, 38, 260` |

## Atomics

![Atomics Preview Image](BattleMapImages/Atomics.png)

Face the perils of the General Atomics Galleria! Is Mister Handy friend or foe? Will you dodge the traps rigged to blow?


| Size | UpdatePlayer Position | Active Area | Max Player Bounds |
|------|-----------------------|------------|-----------------|
| Small | `144, 41, 222` | `4, 9`, `13, 18` | `99, 5, 181`, `185, 58, 267` |
| Large | `144, 41, 222` | `4, 9`, `13, 18` | `93, 5, 175`, `192, 58, 276` |
| Huge | `144, 41, 222` | `4, 9`, `13, 18` | `93, 5, 175`, `192, 58, 276` |

## Festive

![Festive Preview Image](BattleMapImages/Festive.png)

Get together with friends and family for some Minecraft-style tussling in this special seasonal battle map. The more the merrier! Guaranteed to be more fun than pretending you like the socks your uncle gave you.

| Size | UpdatePlayer Position | Active Area | Max Player Bounds |
|------|-----------------------|------------|-----------------|
| Small | `17, 58, 9` | `-4, -4`, `7, 6` | `-31, 20, -62`, `49, 70, 49` |
| Large | `17, 58, 9` | `-5, 0`, `9, 8` | `-48, 20, -63`, `59, 70, 60` |
| Huge | `17, 58, 9` | `-5, 0`, `9, 8` | `-48, 20, -63`, `59, 70, 60` |

## Halloween

![Halloween Preview Image](BattleMapImages/Halloween.png)

Something wicked this way comes. Full of deadly thrills and sinister shocks, it will scare you off your Minecraft blocks!

| Size | UpdatePlayer Position | Active Area | Max Player Bounds |
|------|-----------------------|------------|-----------------|
| Small | `56, 33, 141` | `0, 5`, `6, 12` | `15, 1, 93`, `97, 60, 193` |
| Large | `56, 45, 141` | `-1, 4`, `8, 13` | `1, 0, 84`, `109, 60, 203` |
| Huge | `56, 45, 141` | `-1, 4`, `8, 13` | `1, 0, 84`, `109, 60, 203` |
2 changes: 1 addition & 1 deletion LCE/Game/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Documentation on game mechanics and other stuff that doesn't fit anywhere else.
2. [Blocks](Blocks.md) - All blocks in the game (as of Xbox One Edition 1.60.1924.0)
3. [Colors](Colors.md) - Colors for biomes, textures, water, fog, etc.
4. [LimitStrings](LimitStrings.md) - Strings based around `The maximum number of X in a world has been reached.`
5. [BattleMapLocations](BattleMapLocations.md)
5. [BattleMaps](BattleMaps.md)

# Contributors
List of contributors can be found under [Team.md#Documentation](/Team.md#Documentation)

0 comments on commit 7875ebf

Please sign in to comment.