cockatriceのcards.xmlの中身
2012年2月18日 MtGちょっと色々思うことがあって中身開いて見てました。
備忘録として。
4-384
<set>
<name>DKA</name>
<longname>Dark Ascension</longname>
</set>
のようにエキスパンションの略と正式名が書いてあるよう。
385-12916
<card>
<name>Hellspark Elemental</name>
<set picURL="http://gatherer.wizards.com/Handlers/Image.ashx?multiverseid=174799&type=card" picURLHq="" picURLSt="">CFX</set>
<set picURL="http://gatherer.wizards.com/Handlers/Image.ashx?multiverseid=234711&type=card" picURLHq="" picURLSt="">PD2</set>
<color>R</color>
<manacost>1R</manacost>
<type>Creature - Elemental</type>
<pt>3/1</pt>
<tablerow>2</tablerow>
<text>Trample, haste
At the beginning of the end step, sacrifice Hellspark Elemental.
Unearth {1}{R} ({1}{R}: Return this card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.)</text>
</card>
cardの情報がずっと下まで続く。
入ってるエキスパンションとその画像URLの後に色、マナコスト、P/T、tablerow、テキストと続く。
tablerowは行、まあつまり唱えた時(手札からクリックした時)にカードが出る位置を示すよう。
随時更新。
備忘録として。
4-384
<set>
<name>DKA</name>
<longname>Dark Ascension</longname>
</set>
のようにエキスパンションの略と正式名が書いてあるよう。
385-12916
<card>
<name>Hellspark Elemental</name>
<set picURL="http://gatherer.wizards.com/Handlers/Image.ashx?multiverseid=174799&type=card" picURLHq="" picURLSt="">CFX</set>
<set picURL="http://gatherer.wizards.com/Handlers/Image.ashx?multiverseid=234711&type=card" picURLHq="" picURLSt="">PD2</set>
<color>R</color>
<manacost>1R</manacost>
<type>Creature - Elemental</type>
<pt>3/1</pt>
<tablerow>2</tablerow>
<text>Trample, haste
At the beginning of the end step, sacrifice Hellspark Elemental.
Unearth {1}{R} ({1}{R}: Return this card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.)</text>
</card>
cardの情報がずっと下まで続く。
入ってるエキスパンションとその画像URLの後に色、マナコスト、P/T、tablerow、テキストと続く。
tablerowは行、まあつまり唱えた時(手札からクリックした時)にカードが出る位置を示すよう。
随時更新。
コメント