From 2eed51dea6339a6c835f0fe89ddfe1caa61ddf1a Mon Sep 17 00:00:00 2001 From: Vittorio Alfieri Date: Sun, 14 Nov 2021 19:13:25 +0100 Subject: [PATCH] Fixed "Mana Hellkite" and added its token primitive, fixed token in VOW set. --- CHANGELOG.md | 4 +++- projects/mtg/bin/Res/sets/VOW/_cards.dat | 2 +- .../bin/Res/sets/primitives/borderline.txt | 20 ++++++++++--------- 3 files changed, 15 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d95a6d077..e5a69f676 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,9 @@ ## [master] (https://github.com/WagicProject/wagic/tree/master) ### 14/11/21 -- *Committed:* Fixed primitives, improved background images management for game settings, deck selection, deck editor background, post-match credits, deck editor selection and trophies room (now it's possibile to randomly use up to 3 background images and if the chosen image is not available, it will be rendered the default one). ([Vitty85](https://github.com/Vitty85)) +- *Committed:* Fixed "Mana Hellkite" and added its token primitive, fixed token in VOW set. ([Vitty85](https://github.com/Vitty85)) + +- *Committed:* Fixed primitives, improved background images management for game settings, deck selection, deck editor background, post-match credits, deck editor selection and trophies room (now it's possibile to randomly use up to 3 background images and if the chosen image is not available, it will be rendered the default one). https://github.com/WagicProject/wagic/commit/c55c9c25071af5e8a0d62d664b915e7edf1b9491 ([Vitty85](https://github.com/Vitty85)) - *Committed:* Fixed primitives, several bugs and crashes. https://github.com/WagicProject/wagic/commit/96f7072a77f566718fc49c2bfe3b0b192452faf6 ([EduardoMunozGomez](https://github.com/EduardoMunozGomez)) diff --git a/projects/mtg/bin/Res/sets/VOW/_cards.dat b/projects/mtg/bin/Res/sets/VOW/_cards.dat index d8043c1d3..eef582cf2 100644 --- a/projects/mtg/bin/Res/sets/VOW/_cards.dat +++ b/projects/mtg/bin/Res/sets/VOW/_cards.dat @@ -126,7 +126,7 @@ id=-541035 rarity=T [/card] [card] -primitive=Dragon +primitive=Dragon Hell id=-541028 rarity=T [/card] diff --git a/projects/mtg/bin/Res/sets/primitives/borderline.txt b/projects/mtg/bin/Res/sets/primitives/borderline.txt index 0575bdb0a..a11ef4bbf 100644 --- a/projects/mtg/bin/Res/sets/primitives/borderline.txt +++ b/projects/mtg/bin/Res/sets/primitives/borderline.txt @@ -19500,6 +19500,16 @@ mana={2}{B}{B} type=Instant [/card] [card] +name=Dragon Hell +abilities=flying,haste +text=Flying, haste +color=red +type=Creature +subtype=Dragon Illusion +power=* +toughness=* +[/card] +[card] name=Dragon Hunter auto=protection from(dragon) auto=@combat(attacking) source(dragon[flying]|opponentbattlefield):name(Can block flying dragon) transforms((,newability[reach])) ueot @@ -34772,14 +34782,6 @@ mana={2}{G}{G} type=Enchantment [/card] [card] -name=Human Inc -type=Creature -subtype=Human -power=1 -toughness=1 -color=white -[/card] -[card] name=Human Soldier Bas type=Creature subttype=Human Soldier @@ -44149,7 +44151,7 @@ type=Enchantment [card] name=Manaform Hellkite abilities=flying -auto=@movedto(*[-creature]|mystack):name(Create Dragon) all(trigger[to]) transforms((,newability[token(Dragon Illusion^Creature Dragon Illusion^totmanaspent/totmanaspent^red^flying^haste^unearth)])) oneshot +auto=@movedto(*[-creature]|mystack):name(Create Dragon) all(trigger[to]) transforms((,newability[token(Dragon Hell) and!( becomes(^totmanaspent/totmanaspent^unearth) forever )!])) oneshot text=Flying -- Whenever you cast a noncreature spell, create an X/X red Dragon Illusion creature token with flying and haste, where X is the amount of mana spent to cast that spell. Exile that token at the beginning of the next end step. mana={2}{R}{R} type=Creature