Guest User

Untitled

a guest
Oct 20th, 2016
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 6.69 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <CARD_V2 ExportVersion="1">
  3.     <FILENAME text="SOUL_EXCHANGE_CW_184517" />
  4.     <CARDNAME text="SOUL_EXCHANGE" />
  5.     <TITLE>
  6.         <LOCALISED_TEXT LanguageCode="en-US"><![CDATA[Soul Exchange]]></LOCALISED_TEXT>
  7.         <LOCALISED_TEXT LanguageCode="fr-FR"><![CDATA[Soul Exchange]]></LOCALISED_TEXT>
  8.         <LOCALISED_TEXT LanguageCode="es-ES"><![CDATA[Soul Exchange]]></LOCALISED_TEXT>
  9.         <LOCALISED_TEXT LanguageCode="de-DE"><![CDATA[Soul Exchange]]></LOCALISED_TEXT>
  10.         <LOCALISED_TEXT LanguageCode="it-IT"><![CDATA[Soul Exchange]]></LOCALISED_TEXT>
  11.         <LOCALISED_TEXT LanguageCode="jp-JA"><![CDATA[Soul Exchange]]></LOCALISED_TEXT>
  12.         <LOCALISED_TEXT LanguageCode="ko-KR"><![CDATA[Soul Exchange]]></LOCALISED_TEXT>
  13.         <LOCALISED_TEXT LanguageCode="ru-RU"><![CDATA[Soul Exchange]]></LOCALISED_TEXT>
  14.         <LOCALISED_TEXT LanguageCode="pt-BR"><![CDATA[Soul Exchange]]></LOCALISED_TEXT>
  15.         <LOCALISED_TEXT LanguageCode="zh-CN"><![CDATA[Soul Exchange]]></LOCALISED_TEXT>
  16.         <LOCALISED_TEXT LanguageCode="zh-HK"><![CDATA[Soul Exchange]]></LOCALISED_TEXT>
  17.     </TITLE>
  18.     <MULTIVERSEID value="184517" />
  19.     <ARTID value="SOUL_EXCHANGE" />
  20.     <ARTIST name="Anthony S. Waters" />
  21.     <CASTING_COST cost="{B}{B}" />
  22.     <TYPE metaname="Sorcery" />
  23.     <EXPANSION value="ME2" />
  24.     <RARITY metaname="U" />
  25.     <UTILITY_ABILITY qualifier="Additional" linked_ability_group="1">
  26.         <LOCALISED_TEXT LanguageCode="en-US"><![CDATA[As an additional cost to cast Soul Exchange, exile a creature you control.]]></LOCALISED_TEXT>
  27.         <LOCALISED_TEXT LanguageCode="fr-FR"><![CDATA[As an additional cost to cast Soul Exchange, exile a creature you control.]]></LOCALISED_TEXT>
  28.         <LOCALISED_TEXT LanguageCode="es-ES"><![CDATA[As an additional cost to cast Soul Exchange, exile a creature you control.]]></LOCALISED_TEXT>
  29.         <LOCALISED_TEXT LanguageCode="de-DE"><![CDATA[As an additional cost to cast Soul Exchange, exile a creature you control.]]></LOCALISED_TEXT>
  30.         <LOCALISED_TEXT LanguageCode="it-IT"><![CDATA[As an additional cost to cast Soul Exchange, exile a creature you control.]]></LOCALISED_TEXT>
  31.         <LOCALISED_TEXT LanguageCode="jp-JA"><![CDATA[As an additional cost to cast Soul Exchange, exile a creature you control.]]></LOCALISED_TEXT>
  32.         <LOCALISED_TEXT LanguageCode="ko-KR"><![CDATA[As an additional cost to cast Soul Exchange, exile a creature you control.]]></LOCALISED_TEXT>
  33.         <LOCALISED_TEXT LanguageCode="ru-RU"><![CDATA[As an additional cost to cast Soul Exchange, exile a creature you control.]]></LOCALISED_TEXT>
  34.         <LOCALISED_TEXT LanguageCode="pt-BR"><![CDATA[As an additional cost to cast Soul Exchange, exile a creature you control.]]></LOCALISED_TEXT>
  35.         <LOCALISED_TEXT LanguageCode="zh-CN"><![CDATA[As an additional cost to cast Soul Exchange, exile a creature you control.]]></LOCALISED_TEXT>
  36.         <LOCALISED_TEXT LanguageCode="zh-HK"><![CDATA[As an additional cost to cast Soul Exchange, exile a creature you control.]]></LOCALISED_TEXT>
  37.         <COST type="Exile" definition="0" compartment="0" query_tag="CARD_QUERY_CHOOSE_CARD_TO_EXILE" item_count="1" />
  38.         <COST_DEFINITION id="0">
  39.             local filter = ClearFilter()
  40.             filter:Add( FE_CONTROLLER, OP_IS, EffectController() )
  41.             filter:Add( FE_TYPE, OP_IS, CARD_TYPE_CREATURE )
  42.         </COST_DEFINITION>
  43.         <RESOLUTION_TIME_ACTION>
  44.             local target = EffectDC():Get_Targets(0):Get_CardPtr(0)
  45.             if target:GetSubType():Test( CREATURE_TYPE_THRULL ) then
  46.                 EffectDC():Set_Int(33, 1)
  47.             else
  48.                 LinkedDC():Set_Int(33, 0)
  49.             end
  50.         </RESOLUTION_TIME_ACTION>
  51.     </UTILITY_ABILITY>
  52.     <SPELL_ABILITY linked_ability_group="1">
  53.         <LOCALISED_TEXT LanguageCode="en-US"><![CDATA[Return target creature card from your graveyard to the battlefield. Put a +2/+2 counter on that creature if the exiled creature was a Thrull.]]></LOCALISED_TEXT>
  54.         <LOCALISED_TEXT LanguageCode="fr-FR"><![CDATA[Return target creature card from your graveyard to the battlefield. Put a +2/+2 counter on that creature if the exiled creature was a Thrull.]]></LOCALISED_TEXT>
  55.         <LOCALISED_TEXT LanguageCode="es-ES"><![CDATA[Return target creature card from your graveyard to the battlefield. Put a +2/+2 counter on that creature if the exiled creature was a Thrull.]]></LOCALISED_TEXT>
  56.         <LOCALISED_TEXT LanguageCode="de-DE"><![CDATA[Return target creature card from your graveyard to the battlefield. Put a +2/+2 counter on that creature if the exiled creature was a Thrull.]]></LOCALISED_TEXT>
  57.         <LOCALISED_TEXT LanguageCode="it-IT"><![CDATA[Return target creature card from your graveyard to the battlefield. Put a +2/+2 counter on that creature if the exiled creature was a Thrull.]]></LOCALISED_TEXT>
  58.         <LOCALISED_TEXT LanguageCode="jp-JA"><![CDATA[Return target creature card from your graveyard to the battlefield. Put a +2/+2 counter on that creature if the exiled creature was a Thrull.]]></LOCALISED_TEXT>
  59.         <LOCALISED_TEXT LanguageCode="ko-KR"><![CDATA[Return target creature card from your graveyard to the battlefield. Put a +2/+2 counter on that creature if the exiled creature was a Thrull.]]></LOCALISED_TEXT>
  60.         <LOCALISED_TEXT LanguageCode="ru-RU"><![CDATA[Return target creature card from your graveyard to the battlefield. Put a +2/+2 counter on that creature if the exiled creature was a Thrull.]]></LOCALISED_TEXT>
  61.         <LOCALISED_TEXT LanguageCode="pt-BR"><![CDATA[Return target creature card from your graveyard to the battlefield. Put a +2/+2 counter on that creature if the exiled creature was a Thrull.]]></LOCALISED_TEXT>
  62.         <LOCALISED_TEXT LanguageCode="zh-CN"><![CDATA[Return target creature card from your graveyard to the battlefield. Put a +2/+2 counter on that creature if the exiled creature was a Thrull.]]></LOCALISED_TEXT>
  63.         <LOCALISED_TEXT LanguageCode="zh-HK"><![CDATA[Return target creature card from your graveyard to the battlefield. Put a +2/+2 counter on that creature if the exiled creature was a Thrull.]]></LOCALISED_TEXT>
  64.         <TARGET tag="CW_CARD_QUERY_CHOOSE_CREATURE_TO_RETURN_TO_BATTLEFIELD" definition="1" compartment="1" count="1" />
  65.         <TARGET_DEFINITION id="1">
  66.             local filter = ClearFilter()
  67.             filter:Add( FE_TYPE, OP_IS, CARD_TYPE_CREATURE )
  68.             filter:SetZone( ZONE_GRAVEYARD, EffectController() )
  69.         </TARGET_DEFINITION>
  70.         <RESOLUTION_TIME_ACTION>
  71.             local target = EffectDC():Get_Targets(1):Get_CardPtr(0)
  72.             if target ~= nil then
  73.                 EffectDC():Get_Targets(1):Protect_CardPtr(0)
  74.                 target:PutOntoBattlefield( EffectController() )
  75.             end
  76.         </RESOLUTION_TIME_ACTION>
  77.         <RESOLUTION_TIME_ACTION>
  78.             local target = EffectDC():Get_Targets(1):Get_CardPtr(0)
  79.             if LinkedDC():Get_Int(33) == 1 then
  80.                 target:AddCounters( MTG():PlusOnePlusOneCounters(), 2 )
  81.             end
  82.         </RESOLUTION_TIME_ACTION>
  83.     </SPELL_ABILITY>
  84.     <AUTHOR><![CDATA[Splinterverse]]></AUTHOR>
  85.     <EDITORS><![CDATA[Splinterverse]]></EDITORS>
  86.     <DATE><![CDATA[29-09-16]]></DATE>
  87. </CARD_V2>
Add Comment
Please, Sign In to add comment