Advertisement
StormWingDelta

OpenRA Chronosphere Code Draft

Nov 20th, 2016
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.50 KB | None | 0 0
  1.     -Warning doesn't work yet, if you can make it work do so and let me know
  2.     SupportPowerDecision@ChronoshiftPowerInfoOrder:
  3.             OrderName: ChronoshiftPowerInfoOrder
  4.             SelectionCursor:
  5.                 MinimumAttractiveness: 40
  6.                 Consideration@1:
  7.                     Against: Ally
  8.                     Types: Vehicle, Ship
  9.                     Attractiveness: 2
  10.                     TargetMetric: Value
  11.                     CheckRadius: 2c0
  12.             TargetCursor:
  13.                 Consideration@2:
  14.                     Against: Enemy
  15.                     Types: Structure
  16.                     Attractiveness: 1
  17.                     TargetMetric: Value
  18.                     CheckRadius: 7c0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement