Added/fixed primitives, updated the "missing_cards_by_sets" folder, added MID, MIC and CC2 sets, improved Android downloader for new added sets.
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
## [master] (https://github.com/WagicProject/wagic/tree/master)
|
||||
|
||||
### 19/09/21
|
||||
- *Committed:* Added/fixed primitives, added MID, MIC and CC2 sets, improved Andorid downloader for new added sets. ([Vitty85](https://github.com/Vitty85))
|
||||
- *Committed:* Added/fixed primitives, updated the "missing_cards_by_sets" folder, added MID, MIC and CC2 sets, improved Android downloader for new added sets. ([Vitty85](https://github.com/Vitty85))
|
||||
|
||||
- *Committed:* Added/fixed primitives, added MID, MIC and CC2 sets, improved Android downloader for new added sets. https://github.com/WagicProject/wagic/commit/ddda01dd8696790d44ba0e2f0c8c4f3dd10d31d9 ([Vitty85](https://github.com/Vitty85))
|
||||
|
||||
### 17/09/21
|
||||
- *Merged pull-request:* Merge pull request #1070 from remigiusz-suwalski/refactor-89dae6523 - Upgraded AI decks 7, 9, 10 to modern frames in a human-friendly format. https://github.com/WagicProject/wagic/commit/8cc3a5b4e3ca3d6c7f24801cf5faec8f2b5c9eb8 ([remigiusz-suwalski](https://github.com/remigiusz-suwalski))
|
||||
|
||||
9
projects/mtg/bin/Res/missing_cards_by_sets/MIC.txt
Normal file
9
projects/mtg/bin/Res/missing_cards_by_sets/MIC.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
[card]
|
||||
name=Stitcher Geralf
|
||||
text={2}{U}, {T}: Each player puts the top three cards of his or her library into his or her graveyard. Exile up to two creature cards put into graveyards this way. Put an X/X blue Zombie creature token onto the battlefield, where X is the total power of the cards exiled this way.
|
||||
mana={3}{U}{U}
|
||||
type=Legendary Creature
|
||||
subtype=Human Wizard
|
||||
power=3
|
||||
toughness=4
|
||||
[/card]
|
||||
6
projects/mtg/bin/Res/missing_cards_by_sets/MID.txt
Normal file
6
projects/mtg/bin/Res/missing_cards_by_sets/MID.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
[card]
|
||||
name=Corpse Cobble
|
||||
text=As an additional cost to cast this spell, sacrifice any number of creatures. -- Create an X/X blue and black Zombie creature token with menace, where X is the total power of the sacrificed creatures. -- Flashback {3}{U}{B} (You may cast this card from your graveyard for its flashback cost. Then exile it.)
|
||||
mana={U}{B}
|
||||
type=Instant
|
||||
[/card]
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1961,6 +1961,12 @@ type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
name=Corpse Cobble
|
||||
text=As an additional cost to cast this spell, sacrifice any number of creatures. -- Create an X/X blue and black Zombie creature token with menace, where X is the total power of the sacrificed creatures. -- Flashback {3}{U}{B} (You may cast this card from your graveyard for its flashback cost. Then exile it.)
|
||||
mana={U}{B}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Corrosion
|
||||
text=Cumulative upkeep {1} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.) -- At the beginning of your upkeep, put a rust counter on each artifact target opponent controls. Then destroy each artifact with converted mana cost less than or equal to the number of rust counters on it. Artifacts destroyed this way can't be regenerated. -- When Corrosion leaves the battlefield, remove all rust counters from all permanents.
|
||||
mana={1}{B}{R}
|
||||
@@ -2133,15 +2139,6 @@ mana={2}{U}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Cult of the Waxing Moon
|
||||
text=Whenever a permanent you control transforms into a non-Human creature, put a 2/2 green Wolf creature token onto the battlefield.
|
||||
mana={4}{G}
|
||||
type=Creature
|
||||
subtype=Human Shaman
|
||||
power=5
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
name=Cultural Exchange
|
||||
text=Choose any number of creatures target player controls. Choose the same number of creatures another target player controls. Those players exchange control of those creatures. (This effect lasts indefinitely.)
|
||||
mana={4}{U}{U}
|
||||
|
||||
Reference in New Issue
Block a user