We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
EC2のプライマリ・セカンダリは一緒に組み合わされているEC2のエフェクトについては重複して発動しない認識で相違ないでしょうか?
The text was updated successfully, but these errors were encountered:
不明例 EC2 + EC2 + EC2 + EC2 = プライマリが2つ発動で クレジット +6?(EC2を3つでセカンダリまで発動させると残ったEC2が1つではビルドできない)
プライマリを2つ発動、またはセカンダリを1つのみ発動のいずれかを選択する形となります。
Sorry, something went wrong.
No branches or pull requests
EC2のエフェクト処理について
複数のEC2を組み合わせる場合の重複
EC2のプライマリ・セカンダリは一緒に組み合わされているEC2のエフェクトについては重複して発動しない認識で相違ないでしょうか?
正解例
誤り例
不明例
The text was updated successfully, but these errors were encountered: