Initial commit: OpenRA game engine
Fork from OpenRA/OpenRA with one-click launch script (start-ra.cmd) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
BIN
mods/d2k/maps/oasis-conquest/map.bin
Normal file
BIN
mods/d2k/maps/oasis-conquest/map.bin
Normal file
Binary file not shown.
BIN
mods/d2k/maps/oasis-conquest/map.png
Normal file
BIN
mods/d2k/maps/oasis-conquest/map.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
150
mods/d2k/maps/oasis-conquest/map.yaml
Normal file
150
mods/d2k/maps/oasis-conquest/map.yaml
Normal file
@@ -0,0 +1,150 @@
|
||||
MapFormat: 12
|
||||
|
||||
RequiresMod: d2k
|
||||
|
||||
Title: Oasis Conquest
|
||||
|
||||
Author: Janitor
|
||||
|
||||
Tileset: ARRAKIS
|
||||
|
||||
MapSize: 128,128
|
||||
|
||||
Bounds: 16,16,96,96
|
||||
|
||||
Visibility: Lobby
|
||||
|
||||
Categories: Conquest
|
||||
|
||||
Players:
|
||||
PlayerReference@Neutral:
|
||||
Name: Neutral
|
||||
OwnsWorld: True
|
||||
NonCombatant: True
|
||||
Faction: atreides
|
||||
PlayerReference@Multi0:
|
||||
Name: Multi0
|
||||
Playable: True
|
||||
Faction: Random
|
||||
Enemies: Creeps
|
||||
PlayerReference@Multi1:
|
||||
Name: Multi1
|
||||
Playable: True
|
||||
Faction: Random
|
||||
Enemies: Creeps
|
||||
PlayerReference@Multi2:
|
||||
Name: Multi2
|
||||
Playable: True
|
||||
Faction: Random
|
||||
Enemies: Creeps
|
||||
PlayerReference@Multi3:
|
||||
Name: Multi3
|
||||
Playable: True
|
||||
Faction: Random
|
||||
Enemies: Creeps
|
||||
PlayerReference@Multi4:
|
||||
Name: Multi4
|
||||
Playable: True
|
||||
Faction: Random
|
||||
Enemies: Creeps
|
||||
PlayerReference@Multi5:
|
||||
Name: Multi5
|
||||
Playable: True
|
||||
Faction: Random
|
||||
Enemies: Creeps
|
||||
PlayerReference@Creeps:
|
||||
Name: Creeps
|
||||
NonCombatant: True
|
||||
Faction: atreides
|
||||
Enemies: Multi0, Multi1, Multi2, Multi3, Multi4, Multi5
|
||||
|
||||
Actors:
|
||||
Actor0: mpspawn
|
||||
Location: 60,37
|
||||
Owner: Neutral
|
||||
Actor1: spicebloom.spawnpoint
|
||||
Location: 34,98
|
||||
Owner: Neutral
|
||||
Actor3: spicebloom.spawnpoint
|
||||
Location: 19,73
|
||||
Owner: Neutral
|
||||
Actor2: spicebloom.spawnpoint
|
||||
Location: 48,109
|
||||
Owner: Neutral
|
||||
Actor4: mpspawn
|
||||
Location: 47,42
|
||||
Owner: Neutral
|
||||
Actor5: mpspawn
|
||||
Location: 88,67
|
||||
Owner: Neutral
|
||||
Actor14: spicebloom.spawnpoint
|
||||
Location: 56,62
|
||||
Owner: Neutral
|
||||
Actor10: spicebloom.spawnpoint
|
||||
Location: 86,24
|
||||
Owner: Neutral
|
||||
Actor11: spicebloom.spawnpoint
|
||||
Location: 100,104
|
||||
Owner: Neutral
|
||||
Actor6: spicebloom.spawnpoint
|
||||
Location: 28,35
|
||||
Owner: Neutral
|
||||
Actor7: spicebloom.spawnpoint
|
||||
Location: 40,26
|
||||
Owner: Neutral
|
||||
Actor8: spicebloom.spawnpoint
|
||||
Location: 59,22
|
||||
Owner: Neutral
|
||||
Actor12: spicebloom.spawnpoint
|
||||
Location: 103,51
|
||||
Owner: Neutral
|
||||
Actor13: spicebloom.spawnpoint
|
||||
Location: 106,70
|
||||
Owner: Neutral
|
||||
Actor9: spicebloom.spawnpoint
|
||||
Location: 105,84
|
||||
Owner: Neutral
|
||||
Actor15: spicebloom.spawnpoint
|
||||
Location: 63,57
|
||||
Owner: Neutral
|
||||
Actor16: spicebloom.spawnpoint
|
||||
Location: 64,68
|
||||
Owner: Neutral
|
||||
Actor17: spicebloom.spawnpoint
|
||||
Location: 27,87
|
||||
Owner: Neutral
|
||||
Actor18: mpspawn
|
||||
Location: 51,90
|
||||
Owner: Neutral
|
||||
Actor19: mpspawn
|
||||
Location: 42,80
|
||||
Owner: Neutral
|
||||
Actor21: mpspawn
|
||||
Location: 89,81
|
||||
Owner: Neutral
|
||||
Actor20: wormspawner
|
||||
Location: 16,16
|
||||
Owner: Creeps
|
||||
Actor22: wormspawner
|
||||
Location: 111,16
|
||||
Owner: Creeps
|
||||
Actor23: wormspawner
|
||||
Location: 111,111
|
||||
Owner: Creeps
|
||||
Actor24: wormspawner
|
||||
Location: 16,111
|
||||
Owner: Creeps
|
||||
Actor26: wormspawner
|
||||
Location: 72,111
|
||||
Owner: Creeps
|
||||
Actor27: wormspawner
|
||||
Location: 111,46
|
||||
Owner: Creeps
|
||||
Actor28: wormspawner
|
||||
Location: 78,16
|
||||
Owner: Creeps
|
||||
Actor30: wormspawner
|
||||
Location: 16,81
|
||||
Owner: Creeps
|
||||
|
||||
Rules: rules.yaml
|
||||
4
mods/d2k/maps/oasis-conquest/rules.yaml
Normal file
4
mods/d2k/maps/oasis-conquest/rules.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
World:
|
||||
ActorSpawnManager:
|
||||
Minimum: 3
|
||||
Maximum: 6
|
||||
Reference in New Issue
Block a user