Skip to content

Commit

Permalink
remove ai aircraft production bonus
Browse files Browse the repository at this point in the history
  • Loading branch information
SoScared committed Dec 7, 2018
1 parent 072c747 commit 786c34a
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 21 deletions.
10 changes: 5 additions & 5 deletions mods/ura/rules/ai/ai-brutal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -522,12 +522,12 @@ STNK.Brutal:
Image: stnk
-MapEditorData:

# Aircraft | +25% Cost/Production boost on top of bot specific Cost/Production modifier
# Aircraft

HIND.Brutal:
Inherits: HIND
Valued:
Cost: 610
Cost: 810
Buildable:
BuildPaletteOrder: 9002
Prerequisites: hpad.brutal, ~techlevel.medium, ~aircraft.ai
Expand All @@ -537,7 +537,7 @@ HIND.Brutal:
HELI.Brutal:
Inherits: HELI
Valued:
Cost: 900
Cost: 1200
Buildable:
BuildPaletteOrder: 9005
Prerequisites: hpad.brutal, atek.brutal, ~techlevel.high, ~aircraft.ai
Expand All @@ -549,7 +549,7 @@ HELI.Brutal:
YAK.Brutal:
Inherits: YAK
Valued:
Cost: 610
Cost: 810
Buildable:
BuildPaletteOrder: 9008
Prerequisites: afld.brutal, ~techlevel.medium, ~aircraft.ai
Expand All @@ -559,7 +559,7 @@ YAK.Brutal:
MIG.Brutal:
Inherits: MIG
Valued:
Cost: 900
Cost: 1200
Buildable:
BuildPaletteOrder: 9011
Prerequisites: afld.brutal, stek.brutal, ~techlevel.high, ~aircraft.ai
Expand Down
10 changes: 5 additions & 5 deletions mods/ura/rules/ai/ai-easy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -523,12 +523,12 @@ STNK.Easy:
Image: stnk
-MapEditorData:

# Aircraft | +25% Cost/Production boost on top of bot specific Cost/Production modifier
# Aircraft

HIND.Easy:
Inherits: HIND
Valued:
Cost: 1215
Cost: 1620
Buildable:
BuildPaletteOrder: 9000
Prerequisites: hpad.easy, ~techlevel.medium, ~aircraft.ai
Expand All @@ -538,7 +538,7 @@ HIND.Easy:
HELI.Easy:
Inherits: HELI
Valued:
Cost: 1800
Cost: 2400
Buildable:
BuildPaletteOrder: 9003
Prerequisites: hpad.easy, atek.easy, ~techlevel.high, ~aircraft.ai
Expand All @@ -548,7 +548,7 @@ HELI.Easy:
YAK.Easy:
Inherits: YAK
Valued:
Cost: 1215
Cost: 1620
Buildable:
BuildPaletteOrder: 9006
Prerequisites: afld.easy, ~techlevel.medium, ~aircraft.ai
Expand All @@ -558,7 +558,7 @@ YAK.Easy:
MIG.Easy:
Inherits: MIG
Valued:
Cost: 1800
Cost: 2400
Buildable:
BuildPaletteOrder: 9009
Prerequisites: afld.easy, stek.easy, ~techlevel.high, ~aircraft.ai
Expand Down
11 changes: 5 additions & 6 deletions mods/ura/rules/ai/ai-hard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -542,12 +542,12 @@ STNK.Hard:
Image: stnk
-MapEditorData:

# Aircraft | +25% Cost/Production boost on top of bot specific Cost/Production modifier
# Aircraft

HIND.Hard:
Inherits: HIND
Valued:
Cost: 810
Cost: 1080
Buildable:
BuildPaletteOrder: 9001
Prerequisites: hpad.hard, ~techlevel.medium, ~aircraft.ai
Expand All @@ -557,7 +557,7 @@ HIND.Hard:
HELI.Hard:
Inherits: HELI
Valued:
Cost: 1200
Cost: 1600
Buildable:
BuildPaletteOrder: 9004
Prerequisites: hpad.hard, atek.hard, ~techlevel.high, ~aircraft.ai
Expand All @@ -569,7 +569,7 @@ HELI.Hard:
YAK.Hard:
Inherits: YAK
Valued:
Cost: 810
Cost: 1080
Buildable:
BuildPaletteOrder: 9007
Prerequisites: afld.hard, ~techlevel.medium, ~aircraft.ai
Expand All @@ -579,7 +579,7 @@ YAK.Hard:
MIG.Hard:
Inherits: MIG
Valued:
Cost: 1200
Cost: 1600
Buildable:
BuildPaletteOrder: 9010
Prerequisites: afld.hard, stek.hard, ~techlevel.high, ~aircraft.ai
Expand All @@ -589,7 +589,6 @@ MIG.Hard:
Image: mig
-MapEditorData:


# Ships

LST.Hard:
Expand Down
10 changes: 5 additions & 5 deletions mods/ura/rules/ai/ai-normal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -146,12 +146,12 @@ HARV.Normal:
Image: harv
-MapEditorData:

# Aircraft | +25% Cost/Production boost on top of bot specific Cost/Production modifier
# Aircraft | Currently redundant, after removing the additional production cost bonus for ai aircraft.

HIND.Normal:
Inherits: HIND
Valued:
Cost: 1010
Cost: 1350
Buildable:
BuildPaletteOrder: 9100
Prerequisites: hpad, ~techlevel.medium, ~aircraft.ai
Expand All @@ -161,7 +161,7 @@ HIND.Normal:
HELI.Normal:
Inherits: HELI
Valued:
Cost: 1500
Cost: 2000
Buildable:
BuildPaletteOrder: 9101
Prerequisites: hpad, atek, ~techlevel.high, ~aircraft.ai
Expand All @@ -171,7 +171,7 @@ HELI.Normal:
YAK.Normal:
Inherits: YAK
Valued:
Cost: 1010
Cost: 1350
Buildable:
BuildPaletteOrder: 9102
Prerequisites: afld, ~techlevel.medium, ~aircraft.ai
Expand All @@ -181,7 +181,7 @@ YAK.Normal:
MIG.Normal:
Inherits: MIG
Valued:
Cost: 1500
Cost: 2000
Buildable:
BuildPaletteOrder: 9103
Prerequisites: afld, stek, ~techlevel.high, ~aircraft.ai
Expand Down

0 comments on commit 786c34a

Please sign in to comment.