Laurent - PLEASE Have a look at the following.
This is an atempt to code instant/sorcery with multiple effect. It work fine, the only borderline effect is that you can "cancel" the card (which in this case does nothing). + The AI may be totally unable to use such cards. My personal feeling is that such card could and should be added. What do you think about it ?
This commit is contained in:
@@ -183,6 +183,17 @@ toughness=3
|
|||||||
abilities=flying,protection from green
|
abilities=flying,protection from green
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
text=Choose one - Destroy target Wall; or Chaos Charm deals 1 damage to target creature; or target creature gains haste until end of turn.
|
||||||
|
auto=may destroy target(wall)
|
||||||
|
auto=may damage:1 target(creature)
|
||||||
|
auto=may haste target(creature)
|
||||||
|
id=3434
|
||||||
|
name=Chaos Charm
|
||||||
|
rarity=C
|
||||||
|
type=Instant
|
||||||
|
mana={R}
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
text=Charcoal Diamond enters the battlefield tapped. {T}: Add {B} to your mana pool.
|
text=Charcoal Diamond enters the battlefield tapped. {T}: Add {B} to your mana pool.
|
||||||
id=3244
|
id=3244
|
||||||
name=Charcoal Diamond
|
name=Charcoal Diamond
|
||||||
|
|||||||
@@ -282,14 +282,6 @@ type=Enchantment
|
|||||||
mana={1}{W}{W}
|
mana={1}{W}{W}
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Choose one - Destroy target Wall; or Chaos Charm deals 1 damage to target creature; or target creature gains haste until end of turn.
|
|
||||||
id=3434
|
|
||||||
name=Chaos Charm
|
|
||||||
rarity=C
|
|
||||||
type=Instant
|
|
||||||
mana={R}
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
text=Creatures with flying have "This creature can't block creatures without flying." Creatures without flying have reach. (They can block creatures with flying.)
|
text=Creatures with flying have "This creature can't block creatures without flying." Creatures without flying have reach. (They can block creatures with flying.)
|
||||||
id=3435
|
id=3435
|
||||||
name=Chaosphere
|
name=Chaosphere
|
||||||
|
|||||||
Reference in New Issue
Block a user