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:
127
mods/ra/maps/ant-01/rules.yaml
Normal file
127
mods/ra/maps/ant-01/rules.yaml
Normal file
@@ -0,0 +1,127 @@
|
||||
Player:
|
||||
PlayerResources:
|
||||
DefaultCash: 1500
|
||||
World:
|
||||
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
|
||||
LuaScript:
|
||||
Scripts: campaign.lua, utils.lua, ant-01.lua, ant-attack.lua
|
||||
MissionData:
|
||||
BackgroundVideo: antintro.vqa
|
||||
Briefing: briefing
|
||||
|
||||
^Palettes:
|
||||
IndexedPlayerPalette@scoutant:
|
||||
BaseName: scoutant
|
||||
BasePalette: player
|
||||
RemapIndex: 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95
|
||||
PlayerIndex:
|
||||
AntMan: 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 123, 123, 123, 123
|
||||
AllowModifiers: True
|
||||
IndexedPlayerPalette@warriorant:
|
||||
BaseName: warriorant
|
||||
BasePalette: player
|
||||
RemapIndex: 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95
|
||||
PlayerIndex:
|
||||
AntMan: 229, 230, 231, 232, 233, 234, 235, 8, 236, 237, 238, 239, 221, 222, 223, 223
|
||||
AllowModifiers: True
|
||||
IndexedPlayerPalette@fireant:
|
||||
BaseName: fireant
|
||||
BasePalette: player
|
||||
RemapIndex: 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95
|
||||
PlayerIndex:
|
||||
AntMan: 158, 158, 159, 159, 229, 229, 216, 216, 217, 217, 218, 218, 221, 222, 223, 223
|
||||
AllowModifiers: True
|
||||
|
||||
WarriorAnt:
|
||||
RenderSprites:
|
||||
PlayerPalette: warriorant
|
||||
|
||||
ScoutAnt:
|
||||
RenderSprites:
|
||||
PlayerPalette: scoutant
|
||||
|
||||
FireAnt:
|
||||
RenderSprites:
|
||||
PlayerPalette: fireant
|
||||
|
||||
SPY:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
SPY.England:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
MECH:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
MRJ:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
APC:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
STNK:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
SPY:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
MGG:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
1TNK:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
2TNK:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
E3:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
E2:
|
||||
Buildable:
|
||||
Prerequisites: ~tent
|
||||
|
||||
E7:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
ARTY:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
MCV:
|
||||
Buildable:
|
||||
Prerequisites: ~disabled
|
||||
|
||||
TRAN.Insertion:
|
||||
Inherits: TRAN
|
||||
WithFacingSpriteBody:
|
||||
RenderSprites:
|
||||
Image: tran
|
||||
Interactable:
|
||||
-Selectable:
|
||||
|
||||
MONEYCRATE:
|
||||
GiveCashCrateAction:
|
||||
Amount: 2000
|
||||
SelectionShares: 1
|
||||
UseCashTick: true
|
||||
Reference in New Issue
Block a user