mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 02:38:02 +00:00
- Removed Soltari Guerrillas. 2 different objects need to be remembered and differentiated.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -8237,7 +8237,6 @@ res/cardsfolder/s/soltari_champion.txt svneol=native#text/plain
|
|||||||
res/cardsfolder/s/soltari_crusader.txt svneol=native#text/plain
|
res/cardsfolder/s/soltari_crusader.txt svneol=native#text/plain
|
||||||
res/cardsfolder/s/soltari_emissary.txt svneol=native#text/plain
|
res/cardsfolder/s/soltari_emissary.txt svneol=native#text/plain
|
||||||
res/cardsfolder/s/soltari_foot_soldier.txt svneol=native#text/plain
|
res/cardsfolder/s/soltari_foot_soldier.txt svneol=native#text/plain
|
||||||
res/cardsfolder/s/soltari_guerrillas.txt -text svneol=unset#text/plain
|
|
||||||
res/cardsfolder/s/soltari_lancer.txt svneol=native#text/plain
|
res/cardsfolder/s/soltari_lancer.txt svneol=native#text/plain
|
||||||
res/cardsfolder/s/soltari_monk.txt svneol=native#text/plain
|
res/cardsfolder/s/soltari_monk.txt svneol=native#text/plain
|
||||||
res/cardsfolder/s/soltari_priest.txt svneol=native#text/plain
|
res/cardsfolder/s/soltari_priest.txt svneol=native#text/plain
|
||||||
|
|||||||
@@ -1,16 +0,0 @@
|
|||||||
Name:Soltari Guerrillas
|
|
||||||
ManaCost:2 W R
|
|
||||||
Types:Creature Soltari Soldier
|
|
||||||
Text:no text
|
|
||||||
PT:3/2
|
|
||||||
K:Shadow
|
|
||||||
A:AB$ Effect | Cost$ 0 | Name$ Soltari Guerrillas Effect | ReplacementEffects$ EventGuerrillasDamageDone | SVars$ DamageGuerrillasCreature,GuerrillasX | RememberObjects$ Self | SpellDescription$ The next time CARDNAME would deal combat damage to an opponent this turn, it deals that damage to target creature instead.
|
|
||||||
SVar:EventGuerrillasDamageDone:Event$ DamageDone | ValidSource$ Card.IsRemembered | ValidTarget$ Opponent | ReplaceWith$ DamageGuerrillasCreature | IsCombat$ True | Description$ The next time Soltari Guerrillas would deal combat damage to an opponent this turn, it deals that damage to target creature instead.
|
|
||||||
SVar:DamageGuerrillasCreature:AB$ DealDamage | Cost$ 0 | CombatDamage$ True | NumDmg$ GuerrillasX | ValidTgts$ Creature | TgtPrompt$ Select target creature
|
|
||||||
SVar:GuerrillasX:ReplaceCount$DamageAmount
|
|
||||||
SVar:RemAIDeck:True
|
|
||||||
SVar:Rarity:Rare
|
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/soltari_guerrillas.jpg
|
|
||||||
SetInfo:TMP|Rare|http://magiccards.info/scans/en/tp/347.jpg
|
|
||||||
Oracle:Shadow (This creature can block or be blocked by only creatures with shadow.)\n{0}: The next time Soltari Guerrillas would deal combat damage to an opponent this turn, it deals that damage to target creature instead.
|
|
||||||
End
|
|
||||||
Reference in New Issue
Block a user