jendave
df83c048f4
- Updated Muraganda Petroglyphs to ignore hidden keywords.
...
- Converted more cards to hidden keywords.
- Added Heart of Light.
2011-08-06 09:04:53 +00:00
jendave
4ba68a795e
- Added hidden keywords.
...
- Converted Bubble Matrix to hidden keyword.
- Added Gaseous Form and Inviolability.
2011-08-06 09:04:39 +00:00
jendave
56796e9d45
- Added Fevered Convulsions and Extruder.
2011-08-06 09:04:29 +00:00
jendave
0562395c84
- Added the cards that PhoenixAvenger suggested.
2011-08-06 09:04:22 +00:00
jendave
2a6bea7fcc
add Tower of Coireall (from The Dark)
2011-08-06 09:04:06 +00:00
jendave
665f5aa2d9
remove Niall Silvain from AI decks.
2011-08-06 09:04:00 +00:00
jendave
b4310340c8
add Niall Silvain (from The Dark)
2011-08-06 09:03:55 +00:00
jendave
de7d73fc0e
add Marsh Gas (from The Dark)
2011-08-06 09:03:47 +00:00
jendave
048eadae37
add Holy Light (from The Dark)
2011-08-06 09:03:41 +00:00
jendave
0d48a0ce9b
- Added some support functions for Fetchland abilities
...
- Converted new Fetchlands (Pay 1 life, Sac this) to use AF_Fetch
- AI can now use the Fetchlands, attemps to balance available mana based on what basics he has in play and in hand.
2011-08-06 09:03:35 +00:00
jendave
216c4cc8df
- Added AbilityFactory_Fetch. Primarily for Fetching Lands, but can also work for cards like Tinker or Tutors.
...
- AbilityFactory abilities without targets will have the Card Name as their Stack description
- Converted Harrow to use AbilityFactory_Fetch. Sacrifice will now happen after cost is paid.
2011-08-06 09:03:23 +00:00
jendave
ea770a4723
- Fixed the types for Steel Leaf Paladin, Tropical Island, Savannah and Volcanic Island.
2011-08-06 09:03:14 +00:00
jendave
06fe52963f
fixes to Exile Ability_Cost. Thanks zenchristo.
2011-08-06 09:03:08 +00:00
jendave
11b6a7f481
- Converted these cards to keyword: Tor Wauki, Lady Caleria, Femeref Archers, Tetsuo Umezawa and Nimble Mongoose.
...
- Added Venomspout Brackus and War-Torch Goblin.
2011-08-06 09:03:01 +00:00
jendave
472623bb40
- Added Typhoon, Vent Sentinel and Acceptable Losses.
2011-08-06 09:02:50 +00:00
jendave
61f3048419
- Delete unused DealDamage.java class that was already renamed.
2011-08-06 09:02:42 +00:00
jendave
cd15b720b4
- Converted Reckless Abandon and Goblin Grenade to use DealDamage Ability Factory
...
- Added Fiery Conclusion, Magma Rift, Shard Volley, Shrapnel Blast, Sonic Burst, Sonic Seizure
2011-08-06 09:02:37 +00:00
jendave
e646c1d4ce
- Fixed spReturnTgt and it will no longer give a null when using Urborg Uprising.
2011-08-06 09:02:24 +00:00
jendave
76e7518c0c
- AbCost should return an Empty String for Spells that don't have additional costs.
2011-08-06 09:02:17 +00:00
jendave
4e6e113588
- Replace isCurse parsing with a simple isCurse() function in AbilityFactory
...
- Tweaked AbilityCost toString function for Spells
- Additional costs now displayed for Spells using AbilityFactory
- Buyback spells now alter the abCost value for Abilities generated by AbilityFactory.
2011-08-06 09:02:12 +00:00
jendave
6c8400eb1e
add Dark Heart of the Wood (from The Dark)
2011-08-06 09:02:05 +00:00
jendave
12081251fb
add City of Shadows (from The Dark)
2011-08-06 09:01:59 +00:00
jendave
7aa4e6f824
the generic "tap: add ?" keyword for mana now accepts X (read from SVar:X:<calculation>)
2011-08-06 09:01:52 +00:00
jendave
dd73e512e6
add Exile to Ability_Cost code (e.g. |Cost$Exile<1/Creature>|)
2011-08-06 09:01:47 +00:00
jendave
acc160dcfd
- Added a first draft of the use of getValidCard in xCount.
...
- Added Dogpile
2011-08-06 09:01:40 +00:00
jendave
625ae172b5
- Fixed Archon of Redemption.
...
- Fixed a little bug in the wheneverkeyword.
2011-08-06 09:01:33 +00:00
jendave
a7271e384e
translated
2011-08-06 09:01:26 +00:00
jendave
d9dd9f6b3c
- Changed Luminous Angel to keyword.
2011-08-06 09:01:17 +00:00
jendave
3377a7527d
add Bone Flute (from The Dark)
2011-08-06 09:01:10 +00:00
jendave
efa4cf111f
fix pic URLs for Argivian Restoration, Call to Mind and Call to the Netherworld.
2011-08-06 09:01:04 +00:00
jendave
20fc7dd759
- A bit more cleanup for Bloodfire Colossus.
2011-08-06 09:00:57 +00:00
jendave
0e1139a68e
added more translation
2011-08-06 09:00:52 +00:00
jendave
eb413e8637
translated howTo
2011-08-06 09:00:44 +00:00
jendave
d041cf7457
cleanup GameAction.java
2011-08-06 09:00:38 +00:00
jendave
6fbdbf3153
fix instances of subtractLife when it should be addDamage
2011-08-06 09:00:33 +00:00
jendave
4f7f8718f4
fix instances of setLife and subtractLife that should have been using addDamage (GameActionUtil.java)
2011-08-06 09:00:26 +00:00
jendave
9c853300ba
fix many instances of subtractLife when it should be addDamage (CardFactory_Sorceries.java)
2011-08-06 09:00:21 +00:00
jendave
5ee4754dd6
- Shortened the keyword of Duress by using "Card" as Type.
2011-08-06 09:00:16 +00:00
jendave
3ce12456ec
- Fixed Search for Tomorrow.
2011-08-06 09:00:10 +00:00
jendave
a95aed50dc
Updating recently added cards.
2011-08-06 09:00:04 +00:00
jendave
963ef386e6
fix many instances of subtractLife when it should be addDamage (CardFactory_PlanesWalkers.java)
2011-08-06 08:59:56 +00:00
jendave
6583bfcbfe
fix many instances of subtractLife when it should be addDamage
2011-08-06 08:59:50 +00:00
jendave
b46176eb47
Added Ephemeron and updated Bloodfire Colossus.
2011-08-06 08:59:45 +00:00
jendave
353b104abc
1) fix many instances of subtractLife when it should be addDamage
...
2) convert Mogg Fanatic to keyword.
2011-08-06 08:59:39 +00:00
jendave
e69877aab5
Added Ephemeron and updated Bloodfire Colossus.
2011-08-06 08:59:31 +00:00
jendave
d348629d27
add Reckless Abandon (from Urza's Destiny) and fix Goblin Grenade to addDamage instead of subtractLife.
2011-08-06 08:59:24 +00:00
jendave
bf66a421c2
- Arcbound Ravager made easy by new PutCounter ability.
2011-08-06 08:59:16 +00:00
jendave
5c199e351e
fix Duress so Artifact Lands (like Darksteel Citadel) cannot be targeted.
2011-08-06 08:59:10 +00:00
jendave
686f7926e3
fix Creature type for Blistering Firecat.
2011-08-06 08:59:04 +00:00
jendave
c48cd889cf
Added:
...
Selenia Dark Angel
Blinking Spirit
Luminous Angel
Fork
Amugaba
Beast of Burden
Benthic Djinn
Workhorse
Flowstone Sculpture
Mindless Automaton
2011-08-06 08:58:59 +00:00