Commit 54186844 authored by nekrozar's avatar nekrozar

different ruling

http://yugioh-wiki.net/index.php?%A1%D4%C0%BB%B5%B3%BB%CE%A5%B3%A5%EB%A5%CD%A5%A6%A5%B9%A1%D5
TCG版のテキストでは追加召喚可能なモンスターは聖騎士に限られており、現状ではOCGとTCGで効果が食い違った状態となっている。

似たような事例であった《バージェストマ・ディノミスクス》は先行登場していた海外側のテキストに合わせるように発売前に訂正されたが、こちらはテキスト通り適用できる裁定である。(19/09/14)
parent d9b39882
......@@ -64,7 +64,6 @@ function c42472002.sumop(e,tp,eg,ep,ev,re,r,rp)
e1:SetType(EFFECT_TYPE_FIELD)
e1:SetCode(EFFECT_EXTRA_SUMMON_COUNT)
e1:SetTargetRange(LOCATION_HAND+LOCATION_MZONE,0)
e1:SetTarget(aux.TargetBoolFunction(Card.IsSetCard,0x107a))
e1:SetReset(RESET_PHASE+PHASE_END)
Duel.RegisterEffect(e1,tp)
local e2=Effect.CreateEffect(c)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment