Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0"?>
- <CARD_V2 ExportVersion="1">
- <FILENAME text="MAMMOTH_HARNESS_CW_2973" />
- <CARDNAME text="MAMMOTH_HARNESS" />
- <TITLE>
- <LOCALISED_TEXT LanguageCode="en-US"><![CDATA[Mammoth Harness]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="fr-FR"><![CDATA[Mammoth Harness]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="es-ES"><![CDATA[Mammoth Harness]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="de-DE"><![CDATA[Mammoth Harness]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="it-IT"><![CDATA[Mammoth Harness]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="jp-JA"><![CDATA[Mammoth Harness]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="ko-KR"><![CDATA[Mammoth Harness]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="ru-RU"><![CDATA[Mammoth Harness]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="pt-BR"><![CDATA[Mammoth Harness]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="zh-CN"><![CDATA[Mammoth Harness]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="zh-HK"><![CDATA[Mammoth Harness]]></LOCALISED_TEXT>
- </TITLE>
- <MULTIVERSEID value="2973" />
- <ARTID value="MAMMOTH_HARNESS" />
- <ARTIST name="Melissa Benson" />
- <CASTING_COST cost="{3}{G}" />
- <TYPE metaname="Enchantment" />
- <SUB_TYPE metaname="Aura" />
- <EXPANSION value="HM" />
- <RARITY metaname="R" />
- <SPELL_ABILITY attach_definition="0">
- <LOCALISED_TEXT LanguageCode="en-US"><![CDATA[Enchant creature]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="fr-FR"><![CDATA[Enchant creature]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="es-ES"><![CDATA[Enchant creature]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="de-DE"><![CDATA[Enchant creature]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="it-IT"><![CDATA[Enchant creature]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="jp-JA"><![CDATA[Enchant creature]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="ko-KR"><![CDATA[Enchant creature]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="ru-RU"><![CDATA[Enchant creature]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="pt-BR"><![CDATA[Enchant creature]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="zh-CN"><![CDATA[Enchant creature]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="zh-HK"><![CDATA[Enchant creature]]></LOCALISED_TEXT>
- <TARGET tag="CARD_QUERY_CHOOSE_CREATURE_TO_ENCHANT" definition="0" compartment="0" count="1" />
- <TARGET_DEFINITION id="0">
- local oFilter = ClearFilter()
- oFilter:Add(FE_TYPE, OP_IS, CARD_TYPE_CREATURE)
- </TARGET_DEFINITION>
- <RESOLUTION_TIME_ACTION>
- local oTarget = EffectDC():Get_Targets(0):Get_CardPtr(0)
- local oSource = EffectSource()
- if oTarget ~= nil and oSource ~= nil then
- oSource:Attach(oTarget)
- end
- </RESOLUTION_TIME_ACTION>
- <AI_SIMPLIFIED_TARGETING compartment="0" hint="HINT_NEUTRAL" />
- </SPELL_ABILITY>
- <STATIC_ABILITY>
- <LOCALISED_TEXT LanguageCode="en-US"><![CDATA[Enchanted creature loses flying.]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="fr-FR"><![CDATA[Enchanted creature loses flying.]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="es-ES"><![CDATA[Enchanted creature loses flying.]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="de-DE"><![CDATA[Enchanted creature loses flying.]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="it-IT"><![CDATA[Enchanted creature loses flying.]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="jp-JA"><![CDATA[Enchanted creature loses flying.]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="ko-KR"><![CDATA[Enchanted creature loses flying.]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="ru-RU"><![CDATA[Enchanted creature loses flying.]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="pt-BR"><![CDATA[Enchanted creature loses flying.]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="zh-CN"><![CDATA[Enchanted creature loses flying.]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="zh-HK"><![CDATA[Enchanted creature loses flying.]]></LOCALISED_TEXT>
- <CONTINUOUS_ACTION layer="6">
- local parent = EffectSource():GetParent()
- if parent ~= nil then
- parent:GetCurrentCharacteristics():Bool_Set( CHARACTERISTIC_FLYING, 0 )
- end
- </CONTINUOUS_ACTION>
- </STATIC_ABILITY>
- <TRIGGERED_ABILITY replacement_effect="1">
- <LOCALISED_TEXT LanguageCode="en-US"><![CDATA[Whenever enchanted creature blocks or becomes blocked by a creature, the other creature gains first strike until end of turn.]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="fr-FR"><![CDATA[Whenever enchanted creature blocks or becomes blocked by a creature, the other creature gains first strike until end of turn.]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="es-ES"><![CDATA[Whenever enchanted creature blocks or becomes blocked by a creature, the other creature gains first strike until end of turn.]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="de-DE"><![CDATA[Whenever enchanted creature blocks or becomes blocked by a creature, the other creature gains first strike until end of turn.]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="it-IT"><![CDATA[Whenever enchanted creature blocks or becomes blocked by a creature, the other creature gains first strike until end of turn.]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="jp-JA"><![CDATA[Whenever enchanted creature blocks or becomes blocked by a creature, the other creature gains first strike until end of turn.]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="ko-KR"><![CDATA[Whenever enchanted creature blocks or becomes blocked by a creature, the other creature gains first strike until end of turn.]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="ru-RU"><![CDATA[Whenever enchanted creature blocks or becomes blocked by a creature, the other creature gains first strike until end of turn.]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="pt-BR"><![CDATA[Whenever enchanted creature blocks or becomes blocked by a creature, the other creature gains first strike until end of turn.]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="zh-CN"><![CDATA[Whenever enchanted creature blocks or becomes blocked by a creature, the other creature gains first strike until end of turn.]]></LOCALISED_TEXT>
- <LOCALISED_TEXT LanguageCode="zh-HK"><![CDATA[Whenever enchanted creature blocks or becomes blocked by a creature, the other creature gains first strike until end of turn.]]></LOCALISED_TEXT>
- <TRIGGER value="BLOCKS_A_CREATURE" simple_qualifier="self" to_zone="ZONE_ANY" from_zone="ZONE_ANY" pre_trigger="1" />
- <TRIGGER value="WAS_BLOCKED_BY_A_CREATURE" simple_qualifier="self" pre_trigger="1" />
- <CONTINUOUS_ACTION layer="6">
- local parent = EffectSourceLKI():GetParent()
- if SecondaryObject() ~= nil and SecondaryObject() ~= parent then
- local characteristics = SecondaryObject():GetCurrentCharacteristics()
- characteristics:Bool_Set(CHARACTERISTIC_FIRST_STRIKE, 1)
- end
- if TriggerObject() ~= nil and TriggerObject() ~= parent then
- local characteristics = TriggerObject():GetCurrentCharacteristics()
- characteristics:Bool_Set(CHARACTERISTIC_FIRST_STRIKE, 1)
- end
- </CONTINUOUS_ACTION>
- <DURATION simple_duration="UntilEOT" />
- </TRIGGERED_ABILITY>
- <AUTHOR><![CDATA[Splinterverse]]></AUTHOR>
- <EDITORS><![CDATA[Splinterverse]]></EDITORS>
- <DATE><![CDATA[03-11-16]]></DATE>
- </CARD_V2>
RAW Paste Data