Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Morph archon with raw interface. #137

Closed
linshiyx opened this issue Feb 24, 2019 · 2 comments
Closed

Morph archon with raw interface. #137

linshiyx opened this issue Feb 24, 2019 · 2 comments

Comments

@linshiyx
Copy link

It is supposed to select two high templar before morphing archon. But I don't see select action in ActionRaw. Is it possible to morph archon with just raw interface?

@Dentosal
Copy link

There are two options, I'm not actually sure which one it is:

  1. Take one high templar, and use MORPH_ARCHON ability (id 1766), setting target_unit_tag of the ActionRawUnitCommand to the other templar.
  2. Set unit_tags of ActionRawUnitCommand to both templars, and issue the action.

@linshiyx
Copy link
Author

@Dentosal The second one works. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants