%% DATAVIEW_PUBLISHER: start
```js
const fs = require("fs");
const { Table } = customJS;
const raceTable = Table.raceTable(dv, fs, file.basename);
const page = dv.page(file.path);
let image = Table.getImage(page.image, fs);
`
# ${file.basename}
${image}
${page.description}
${raceTable}
`;
```
%%
# Earth (Steven Universe)
![[_attachments_/Planes/Earth.png|Earth.png]]
Earth, also known as 'Crystal System Colony Planet Earth', is an abandoned Gem colony planet and the primary location of Steven Universe and Steven Universe Future. Earth contains many native species, with the dominant species being humans. This Earth exists in an alternate universe, and while it is apparently similar, there are many differences. About 6,000 years ago, Pink Diamond was granted her first colony named Earth. Under her leadership, Homeworld Gems traveled to Earth and began to build a variety of structures all around the planet, such as spires, arenas, temples, and other buildings. The primary purpose of establishing a Gem colony on Earth was for Homeworld Gems to use the planet's rich and unique organic minerals to manufacture new Gems.
| 1d2 | Race | Plane | Pathfinder Race | Description | Image |
| --- | ------------------------------------------------------------------- | --------------------------- | --------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------- |
| 1 | [[Races/Non-Canon/Cartoon/Earth (Steven Universe)/Gem.md\|Gem]] | [[Earth (Steven Universe)]] | Race Builder | <small>Gems are an extraterrestrial species of 'magical', roughly humanoid beings that play a key role in the Steven Universe franchise. 5,750 years ago, the Gem Homeworld maintained several outposts on Earth, with plans to completely colonize the planet, but were driven off by Rose Quartz's rebellion, leaving the Crystal Gems (and various Corrupted Gems) as the only remaining Gems on the planet. As of Era 3, they are no longer under control of the Great Diamond Authority and the Gem Empire, free to choose their endeavors and purpose without the Caste System. Gems are characterized by the gemstone embedded somewhere on their body, which is analogous to a brain. However, the gem is the only true part of a Gem’s body, the only part that is unchanging and, indeed, the only part of a Gem that can be permanently damaged or killed. Gems' humanoid shapes are projections from their gemstone which can be changed at will, described as being 'like a hologram, but with mass,' with their only constant feature being their gemstone and color scheme.</small> | ![[_attachments_/Races/SDCC 2015 Gem Lineup.png\|SDCC 2015 Gem Lineup.png]] |
| 2 | [[Races/Non-Canon/Cartoon/Earth (Steven Universe)/Human.md\|Human]] | [[Earth (Steven Universe)]] | Human | <small>Humans are the dominant species on Earth in the Steven Universe world. They are a diverse and resilient species, often unaware of the larger cosmic conflicts involving Gems. Despite their lack of Gem powers, they possess unique qualities such as creativity, empathy, and the ability to form strong bonds.</small> | |
%% DATAVIEW_PUBLISHER: end %%