Skip to content

Commit

Permalink
feat: add flavor texts for hisuian forms
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Feb 19, 2022
1 parent 8e02a13 commit 9a2ffa7
Showing 1 changed file with 90 additions and 0 deletions.
90 changes: 90 additions & 0 deletions src/assets/flavorText.json
Original file line number Diff line number Diff line change
Expand Up @@ -64118,5 +64118,95 @@
"version_id": "Shield",
"flavor_text": "Legend says that by using its power to see all events from past to future, this Pokémon saved the creatures of a forest from a meteorite strike."
}
],
"58hisui": [
{
"version_id": "Legends Arceus",
"flavor_text": "They patrol their territory in pairs. I believe the igneous rock components in the fur of this species are the result of volcanic activity in its habitat."
}
],
"59hisui": [
{
"version_id": "Legends Arceus",
"flavor_text": "Snaps at its foes with fangs cloaked in blazing flame. Despite its bulk, it deftly feints every which way, leading opponents on a deceptively merry chase as it all but dances around them."
}
],
"100hisui": [
{
"version_id": "Legends Arceus",
"flavor_text": "An enigmatic Pokémon that happens to bear a resemblance to a Poké Ball. When excited, it discharges the electric current it has stored in its belly, then lets out a great, uproarious laugh."
}
],
"101hisui": [
{
"version_id": "Legends Arceus",
"flavor_text": "The tissue on the surface of its body is curiously similar in composition to an Apricorn. When irritated, this Pokémon lets loose an electric current equal to 20 lightning bolts."
}
],
"157hisui": [
{
"version_id": "Legends Arceus",
"flavor_text": "Said to purify lost, forsaken souls with its flames and guide them to the afterlife. I believe its form has been influenced by the energy of the [[Mount Coron"
}
],
"211hisui": [
{
"version_id": "Legends Arceus",
"flavor_text": "Fishers detest this troublesome Pokémon because it sprays poison from its spines, getting it everywhere. A different form of Qwilfish lives in other regions."
}
],
"503hisui": [
{
"version_id": "Legends Arceus",
"flavor_text": "Hard of heart and deft of blade, this rare form of Samurott is a product of the Pokémon's evolution in the region of [[Hisui]]. Its turbulent blows crash into foes like ceaseless pounding waves."
}
],
"549hisui": [
{
"version_id": "Legends Arceus",
"flavor_text": "I suspect that its well-developed legs are the result of a life spent on mountains covered in deep snow. The scent it exudes from its flower crown heartens those in proximity."
}
],
"570hisui": [
{
"version_id": "Legends Arceus",
"flavor_text": "A once-departed soul, returned to life in Hisui. Derives power from resentment, which rises as energy atop its head and takes on the forms of foes. In this way, Zorua vents lingering malice."
}
],
"571hisui": [
{
"version_id": "Legends Arceus",
"flavor_text": "With its disheveled white fur, it looks like an embodiment of death. Heedless of its own safety, Zoroark attacks its nemeses with a bitter energy so intense, it lacerates Zoroark's own body."
}
],
"628hisui": [
{
"version_id": "Legends Arceus",
"flavor_text": "Screaming a bloodcurdling battle cry, this huge and ferocious bird Pokémon goes out on the hunt. It blasts lakes with shock waves, then scoops up any prey that float to the water's surface."
}
],
"705hisui": [
{
"version_id": "Legends Arceus",
"flavor_text": "A creature given to melancholy. I suspect its metallic shell developed as a result of the mucus on its skin reacting with the iron in Hisui's water."
}
],
"706hisui": [
{
"version_id": "Legends Arceus",
"flavor_text": "Able to freely control the hardness of its metallic shell. It loathes solitude and is extremely clingy—it will fume and run riot if those dearest to it ever leave its side."
}
],
"713hisui": [
{
"version_id": "Legends Arceus",
"flavor_text": "The armor of ice covering its lower jaw puts steel to shame and can shatter rocks with ease. This Pokémon barrels along steep mountain paths, cleaving through the deep snow."
}
],
"724hisui": [
{
"version_id": "Legends Arceus",
"flavor_text": "The air stored inside the rachises of Decidueye's feathers insulates the Pokémon against [[Hisui]]'s extreme cold. This is firm proof that evolution can be influenced by environment."
}
]
}

0 comments on commit 9a2ffa7

Please sign in to comment.