- Little AI updates.

This commit is contained in:
Sloth
2014-04-03 21:57:39 +00:00
parent 06dcc00517
commit 9d2b6a1f9f
3 changed files with 3 additions and 1 deletions

View File

@@ -6,5 +6,6 @@ SVar:TrigPutCounter:AB$ PutCounter | Cost$ 0 | Defined$ Self | CounterType$ WIND
SVar:SacSelf:DB$ Sacrifice | Defined$ Card.Self | UnlessCost$ X | UnlessXColor$ G | UnlessPayer$ You | UnlessResolveSubs$ WhenPaid | SubAbility$ DBDamageAll | References$ X SVar:SacSelf:DB$ Sacrifice | Defined$ Card.Self | UnlessCost$ X | UnlessXColor$ G | UnlessPayer$ You | UnlessResolveSubs$ WhenPaid | SubAbility$ DBDamageAll | References$ X
SVar:DBDamageAll:DB$ DamageAll | NumDmg$ X | ValidCards$ Creature | ValidPlayers$ Each | References$ X SVar:DBDamageAll:DB$ DamageAll | NumDmg$ X | ValidCards$ Creature | ValidPlayers$ Each | References$ X
SVar:X:Count$CardCounters.WIND SVar:X:Count$CardCounters.WIND
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/cyclone.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/cyclone.jpg
Oracle:At the beginning of your upkeep, put a wind counter on Cyclone, then sacrifice Cyclone unless you pay {G} for each wind counter on it. If you pay, Cyclone deals damage equal to the number of wind counters on it to each creature and each player. Oracle:At the beginning of your upkeep, put a wind counter on Cyclone, then sacrifice Cyclone unless you pay {G} for each wind counter on it. If you pay, Cyclone deals damage equal to the number of wind counters on it to each creature and each player.

View File

@@ -1,7 +1,7 @@
Name:Horn of Deafening Name:Horn of Deafening
ManaCost:4 ManaCost:4
Types:Artifact Types:Artifact
A:AB$ Pump | Cost$ 2 T | ValidTgts$ Creature | TgtPrompt$ Select target creature | KW$ HIDDEN Prevent all combat damage that would be dealt by CARDNAME. | SpellDescription$ Prevent all combat damage that would be dealt by target creature this turn. A:AB$ Pump | Cost$ 2 T | ValidTgts$ Creature | TgtPrompt$ Select target creature | KW$ HIDDEN Prevent all combat damage that would be dealt by CARDNAME. | IsCurse$ True | SpellDescription$ Prevent all combat damage that would be dealt by target creature this turn.
SVar:RemAIDeck:True SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/horn_of_deafening.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/horn_of_deafening.jpg
Oracle:{2}, {T}: Prevent all combat damage that would be dealt by target creature this turn. Oracle:{2}, {T}: Prevent all combat damage that would be dealt by target creature this turn.

View File

@@ -1,4 +1,5 @@
All creatures able to block CARDNAME do so. All creatures able to block CARDNAME do so.
Banding
CantBeBlockedByAmount LT2 CantBeBlockedByAmount LT2
CantBeBlockedByAmount LT3 CantBeBlockedByAmount LT3
CARDNAME's activated abilities can't be activated. CARDNAME's activated abilities can't be activated.