You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: official/c74733322.lua
+15-22Lines changed: 15 additions & 22 deletions
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ function s.initial_effect(c)
8
8
e0:SetType(EFFECT_TYPE_ACTIVATE)
9
9
e0:SetCode(EVENT_FREE_CHAIN)
10
10
c:RegisterEffect(e0)
11
-
--During your Main Phase, you can Normal Summon 1 "Medius the Pure" in addition to your Normal Summon/Set
11
+
--During your Main Phase, you can Normal Summon 1 "Medius the Pure", in addition to your Normal Summon/Set (you can only gain this effect once per turn)
--Add 1 declared "Artmage" monster from your Deck to your hand
20
+
--You can discard 1 Spell/Trap, and declare 1 "Artmage" Monster Card name that is not among the monsters you control and has not been declared for "Artmage Academic Arcane Arts Acropolis" this turn; add that monster from your Deck to your hand, also you cannot Special Summon for the rest of this turn, except "Artmage" monsters, "Medius the Pure", or from the Extra Deck
0 commit comments