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:
134
mods/ra/maps/ant-03/rules.yaml
Normal file
134
mods/ra/maps/ant-03/rules.yaml
Normal file
@@ -0,0 +1,134 @@
|
||||
World:
|
||||
LuaScript:
|
||||
Scripts: campaign.lua, utils.lua, ant-03.lua, ant-03-AI.lua
|
||||
MissionData:
|
||||
Briefing: briefing
|
||||
ScriptLobbyDropdown@difficulty:
|
||||
ID: difficulty
|
||||
Label: dropdown-difficulty.label
|
||||
Description: dropdown-difficulty.description
|
||||
Values:
|
||||
easy: options-difficulty.easy
|
||||
normal: options-difficulty.normal
|
||||
hard: options-difficulty.hard
|
||||
Default: normal
|
||||
|
||||
Player:
|
||||
PlayerResources:
|
||||
DefaultCash: 5500
|
||||
|
||||
WarriorAnt:
|
||||
MustBeDestroyed:
|
||||
Health:
|
||||
HP: 25000
|
||||
|
||||
CHAN:
|
||||
-Wanders:
|
||||
|
||||
APC.grens:
|
||||
Inherits: APC
|
||||
RenderSprites:
|
||||
Image: APC
|
||||
Selectable:
|
||||
Class: APC
|
||||
Cargo:
|
||||
InitialUnits: e2, e2, e1, e1, e1
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
APC.rockets:
|
||||
Inherits: APC
|
||||
RenderSprites:
|
||||
Image: APC
|
||||
Selectable:
|
||||
Class: APC
|
||||
Cargo:
|
||||
InitialUnits: e3, e3, e3, e3, e3
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
APC:
|
||||
Buildable:
|
||||
Prerequisites: ~vehicles.allies
|
||||
Selectable:
|
||||
Class: APC
|
||||
|
||||
E2:
|
||||
Buildable:
|
||||
Prerequisites: ~tent
|
||||
|
||||
E4:
|
||||
Buildable:
|
||||
Prerequisites: stek, ~barr
|
||||
|
||||
V2RL:
|
||||
Buildable:
|
||||
Prerequisites: dome, ~vehicles.allies
|
||||
|
||||
4TNK:
|
||||
Buildable:
|
||||
Prerequisites: fix, dome, ~vehicles.allies
|
||||
|
||||
SPY:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
MECH:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
3TNK:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
FTRK:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
QTNK:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
THF:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
GAP:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
MSLO:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
PDOX:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
E7:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
E7.noautotarget:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
MCV:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
MRJ:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
ARTY:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
ATEK:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
HPAD:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
Reference in New Issue
Block a user