Fixed "Mana Hellkite" and added its token primitive, fixed token in VOW set.
This commit is contained in:
@@ -3,7 +3,9 @@
|
|||||||
## [master] (https://github.com/WagicProject/wagic/tree/master)
|
## [master] (https://github.com/WagicProject/wagic/tree/master)
|
||||||
|
|
||||||
### 14/11/21
|
### 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))
|
- *Committed:* Fixed primitives, several bugs and crashes. https://github.com/WagicProject/wagic/commit/96f7072a77f566718fc49c2bfe3b0b192452faf6 ([EduardoMunozGomez](https://github.com/EduardoMunozGomez))
|
||||||
|
|
||||||
|
|||||||
@@ -126,7 +126,7 @@ id=-541035
|
|||||||
rarity=T
|
rarity=T
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
primitive=Dragon
|
primitive=Dragon Hell
|
||||||
id=-541028
|
id=-541028
|
||||||
rarity=T
|
rarity=T
|
||||||
[/card]
|
[/card]
|
||||||
|
|||||||
@@ -19500,6 +19500,16 @@ mana={2}{B}{B}
|
|||||||
type=Instant
|
type=Instant
|
||||||
[/card]
|
[/card]
|
||||||
[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
|
name=Dragon Hunter
|
||||||
auto=protection from(dragon)
|
auto=protection from(dragon)
|
||||||
auto=@combat(attacking) source(dragon[flying]|opponentbattlefield):name(Can block flying dragon) transforms((,newability[reach])) ueot
|
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
|
type=Enchantment
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
name=Human Inc
|
|
||||||
type=Creature
|
|
||||||
subtype=Human
|
|
||||||
power=1
|
|
||||||
toughness=1
|
|
||||||
color=white
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
name=Human Soldier Bas
|
name=Human Soldier Bas
|
||||||
type=Creature
|
type=Creature
|
||||||
subttype=Human Soldier
|
subttype=Human Soldier
|
||||||
@@ -44149,7 +44151,7 @@ type=Enchantment
|
|||||||
[card]
|
[card]
|
||||||
name=Manaform Hellkite
|
name=Manaform Hellkite
|
||||||
abilities=flying
|
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.
|
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}
|
mana={2}{R}{R}
|
||||||
type=Creature
|
type=Creature
|
||||||
|
|||||||
Reference in New Issue
Block a user