- Adding a generic "ueot" effect. This will be initially confusing, but the ultimate goal is to get rid of all the particular cases we handled with "until end of turn" effects. this "ueot " works like "may " and "choice ", it has to be at the very beginning of the ability(ies) it targets. The reason is to avoid conflicts with the existing "ueot" we have all over the place. I have only tested it with transforms and loseabilities for now (see "ovinize") but hopefully this will become the new norm. This should also reduce the code inside the parser, long term.

- Adding "Ovinize" as an example of this new keyword.
- moved "parseBetween" in utils as I am using it in other files for wome work in Progress.
This commit is contained in:
wagic.the.homebrew
2011-05-05 06:18:50 +00:00
parent 4c572a1ffa
commit 748af5b461
10 changed files with 108 additions and 41 deletions

View File

@@ -15892,12 +15892,6 @@ power=0
toughness=1
[/card]
[card]
name=Ovinize
text=Target creature loses all abilities and becomes 0/1 until end of turn.
mana={1}{U}
type=Instant
[/card]
[card]
name=Pack Hunt
text=Search your library for up to three cards with the same name as target creature, reveal them, and put them into your hand. Then shuffle your library.
mana={3}{G}