Skip to content

Commit

Permalink
The Dalek Emperor
Browse files Browse the repository at this point in the history
  • Loading branch information
madelson committed Jun 19, 2024
1 parent 50d4d24 commit 28d9a0b
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 5 deletions.
Binary file added cards/The Dalek Emperor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions cards/cards.json
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,15 @@
"contributor": "madelson",
"mtgCardBuilderId": "148828"
},
"0047": {
"name": "The Dalek Emperor",
"nickname": "Kharax, Crucible Colossus",
"contributor": "madelson",
"artist": "Santiago Rosas / @firos_art",
"artName": "Awoken Colossus",
"artUrl": "https://www.artstation.com/artwork/58AEKP",
"mtgCardBuilderId": "149274"
},
"T0001": {
"name": "Alien (TWHO 2)",
"contributor": "cgregory",
Expand Down
2 changes: 1 addition & 1 deletion docs/artists.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ These artists have granted permission for their works to be used to make cards f
| [Sandara Tang](https://sandara.artstation.com/) | |
| [Thomas Ricci](https://artrhino.artstation.com/) | |
| [Andrea Corsini](https://linktr.ee/Not_andreas) | So far, only the following works have been approved for use:<br/>- A druid's staff<br/>- A vampire's potion<br/>- A warrior's quest<br/>- A Witch's Dagger<br/>- Icy Passage<br/>- Quiet Place<br/>- ~A dwarf's figurine~ (used on Pip-Boy 3000)<br/>- ~An artificer's creation~ (used on Sonic Screwdriver)<br/>- ~An elf's crown~ (used on Pre-War Formalwear)<br/>- ~The Witch's hut~ (used on Nuka-Cola Vending Machine)<br/>- ~Naenia~ (used on The Rani, Mark of the Rani (TWHO 15))|
| [Santiago Rosas / @firos_art](https://www.santiagorosasart.com/) | So far, only the following works have been approved for use:<br/>- Awoken Colossus<br/>- Coil<br/>- Cosmic Allure<br/>- Crimson<br/>- Emissary of Proliferation<br/>- Leviathan<br/>- Nightmare Hydra<br/>- Roar from the Void<br/>- Spectre<br/>- Staroid Avatar<br/>- The Compleation of Atraxa<br/>- Void<br/>- Yawgmoth, Lord of Phyrexia|
| [Santiago Rosas / @firos_art](https://www.santiagorosasart.com/) | So far, only the following works have been approved for use:<br/>- Coil<br/>- Cosmic Allure<br/>- Crimson<br/>- Emissary of Proliferation<br/>- Leviathan<br/>- Nightmare Hydra<br/>- Roar from the Void<br/>- Spectre<br/>- Staroid Avatar<br/>- The Compleation of Atraxa<br/>- Void<br/>- Yawgmoth, Lord of Phyrexia<br/>- ~Awoken Colossus~ (used on The Dalek Emperor)|
# Non-approved artists

After being asked, these artists have asked _not_ to have their work used for this project.
Expand Down
6 changes: 6 additions & 0 deletions gallery/cardData.json
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,12 @@
"nickname": "Ylix, Gitaxian Scrapwright",
"image": "https://madelson.github.io/universes-within-collection/cards/The%20Cyber-Controller.png"
},
{
"oracleId": "07799012-7051-400e-adde-b54b41b80c70",
"name": "The Dalek Emperor",
"nickname": "Kharax, Crucible Colossus",
"image": "https://madelson.github.io/universes-within-collection/cards/The%20Dalek%20Emperor.png"
},
{
"oracleId": "992ddd9f-e0db-4383-909c-6dacca41d188",
"name": "The Fifth Doctor",
Expand Down
20 changes: 16 additions & 4 deletions gallery/galleryData.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
const data = {
"cards": [
{
"name": "The Dalek Emperor",
"nickname": "Kharax, Crucible Colossus",
"contributionInfo": {
"contributor": "madelson",
"front": {
"artist": "Santiago Rosas / @firos_art",
"artistUrl": "https://www.santiagorosasart.com/",
"artName": "Awoken Colossus",
"artUrl": "https://www.artstation.com/artwork/58AEKP",
"mtgCardBuilderId": "149274"
}
},
"universesBeyondImage": "https://cards.scryfall.io/normal/front/e/9/e96e1793-cf1c-452d-9443-b0aad4475d50.jpg?1696636689",
"universesWithinImage": "./cards/The%20Dalek%20Emperor.png"
},
{
"name": "Crack in Time",
"contributionInfo": {
Expand Down Expand Up @@ -3248,10 +3264,6 @@ const data = {
"name": "Dalek",
"universesBeyondImage": "https://cards.scryfall.io/normal/front/f/1/f176f6ec-1ff8-4cd4-b7a6-b95830532f6a.jpg?1696625378"
},
{
"name": "The Dalek Emperor",
"universesBeyondImage": "https://cards.scryfall.io/normal/front/e/9/e96e1793-cf1c-452d-9443-b0aad4475d50.jpg?1696636689"
},
{
"name": "The Day of the Doctor",
"universesBeyondImage": "https://cards.scryfall.io/normal/front/9/7/9767f42c-df04-4426-929a-87e51aa2b8a5.jpg?1696636691"
Expand Down

0 comments on commit 28d9a0b

Please sign in to comment.