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

Temp removed monsters can change position #699

Merged
merged 4 commits into from
Dec 28, 2024

Conversation

Wind2009-Louse
Copy link
Contributor

Question
このターンに召喚・反転召喚・特殊召喚・セット・表示形式を変更したモンスターを対象として、「亜空間物質回送装置」の『①:フィールドのモンスター1体を対象として発動できる。そのモンスターを除外する。その後、この効果で除外したモンスターはフィールドに戻る』効果を発動した場合、モンスターゾーンに戻ったモンスターの表示形式は、そのターンに変更できますか?
また、このターン攻撃宣言したモンスターが「亜空間物質回送装置」の①の効果処理によって除外されてからモンスターゾーンに戻っている場合、メインフェイズ2にそのモンスターを守備表示に変更できますか?
Answer
どちらの場合も、そのモンスターの表示形式を変更できます。

Fix #694

@Wind2009-Louse Wind2009-Louse marked this pull request as ready for review December 17, 2024 14:11
@Wind2009-Louse
Copy link
Contributor Author

Test passed

@salix5
Copy link
Collaborator

salix5 commented Dec 23, 2024

@Wind2009-Louse
基本上沒問題
一時除外回到場上的部份
我是認為按照原本的回到場上以後重置會比較簡化

原本:
按照過去的裁定
回到場上不會失去本回合召喚的特性
因此要檢查

target->turnid != infos.turn_id

現在:
回到場上失去本回合召喚的特性
移除以上檢查
現在回到場上會失去

  • 本回合召喚
  • 不能變更表示形式

你有空的話幫忙測試一下還有沒有其他問題

@salix5 salix5 mentioned this pull request Dec 23, 2024
@Wind2009-Louse
Copy link
Contributor Author

你有空的話幫忙測試一下還有沒有其他問題

Test passed

@salix5 salix5 merged commit 1a0b712 into Fluorohydride:master Dec 28, 2024
1 check passed
@Wind2009-Louse Wind2009-Louse deleted the patch_tempremove branch December 28, 2024 14:10
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

Successfully merging this pull request may close these issues.

BUG: temp remove monster cannot change position
2 participants