Skip to content

Instantly share code, notes, and snippets.

@kyrylo
Last active April 19, 2017 12:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kyrylo/71b286f294d8c721b6a9152af5b008eb to your computer and use it in GitHub Desktop.
Save kyrylo/71b286f294d8c721b6a9152af5b008eb to your computer and use it in GitHub Desktop.

OpenRA ProMod v14

All modificaitons are based on playtest-20170408 & release-20161019.

Global

  • Removed kill bounty completely

Infantry

Dog

  • HP increased from 12 to 48

Grenadier

  • No longer explode

Tanya

  • Cost increased from 1200 to 1800

Medic

  • Cost increased from 200 to 350
  • HP decreased from 80 to 40

Mechanic

  • HP decreased from 80 to 50

Hijacker

  • Became uncrushable

Vehicles

Light Tank

  • Reload delay increased from 13 to 22 (playtest change)
  • Range increased from 4c0 to 5c0
  • Revealed shroud decreased from 5c0 to 4c0
  • Damage against Light increased from 100 to 110 (playtest change)
  • Damage against Heavy increased from 40 to 45 (playtest change)

Medium Tank

  • Cost increased from 850 to 950
  • Range incresed from 5c0 to 6c0

Heavy Tank

  • HP increased from 550 to 600
  • Range incresed from 5c0 to 6c0

Mammoth Tank

  • Speed increased from 50 to 60
  • Self healing increased from 50% of HP to 100%
  • Healing delay increased from 3 to 6
  • Range increased from 5c0 to 6c0

Artillery

  • Minimum range increased from 3c0 to 5c0

Chrono Tank

  • Added AA tusks
  • Turn speed increased from 5 to 10
  • Main tusk damage increased from 30 to 40

MCV

  • Speed decreased from 85 to 55
  • Build time increased from 32 to 40 seconds (playtest change)
  • Revealed shroud increased from 4c0 to 6c0

Mobile Radar Jammer

  • Jamming range increased from 4c0 to 5c0 (playtest change)

Aircraft

MIG

  • HP increased from 70 to 140
  • Revealed shroud increased from 12c0 to 13c0 (playtest change)

YAK

  • HP increased from 60 to 70
  • Revealed shroud increased from 10c0 to 11c0 (playtest change)

Structures

Pillbox

  • Cost increased from 400 to 600 (playtest change)

Camo Pillbox

  • Cost increased from 600 to 800 (playtest change)

Turret

  • Cost increased from 400 to 800 (playtest change)

AA Gun

  • Range decreased from 10c0 to 7c512

SAM Site

  • Range increased from 7c512 to 10c0
  • Revealed shroud changed from 5c0 to 6c0

Tech Center

  • HP increased from 400 to 600 (playtest change)

Barracks

  • HP decreased from 800 to 600 (playtest change)

Walls

  • HP decreased from 500 to 250
  • Cost increased from 100 to 200

Chronosphere

  • The timer is visible to enemies now

Iron Curtain

  • The timer is visible to enemies now
World:
MissionData:
Briefing: ProMod v14 by kyrylo\nRules: http://tinyurl.com/promod-openra
^Vehicle:
-GivesBounty:
^Infantry:
-GivesBounty:
^Ship:
-GivesBounty:
^Plane:
-GivesBounty:
^BasicBuilding:
-GivesBounty:
DOG:
Health:
HP: 48
E2:
-Explodes:
E7:
Valued:
Cost: 1800
MEDI:
Valued:
Cost: 350
Health:
HP: 40
HIJACKER:
-Crushable:
MECH:
Health:
HP: 50
1TNK:
RevealsShroud:
Range: 4c0
2TNK:
Valued:
Cost: 950
3TNK:
Health:
HP: 600
4TNK:
Mobile:
Speed: 60
SelfHealing:
HealIfBelow: 100
Delay: 6
CTNK:
Armament@PRIMARY:
Weapon: APTuskDamage
Armament@AA:
Weapon: APAATusk
LocalOffset: -160,-276,232
LocalYaw: 60
Mobile:
TurnSpeed: 10
MCV:
Buildable:
BuildDuration: 2500
Mobile:
Speed: 55
RevealsShroud:
Range: 6c0
MRJ:
JamsMissiles:
Range: 5c0
MIG:
Health:
HP: 140
RevealsShroud:
Range: 13c0
YAK:
Health:
HP: 80
PBOX:
Valued:
Cost: 600
CustomSellValue:
Value: 400
HBOX:
Valued:
Cost: 800
CustomSellValue:
Value: 600
GUN:
Valued:
Cost: 800
SAM:
RevealsShroud:
Range: 6c0
ATEK:
Health:
HP: 600
BARR:
Health:
HP: 600
TENT:
Health:
HP: 600
BRIK:
Health:
HP: 250
Valued:
Cost: 200
IRON:
GrantUpgradePower@IRONCURTAIN:
DisplayTimerStances: Ally, Neutral, Enemy
PDOX:
ChronoshiftPower@chronoshift:
DisplayTimerStances: Ally, Neutral, Enemy
ChronoshiftPower@advancedchronoshift:
DisplayTimerStances: Ally, Neutral, Enemy
ZSU-23:
Range: 7c512
Nike:
Range: 10c0
APTuskDamage:
Inherits: APTusk
Warhead@1Dam: SpreadDamage
Damage: 40
Versus:
None: 25
Light: 75
Concrete: 50
APAATusk:
Inherits: MammothTusk
Warhead@1Dam: SpreadDamage
Spread: 256
Damage: 20
ValidTargets: Air
Versus:
None: 10
Light: 70
Heavy: 50
25mm:
ReloadDelay: 22
Range: 5c0
Damage: 27
Versus:
None: 30
Wood: 40
Light: 110
Heavy: 45
Concrete: 30
90mm:
Range: 6c0
105mm:
Range: 6c0
120mm:
Range: 6c0
155mm:
MinRange: 5c0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment