From c579f885c3d8ace348e975a8ebe2d1f7b4b59243 Mon Sep 17 00:00:00 2001 From: ScottNZ Date: Sat, 13 Jul 2013 23:57:13 +1200 Subject: [PATCH 1/4] Make the RA superweapon descriptions a bit more consistent --- mods/ra/rules/structures.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mods/ra/rules/structures.yaml b/mods/ra/rules/structures.yaml index 2907115e55..07a4cb06fc 100644 --- a/mods/ra/rules/structures.yaml +++ b/mods/ra/rules/structures.yaml @@ -4,7 +4,7 @@ MSLO: Cost: 2500 Tooltip: Name: Missile Silo - Description: Launches a devastating nuclear strike.\n Strong vs Infantry, Buildings\n Weak vs Tanks\n Special Ability: Nuclear Missile\n\nMaximum 1 can be built + Description: Launches a devastating atomic bomb\nat a target location.\n Special Ability: Atom Bomb\n\nMaximum 1 can be built Icon: msloicon2 Buildable: Queue: Defense @@ -28,7 +28,7 @@ MSLO: Image: atomicon ChargeTime: 540 Description: Atom Bomb - LongDesc: Launches a nuclear missile at a target location. + LongDesc: Launches a devastating atomic bomb\nat a target location. BeginChargeSound: aprep1.aud EndChargeSound: aready1.aud SelectTargetSound: slcttgt1.aud @@ -197,7 +197,7 @@ IRON: Cost: 1500 Tooltip: Name: Iron Curtain - Description: Makes a group of units invulnerable for a \nshort time.\n Special Ability: Invulnerability + Description: Makes a group of units invulnerable\nfor a short time.\n Special Ability: Invulnerability\n\nMaximum 1 can be built Building: Power: -200 Footprint: xx xx @@ -235,7 +235,7 @@ PDOX: Cost: 1500 Tooltip: Name: Chronosphere - Description: Teleports a unit from one place \nto another, for a limited time.\n Special Ability: Chronoshift + Description: Teleports a group of units across the\nmap for a short time.\n Special Ability: Chronoshift\n\nMaximum 1 can be built Building: Power: -200 Footprint: xx xx @@ -252,7 +252,7 @@ PDOX: Image: warpicon ChargeTime: 120 Description: Chronoshift - LongDesc: Teleport a group of vehicles across\nthe map for 20 seconds. + LongDesc: Teleports a group of units across\nthe map for 20 seconds. SelectTargetSound: slcttgt1.aud BeginChargeSound: chrochr1.aud EndChargeSound: chrordy1.aud From 2faeaca83f6f0f5f8507271cfffbaba798e066a2 Mon Sep 17 00:00:00 2001 From: ScottNZ Date: Sat, 13 Jul 2013 23:57:30 +1200 Subject: [PATCH 2/4] Add build limits to iron and pdox --- mods/ra/rules/structures.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mods/ra/rules/structures.yaml b/mods/ra/rules/structures.yaml index 07a4cb06fc..a6c73a3dbc 100644 --- a/mods/ra/rules/structures.yaml +++ b/mods/ra/rules/structures.yaml @@ -192,6 +192,7 @@ IRON: BuildPaletteOrder: 120 Prerequisites: stek Owner: soviet + BuildLimit: 1 Hotkey: c Valued: Cost: 1500 @@ -230,6 +231,7 @@ PDOX: BuildPaletteOrder: 120 Prerequisites: atek Owner: allies + BuildLimit: 1 Hotkey: o Valued: Cost: 1500 From ef703d61afd0e28787ee213a71ef897155fd3b9a Mon Sep 17 00:00:00 2001 From: ScottNZ Date: Sun, 14 Jul 2013 01:08:11 +1200 Subject: [PATCH 3/4] Move ra superweapons a little closer to the ra1 superweapons by removing bibs and changing the footprint of iron to 2,1 --- mods/ra/rules/structures.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/mods/ra/rules/structures.yaml b/mods/ra/rules/structures.yaml index a6c73a3dbc..bc2029c4c4 100644 --- a/mods/ra/rules/structures.yaml +++ b/mods/ra/rules/structures.yaml @@ -201,15 +201,14 @@ IRON: Description: Makes a group of units invulnerable\nfor a short time.\n Special Ability: Invulnerability\n\nMaximum 1 can be built Building: Power: -200 - Footprint: xx xx - Dimensions: 2,2 + Footprint: xx + Dimensions: 2,1 Health: HP: 1000 Armor: Type: Wood RevealsShroud: Range: 10 - Bib: IronCurtainable: IronCurtainPower: Image: infxicon @@ -248,7 +247,6 @@ PDOX: Type: Wood RevealsShroud: Range: 10 - Bib: IronCurtainable: ChronoshiftPower: Image: warpicon From d930aee65dd1d7760a3901305a07f77809f12404 Mon Sep 17 00:00:00 2001 From: ScottNZ Date: Sun, 14 Jul 2013 02:21:01 +1200 Subject: [PATCH 4/4] Apply offset to iron so it graphically fits on its footprint properly --- mods/ra/rules/structures.yaml | 2 ++ mods/ra/sequences/structures.yaml | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/mods/ra/rules/structures.yaml b/mods/ra/rules/structures.yaml index bc2029c4c4..8b8eba74fe 100644 --- a/mods/ra/rules/structures.yaml +++ b/mods/ra/rules/structures.yaml @@ -203,6 +203,8 @@ IRON: Power: -200 Footprint: xx Dimensions: 2,1 + Selectable: + Bounds: 50,50,0,-12 Health: HP: 1000 Armor: diff --git a/mods/ra/sequences/structures.yaml b/mods/ra/sequences/structures.yaml index a55f08fd79..77e6f55e6b 100644 --- a/mods/ra/sequences/structures.yaml +++ b/mods/ra/sequences/structures.yaml @@ -362,17 +362,22 @@ gap: iron: idle: Start: 0 + Offset: 0,-12 active: Start: 0 Length: 11 + Offset: 0,-12 damaged-idle: Start: 11 + Offset: 0,-12 damaged-active: Start: 11 Length: 11 + Offset: 0,-12 make: ironmake Start: 0 Length: * + Offset: 0,-12 pdox: idle: