mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
11 lines
640 B
Plaintext
11 lines
640 B
Plaintext
|
Name:Psychic Transfer
|
||
|
ManaCost:4 U
|
||
|
Types:Sorcery
|
||
|
A:SP$ ExchangeLife | Cost$ 4 U | ValidTgts$ Player | ConditionCheckSVar$ X | ConditionSVarCompare$ LE5 | References$ X,Y,Z | SpellDescription$ If the difference between your life total and target player's life total is 5 or less, exchange life totals with that player.
|
||
|
SVar:X:SVar$Y/Abs
|
||
|
SVar:Y:Count$YourLifeTotal/Minus.Z
|
||
|
SVar:Z:Count$TargetedLifeTotal
|
||
|
SVar:RemAIDeck:True
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/psychic_transfer.jpg
|
||
|
Oracle:If the difference between your life total and target player's life total is 5 or less, exchange life totals with that player.
|