Upgrade D2K maps to format 10.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
MapFormat: 9
|
||||
MapFormat: 10
|
||||
|
||||
RequiresMod: d2k
|
||||
|
||||
@@ -16,6 +16,8 @@ Visibility: MissionSelector
|
||||
|
||||
Type: Campaign
|
||||
|
||||
LockPreview: True
|
||||
|
||||
Players:
|
||||
PlayerReference@Neutral:
|
||||
Name: Neutral
|
||||
@@ -109,79 +111,4 @@ Actors:
|
||||
Location: 13,13
|
||||
Owner: Neutral
|
||||
|
||||
Smudges:
|
||||
|
||||
Rules:
|
||||
Player:
|
||||
-ConquestVictoryConditions:
|
||||
MissionObjectives:
|
||||
EarlyGameOver: true
|
||||
Shroud:
|
||||
FogLocked: True
|
||||
FogEnabled: True
|
||||
ExploredMapLocked: True
|
||||
ExploredMapEnabled: False
|
||||
PlayerResources:
|
||||
DefaultCashLocked: True
|
||||
DefaultCash: 2300
|
||||
World:
|
||||
-CrateSpawner:
|
||||
-SpawnMPUnits:
|
||||
-MPStartLocations:
|
||||
LuaScript:
|
||||
Scripts: atreides01a.lua
|
||||
ObjectivesPanel:
|
||||
PanelName: MISSION_OBJECTIVES
|
||||
WormManager:
|
||||
Minimum: 1
|
||||
Maximum: 1
|
||||
MissionData:
|
||||
Briefing: Harvest Spice from the Imperial Basin. Construct a Spice Refinery and defend it against the Harkonnen troops scattered throughout the basin. You have been assigned only limited offensive forces - use them wisely.\n\nYou will have to learn the subtleties of mining as you go, but remember to build Silos to store the Spice. When you run out of storage space you can not gather more Spice. Also, any building without adequate concrete foundation will need immediate repair and be vulnerable to erosive damage from the harsh environment. Your greatest adversary may be the elements.\n\nGood luck.\n
|
||||
BriefingVideo: A_BR01_E.VQA
|
||||
MapCreeps:
|
||||
Locked: True
|
||||
Enabled: True
|
||||
MapBuildRadius:
|
||||
AllyBuildRadiusLocked: True
|
||||
AllyBuildRadiusEnabled: False
|
||||
MapOptions:
|
||||
TechLevelLocked: True
|
||||
TechLevel: Low
|
||||
Difficulties: Easy, Normal, Hard
|
||||
ShortGameLocked: True
|
||||
ShortGameEnabled: False
|
||||
construction_yard:
|
||||
Production:
|
||||
Produces: Building
|
||||
concreteb:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
barracks:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
light_factory:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
heavy_factory:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
medium_gun_turret:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
wall:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
Sequences:
|
||||
|
||||
VoxelSequences:
|
||||
|
||||
Weapons:
|
||||
|
||||
Voices:
|
||||
|
||||
Music:
|
||||
|
||||
Notifications:
|
||||
|
||||
Translations:
|
||||
Rules: rules.yaml
|
||||
|
||||
67
mods/d2k/maps/atreides-01a/rules.yaml
Normal file
67
mods/d2k/maps/atreides-01a/rules.yaml
Normal file
@@ -0,0 +1,67 @@
|
||||
Player:
|
||||
-ConquestVictoryConditions:
|
||||
MissionObjectives:
|
||||
EarlyGameOver: true
|
||||
Shroud:
|
||||
FogLocked: True
|
||||
FogEnabled: True
|
||||
ExploredMapLocked: True
|
||||
ExploredMapEnabled: False
|
||||
PlayerResources:
|
||||
DefaultCashLocked: True
|
||||
DefaultCash: 2300
|
||||
|
||||
World:
|
||||
-CrateSpawner:
|
||||
-SpawnMPUnits:
|
||||
-MPStartLocations:
|
||||
LuaScript:
|
||||
Scripts: atreides01a.lua
|
||||
ObjectivesPanel:
|
||||
PanelName: MISSION_OBJECTIVES
|
||||
WormManager:
|
||||
Minimum: 1
|
||||
Maximum: 1
|
||||
MissionData:
|
||||
Briefing: Harvest Spice from the Imperial Basin. Construct a Spice Refinery and defend it against the Harkonnen troops scattered throughout the basin. You have been assigned only limited offensive forces - use them wisely.\n\nYou will have to learn the subtleties of mining as you go, but remember to build Silos to store the Spice. When you run out of storage space you can not gather more Spice. Also, any building without adequate concrete foundation will need immediate repair and be vulnerable to erosive damage from the harsh environment. Your greatest adversary may be the elements.\n\nGood luck.\n
|
||||
BriefingVideo: A_BR01_E.VQA
|
||||
MapCreeps:
|
||||
Locked: True
|
||||
Enabled: True
|
||||
MapBuildRadius:
|
||||
AllyBuildRadiusLocked: True
|
||||
AllyBuildRadiusEnabled: False
|
||||
MapOptions:
|
||||
TechLevelLocked: True
|
||||
TechLevel: Low
|
||||
Difficulties: Easy, Normal, Hard
|
||||
ShortGameLocked: True
|
||||
ShortGameEnabled: False
|
||||
|
||||
construction_yard:
|
||||
Production:
|
||||
Produces: Building
|
||||
|
||||
concreteb:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
barracks:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
light_factory:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
heavy_factory:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
medium_gun_turret:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
wall:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
@@ -1,4 +1,4 @@
|
||||
MapFormat: 9
|
||||
MapFormat: 10
|
||||
|
||||
RequiresMod: d2k
|
||||
|
||||
@@ -16,6 +16,8 @@ Visibility: MissionSelector
|
||||
|
||||
Type: Campaign
|
||||
|
||||
LockPreview: True
|
||||
|
||||
Players:
|
||||
PlayerReference@Neutral:
|
||||
Name: Neutral
|
||||
@@ -108,79 +110,4 @@ Actors:
|
||||
Location: 22,20
|
||||
Owner: Neutral
|
||||
|
||||
Smudges:
|
||||
|
||||
Rules:
|
||||
Player:
|
||||
-ConquestVictoryConditions:
|
||||
MissionObjectives:
|
||||
EarlyGameOver: true
|
||||
Shroud:
|
||||
FogLocked: True
|
||||
FogEnabled: True
|
||||
ExploredMapLocked: True
|
||||
ExploredMapEnabled: False
|
||||
PlayerResources:
|
||||
DefaultCashLocked: True
|
||||
DefaultCash: 2300
|
||||
World:
|
||||
-CrateSpawner:
|
||||
-SpawnMPUnits:
|
||||
-MPStartLocations:
|
||||
LuaScript:
|
||||
Scripts: atreides01b.lua
|
||||
ObjectivesPanel:
|
||||
PanelName: MISSION_OBJECTIVES
|
||||
WormManager:
|
||||
Minimum: 1
|
||||
Maximum: 1
|
||||
MissionData:
|
||||
Briefing: Harvest Spice from the Imperial Basin. Construct a Spice Refinery and defend it against the Harkonnen troops scattered throughout the basin. You have been assigned only limited offensive forces - use them wisely.\n\nYou will have to learn the subtleties of mining as you go, but remember to build Silos to store the Spice. When you run out of storage space you can not gather more Spice. Also, any building without adequate concrete foundation will need immediate repair and be vulnerable to erosive damage from the harsh environment. Your greatest adversary may be the elements.\n\nGood luck.\n
|
||||
BriefingVideo: A_BR01_E.VQA
|
||||
MapCreeps:
|
||||
Locked: True
|
||||
Enabled: True
|
||||
MapBuildRadius:
|
||||
AllyBuildRadiusLocked: True
|
||||
AllyBuildRadiusEnabled: False
|
||||
MapOptions:
|
||||
TechLevelLocked: True
|
||||
TechLevel: Low
|
||||
Difficulties: Easy, Normal, Hard
|
||||
ShortGameLocked: True
|
||||
ShortGameEnabled: False
|
||||
construction_yard:
|
||||
Production:
|
||||
Produces: Building
|
||||
concreteb:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
barracks:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
light_factory:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
heavy_factory:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
medium_gun_turret:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
wall:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
Sequences:
|
||||
|
||||
VoxelSequences:
|
||||
|
||||
Weapons:
|
||||
|
||||
Voices:
|
||||
|
||||
Music:
|
||||
|
||||
Notifications:
|
||||
|
||||
Translations:
|
||||
Rules: rules.yaml
|
||||
|
||||
67
mods/d2k/maps/atreides-01b/rules.yaml
Normal file
67
mods/d2k/maps/atreides-01b/rules.yaml
Normal file
@@ -0,0 +1,67 @@
|
||||
Player:
|
||||
-ConquestVictoryConditions:
|
||||
MissionObjectives:
|
||||
EarlyGameOver: true
|
||||
Shroud:
|
||||
FogLocked: True
|
||||
FogEnabled: True
|
||||
ExploredMapLocked: True
|
||||
ExploredMapEnabled: False
|
||||
PlayerResources:
|
||||
DefaultCashLocked: True
|
||||
DefaultCash: 2300
|
||||
|
||||
World:
|
||||
-CrateSpawner:
|
||||
-SpawnMPUnits:
|
||||
-MPStartLocations:
|
||||
LuaScript:
|
||||
Scripts: atreides01b.lua
|
||||
ObjectivesPanel:
|
||||
PanelName: MISSION_OBJECTIVES
|
||||
WormManager:
|
||||
Minimum: 1
|
||||
Maximum: 1
|
||||
MissionData:
|
||||
Briefing: Harvest Spice from the Imperial Basin. Construct a Spice Refinery and defend it against the Harkonnen troops scattered throughout the basin. You have been assigned only limited offensive forces - use them wisely.\n\nYou will have to learn the subtleties of mining as you go, but remember to build Silos to store the Spice. When you run out of storage space you can not gather more Spice. Also, any building without adequate concrete foundation will need immediate repair and be vulnerable to erosive damage from the harsh environment. Your greatest adversary may be the elements.\n\nGood luck.\n
|
||||
BriefingVideo: A_BR01_E.VQA
|
||||
MapCreeps:
|
||||
Locked: True
|
||||
Enabled: True
|
||||
MapBuildRadius:
|
||||
AllyBuildRadiusLocked: True
|
||||
AllyBuildRadiusEnabled: False
|
||||
MapOptions:
|
||||
TechLevelLocked: True
|
||||
TechLevel: Low
|
||||
Difficulties: Easy, Normal, Hard
|
||||
ShortGameLocked: True
|
||||
ShortGameEnabled: False
|
||||
|
||||
construction_yard:
|
||||
Production:
|
||||
Produces: Building
|
||||
|
||||
concreteb:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
barracks:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
light_factory:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
heavy_factory:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
medium_gun_turret:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
wall:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
@@ -1,4 +1,4 @@
|
||||
MapFormat: 9
|
||||
MapFormat: 10
|
||||
|
||||
RequiresMod: d2k
|
||||
|
||||
@@ -16,6 +16,8 @@ Visibility: MissionSelector
|
||||
|
||||
Type: Campaign
|
||||
|
||||
LockPreview: True
|
||||
|
||||
Players:
|
||||
PlayerReference@Neutral:
|
||||
Name: Neutral
|
||||
@@ -166,79 +168,4 @@ Actors:
|
||||
Owner: Neutral
|
||||
Location: 30,28
|
||||
|
||||
Smudges:
|
||||
|
||||
Rules:
|
||||
Player:
|
||||
-ConquestVictoryConditions:
|
||||
MissionObjectives:
|
||||
EarlyGameOver: true
|
||||
Shroud:
|
||||
FogLocked: True
|
||||
FogEnabled: True
|
||||
ExploredMapLocked: True
|
||||
ExploredMapEnabled: False
|
||||
PlayerResources:
|
||||
DefaultCashLocked: True
|
||||
DefaultCash: 5000
|
||||
World:
|
||||
-CrateSpawner:
|
||||
-SpawnMPUnits:
|
||||
-MPStartLocations:
|
||||
LuaScript:
|
||||
Scripts: atreides02a.lua
|
||||
ObjectivesPanel:
|
||||
PanelName: MISSION_OBJECTIVES
|
||||
WormManager:
|
||||
Minimum: 1
|
||||
Maximum: 1
|
||||
MissionData:
|
||||
Briefing: Infiltrate the Imperial Basin and build up our forces until they are strong enough to eradicate the local Harkonnen presence.\n\nThe Harkonnen are reinforcing their troops by air, so be on your guard. Use the Outpost's radar to detect attacks from unexpected quarters.\n\nBe careful when mining the Spice. Spice mounds grow out of the sand. While a vital source of Spice, Spice mounds can damage or destroy any unit that blunders into them.\n\nGood luck.\n
|
||||
BriefingVideo: A_BR02_E.VQA
|
||||
MapCreeps:
|
||||
Locked: True
|
||||
Enabled: True
|
||||
MapBuildRadius:
|
||||
AllyBuildRadiusLocked: True
|
||||
AllyBuildRadiusEnabled: False
|
||||
MapOptions:
|
||||
TechLevelLocked: True
|
||||
TechLevel: Low
|
||||
Difficulties: Easy, Normal, Hard
|
||||
ShortGameLocked: True
|
||||
ShortGameEnabled: False
|
||||
carryall.reinforce:
|
||||
Cargo:
|
||||
MaxWeight: 10
|
||||
construction_yard:
|
||||
Production:
|
||||
Produces: Building
|
||||
concreteb:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
heavy_factory:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
medium_gun_turret:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
wall:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
outpost:
|
||||
Buildable:
|
||||
Prerequisites: barracks
|
||||
|
||||
Sequences:
|
||||
|
||||
VoxelSequences:
|
||||
|
||||
Weapons:
|
||||
|
||||
Voices:
|
||||
|
||||
Music:
|
||||
|
||||
Notifications:
|
||||
|
||||
Translations:
|
||||
Rules: rules.yaml
|
||||
|
||||
67
mods/d2k/maps/atreides-02a/rules.yaml
Normal file
67
mods/d2k/maps/atreides-02a/rules.yaml
Normal file
@@ -0,0 +1,67 @@
|
||||
Player:
|
||||
-ConquestVictoryConditions:
|
||||
MissionObjectives:
|
||||
EarlyGameOver: true
|
||||
Shroud:
|
||||
FogLocked: True
|
||||
FogEnabled: True
|
||||
ExploredMapLocked: True
|
||||
ExploredMapEnabled: False
|
||||
PlayerResources:
|
||||
DefaultCashLocked: True
|
||||
DefaultCash: 5000
|
||||
|
||||
World:
|
||||
-CrateSpawner:
|
||||
-SpawnMPUnits:
|
||||
-MPStartLocations:
|
||||
LuaScript:
|
||||
Scripts: atreides02a.lua
|
||||
ObjectivesPanel:
|
||||
PanelName: MISSION_OBJECTIVES
|
||||
WormManager:
|
||||
Minimum: 1
|
||||
Maximum: 1
|
||||
MissionData:
|
||||
Briefing: Infiltrate the Imperial Basin and build up our forces until they are strong enough to eradicate the local Harkonnen presence.\n\nThe Harkonnen are reinforcing their troops by air, so be on your guard. Use the Outpost's radar to detect attacks from unexpected quarters.\n\nBe careful when mining the Spice. Spice mounds grow out of the sand. While a vital source of Spice, Spice mounds can damage or destroy any unit that blunders into them.\n\nGood luck.\n
|
||||
BriefingVideo: A_BR02_E.VQA
|
||||
MapCreeps:
|
||||
Locked: True
|
||||
Enabled: True
|
||||
MapBuildRadius:
|
||||
AllyBuildRadiusLocked: True
|
||||
AllyBuildRadiusEnabled: False
|
||||
MapOptions:
|
||||
TechLevelLocked: True
|
||||
TechLevel: Low
|
||||
Difficulties: Easy, Normal, Hard
|
||||
ShortGameLocked: True
|
||||
ShortGameEnabled: False
|
||||
|
||||
carryall.reinforce:
|
||||
Cargo:
|
||||
MaxWeight: 10
|
||||
|
||||
construction_yard:
|
||||
Production:
|
||||
Produces: Building
|
||||
|
||||
concreteb:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
heavy_factory:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
medium_gun_turret:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
wall:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
outpost:
|
||||
Buildable:
|
||||
Prerequisites: barracks
|
||||
@@ -1,4 +1,4 @@
|
||||
MapFormat: 9
|
||||
MapFormat: 10
|
||||
|
||||
RequiresMod: d2k
|
||||
|
||||
@@ -16,6 +16,8 @@ Visibility: MissionSelector
|
||||
|
||||
Type: Campaign
|
||||
|
||||
LockPreview: True
|
||||
|
||||
Players:
|
||||
PlayerReference@Neutral:
|
||||
Name: Neutral
|
||||
@@ -136,84 +138,4 @@ Actors:
|
||||
Owner: Neutral
|
||||
Location: 30,28
|
||||
|
||||
Smudges:
|
||||
|
||||
Rules:
|
||||
Player:
|
||||
-ConquestVictoryConditions:
|
||||
MissionObjectives:
|
||||
EarlyGameOver: true
|
||||
Shroud:
|
||||
FogLocked: True
|
||||
FogEnabled: True
|
||||
ExploredMapLocked: True
|
||||
ExploredMapEnabled: False
|
||||
PlayerResources:
|
||||
DefaultCashLocked: True
|
||||
DefaultCash: 5000
|
||||
World:
|
||||
-CrateSpawner:
|
||||
-SpawnMPUnits:
|
||||
-MPStartLocations:
|
||||
LuaScript:
|
||||
Scripts: atreides02b.lua
|
||||
ObjectivesPanel:
|
||||
PanelName: MISSION_OBJECTIVES
|
||||
WormManager:
|
||||
Minimum: 1
|
||||
Maximum: 1
|
||||
MissionData:
|
||||
Briefing: Infiltrate the Imperial Basin and build up our forces until they are strong enough to eradicate the local Harkonnen presence.\n\nThe Harkonnen are reinforcing their troops by air, so be on your guard. Use the Outpost's radar to detect attacks from unexpected quarters.\n\nBe careful when mining the Spice. Spice mounds grow out of the sand. While a vital source of Spice, Spice mounds can damage or destroy any unit that blunders into them.\n\nGood luck.\n
|
||||
BriefingVideo: A_BR02_E.VQA
|
||||
MapCreeps:
|
||||
Locked: True
|
||||
Enabled: True
|
||||
MapBuildRadius:
|
||||
AllyBuildRadiusLocked: True
|
||||
AllyBuildRadiusEnabled: False
|
||||
MapOptions:
|
||||
TechLevelLocked: True
|
||||
TechLevel: Low
|
||||
Difficulties: Easy, Normal, Hard
|
||||
ShortGameLocked: True
|
||||
ShortGameEnabled: False
|
||||
carryall.reinforce:
|
||||
Cargo:
|
||||
MaxWeight: 10
|
||||
construction_yard:
|
||||
Production:
|
||||
Produces: Building
|
||||
concreteb:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
heavy_factory:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
medium_gun_turret:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
wall:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
outpost:
|
||||
Buildable:
|
||||
Prerequisites: barracks
|
||||
outpostnopower:
|
||||
Inherits: outpost
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
-RequiresPower:
|
||||
|
||||
Sequences:
|
||||
|
||||
VoxelSequences:
|
||||
|
||||
Weapons:
|
||||
|
||||
Voices:
|
||||
|
||||
Music:
|
||||
|
||||
Notifications:
|
||||
|
||||
Translations:
|
||||
Rules: rules.yaml
|
||||
|
||||
73
mods/d2k/maps/atreides-02b/rules.yaml
Normal file
73
mods/d2k/maps/atreides-02b/rules.yaml
Normal file
@@ -0,0 +1,73 @@
|
||||
Player:
|
||||
-ConquestVictoryConditions:
|
||||
MissionObjectives:
|
||||
EarlyGameOver: true
|
||||
Shroud:
|
||||
FogLocked: True
|
||||
FogEnabled: True
|
||||
ExploredMapLocked: True
|
||||
ExploredMapEnabled: False
|
||||
PlayerResources:
|
||||
DefaultCashLocked: True
|
||||
DefaultCash: 5000
|
||||
|
||||
World:
|
||||
-CrateSpawner:
|
||||
-SpawnMPUnits:
|
||||
-MPStartLocations:
|
||||
LuaScript:
|
||||
Scripts: atreides02b.lua
|
||||
ObjectivesPanel:
|
||||
PanelName: MISSION_OBJECTIVES
|
||||
WormManager:
|
||||
Minimum: 1
|
||||
Maximum: 1
|
||||
MissionData:
|
||||
Briefing: Infiltrate the Imperial Basin and build up our forces until they are strong enough to eradicate the local Harkonnen presence.\n\nThe Harkonnen are reinforcing their troops by air, so be on your guard. Use the Outpost's radar to detect attacks from unexpected quarters.\n\nBe careful when mining the Spice. Spice mounds grow out of the sand. While a vital source of Spice, Spice mounds can damage or destroy any unit that blunders into them.\n\nGood luck.\n
|
||||
BriefingVideo: A_BR02_E.VQA
|
||||
MapCreeps:
|
||||
Locked: True
|
||||
Enabled: True
|
||||
MapBuildRadius:
|
||||
AllyBuildRadiusLocked: True
|
||||
AllyBuildRadiusEnabled: False
|
||||
MapOptions:
|
||||
TechLevelLocked: True
|
||||
TechLevel: Low
|
||||
Difficulties: Easy, Normal, Hard
|
||||
ShortGameLocked: True
|
||||
ShortGameEnabled: False
|
||||
|
||||
carryall.reinforce:
|
||||
Cargo:
|
||||
MaxWeight: 10
|
||||
|
||||
construction_yard:
|
||||
Production:
|
||||
Produces: Building
|
||||
|
||||
concreteb:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
heavy_factory:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
medium_gun_turret:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
wall:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
outpost:
|
||||
Buildable:
|
||||
Prerequisites: barracks
|
||||
|
||||
outpostnopower:
|
||||
Inherits: outpost
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
-RequiresPower:
|
||||
@@ -1,4 +1,4 @@
|
||||
MapFormat: 9
|
||||
MapFormat: 10
|
||||
|
||||
RequiresMod: d2k
|
||||
|
||||
@@ -16,6 +16,8 @@ Visibility: MissionSelector
|
||||
|
||||
Type: Campaign
|
||||
|
||||
LockPreview: True
|
||||
|
||||
Players:
|
||||
PlayerReference@Neutral:
|
||||
Name: Neutral
|
||||
@@ -133,85 +135,4 @@ Actors:
|
||||
Owner: Neutral
|
||||
Location: 39,30
|
||||
|
||||
Smudges:
|
||||
|
||||
Rules:
|
||||
Player:
|
||||
-ConquestVictoryConditions:
|
||||
MissionObjectives:
|
||||
EarlyGameOver: true
|
||||
Shroud:
|
||||
FogLocked: True
|
||||
FogEnabled: True
|
||||
ExploredMapLocked: True
|
||||
ExploredMapEnabled: False
|
||||
PlayerResources:
|
||||
DefaultCashLocked: True
|
||||
DefaultCash: 3000
|
||||
World:
|
||||
-CrateSpawner:
|
||||
-SpawnMPUnits:
|
||||
-MPStartLocations:
|
||||
LuaScript:
|
||||
Scripts: atreides03a.lua, atreides03a-AI.lua
|
||||
ObjectivesPanel:
|
||||
PanelName: MISSION_OBJECTIVES
|
||||
WormManager:
|
||||
Minimum: 1
|
||||
Maximum: 1
|
||||
MissionData:
|
||||
Briefing: Bring the Atreides forces up to combat strength - quickly. Guard against surprise attacks and ensure Spice production.\n\nThe Ordos forces are light but numerous. To combat the Ordos, you have been granted license to produce Quads, which have a greater anti-vehicle capability than Trikes. Upgrade your Light Factories to allow production of these units.\n\nMeet any agression with overwhelming force.\n\nGood luck.\n
|
||||
BriefingVideo: A_BR03_E.VQA
|
||||
MapCreeps:
|
||||
Locked: True
|
||||
Enabled: True
|
||||
MapBuildRadius:
|
||||
AllyBuildRadiusLocked: True
|
||||
AllyBuildRadiusEnabled: False
|
||||
MapOptions:
|
||||
TechLevelLocked: True
|
||||
TechLevel: Low
|
||||
Difficulties: Easy, Normal, Hard
|
||||
ShortGameLocked: True
|
||||
ShortGameEnabled: False
|
||||
carryall.reinforce:
|
||||
Cargo:
|
||||
MaxWeight: 10
|
||||
concreteb:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
heavy_factory:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
medium_gun_turret:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
outpost:
|
||||
Buildable:
|
||||
Prerequisites: barracks
|
||||
quad:
|
||||
Buildable:
|
||||
Prerequisites: upgrade.light
|
||||
trooper:
|
||||
Buildable:
|
||||
Prerequisites: upgrade.barracks
|
||||
upgrade.conyard:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
upgrade.heavy:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
Sequences:
|
||||
|
||||
VoxelSequences:
|
||||
|
||||
Weapons:
|
||||
|
||||
Voices:
|
||||
|
||||
Music:
|
||||
|
||||
Notifications:
|
||||
|
||||
Translations:
|
||||
Rules: rules.yaml
|
||||
|
||||
75
mods/d2k/maps/atreides-03a/rules.yaml
Normal file
75
mods/d2k/maps/atreides-03a/rules.yaml
Normal file
@@ -0,0 +1,75 @@
|
||||
Player:
|
||||
-ConquestVictoryConditions:
|
||||
MissionObjectives:
|
||||
EarlyGameOver: true
|
||||
Shroud:
|
||||
FogLocked: True
|
||||
FogEnabled: True
|
||||
ExploredMapLocked: True
|
||||
ExploredMapEnabled: False
|
||||
PlayerResources:
|
||||
DefaultCashLocked: True
|
||||
DefaultCash: 3000
|
||||
|
||||
World:
|
||||
-CrateSpawner:
|
||||
-SpawnMPUnits:
|
||||
-MPStartLocations:
|
||||
LuaScript:
|
||||
Scripts: atreides03a.lua, atreides03a-AI.lua
|
||||
ObjectivesPanel:
|
||||
PanelName: MISSION_OBJECTIVES
|
||||
WormManager:
|
||||
Minimum: 1
|
||||
Maximum: 1
|
||||
MissionData:
|
||||
Briefing: Bring the Atreides forces up to combat strength - quickly. Guard against surprise attacks and ensure Spice production.\n\nThe Ordos forces are light but numerous. To combat the Ordos, you have been granted license to produce Quads, which have a greater anti-vehicle capability than Trikes. Upgrade your Light Factories to allow production of these units.\n\nMeet any agression with overwhelming force.\n\nGood luck.\n
|
||||
BriefingVideo: A_BR03_E.VQA
|
||||
MapCreeps:
|
||||
Locked: True
|
||||
Enabled: True
|
||||
MapBuildRadius:
|
||||
AllyBuildRadiusLocked: True
|
||||
AllyBuildRadiusEnabled: False
|
||||
MapOptions:
|
||||
TechLevelLocked: True
|
||||
TechLevel: Low
|
||||
Difficulties: Easy, Normal, Hard
|
||||
ShortGameLocked: True
|
||||
ShortGameEnabled: False
|
||||
|
||||
carryall.reinforce:
|
||||
Cargo:
|
||||
MaxWeight: 10
|
||||
|
||||
concreteb:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
heavy_factory:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
medium_gun_turret:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
outpost:
|
||||
Buildable:
|
||||
Prerequisites: barracks
|
||||
|
||||
quad:
|
||||
Buildable:
|
||||
Prerequisites: upgrade.light
|
||||
|
||||
trooper:
|
||||
Buildable:
|
||||
Prerequisites: upgrade.barracks
|
||||
|
||||
upgrade.conyard:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
upgrade.heavy:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
mods/d2k/maps/mount-idaho/map.png
Normal file
BIN
mods/d2k/maps/mount-idaho/map.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 995 B |
@@ -1,4 +1,4 @@
|
||||
MapFormat: 9
|
||||
MapFormat: 10
|
||||
|
||||
RequiresMod: d2k
|
||||
|
||||
@@ -82,24 +82,4 @@ Actors:
|
||||
Location: 71,13
|
||||
Owner: Creeps
|
||||
|
||||
Smudges:
|
||||
|
||||
Rules:
|
||||
World:
|
||||
WormManager:
|
||||
Minimum: 1
|
||||
Maximum: 2
|
||||
|
||||
Sequences:
|
||||
|
||||
VoxelSequences:
|
||||
|
||||
Weapons:
|
||||
|
||||
Voices:
|
||||
|
||||
Music:
|
||||
|
||||
Notifications:
|
||||
|
||||
Translations:
|
||||
Rules: rules.yaml
|
||||
|
||||
4
mods/d2k/maps/mount-idaho/rules.yaml
Normal file
4
mods/d2k/maps/mount-idaho/rules.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
World:
|
||||
WormManager:
|
||||
Minimum: 1
|
||||
Maximum: 2
|
||||
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.9 KiB |
@@ -1,4 +1,4 @@
|
||||
MapFormat: 9
|
||||
MapFormat: 10
|
||||
|
||||
RequiresMod: d2k
|
||||
|
||||
@@ -147,24 +147,4 @@ Actors:
|
||||
Location: 16,81
|
||||
Owner: Creeps
|
||||
|
||||
Smudges:
|
||||
|
||||
Rules:
|
||||
World:
|
||||
WormManager:
|
||||
Minimum: 3
|
||||
Maximum: 6
|
||||
|
||||
Sequences:
|
||||
|
||||
VoxelSequences:
|
||||
|
||||
Weapons:
|
||||
|
||||
Voices:
|
||||
|
||||
Music:
|
||||
|
||||
Notifications:
|
||||
|
||||
Translations:
|
||||
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:
|
||||
WormManager:
|
||||
Minimum: 3
|
||||
Maximum: 6
|
||||
BIN
mods/d2k/maps/pasty-mesa/map.png
Normal file
BIN
mods/d2k/maps/pasty-mesa/map.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 832 B |
@@ -1,4 +1,4 @@
|
||||
MapFormat: 9
|
||||
MapFormat: 10
|
||||
|
||||
RequiresMod: d2k
|
||||
|
||||
@@ -79,24 +79,4 @@ Actors:
|
||||
Location: 4,4
|
||||
Owner: Creeps
|
||||
|
||||
Smudges:
|
||||
|
||||
Rules:
|
||||
World:
|
||||
WormManager:
|
||||
Minimum: 1
|
||||
Maximum: 2
|
||||
|
||||
Sequences:
|
||||
|
||||
VoxelSequences:
|
||||
|
||||
Weapons:
|
||||
|
||||
Voices:
|
||||
|
||||
Music:
|
||||
|
||||
Notifications:
|
||||
|
||||
Translations:
|
||||
Rules: rules.yaml
|
||||
|
||||
4
mods/d2k/maps/pasty-mesa/rules.yaml
Normal file
4
mods/d2k/maps/pasty-mesa/rules.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
World:
|
||||
WormManager:
|
||||
Minimum: 1
|
||||
Maximum: 2
|
||||
BIN
mods/d2k/maps/shellmap/map.png
Normal file
BIN
mods/d2k/maps/shellmap/map.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
@@ -1,4 +1,4 @@
|
||||
MapFormat: 9
|
||||
MapFormat: 10
|
||||
|
||||
RequiresMod: d2k
|
||||
|
||||
@@ -105,34 +105,4 @@ Actors:
|
||||
Location: 57,58
|
||||
Owner: Atreides
|
||||
|
||||
Smudges:
|
||||
|
||||
Rules:
|
||||
World:
|
||||
-CrateSpawner:
|
||||
-SpawnMPUnits:
|
||||
-MPStartLocations:
|
||||
ResourceType@Spice:
|
||||
ValuePerUnit: 0
|
||||
WormManager:
|
||||
Minimum: 1
|
||||
Maximum: 1
|
||||
MusicPlaylist:
|
||||
BackgroundMusic: options
|
||||
large_gun_turret:
|
||||
Power:
|
||||
Amount: 100
|
||||
|
||||
Sequences:
|
||||
|
||||
VoxelSequences:
|
||||
|
||||
Weapons:
|
||||
|
||||
Voices:
|
||||
|
||||
Music:
|
||||
|
||||
Notifications:
|
||||
|
||||
Translations:
|
||||
Rules: rules.yaml
|
||||
|
||||
15
mods/d2k/maps/shellmap/rules.yaml
Normal file
15
mods/d2k/maps/shellmap/rules.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
World:
|
||||
-CrateSpawner:
|
||||
-SpawnMPUnits:
|
||||
-MPStartLocations:
|
||||
ResourceType@Spice:
|
||||
ValuePerUnit: 0
|
||||
WormManager:
|
||||
Minimum: 1
|
||||
Maximum: 1
|
||||
MusicPlaylist:
|
||||
BackgroundMusic: options
|
||||
|
||||
large_gun_turret:
|
||||
Power:
|
||||
Amount: 100
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user