- Added 50 cards based on rev4237-rev4242 (card list below).
- Related on this addition, I changed the card.dat
information of Flipping and Transforming Cards in the
card.dat so that the flipped sides of a card are not
shown in the shop or in the trophy room.
- Updated the card text of Contested Cliffs. It now uses the word "fight".
- Fixed issue787
Tests will follow.
21 lines
689 B
Plaintext
21 lines
689 B
Plaintext
<PACK name="Dark Ascension" type="Booster" pool="all set:DKA;" price="700">
|
|
<slot copies="1">
|
|
<random_card>rarity:mythic;</random_card>
|
|
<random_card>rarity:rare;</random_card>
|
|
<random_card>rarity:rare;</random_card>
|
|
<random_card>rarity:rare;</random_card>
|
|
<random_card>rarity:rare;</random_card>
|
|
<random_card>rarity:rare;</random_card>
|
|
<random_card>rarity:rare;</random_card>
|
|
<random_card>rarity:rare;</random_card>
|
|
</slot>
|
|
<slot copies="3">
|
|
<random_card>rarity:uncommon;</random_card>
|
|
</slot>
|
|
<slot copies="1">
|
|
<random_card>rarity:special;</random_card>
|
|
</slot>
|
|
<slot copies="10">
|
|
<random_card>rarity:common;</random_card>
|
|
</slot>
|
|
</PACK> |