-
Notifications
You must be signed in to change notification settings - Fork 33
movement through warheads
This specification was automatically generated from a feature request imported into Ares's LaunchPad bugtracker. If you are interested in fleshing out this feature, please update this page.
Is it possible for warheads to have a tag that allows them to move a unit a certain amount of cells from the angle that the warhead hit the unit. This would allow warheads to have a 'pushing' effect.
I think some appropriate tags to achieve this would be:
[Warhead] push.force= ;how many cells does the unit get pushed push.direction= ;left or right, depending on which way you want the unit to be pushed push.angle= ;how left or how right the unit gets pushed
[TechnoType] push.absorber= ;percentage of the push.force applied, defaults to 1
Example: [warhead 1] push.force=10 push.direction=left push.angle=90
[Extralight unit 1] push.absorber=1.5
So, from the impact of warhead 1, extralight unit 1 gets moved 15 cells straight left.
- This needs to be filled by a supporter/drafter of this specification.
- This needs to be filled by a supporter/drafter of this specification.