From 94bcf2095dc5a5c27cb22b46d168fe851a2c622b Mon Sep 17 00:00:00 2001 From: Marisa Kirisame Date: Tue, 28 Apr 2020 22:42:13 +0200 Subject: [PATCH] Made lore library easier to maintain. --- TODO.md | 5 +- fonts/.gitignore | 1 + fonts/build.sh | 2 +- language.def_base | 1 - language.def_lore | 1647 +++++------------------- language.def_menu | 1 - language.def_strife | 2 +- language.def_voice | 1 - language.es_base | 1 - language.es_lore | 1197 ++--------------- language.es_menu | 1 - language.es_voice | 1 - language.jp_base | 17 +- language.jp_lore | 2 +- language.jp_menu | 5 +- language.jp_voice | 23 +- lore/.gitignore | 1 + lore/build.sh | 2 + lore/default/akarilabs.txt | 14 + lore/default/anarukon.txt | 26 + lore/default/ashley.txt | 16 + lore/default/belt.txt | 13 + lore/default/bigshot.txt | 14 + lore/default/blackmann.txt | 16 + lore/default/blastsuit.txt | 19 + lore/default/candygun.txt | 23 + lore/default/collar.txt | 19 + lore/default/cronos.txt | 15 + lore/default/cyrus.txt | 16 + lore/default/decademech.txt | 14 + lore/default/deepimpact.txt | 19 + lore/default/demolitionist.txt | 17 + lore/default/devanikna.txt | 16 + lore/default/display.txt | 13 + lore/default/doomguy.txt | 17 + lore/default/ellen.txt | 16 + lore/default/enginetech.txt | 16 + lore/default/eviscerator.txt | 21 + lore/default/explodium.txt | 15 + lore/default/explodiumgun.txt | 21 + lore/default/fabricator.txt | 15 + lore/default/forx.txt | 14 + lore/default/froggychair.txt | 16 + lore/default/gcsandwich.txt | 16 + lore/default/gensokyo.txt | 14 + lore/default/ghostartifact.txt | 13 + lore/default/ghoulhunt.txt | 16 + lore/default/gods.txt | 16 + lore/default/gravitysuppressor.txt | 15 + lore/default/hammerspace.txt | 15 + lore/default/hammerspaceembiggener.txt | 15 + lore/default/healthgeom.txt | 15 + lore/default/hell.txt | 24 + lore/default/hellblazer.txt | 21 + lore/default/ibuki.txt | 17 + lore/default/imanaki.txt | 16 + lore/default/imanakit.txt | 16 + lore/default/invinciball.txt | 15 + lore/default/kereshnovka.txt | 16 + lore/default/keychain.txt | 13 + lore/default/kirin.txt | 16 + lore/default/knowledgebase.txt | 15 + lore/default/locke.txt | 14 + lore/default/lootbox.txt | 16 + lore/default/luna.txt | 16 + lore/default/maidbot.txt | 16 + lore/default/mixom.txt | 16 + lore/default/mothlamp.txt | 15 + lore/default/munch.txt | 16 + lore/default/nana.txt | 26 + lore/default/nedoshiaan.txt | 16 + lore/default/nekuratek.txt | 16 + lore/default/noskora.txt | 16 + lore/default/novoskhana.txt | 16 + lore/default/nugget.txt | 15 + lore/default/nukuri.txt | 16 + lore/default/omnisight.txt | 13 + lore/default/onoke.txt | 16 + lore/default/parthoris.txt | 13 + lore/default/propulsor.txt | 15 + lore/default/pusherweapon.txt | 15 + lore/default/ragekit.txt | 15 + lore/default/refresher.txt | 13 + lore/default/ryuji.txt | 17 + lore/default/sankaideriha.txt | 16 + lore/default/saya.txt | 26 + lore/default/serpentriders.txt | 14 + lore/default/sidhe.txt | 15 + lore/default/silverbullet.txt | 19 + lore/default/sparkster.txt | 23 + lore/default/spreadgun.txt | 21 + lore/default/sunkaeze.txt | 14 + lore/default/susan.txt | 14 + lore/default/symnatek.txt | 16 + lore/default/taro.txt | 16 + lore/default/uac.txt | 26 + lore/default/unissix.txt | 16 + lore/default/voicebox.txt | 13 + lore/default/wallbuster.txt | 23 + lore/default/wararmor.txt | 20 + lore/default/whitescar.txt | 16 + lore/default/xanimen.txt | 16 + lore/default/ynykron.txt | 19 + lore/default/yui.txt | 16 + lore/default/zanaveth2.txt | 16 + lore/default/zanaveth3.txt | 28 + lore/es/akarilabs.txt | 8 + lore/es/anarukon.txt | 20 + lore/es/ashley.txt | 10 + lore/es/belt.txt | 9 + lore/es/bigshot.txt | 10 + lore/es/blackmann.txt | 10 + lore/es/blastsuit.txt | 15 + lore/es/candygun.txt | 19 + lore/es/collar.txt | 15 + lore/es/cronos.txt | 9 + lore/es/cyrus.txt | 10 + lore/es/decademech.txt | 8 + lore/es/deepimpact.txt | 13 + lore/es/demolitionist.txt | 13 + lore/es/devanikna.txt | 10 + lore/es/display.txt | 7 + lore/es/doomguy.txt | 13 + lore/es/ellen.txt | 10 + lore/es/enginetech.txt | 10 + lore/es/eviscerator.txt | 15 + lore/es/explodium.txt | 11 + lore/es/explodiumgun.txt | 17 + lore/es/fabricator.txt | 11 + lore/es/forx.txt | 10 + lore/es/froggychair.txt | 12 + lore/es/gcsandwich.txt | 10 + lore/es/gensokyo.txt | 8 + lore/es/ghostartifact.txt | 9 + lore/es/ghoulhunt.txt | 12 + lore/es/gods.txt | 12 + lore/es/gravitysuppressor.txt | 11 + lore/es/hammerspace.txt | 9 + lore/es/hammerspaceembiggener.txt | 11 + lore/es/healthgeom.txt | 11 + lore/es/hell.txt | 20 + lore/es/hellblazer.txt | 15 + lore/es/ibuki.txt | 11 + lore/es/imanaki.txt | 10 + lore/es/imanakit.txt | 10 + lore/es/invinciball.txt | 11 + lore/es/kereshnovka.txt | 10 + lore/es/keychain.txt | 9 + lore/es/kirin.txt | 10 + lore/es/library.txt | 11 + lore/es/locke.txt | 8 + lore/es/lootbox.txt | 12 + lore/es/luna.txt | 12 + lore/es/maidbot.txt | 10 + lore/es/mixom.txt | 10 + lore/es/mothlamp.txt | 11 + lore/es/munch.txt | 10 + lore/es/nana.txt | 20 + lore/es/nedoshiaan.txt | 10 + lore/es/nekuratek.txt | 10 + lore/es/noskora.txt | 10 + lore/es/novoskhana.txt | 10 + lore/es/nugget.txt | 11 + lore/es/nukuri.txt | 10 + lore/es/omnisight.txt | 9 + lore/es/onoke.txt | 12 + lore/es/parthoris.txt | 7 + lore/es/propulsor.txt | 11 + lore/es/pusherweapon.txt | 9 + lore/es/ragekit.txt | 9 + lore/es/refresher.txt | 9 + lore/es/ryuji.txt | 11 + lore/es/sankaideriha.txt | 10 + lore/es/saya.txt | 20 + lore/es/serpentriders.txt | 10 + lore/es/sidhe.txt | 9 + lore/es/silverbullet.txt | 13 + lore/es/sparkster.txt | 19 + lore/es/spreadgun.txt | 17 + lore/es/sunkaeze.txt | 8 + lore/es/susan.txt | 10 + lore/es/symnatek.txt | 10 + lore/es/taro.txt | 10 + lore/es/uac.txt | 20 + lore/es/unissix.txt | 10 + lore/es/voicebox.txt | 9 + lore/es/wallbuster.txt | 17 + lore/es/wararmor.txt | 16 + lore/es/whitescar.txt | 12 + lore/es/xanimen.txt | 10 + lore/es/ynykron.txt | 15 + lore/es/yui.txt | 10 + lore/es/zanaveth2.txt | 10 + lore/es/zanaveth3.txt | 22 + lore/mklang.c | 191 +++ 195 files changed, 3222 insertions(+), 2377 deletions(-) create mode 100644 fonts/.gitignore create mode 100644 lore/.gitignore create mode 100755 lore/build.sh create mode 100644 lore/default/akarilabs.txt create mode 100644 lore/default/anarukon.txt create mode 100644 lore/default/ashley.txt create mode 100644 lore/default/belt.txt create mode 100644 lore/default/bigshot.txt create mode 100644 lore/default/blackmann.txt create mode 100644 lore/default/blastsuit.txt create mode 100644 lore/default/candygun.txt create mode 100644 lore/default/collar.txt create mode 100644 lore/default/cronos.txt create mode 100644 lore/default/cyrus.txt create mode 100644 lore/default/decademech.txt create mode 100644 lore/default/deepimpact.txt create mode 100644 lore/default/demolitionist.txt create mode 100644 lore/default/devanikna.txt create mode 100644 lore/default/display.txt create mode 100644 lore/default/doomguy.txt create mode 100644 lore/default/ellen.txt create mode 100644 lore/default/enginetech.txt create mode 100644 lore/default/eviscerator.txt create mode 100644 lore/default/explodium.txt create mode 100644 lore/default/explodiumgun.txt create mode 100644 lore/default/fabricator.txt create mode 100644 lore/default/forx.txt create mode 100644 lore/default/froggychair.txt create mode 100644 lore/default/gcsandwich.txt create mode 100644 lore/default/gensokyo.txt create mode 100644 lore/default/ghostartifact.txt create mode 100644 lore/default/ghoulhunt.txt create mode 100644 lore/default/gods.txt create mode 100644 lore/default/gravitysuppressor.txt create mode 100644 lore/default/hammerspace.txt create mode 100644 lore/default/hammerspaceembiggener.txt create mode 100644 lore/default/healthgeom.txt create mode 100644 lore/default/hell.txt create mode 100644 lore/default/hellblazer.txt create mode 100644 lore/default/ibuki.txt create mode 100644 lore/default/imanaki.txt create mode 100644 lore/default/imanakit.txt create mode 100644 lore/default/invinciball.txt create mode 100644 lore/default/kereshnovka.txt create mode 100644 lore/default/keychain.txt create mode 100644 lore/default/kirin.txt create mode 100644 lore/default/knowledgebase.txt create mode 100644 lore/default/locke.txt create mode 100644 lore/default/lootbox.txt create mode 100644 lore/default/luna.txt create mode 100644 lore/default/maidbot.txt create mode 100644 lore/default/mixom.txt create mode 100644 lore/default/mothlamp.txt create mode 100644 lore/default/munch.txt create mode 100644 lore/default/nana.txt create mode 100644 lore/default/nedoshiaan.txt create mode 100644 lore/default/nekuratek.txt create mode 100644 lore/default/noskora.txt create mode 100644 lore/default/novoskhana.txt create mode 100644 lore/default/nugget.txt create mode 100644 lore/default/nukuri.txt create mode 100644 lore/default/omnisight.txt create mode 100644 lore/default/onoke.txt create mode 100644 lore/default/parthoris.txt create mode 100644 lore/default/propulsor.txt create mode 100644 lore/default/pusherweapon.txt create mode 100644 lore/default/ragekit.txt create mode 100644 lore/default/refresher.txt create mode 100644 lore/default/ryuji.txt create mode 100644 lore/default/sankaideriha.txt create mode 100644 lore/default/saya.txt create mode 100644 lore/default/serpentriders.txt create mode 100644 lore/default/sidhe.txt create mode 100644 lore/default/silverbullet.txt create mode 100644 lore/default/sparkster.txt create mode 100644 lore/default/spreadgun.txt create mode 100644 lore/default/sunkaeze.txt create mode 100644 lore/default/susan.txt create mode 100644 lore/default/symnatek.txt create mode 100644 lore/default/taro.txt create mode 100644 lore/default/uac.txt create mode 100644 lore/default/unissix.txt create mode 100644 lore/default/voicebox.txt create mode 100644 lore/default/wallbuster.txt create mode 100644 lore/default/wararmor.txt create mode 100644 lore/default/whitescar.txt create mode 100644 lore/default/xanimen.txt create mode 100644 lore/default/ynykron.txt create mode 100644 lore/default/yui.txt create mode 100644 lore/default/zanaveth2.txt create mode 100644 lore/default/zanaveth3.txt create mode 100644 lore/es/akarilabs.txt create mode 100644 lore/es/anarukon.txt create mode 100644 lore/es/ashley.txt create mode 100644 lore/es/belt.txt create mode 100644 lore/es/bigshot.txt create mode 100644 lore/es/blackmann.txt create mode 100644 lore/es/blastsuit.txt create mode 100644 lore/es/candygun.txt create mode 100644 lore/es/collar.txt create mode 100644 lore/es/cronos.txt create mode 100644 lore/es/cyrus.txt create mode 100644 lore/es/decademech.txt create mode 100644 lore/es/deepimpact.txt create mode 100644 lore/es/demolitionist.txt create mode 100644 lore/es/devanikna.txt create mode 100644 lore/es/display.txt create mode 100644 lore/es/doomguy.txt create mode 100644 lore/es/ellen.txt create mode 100644 lore/es/enginetech.txt create mode 100644 lore/es/eviscerator.txt create mode 100644 lore/es/explodium.txt create mode 100644 lore/es/explodiumgun.txt create mode 100644 lore/es/fabricator.txt create mode 100644 lore/es/forx.txt create mode 100644 lore/es/froggychair.txt create mode 100644 lore/es/gcsandwich.txt create mode 100644 lore/es/gensokyo.txt create mode 100644 lore/es/ghostartifact.txt create mode 100644 lore/es/ghoulhunt.txt create mode 100644 lore/es/gods.txt create mode 100644 lore/es/gravitysuppressor.txt create mode 100644 lore/es/hammerspace.txt create mode 100644 lore/es/hammerspaceembiggener.txt create mode 100644 lore/es/healthgeom.txt create mode 100644 lore/es/hell.txt create mode 100644 lore/es/hellblazer.txt create mode 100644 lore/es/ibuki.txt create mode 100644 lore/es/imanaki.txt create mode 100644 lore/es/imanakit.txt create mode 100644 lore/es/invinciball.txt create mode 100644 lore/es/kereshnovka.txt create mode 100644 lore/es/keychain.txt create mode 100644 lore/es/kirin.txt create mode 100644 lore/es/library.txt create mode 100644 lore/es/locke.txt create mode 100644 lore/es/lootbox.txt create mode 100644 lore/es/luna.txt create mode 100644 lore/es/maidbot.txt create mode 100644 lore/es/mixom.txt create mode 100644 lore/es/mothlamp.txt create mode 100644 lore/es/munch.txt create mode 100644 lore/es/nana.txt create mode 100644 lore/es/nedoshiaan.txt create mode 100644 lore/es/nekuratek.txt create mode 100644 lore/es/noskora.txt create mode 100644 lore/es/novoskhana.txt create mode 100644 lore/es/nugget.txt create mode 100644 lore/es/nukuri.txt create mode 100644 lore/es/omnisight.txt create mode 100644 lore/es/onoke.txt create mode 100644 lore/es/parthoris.txt create mode 100644 lore/es/propulsor.txt create mode 100644 lore/es/pusherweapon.txt create mode 100644 lore/es/ragekit.txt create mode 100644 lore/es/refresher.txt create mode 100644 lore/es/ryuji.txt create mode 100644 lore/es/sankaideriha.txt create mode 100644 lore/es/saya.txt create mode 100644 lore/es/serpentriders.txt create mode 100644 lore/es/sidhe.txt create mode 100644 lore/es/silverbullet.txt create mode 100644 lore/es/sparkster.txt create mode 100644 lore/es/spreadgun.txt create mode 100644 lore/es/sunkaeze.txt create mode 100644 lore/es/susan.txt create mode 100644 lore/es/symnatek.txt create mode 100644 lore/es/taro.txt create mode 100644 lore/es/uac.txt create mode 100644 lore/es/unissix.txt create mode 100644 lore/es/voicebox.txt create mode 100644 lore/es/wallbuster.txt create mode 100644 lore/es/wararmor.txt create mode 100644 lore/es/whitescar.txt create mode 100644 lore/es/xanimen.txt create mode 100644 lore/es/ynykron.txt create mode 100644 lore/es/yui.txt create mode 100644 lore/es/zanaveth2.txt create mode 100644 lore/es/zanaveth3.txt create mode 100644 lore/mklang.c diff --git a/TODO.md b/TODO.md index 6e78bedc2..2cd8efb55 100644 --- a/TODO.md +++ b/TODO.md @@ -1,12 +1,13 @@ Fundamental things: - - Sparkster + - Sparkster tertiary fire - Silver Bullet - Ynykron - Wallbuster - - Coop/DM intermission drawing + - Clean up / rewrite lore entries Not so fundamental things: - Chanceboxes + - Extra Demolitionist animations (swim, weapon melee/reload/idle) Extra things: - Art for custom intermission diff --git a/fonts/.gitignore b/fonts/.gitignore new file mode 100644 index 000000000..26845f997 --- /dev/null +++ b/fonts/.gitignore @@ -0,0 +1 @@ +mkfontblock diff --git a/fonts/build.sh b/fonts/build.sh index f46728a66..effbd2c26 100755 --- a/fonts/build.sh +++ b/fonts/build.sh @@ -1,2 +1,2 @@ #!/bin/sh -gcc -std=c11 -march=native -Og -g -Wall -Wextra -Werror -pedantic $(pkg-config --libs --cflags freetype2 libpng) -o mkfontblock mkfontblock.c +gcc -std=c11 -march=native -Os -Wall -Wextra -Werror -pedantic $(pkg-config --libs --cflags freetype2 libpng) -o mkfontblock mkfontblock.c diff --git a/language.def_base b/language.def_base index 1a91909b6..9971aa2c6 100644 --- a/language.def_base +++ b/language.def_base @@ -1,4 +1,3 @@ -// English (odd personal GB/US mix, I kinda have a problem with that) [default] SWWM_MODVER = "0.1a"; // tags, pickups diff --git a/language.def_lore b/language.def_lore index a192c9851..230ad1cf0 100644 --- a/language.def_lore +++ b/language.def_lore @@ -1,1301 +1,360 @@ -// English (odd personal GB/US mix, I kinda have a problem with that) +// this file was generated by mklang, do not edit directly [default] -// lore entries -SWWM_LORETAG_AKARILABS = "Akari Labs"; -SWWM_LORETAB_AKARILABS = "People"; -SWWM_LOREREL_AKARILABS = "Saya;Taro;Maidbot;Ibuki;WhiteScar;Demolitionist"; -SWWM_LORETXT_AKARILABS = -"Name: Akari Labs\n" -"Classification: Scientific Research Laboratory, Robotics Factory, Adoption Service\n" -"Location: Kasukabe, Saitama Prefecture, Japan\n" -"\n" -"Summary: Akari Labs, the Fountain of Innovation, was founded in 2010 by Saya and Taro Miyamoto. While initially just a small robot workshop, they quickly grew over time, covering more diverse fields in the process. One of the labs' most popular products are the Maidbots, life-like humanoid assistant bots that can be freely adopted by any household: \"from energetic, workaholic maids that do their job without asking questions, to tender, motherly maids who take special care of you and encourage you to improve your lifestyle\". The labs are also famous for the creation of Ibuki, the \"Red Oni\", a WW3 veteran supersoldier, now turned supermodel, and in recent years, her successor, the Demolitionist.\n" -"\n" -"Addendum: Akari Labs was one of the sponsors of the 2020 Tokyo Olympic Games. Saya's personal Maidbot singing the national anthem was one of the major highlights of the event."; - -SWWM_LORETAG_ANARUKON = "Anarukon"; -SWWM_LORETAB_ANARUKON = "Lore"; -SWWM_LOREREL_ANARUKON = "Gods;Novoskhana;Hell;Saya;Kirin"; -SWWM_LORETXT_ANARUKON = -"Name: Anarukon\n" -"Classification: Immortal beings\n" -"Location: Various\n" -"\n" -"Summary: The Anarukon are a race of immortal beings created by a god known as Noskas Kurenai (in their tongue, \"Father of Eternity\"). They are entirely unkillable, able to recover even if burned to ashes. While most of the population is in the Empire of Novoskhana, other groups split off from it following major disagreements with the empire's policies.\n" -"\n" -"Addendum: The Anarukon are the humanoid race with the highest ratio of individuals who don't conform to the sex or gender binaries according to a recent census. Approximately 40% of the population falls under the \"intersex\" classification, and only 30% of the total population could be considered \"cisgender\". A study by Mosse Anderken traced this to a mutation in the Anarukon genome that appeared many years after the creation of the empire.\n" -"\n" -"Saya's Note: More stuff about gods here. Really not joking around, they ARE real."; -SWWM_LORETXT_ANARUKON2 = -"Name: Anarukon\n" -"Classification: Immortal beings\n" -"Location: Various\n" -"\n" -"Summary: The Anarukon are a race of immortal beings created by a god known as Noskas Kurenai (in their tongue, \"Father of Eternity\"). They are entirely unkillable, able to recover even if burned to ashes. While most of the population is in the Empire of Novoskhana, other groups split off from it following major disagreements with the empire's policies. Among them the most notable are the Eternal Kingdom, founded by Noskas Kurenai himself and led by Queen Andreki Anderken, and the Rust Empire, founded by Syrakha Yanikov and led by Child Emperor Kirin Xanai.\n" -"\n" -"Addendum: The Anarukon are the humanoid race with the highest ratio of individuals who don't conform to the sex or gender binaries according to a recent census. Approximately 40% of the population falls under the \"intersex\" classification, and only 30% of the total population could be considered \"cisgender\". A study by Mosse Anderken traced this to a mutation in the Anarukon genome that appeared many years after the creation of the empire.\n" -"\n" -"Saya's Note: You know... I met Andreki once, after my wedding with Kirin-kun. I seriously thought she was just a little kid, god damn that was embarrassing... I also met some of her relatives, like this witchy looking lady... her aunt I think? I couldn't stare at her for too long, it made me anxious. T-there was also uhhh... her mom, really hardcore looking badass gutsy warrior mommy, another aunt who apparently likes to go around in a creepy costume and uses a voice changer to sound all evil, she was the most fun to talk to. I also met the GOD in all caps himself, the \"Father of Eternity\"... oh boy the tension when he was looking at me... but it was fine because turns out he's a real softly lol. Ahhh... it was so fun finally getting to meet these people after having only ever read about them, and oh boy don't even get me started on what it's like to be married to one, huhu. Finally, an immortal cutie just for me... and hot daaaamn he's a big cutie... and a beast in bed, uheheheheheh~"; - -SWWM_LORETAG_ASHLEY = "Knox, Ashley"; -SWWM_LORETAB_ASHLEY = "People"; -SWWM_LOREREL_ASHLEY = "Yui;Saya"; -SWWM_LORETXT_ASHLEY = -"Full Name: Ashley Knox\n" -"Nationality: British\n" -"Date Of Birth: 1887-10-31\n" -"\n" -"Summary: Ashley is the oldest of the three children of Yrikha Yanikov and Maxwell A. Knox, the others being Adrian, an experienced soldier and veteran of both WW1 and WW2, and Viola, an apprentice witch. She was born in 1887 in London, but spent most of her childhood in Cornwall after her mother had to flee due to accusations of witchcraft. Ashley is most known for being the lead guitarist and singer of \"The Black Rat's Coven\", a Gothic Rock band composed entirely of witches that has toured all across the world. She is also a masterful painter and sculptor, with some of her works selling for millions.\n" -"\n" -"Addendum: Shortly after the birth of her only son, Christopher, in 1989, Ashley divorced her then-husband Fredrik Steiner. Many years later, during a concert in Japan in 2027, she met Yui Miyamoto, whom she married only a few days after the fact. Ashley regrets not having noticed sooner that she prefers women.\n" -"\n" -"Saya's Note: Bless this lesbian, amen. Ohhh... Ashley-san is simply amazing, I absolutely love her music, and it's really cool that we get invited to her concerts and stuff whenever. Also she hugged me once and HNNN that felt just amazinggggg!!! Ahhhh.... soft witch tiddy... ♥"; - -SWWM_LORETAG_BELT = "Utility Belt"; -SWWM_LORETAB_BELT = "Item"; -SWWM_LOREREL_BELT = "Symnatek;Hammerspace;Keychain"; -SWWM_LORETXT_BELT = -"Designation: Adaptable Magnetic Utility Belt\n" -"Manufacturer: Symnatek\n" -"\n" -"Summary: A simple magnetic belt, adaptable to any waist size by detaching/attaching segments. Its magnetic force is enough to keep any objects tightly attached no matter the force of impact the user faces.\n" -"\n" -"Addendum: This belt should allow you easy access to your Hammerspace containers and keychain, along with making it easier to reload certain weapons."; - -SWWM_LORETAG_BIGSHOT = "Mr. BIG SHOT"; -SWWM_LORETAB_BIGSHOT = "People"; -SWWM_LOREREL_BIGSHOT = "Blackmann;Saya"; -SWWM_LORETXT_BIGSHOT = -"Full Name: John \"Bigshot\" Gunns\n" -"Nationality: American\n" -"Date Of Birth: 2110-11-12\n" -"\n" -"Summary: A man shrouded in mystery. Claims to be the \"son of Benellus, God of Shotguns\". He is one of the main financial backers of Blackmann Arms and has commissioned several unique weapons from them, most kept private. From his fortress in Nevada he frequently broadcasts himself talking about a coming \"apocalyptic event\" that he's been preparing for.\n" -"\n" -"Saya's Note: So, basically, just some crazy, I get it. But see, one of the designs from this guy was made public, and I couldn't help it but try getting my hands on that thing. I just want to see what it's like for you to handle that ballbusting hunk of metal. I've even given you enhancements to more efficiently utilize it. Any time you're using it I'll be watching, so you better give me something fun to eat popcorn with."; - -SWWM_LORETAG_BLACKMANN = "Blackmann Arms"; -SWWM_LORETAB_BLACKMANN = "People"; -SWWM_LOREREL_BLACKMANN = "BigShot;Wallbuster;Saya"; -SWWM_LORETXT_BLACKMANN = -"Name: Blackmann Arms Ltd.\n" -"Classification: Arms Designer and Manufacturer\n" -"Location: Cologne, Germany\n" -"\n" -"Summary: Founded in 1924 by Daniel Ischer as \"Schwarzmann Exotischwaffen\", an \"exotic weapons\" workshop in Cologne. Their slogan is \"if you can imagine it, we can build it\". Rose to fame when the family escaped to America in 1933. After settling in, the shop \"americanized\" itself under the current brand of \"Blackmann Arms\", and quickly rose to fame designing all sorts of ingenious weaponry for the allied forces. During WW3 they moved back to Germany, where they've stayed to this day. The company is currently run by Hermann E. Ischer, great-great-grandson of the original founder, who has made it a personal goal that as long as any commissioned weapon can hold more than one bullet, it must have a built-in function for shooting everything as quickly as possible.\n" -"\n" -"Addendum: A big part of the company's funding comes from Mr. BIG SHOT Industries, which according to reports by Hermann himself, regularly commissions all sorts of ludicrous shotgun designs that no sane man would think of using. Out of all these strictly private commissions, one sole weapon was eventually made public, the \"Wallbuster\", a 25-barrel revolving shotgun.\n" -"\n" -"Saya's Note: I think I cracked the code here... if the company's name references what I think it does... Oh come on. Did the founder seriously intend people to think of his DICK whenever they looked at the massive guns he made? GROSS."; - -SWWM_LORETAG_BLASTSUIT = "Blast Suit"; -SWWM_LORETAB_BLASTSUIT = "Item"; -SWWM_LOREREL_BLASTSUIT = "Symnatek"; -SWWM_LORETXT_BLASTSUIT = -"Designation: Blast Suit\n" -"Manufacturer: Itamex Military Supplies (subsidiary of Symnatek)\n" -"\n" -"Summary: A simple vest designed to protect against explosions. The main body is made of very elastic nanofabrics, and should provide adequate protection against small arms. The plating is made of a highly shock-absorbing proprietary alloy.\n" -"\n" -"Protection:\n" -" - 30% reduction to all types of damage.\n" -" - Additional 50% reduction to explosions.\n" -"\n" -"Durability: Can absorb a total of 150 units of damage before breaking.\n" -"\n" -"Addendum: The blast suit can be worn under other armor."; - -SWWM_LORETAG_CANDYGUN = "Candy Gun"; -SWWM_LORETAB_CANDYGUN = "Item"; -SWWM_LOREREL_CANDYGUN = "ExplodiumGun;Munch;Explodium;Saya"; -SWWM_LORETXT_CANDYGUN = -"Designation: \"Taste the Sweetness\" Candy Gun\n" -"Manufacturer: Munch Innovations\n" -"\n" -"Summary: Overcharged variant of the Explodium gun. Not only the bullets, but also parts of the weapon, are made of Explodium. Mixed with strawberry-flavoured hard caramel and pop rocks too, which for some reason results in a festival of fireworks.\n" -"\n" -"Primary Fire: Single shots of explosive sweetness. If the direct blast doesn't kill something, the additional crackles and pops might.\n" -"\n" -"Secondary Fire: Explosive reload. The yield is much more extreme so watch out for splash damage. Can only be performed if you have spare mags.\n" -"\n" -"Special: During the first moments of preparing an explosive reload, you can hold primary fire to keep the mag in and instead throw the whole gun as a grenade for even greater damage than just the mag. Can only be performed if you have at least one spare gun and mag.\n" -"\n" -"Reloading: Same as usual. Remember that you can keep one bullet in the chamber.\n" -"\n" -"Addendum: Due to the disposable nature of the Candy Gun, up to 4 additional spares can be held in your inventory.\n" -"\n" -"Saya's Note: I don't understand how mixing hard candy with explodium does this, but I still love every single second of it. Ahhh... makes me real nostalgic. How about we go watch some real fireworks after you're done saving the world?"; - -SWWM_LORETAG_COLLAR = "Lucky Collar"; -SWWM_LORETAB_COLLAR = "Item"; -SWWM_LOREREL_COLLAR = "Demolitionist;Saya;Ibuki;Yui;Ashley"; -SWWM_LORETXT_COLLAR = -"Designation: Lucky Collar for Demolitionist\n" -"Manufacturer: Saya Miyamoto\n" -"\n" -"Summary: A very stylish fashion accessory, personally crafted by Saya, with much love and care, and infused with some borrowed magical energy that will keep the wearer protected.\n" -"\n" -"Protection:\n" -" - 75% reduction to all damage when below 25% health.\n" -" - 50% reduction to all self-inflicted damage.\n" -"\n" -"Addendum: The collar cannot break no matter how much damage you receive.\n" -"\n" -"Saya's Note: I made one for Ibuki too. Looks super cute on both of you tbh. I swear this isn't some BDSM thing. Also holy fuck if Yui's big tiddy goth gf can do some magic."; - -SWWM_LORETAG_CRONOS = "Cronos"; -SWWM_LORETAB_CRONOS = "Lore"; -SWWM_LOREREL_CRONOS = "SerpentRiders;Saya"; -SWWM_LORETXT_CRONOS = -"Name: Cronos\n" -"Classification: Collection of worlds\n" -"\n" -"Summary: A cluster of pocket worlds connected by strange portals. Historical research says that these were once all part of a much larger world, but some great cataclysm happened and it all got shattered. Fortunately some \"sages\" devised a way to connect the many hubworlds together once again. We've also been informed that there are three major organizations at work here, but they're not friendly at all, since they've allied with a Serpent Rider. You may have to confront their leaders before facing the one pulling the strings.\n" -"\n" -"Addendum: The natives are known to enjoy puzzles, sometimes to a sickening degree.\n" -"\n" -"Saya's Note: Yeah yeah, typical dark fantasy stuff, I get it, \"this all used to be a field of daisies before\" and then shit hits the fan. I'm actually quite intrigued about how those portals work, though.\n"; - -SWWM_LORETAG_CYRUS = "Cyrus Enterprises"; -SWWM_LORETAB_CYRUS = "People"; -SWWM_LOREREL_CYRUS = "Kereshnovka;Saya"; -SWWM_LORETXT_CYRUS = -"Name: Cyrus Enterprises\n" -"Classification: Tech Startup?\n" -"Location: Kopo Island, Kereshnovka, Russia\n" -"\n" -"Summary: A small company run by one Reubens C. Karnanaiahmani, son of royalty and ambassador of the Qurensniv people on Earth. Does everything all by himself, has a habit of giving things very nerdy names.\n" -"\n" -"Addendum: Apart from delving in advanced technology, Reubens is also a ten times Ko-Ron-Jai champion (Qurensniv martial arts), and a renowned sharpshooter, capable of splitting a single matchstick in half from 1km away, with deadly precision.\n" -"\n" -"Saya's Note: He's also a big stinky nerd. That exactly, I've said everything. Sure the stuff he makes is cool and all, sometimes, but good LORD the guy pisses me off with that attitude of his, guh..."; - -SWWM_LORETAG_DECADEMECH = "Decade Mechanics"; -SWWM_LORETAB_DECADEMECH = "Lore"; -SWWM_LOREREL_DECADEMECH = "Sunkaeze;XAnimen"; -SWWM_LORETXT_DECADEMECH = -"Name: Decade Mechanics\n" -"Classification: Military Research Facility???\n" -"Location: Sunkaeze, Xathar outer rim, X'Animen Coalition\n" -"\n" -"Summary: Ever since humanity was made aware of the gateway in Sedna connecting the two solar systems, many expeditions have been made to learn more of the worlds in X'Animen (name given by the governing bodies within). One major discovery that not even the natives were aware of, was that of a ruined research facility in the wasteland planet of Sunkaeze, belonging to a defunct company named \"Decade Mechanics\", run by the long-dead mechanical demigod Maester Mekes. Research material, blueprints and even finished, still functioning products have been found within, giving a general idea of what this facility was specialized in. Various groups have successfully recreated items entirely off their original blueprints, some of which have been commercial successes in the military field.\n" -"\n" -"Addendum: The ruins are also said to be haunted. Many lives have been lost exploring them, either due to accidents or unidentified \"hostile spectral creatures\" some have taken to call \"angels of death\"."; - -SWWM_LORETAG_DEEPIMPACT = "Deep Impact"; -SWWM_LORETAB_DEEPIMPACT = "Item"; -SWWM_LOREREL_DEEPIMPACT = "Locke"; -SWWM_LORETXT_DEEPIMPACT = -"Designation: \"Deep Impact\" Airblaster\n" -"Manufacturer: Dr. Locke's Wonderful Toys\n" -"\n" -"Summary: The Deep Impact is a compressed air gun, allegedly meant to be a child's toy. Its maximum pressure allows for deadly blasts of air that could cause severe internal hemorrhaging and crushing of vital organs.\n" -"\n" -"Primary Fire: Quick puffs of compressed air. Pushes away enemies and projectiles, while also dealing some damage.\n" -"\n" -"Secondary Fire: Compresses all the air into a single highly destructive shot. This \"air bullet\" is capable of penetrating multiple targets, digging a hole staight through their bodies. Requires a full air tank.\n" -"\n" -"Reloading: The lever on the side must be pulled several times in order to refill the internal air tank. Once at full capacity, a smart mechanism will lock the lever to avoid accidental overfilling.\n" -"\n" -"Addendum: It is unclear how exactly this even counts as a toy for children."; - -SWWM_LORETAG_DEMOLITIONIST = "Demolitionist"; -SWWM_LORETAB_DEMOLITIONIST = "People"; -SWWM_LOREREL_DEMOLITIONIST = "AkariLabs;Ibuki;Saya;Zanaveth2;Hell;UAC;Nekuratek;Belt;Collar;Keychain;Propulsor;Hammerspace;Display"; -SWWM_LORETXT_DEMOLITIONIST = -"Full Name: Akari Labs First Generation Autonomous Combat Unit\n" -"Codename: Demolitionist\n" -"Nationality: Japanese\n" -"Date Of Birth: 2148-01-20\n" -"\n" -"Summary: The Demolitionist is a refinement of the former Red Oni supersoldier program, an AI-controlled combat unit capable of efficiently utilizing any weaponry at its disposition. It is equipped with a portable JetBurst Impulsor unit, allowing it to perform rapid mid-air boosts and dashes, it also comes equipped with two Hammerspace containers, for easy access to carried weapons and ammunition, the two, along with a keychain, being attached to a Magnetic Utility Belt. Its AI core is built on the same technology as Akari Labs' maidbots, the Nekuronbot AI framework, provided as a gift of friendship between Saya and Zanaveth II, the current head of Nekuratek. Thanks to this technology, and combined with a CuteEmotion Display, the Demolitionist is barely indistinguishable from a real person in its behaviour and emotional response, which makes interaction with civilians more comforting. The first unit was deployed in June of 2148 on Union States territory in order to combat the demonic invasion brought upon by the UAC's interventions on Hell.\n" -"\n" -"Addendum: Many more details are known about the first Demolitionist thanks to a Q&A session livestreamed by Saya Miyamoto. The unit's full name is \"Demo Miyamoto\", as given by Saya herself. They identify as non-binary, and remark that along with they/them, she/her pronouns are also acceptable. Personality-wise, they can be described as \"quite chatty\", fond of joking around and trying to put a smile on people's faces, but also very serious and determined in their desire to protect those in need. Demo also wears a \"Lucky Collar\" as a token of friendship from Saya, though most people remark that it looks like some sort of BDSM accessory.\n" -"\n" -"Saya's Note: Have you finished reading about yourself? Yes, Demo-chan, I know you are reading this. OooOOOooOo~, spooky isn't it? Get back to work, you silly robutt."; - -SWWM_LORETAG_DEVANIKNA = "Devanikna"; -SWWM_LORETAB_DEVANIKNA = "Lore"; -SWWM_LOREREL_DEVANIKNA = "Unissix;Saya"; -SWWM_LORETXT_DEVANIKNA = -"Name: Devanikna\n" -"Classification: Land of warriors\n" -"Location: Ixxeney, Xathar system\n" -"\n" -"Summary: The Devanikan are a race of fierce warriors, said to descend from dragons (in their language, \"Devanikan\" means \"Dragonblood\"). They are divided in several clans, with one of them, the Unissix, leading the others.\n" -"\n" -"Addendum: These people are fond of adventuring and slaying beasts, many clan members having quite a lot of tales to tell of their exploits. Deneva Unissix, older sister of Misa Unissix, is currently one of the most well known warriors, having been the one to finally defeat Mero The Destructor, a mighty, hulking golem built by the Shadow Prince Kuro Noroko who for centuries had spread terror across Ixxeney.\n" -"\n" -"Saya's Note: Misa's people are cool af. They kinda make me think of this one old JRPG series I played many many years ago, it had to do with people of dragon blood too... uh... forgot what it was called... oh well. Cool Dragon warriors, fuck yeah."; - -SWWM_LORETAG_DISPLAY = "CuteEmotion"; -SWWM_LORETAB_DISPLAY = "Item"; -SWWM_LOREREL_DISPLAY = "AkariLabs;Demolitionist;Ibuki;Saya"; -SWWM_LORETXT_DISPLAY = -"Designation: CuteEmotion Display\n" -"Manufacturer: Akari Labs\n" -"\n" -"Summary: One-sided display designed for use on robots. Located on the head region it can be used to convey simple readable facial expressions selected from an user-configurable library of images that can be associated with any sort of emotion the AI may want to convey, whether it's happy or sad, excited or bored, calm or angered... The possibilities are endless.\n" -"\n" -"Saya's Note: This makes you super cute and huggable (sorry once again for that one time Ibuki crushed you with a hug, btw, I seriously thought your chassis could handle it, but she really is hella strong)."; - -SWWM_LORETAG_DOOMGUY = "Doom Marine"; -SWWM_LORETAB_DOOMGUY = "People"; -SWWM_LOREREL_DOOMGUY = "UAC;Hell;Saya"; -SWWM_LORETXT_DOOMGUY = -"Full Name: [CLASSIFIED]\n" -"Codename: Doom Marine\n" -"Nationality: American\n" -"Date Of Birth: [CLASSIFIED]\n" -"\n" -"Summary: The Doom Marine is the lone survivor of the demonic invasions on the UAC bases of Phobos and Deimos, and is seen as kind of a legendary figure by many. Due to his impressive track record he has also been appointed as the organization's \"problem solver\". At the moment of writing this, he has been tasked with fighting the demon invaders on Earth.\n" -"\n" -"Addendum: You have been ordered to not interact with this man, if you encounter him, please stand back and let him work.\n" -"\n" -"Saya's Note: Sorry about the lack of info here, those UAC goons really keep it well-guarded. At least I heard he likes bunnies, so if the worst happens just pretend to be one and he might not shoot you on sight."; - -SWWM_LORETAG_ELLEN = "Yanikov, Elena XVI"; -SWWM_LORETAB_ELLEN = "People"; -SWWM_LOREREL_ELLEN = "Ibuki;Taro;Ashley;Saya"; -SWWM_LORETXT_ELLEN = -"Full Name: Elena \"Ellen\" Yanikov XVI\n" -"Nationality: American\n" -"Date of Birth: 2066-06-06\n" -"\n" -"Summary: Ellen is the current youngest member of a long-running lineage of immortal mischievous maidens all named \"Elena Yanikov\", started by the first daughter of Erana Yanikov in 1703. She is an avid urban explorer, and spent most of her teenage years scavenging the wasteland of the former United States after WW3. This is how she eventually got to meet Ibuki Miyamoto, and through her, Taro Miyamoto, who is now her husband.\n" -"\n" -"Addendum: Within Ellen's family, only the women seem to inherit immortality, all the men eventually grow old and die. Ellen is distantly related to Gothic Rock singer/guitarist Ashley Knox, as her father, Gottfried Steiner, is the grandson of her ex-husband. She also is one quarter demon through her grandfather, Cytho Valathor.\n" -"\n" -"Saya's Note: She's such a troll sometimes... When she pranks ya, she goes HARD. My ass is still sore from last time. Hm? What happened? Ah... it's too embarrassing to talk about..."; - -SWWM_LORETAG_ENGINETECH = "Tach-Engine"; -SWWM_LORETAB_ENGINETECH = "People"; -SWWM_LOREREL_ENGINETECH = "UAC;Nukuri;DecadeMech;Sunkaeze;Saya;Nekuratek"; -SWWM_LORETXT_ENGINETECH = -"Name: Tach-Engine Technology Institute\n" -"Classification: Technology Conglomerate\n" -"Location: Perth, Scotland\n" -"\n" -"Summary: Founded in 2014 by J.A. Tachmek-Smith, by then the \"richest man in the world\". Ever since its inception, the man has spent his fortune in research and development of many innovations for the \"betterment of mankind\". Fusion energy, improvements in waste recycling, cleaner air, etc. Tach-Engine Technologies is currently the second largest tech company on Earth, much to the displeasure of the UAC, who previously held that position, however its undying founder has claimed that he has no intent on \"swiping the crown off those people\", in reference to current industry titan [NAME REMOVED].\n" -"\n" -"Addendum: The company had also collaborated multiple times with its Nukuri counterpart, Nekuratek. In 2045, they were given access to Nekuratek's research material from an exploration of the ruined Decade Mechanics facility in Sunkaeze. Shortly after this, the founder announced the opening a new subdivision dedicated to reproducing the works of the defunct company, thus marking Tach-Engine's entry into the arms race.\n" -"\n" -"Saya's Note: It's always neat to meet other immortals, especially if they're THOUSANDS of years old, wow. Like, this guy is basically an ancient Egyptian king that got dethroned and cursed with immortality or something, crazy stuff. By the way, I had to remove the name of those people so I wouldn't get my butt sued clean off. You can't even imagine what they're like. The UAC is nothing compared to them."; - -SWWM_LORETAG_EVISCERATOR = "Eviscerator"; -SWWM_LORETAB_EVISCERATOR = "Item"; -SWWM_LOREREL_EVISCERATOR = "BigShot;Hammerspace;Saya"; -SWWM_LORETXT_EVISCERATOR = -"Designation: \"Eviscerator\" High Load Flak Cannon\n" -"Manufacturer: Mr. BIG SHOT Industries\n" -"\n" -"Summary: Beastly portable artillery, turns fleshy targets into fine red mist in mere instants. Quite deadly for both its targets and also users not familiar with its operation.\n" -"\n" -"Primary Fire: Detonates the shell directly, spreading hot steaming metal in front of the user.\n" -"\n" -"Secondary Fire: Lobs the shell as a grenade, it will detonate on impact with any surface or object and release its payload in the direction it was facing when shot.\n" -"\n" -"Reloading: Since the weapon reloads automatically and its internal ammo box has been linked to your Hammerspace Container, the reload button instead functions as a toggle for two spread modes on the primary fire.\n" -"\n" -"Addendum: The metal fragments shot by this weapon will ricochet all over the place, which makes it very effective for shooting around corners.\n" -"\n" -"Saya's Note: Why is there an \"owo\" face scribbled on every shell? Who did this? I want answers!"; - -SWWM_LORETAG_EXPLODIUM = "Explodium"; -SWWM_LORETAB_EXPLODIUM = "Lore"; -SWWM_LOREREL_EXPLODIUM = "Munch;Saya"; -SWWM_LORETXT_EXPLODIUM = -"Name: Explodium\n" -"Classification: Highly explosive material\n" -"\n" -"Summary: Devised by Parker Munch during the early stages of his weapon invention spree. It is a mixture of highly volatile elements that combusts violently when ignited or struck. A single gram of the stuff has the explosive yield of a standard issue hand-grenade.\n" -"\n" -"Addendum: The usage of this substance is highly regulated due to the dangers posed by its misuse. It's rumored that \"small bombs\" are often sold in black markets and used for assassinations.\n" -"\n" -"Saya's Note: FUCKING CALLED IT. So the \"small bombs\" theory could have been correct! And people laughed at me... HA! Now I'm the one who laughs, losers."; - -SWWM_LORETAG_EXPLODIUMGUN = "Explodium Gun"; -SWWM_LORETAB_EXPLODIUMGUN = "Item"; -SWWM_LOREREL_EXPLODIUMGUN = "Explodium;Munch;Saya"; -SWWM_LORETXT_EXPLODIUMGUN = -"Designation: Explodium Gun\n" -"Manufacturer: Munch Innovations\n" -"\n" -"Summary: Semi-automatic handgun designed for custom-made .387 caliber Explodium tipped bullets. Highly volatile, can clear lesser targets with ease. Each magazine holds 7 rounds.\n" -"\n" -"Primary Fire: Slow, accurate shooting. A direct hit is often lethal, but the splash damage can deal some fine hurt too. Aim at the feet to send smaller enemies flying.\n" -"\n" -"Secondary Fire: Performs an \"explosive reload\", pulling the pin on the mag to arm it as a grenade and throw it at enemies. Its yield is proportional to the number of bullets left inside. This action can only be performed when you have at least one bullet still left.\n" -"\n" -"Reloading: Normal reload, nothing will explode here.\n" -"\n" -"Addendum: Thanks to a deal between Akari Labs and Munch Innovations, you have been provided with a practically limitless supply of ammunition for this weapon, so feel free to waste away.\n" -"\n" -"Saya's Note: This one's on my main, level three-eighty-seven... Eeeh? What do you mean you don't get that reference?\n"; - -SWWM_LORETAG_FABRICATOR = "Ammo Fabricator"; -SWWM_LORETAB_FABRICATOR = "Item"; -SWWM_LOREREL_FABRICATOR = "Cyrus;Saya"; -SWWM_LORETXT_FABRICATOR = -"Designation: Universal Ammo Fabricator\n" -"Manufacturer: Cyrus Enterprises\n" -"\n" -"Summary: Portable nanofabricators that can build any type of ammunition from scratch. Available in several tiers. The main difference being the total amount of base material provided and the complexity of the ammunition that can be crafted.\n" -"\n" -"Addendum: The highest tier is hard to come by, but it should have enough material for a full supply of all types of ammunition.\n" -"\n" -"Saya's Note: The hell is this nonsense? Well at least it works, but it's also really dumb, and they even come in fucking tiers like something out of a gacha game? That goddamn nerd... Is he actively trying to piss me off?"; - -SWWM_LORETAG_FORX = "Forx Aeronautics"; -SWWM_LORETAB_FORX = "People"; -SWWM_LOREREL_FORX = "Propulsor;Saya;UAC"; -SWWM_LORETXT_FORX = -"Name: Forx Aeronautics\n" -"Classification: Propulsion Engine Manufacturer\n" -"Location: Kent, England\n" -"\n" -"Summary: Founded by Harold Forx in 2029, this company is credited with singlehandedly rescuing England from its long fall into economic ruin after Brexit and the Scottish independence. Forx Aeronautics is the #1 supplier of propulsion engines for all types of aircraft, be it commercial jet planes, or even spaceships. The only exception being the UAC, who prefer their own in-house technology. Forx has also adapted his patented jet propulsion systems for other uses, such as in the \"JetBurst Impulsor\", one of the first tuly portable jetpacks, or the \"Rapid Jet Compensator\", a recoil dampening system for high caliber firearms that permits their use outside of heavy, unwieldy power armor.\n" -"\n" -"Saya's Note: Hey did you hear the story about that one time he tried to mow down an orphanage and the guy who ran it smacked him so fucking hard he did a complete 180 and ran away crying? I've seen the archived footage like a dozen times and I always lose my shit with that asshole's face when he comes out."; - -SWWM_LORETAG_GENSOKYO = "Gensokyo"; -SWWM_LORETAB_GENSOKYO = "Lore"; -SWWM_LOREREL_GENSOKYO = "Saya"; -SWWM_LORETXT_GENSOKYO = -"Name: Gensokyo\n" -"Classification: Isolated Enclave\n" -"Location: Japan\n" -"\n" -"Summary: Gensokyo is an isolated pocket of space located somewhere in Japan. It is entirely hidden from the outside world, although there are ways to get in and out. It is home to many a mythical creature. Not much else is known about it.\n" -"\n" -"Saya's Note: I've gone there a couple times to visit grandma, it's full of weird people, like this one old hag that's always interested in me for some reason. She goes around with a fox girl and a cat girl."; - -SWWM_LORETAG_GHOSTARTIFACT = "Ghost Artifact"; -SWWM_LORETAB_GHOSTARTIFACT = "Item"; -SWWM_LOREREL_GHOSTARTIFACT = "DecadeMech;Sunkaeze"; -SWWM_LORETXT_GHOSTARTIFACT = -"Designation: Ghost Artifact\n" -"Manufacturer: Decade Mechanics\n" -"\n" -"Summary: Cloaking device built from blueprints recovered from the abandoned facility on Sunkaeze. Generates a distortion bubble around the user that redirects outgoing photons, rendering them completely invisible.\n" -"\n" -"Addendum: Note that this does not muffle sound, so you can still be heard clearly while it's active."; - -SWWM_LORETAG_GHOULHUNT = "Ghoul Hunt"; -SWWM_LORETAB_GHOULHUNT = "Lore"; -SWWM_LOREREL_GHOULHUNT = "Kereshnovka;Imanaki;Anarukon;"; -SWWM_LORETXT_GHOULHUNT = -"Name: The Ghoul Hunt\n" -"Classification: Interdimensional Conflict\n" -"Timeframe: 2007-2009\n" -"\n" -"Summary: An incident in Kereshnovka where a high ranking UAAF official was found murdered in the town. The blame was put on the local ghouls, and a hunt began for them. At the same time, an envoy of the Anarukon was in the area trying to seize one of the ghouls for unknown reasons, and got caught in the crossfire. This last action resulted in the Imanaki HQ being invaded by Anarukon soldiers and subsequently destroyed.\n" -"\n" -"Addendum: The \"ghoul\" that they were trying to find was later found out to be Manakei, current heir to the throne of Hell, who had gone missing well over a millenium ago after being summoned into the town by a mad druid.\n" -"\n" -"Saya's Note: Info for this stuff is kind of messy, and I don't really know either what exactly is up with all of this. Bigass mess of scattered info. I'd try to get more out of it, but that'd mean asking nerdo for help."; - -SWWM_LORETAG_GODS = "Gods"; -SWWM_LORETAB_GODS = "Lore"; -SWWM_LOREREL_GODS = "Ashley"; -SWWM_LORETXT_GODS = -"Name: Gods\n" -"Classification: Exactly that\n" -"Location: All over the world\n" -"\n" -"Summary: For as long as man was sapient, religion has always been a thing. Mankind has always wondered if some supreme being created us all. The answer to this question may not be exactly what they expected. Gods are as real as any other person, and no different than one, even. Very physical entities that live out there, and often interact with mortals.\n" -"\n" -"Addendum: There are countless gods and demigods scattered all over the universe, some of them may even live among us, without anyone really noticing.\n" -"\n" -"Saya's Note: Alright so listen here, I did mention this in another entry, but I know for a fact that gods are real and I've even met one once. The drummer from Ashley-san's band, her name's Mykka. She's like, an actual, real god. She showed me her powers... it was like being in a dream... she could do ANYTHING. Then she showed me this huge-ass diagram full of all sorts of crazy names, it was her whole family tree, going all the way back to the beginning of time. She pointed at one name in particular, \"Anakauser\", and said: \"this is the one that protects your world\". We talked for hours about all this stuff... There's all sorts of things out there, the universe is much larger and complex than we could ever imagine... my mind was blown right there, and still is now."; - -SWWM_LORETAG_GRAVITYSUPPRESSOR = "Gravity Suppressor"; -SWWM_LORETAB_GRAVITYSUPPRESSOR = "Item"; -SWWM_LOREREL_GRAVITYSUPPRESSOR = "Cyrus;Saya"; -SWWM_LORETXT_GRAVITYSUPPRESSOR = -"Designation: Gravity Suppresor\n" -"Manufacturer: Cyrus Enterprises\n" -"\n" -"Summary: Once attached and activated, this device negates the pull of gravity, allowing you to fly. While in the air, your acceleration is greatly increased.\n" -"\n" -"Addendum: Due to the lack of a proper gravitational pull, it might be more difficult to orient oneself when in the air, or perform sharp movements.\n" -"\n" -"Saya's Note: If it really is inverting gravity then why are you still following the trajectory of the planet you're on? Just a thought."; - -SWWM_LORETAG_HAMMERSPACE = "Hammerspace"; -SWWM_LORETAB_HAMMERSPACE = "Item"; -SWWM_LOREREL_HAMMERSPACE = "Cyrus;Saya"; -SWWM_LORETXT_HAMMERSPACE = -"Designation: Pocket Hammerspace Container\n" -"Manufacturer: Cyrus Enterprises\n" -"\n" -"Summary: These devices provide the carrier with access to a dedicated off-world storage space, with practically instant deposit and withdraw times. You have been provided with two separate spaces, one for your items and weapons, and one entirely dedicated to carried ammunition.\n" -"\n" -"Addendum: Use of Hammerspace containment for storing living beings is not allowed and will immediately void your warranty.\n" -"\n" -"Saya's Note: This sounds like something out of a videogame, it's cool, sure, but did that stinky nerd really have to be a stinky nerd and call it \"Hammerspace\"?"; - -SWWM_LORETAG_HAMMERSPACEEMBIGGENER = "Hs. Embiggener"; -SWWM_LORETAB_HAMMERSPACEEMBIGGENER = "Item"; -SWWM_LOREREL_HAMMERSPACEEMBIGGENER = "Cyrus;Hammerspace;Saya"; -SWWM_LORETXT_HAMMERSPACEEMBIGGENER = -"Designation: Hammerspace Embiggener\n" -"Manufacturer: Cyrus Enterprises\n" -"\n" -"Summary: These unique keys allow you to increase the maximum storage space allocated on your Hammerspace Container. Multiple keys can be used but there's a maximum limit of eight expansions per customer.\n" -"\n" -"Addendum: By contract only your ammo supply space can be expanded.\n" -"\n" -"Saya's Note: Is that even a real word?"; - -SWWM_LORETAG_HEALTHGEOM = "Health Geodesics"; -SWWM_LORETAB_HEALTHGEOM = "Item"; -SWWM_LOREREL_HEALTHGEOM = "EngineTech;Saya;"; -SWWM_LORETXT_HEALTHGEOM = -"Designation: Health Geodesics\n" -"Manufacturer: Unknown\n" -"\n" -"Summary: Discovered in massive amounts within the alien ruins in Sedna. These artifacts provide healing effects when held tightly against one's chest. It is unknown how this process happens, nevertheless, they have become quite popular back on Earth, although their distribution is tightly controlled by Tach-Engine Technologies, who are still studying the artifacts.\n" -"\n" -"Addendum: The most common shapes for these are a tetrahedron and a cube, the former providing less healing potency than the latter.\n" -"\n" -"Saya's Note: I talked with the guy and you're allowed to use these, and any other things they have, so you're going to see them all over the place during your mission."; - -SWWM_LORETAG_HELL = "Hell"; -SWWM_LORETAB_HELL = "Lore"; -SWWM_LOREREL_HELL = "Imanaki;UAC;Saya;Ellen"; -SWWM_LORETXT_HELL = -"Name: Hell\n" -"Classification: Nether realm\n" -"\n" -"Summary: A vast world separate from our own, inhabited by creatures that could only be described as \"demons\". This Hell was first discovered through the various interdimensional travel experiments done by Imanaki Corp back in the early 21st century, although the UAC has put a lot of effort into hiding this fact and claiming to be the first to do so instead. Their response to the UAC walking right in and attempting to steal their precious resources has been that of total annihilation. Starting from the first incidents on Mars and its moons, and now a full-fledged invasion of Earth, there is not much hope left for mankind. Unless we do something about it, that is.\n" -"\n" -"Addendum: The current rulers of Hell are not legitimately recognized by most of the population, as they forcibly took over when the true Royal Family gave them more power than they should. Hell used to be a much quieter place before their hostile takeover, relatively peaceful, even, apart from some rare incursions by other nations who saw them as enemies. The various generals of Hell's armies desired more power, to fight back those pesky invaders, and so Prince Akusei gave it to them, a terrible mistake he regrets to this day.\n" -"\n" -"Saya's Note: I know quite a lot about Hell's history thanks to Cytho-sama, Ellen-chan's grandfather. He tells us lots of stories about his life back there. It's intriguing that, in a way, they are not ALL bad, and I bet the good people in there also have it rough seeing what their armies do to us. Stuff like this... it's much more common than one may think. You can't really paint one whole nation as \"the enemy\", there are many innocent people in there who want none of it, who actively reject and denounce what's happening...\n"; -SWWM_LORETXT_HELL2 = -"Name: Hell\n" -"Classification: Nether realm\n" -"\n" -"Summary: A vast world separate from our own, inhabited by creatures that could only be described as \"demons\". This Hell was first discovered through the various interdimensional travel experiments done by Imanaki Corp back in the early 21st century, although the UAC has put a lot of effort into hiding this fact and claiming to be the first to do so instead. Their response to the UAC walking right in and attempting to steal their precious resources was that of total annihilation. Starting from the first incidents on Mars and its moons, then a full-fledged invasion of Earth. Had it not been for the Demolitionist's actions, humanity would have perished.\n" -"\n" -"Addendum: The current rulers of Hell are not legitimately recognized by most of the population, as they forcibly took over when the true Royal Family gave them more power than they should. Hell used to be a much quieter place before their hostile takeover, relatively peaceful, even, apart from some rare incursions by other nations who saw them as enemies. The various generals of Hell's armies desired more power, to fight back those pesky invaders, and so Prince Akusei gave it to them, a terrible mistake he regrets to this day. After the defeat of the Icon of Sin, it appears that they no longer have the resources for another full-fledged invasion, so Earth can now at least enjoy some peace.\n" -"\n" -"Saya's Note: I know quite a lot about Hell's history thanks to Cytho-sama, Ellen-chan's grandfather. He tells us lots of stories about his life back there. It's intriguing that, in a way, they are not ALL bad, and I bet the good people in there also had it rough seeing what their armies did to us. Stuff like this... it's much more common than one may think. You can't really paint one whole nation as \"the enemy\", there are many innocent people in there who want none of it, who actively reject and denounce what's happening...\n"; - -SWWM_LORETAG_HELLBLAZER = "Hellblazer"; -SWWM_LORETAB_HELLBLAZER = "Item"; -SWWM_LOREREL_HELLBLAZER = "Imanaki;UAC;Hell"; -SWWM_LORETXT_HELLBLAZER = -"Designation: Hellfire Cannon Mk3 (\"Hellblazer\")\n" -"Manufacturer: Imanaki Research Corporation\n" -"\n" -"Summary: Rocket Propelled Grenade launcher of simple design. Four types of ammunition are available, all of them powered by highly condensed \"Hell Energy\". Standard grenades are pretty much what anyone would expect, Crackshots burst into a cluster of smaller grenades, Ravagers release hellish flames on a wide area, and last but not least, Warheads devastate everything in a large radius, including yourself if you don't keep your distance.\n" -"\n" -"Primary Fire: Shoots the loaded ammunition with its propulsion armed and ready.\n" -"\n" -"Secondary Fire: Lobs the loaded ammunition unarmed, as a bouncing grenade.\n" -"\n" -"Tertiary Fire: Selects the ammo type for the next reload.\n" -"\n" -"Reloading: Reloads, obviously. Any ammo switches will be done here, any unused ammo that doesn't fit back into the inventory will be dropped on the ground.\n" -"\n" -"Addendum: The rockets automatically detonate on proximity with hostile targets, so even if your aim is slightly off you will still land a hit."; - -SWWM_LORETAG_IBUKI = "Miyamoto, Ibuki"; -SWWM_LORETAB_IBUKI = "People"; -SWWM_LOREREL_IBUKI = "AkariLabs;WhiteScar;Taro;Saya"; -SWWM_LORETXT_IBUKI = -"Full Name: Ibuki Miyamoto\n" -"Codename: Red Oni\n" -"Nationality: Japanese\n" -"Date of Birth: 2074-09-09\n" -"\n" -"Summary: Ibuki is the result of the Red Oni supersoldier program at Akari Labs, commissioned by the US government. Her purpose was to turn the tides on the losing World War 3 that began due to a very badly received tweet from the President of the United States, an event reminiscent of the incident with Iran that the late Donald Trump had started. In a mere three years she was ready, thanks to an accelerated growth process. She's been enhanced to be effectively bulletproof, always standing strong under any circumstance, capable of handling extreme heat and cold, and trained for handling all kinds of weaponry. Despite all this, not long after she was deployed, the US were struck by an orbital strike, this event was known as the \"White Scar\". For years Ibuki wandered the wastelands, until she was finally retrieved by Taro Miyamoto and brought back to Japan.\n" -"\n" -"Addendum: Much is also said about her personality, or her questionable physical traits such as the ludicrously impractical bust size, all of this which must clearly have been intentionally done by her creator and self-appointed \"mother\", Saya Miyamoto. After the end of the war she's gone through several jobs, crowning in her current one as a world-famous nude model and vlogger.\n" -"\n" -"Saya's Note: Why does everyone keep bringing that up? What's the problem with me liking giga-tiddies? Like, seriously... Come on, don't kinkshame me, geez."; - -SWWM_LORETAG_IMANAKI = "Imanaki Corp"; -SWWM_LORETAB_IMANAKI = "People"; -SWWM_LOREREL_IMANAKI = "ImanakiT;Kereshnovka;UAC;Hell;GhoulHunt;Saya"; -SWWM_LORETXT_IMANAKI = -"Name: Imanaki Research Corporation\n" -"Classification: [CLASSIFIED]\n" -"Location: Kereshnovka, Russia\n" -"\n" -"Summary: The name of a private research facility built in 2004 by Tetsuya Imanaki in the isolated town of Kereshnovka, in northern Siberia. Despite trying to keep all their work secret, a lot of information was leaked by anonymous sources. Imanaki specialized in interdimensional travel. Nothing is known about how this all started or where they got all the technology from, but they would regularly perform explorations of Hell, a great many years before the UAC. During the peak of the \"Ghoul hunt\" in the town, the facility was destroyed by invading forces from an unidentified origin. Their only target seemed to be that facility, as once the task was done, they returned to their homeworld.\n" -"\n" -"Addendum: There are rumors surrounding the UAC's similar forays into exploring and exploiting Hell, with the potential explanation that they have spied on the company back in their UAAF days while under contract providing armed defense to the facility.\n" -"\n" -"Saya's Note: Of course, the \"great and mighty\" UAC stole all their shit and claimed that research as their own. They really have no fucking shame."; - -SWWM_LORETAG_IMANAKIT = "Imanaki, Tetsuya"; -SWWM_LORETAB_IMANAKIT = "People"; -SWWM_LOREREL_IMANAKIT = "Onoke;Saya"; -SWWM_LORETXT_IMANAKIT = -"Full Name: Tetsuya Imanaki\n" -"Nationality: [CLASIFIED]\n" -"Date Of Birth: [CLASSIFIED]\n" -"\n" -"Summary: CEO of Imanaki Corp, last surviving member of the Imanaki family following the Onoke Mansion Murders of 2003.\n" -"\n" -"Addendum: No further information available.\n" -"\n" -"Saya's Note: Couldn't find jack shit about this guy. It's like everything got erased."; - -SWWM_LORETAG_INVINCIBALL = "Invinciball"; -SWWM_LORETAB_INVINCIBALL = "Item"; -SWWM_LOREREL_INVINCIBALL = "Cyrus;Nedoshiaan;Saya"; -SWWM_LORETXT_INVINCIBALL = -"Designation: Total Safety Device aka \"Fucking Invinciball\"\n" -"Manufacturer: Cyrus Enterprises\n" -"\n" -"Summary: For a limited time, makes the user impervious to all harm that could come to them, even if self-inflicted.\n" -"\n" -"Addendum: The device cannot protect against artifacts of Nedoshiaan, it is impossible.\n" -"\n" -"Saya's Note: Is that a fucking MGR reference??? Does he even know how old the first game is? That meme is like... deader than dead!"; - -SWWM_LORETAG_KERESHNOVKA = "Kereshnovka"; -SWWM_LORETAB_KERESHNOVKA = "Lore"; -SWWM_LOREREL_KERESHNOVKA = "Cyrus;Saya"; -SWWM_LORETXT_KERESHNOVKA = -"Name: Kereshnovka\n" -"Classification: Small City\n" -"Location: Siberia\n" -"\n" -"Summary: Kereshnovka is a city located somewhere in the north-central bounds of Siberia. Its exact location cannot be properly pinpointed as it appears to exist within some sort of isolated pocket space that defies the laws of time and space. It is inhabited almost entirely by members of the Qurensniv race, who fled their home planet escaping persecution by a mad dictator. It is also home to Cyrus Enterprises, a famous tech startup.\n" -"\n" -"Addendum: The city's surroundings are inhabited by strange creatures known as \"ghouls\", who only appear to attack foreigners.\n" -"\n" -"Saya's Note: I know all about the history there, that \"mad dictator\" the article mentions is nerdo's dad. Old fart got his brains scrambled and went all sorts of crazy and murder-happy, people ran off as fast as they could to avoid being executed for the slightest sign of defiance. How the fuck does that shit even happen and will it happen to nerdo too? I sure hope not..."; - -SWWM_LORETAG_KEYCHAIN = "Keychain"; -SWWM_LORETAB_KEYCHAIN = "Item"; -SWWM_LOREREL_KEYCHAIN = "Saya;Demolitionist"; -SWWM_LORETXT_KEYCHAIN = -"Designation: Keychain\n" -"Manufacturer: Saya Miyamoto\n" -"\n" -"Summary: A nice keychain for all your keys. Currently held keys can be checked in the Keychain tab.\n" -"\n" -"Saya's Note: I put some cute things in there that you might like. There's one of the bomb emoji, another of that silly \"butt bots gonna bot\" sign that you found so funny, and also a little chibi of me, so I'll always be with you when you're out in the wild. Oh, and I also put the trans flag in there, you know, as a little memento of that Q&A stream we did. I really didn't expect you to give that kind of answer, but heh, it does make sense when I think about it, you are built to defend human rights after all. I'm so proud of you, Demo-chan..."; - -SWWM_LORETAG_KIRIN = "Xanai, Kirin"; -SWWM_LORETAB_KIRIN = "People"; -SWWM_LOREREL_KIRIN = "Anarukon;Novoskhana;Saya;Imanaki"; -SWWM_LORETXT_KIRIN = -"Full Name: Kirin Xanai, Child Emperor of the Great Rust Empire\n" -"Nationality: Akkouxhei\n" -"Date Of Birth: 2080-04-13\n" -"\n" -"Summary: Kirin Xanai is the current head of the Rust Empire of Akkou, one of the many offshoots of the Empire of Novoskhana who branched off in protest of the Eternal Empress's aggressive policies. He is a very down-to-earth leader and sees himself as \"just like any other guy\". The previously struggling land of Akkou has faced great prosperity since the Rust Empire was formed, with the Xanai family being seen as a blessing from the gods. Kirin is very fond of making friends with people, and is absolutely adorable.\n" -"\n" -"Addendum: Due to being from one of the major branches of Anarukon royalty, his engagement to Saya Miyamoto (♥) opened up many opportunities for an alliance with humans, and served to heal the wounds previously caused by Imanaki Corp's intrusions.\n" -"\n" -"Saya's Note: Ahhh... Kirin-kun, you're so cute~... You make me the happiest girl in the world!!!"; - -SWWM_LORETAG_KNOWLEDGEBASE = "Library"; -SWWM_LORETAB_KNOWLEDGEBASE = "Item"; -SWWM_LOREREL_KNOWLEDGEBASE = "Demolitionist;AkariLabs;Taro;Saya"; -SWWM_LORETXT_KNOWLEDGEBASE = -"Designation: Demolitionist Library\n" -"Manufacturer: Akari Labs\n" -"\n" -"Summary: What you are currently reading. This internal knowledge base can provide you with additional information on obtained items during your mission, so be sure to check it whenever you can, as it is updated automatically.\n" -"\n" -"Addendum: The quality of articles may vary, this depends entirely on how motivated the editor felt when writing them.\n" -"\n" -"Saya's Note: Taro is the one editing all this stuff, by the way. Sometimes I help, though, and leave some of my thoughts in footnotes like this one."; - -SWWM_LORETAG_MOTHLAMP = "Lämp"; -SWWM_LORETAB_MOTHLAMP = "Item"; -SWWM_LOREREL_MOTHLAMP = "Sankaideriha;Saya"; -SWWM_LORETXT_MOTHLAMP = -"Designation: Companion Lamp\n" -"Manufacturer: Sankai Exports Ltd.\n" -"\n" -"Summary: A little souvenir from the island of magic. This lamp will follow you around and light up the way. Can be toggled at will so the limited oil supply can be conserved when necessary.\n" -"\n" -"Addendum: Has a tendency to attract moths, though this can have some utility. The lamp is enchanted to make them hostile to nearby enemies, and when turned off they will immediately attack.\n" -"\n" -"Saya's Note: You know, I wish this thing attracted a certain kind of moth I really like... The lady laughed at me and said that \"maybe\". I... really hope she's right... but at the same time I think I might regret this?"; - -SWWM_LORETAG_LOCKE = "Dr. Locke"; -SWWM_LORETAB_LOCKE = "People"; -SWWM_LOREREL_LOCKE = "Kereshnovka;Saya"; -SWWM_LORETXT_LOCKE = -"Full Name: Janus Locke Hoodth\n" -"Nationality: Qurensniv\n" -"Date of Birth: 1980-07-30\n" -"\n" -"Summary: Younger brother of Häzel Hoodth, the \"mad doctor\" of Kereshnovka known for his inhuman experiments in order to search for the \"essence of immortality\". The young man changed entirely after Häzel's death in 1987, in an oil rig explosion near the town. While trying to follow on his brother's steps, on the side he also runs \"Dr. Locke's Wonderful Toys\" in order to earn some cash, although not many people really buy said toys, since they are hilariously deadly. In 2049 he attempted to \"take over the world\", an event that backfired so hilariously he completely disappeared from the public eye afterwards.\n" -"\n" -"Saya's Note: Guy's a total nut, but these \"toys\" are very reliable weapons for you. Just be careful when using them, shit could backfire catastrophically at any moment, who knows..."; - -SWWM_LORETAG_LOOTBOX = "Lucky Chancebox"; -SWWM_LORETAB_LOOTBOX = "Item"; -SWWM_LOREREL_LOOTBOX = "NosKora;Saya"; -SWWM_LORETXT_LOOTBOX = -"Designation: Lucky Chance Box\n" -"Manufacturer: Nukritas 1xx\n" -"Excitement: Guaranteed\n" -"\n" -"Summary: Can't afford something but still want it? Then how about you get yourself one of these bad boys? Every single instance of this box is guaranteed to drop something worth more than what you've invested, so your money won't go to waste.\n" -"\n" -"Addendum: These boxes come in several tiers, increasing the chances to get even cooler stuff. Be on the lookout for the LEGENDARY GOLDEN CHANCEBOX, as it may give you absolutely wondrous rewards!\n" -"\n" -"Saya's Note: Why did I let them write their own entries? Also what the fuck is this gacha bullshit?"; - -SWWM_LORETAG_LUNA = "Luna Event"; -SWWM_LORETAB_LUNA = "Lore"; -SWWM_LOREREL_LUNA = "Nukuri;WhiteScar;Saya;SUSAN;Kereshnovka"; -SWWM_LORETXT_LUNA = -"Name: Luna Event\n" -"Classification: Alien Contact\n" -"Date: February 2021\n" -"\n" -"Summary: Name given to the first contact between humans and the Nukuri race, who had been observing us for centuries from within a hidden research facility on the Moon. This was something that Nikita Kunau, head of human studies, had planned for many years, although she didn't expect to do it so soon, but there was no other choice, as a major threat to the planet had surfaced, a rogue AI known as SUSAN, undefeatable by any weapon humanity could produce. Following the hasty announcement, Nukuri forces were deployed and successfully neutralized the AI at its core, a megastructure located on the seas north of Kereshnovka. After all was over, the Nukuri would begin to make themselves at home among us.\n" -"\n" -"Addendum: The alliance with the Nukuri provided a major boost in scientific advancements for the human race, thanks to their much more advanced technology becoming available to us. Unfortunately, all this came to an end when WW3 happened.\n" -"\n" -"Saya's Note: Man, I miss those days. Back then you'd see all sorts of Nukuri cuties in the street, and I'd pretty much hang out with Zana-sama every weekend. Nowadays with the \"White Scar\" treaty in effect, life just sucks."; - -SWWM_LORETAG_MAIDBOT = "Miyamoto, Maidbot"; -SWWM_LORETAB_MAIDBOT = "People"; -SWWM_LOREREL_MAIDBOT = "Saya;Ibuki"; -SWWM_LORETXT_MAIDBOT = -"Full Name: Maidbot Miyamoto\n" -"Nationality: Japanese\n" -"Date Of Birth: 2017-07-07\n" -"\n" -"Summary: The first maidbot ever created by Saya, with all others being based on her. Although Maidbot works for the Miyamotos as a servant, she is also considered part of the family, and lives with them, even having her own bedroom. On the side, she's had a successful career as a J-Pop singer and idol, under the nickname of \"Meidobot\".\n" -"\n" -"Addendum: Maidbot was once fitted into an experimental \"combat body\" in order to assist the Red Oni in her mission on the US. She proved effective, but was not comfortable with the task and preferred to go back to being a normal girl afterwards.\n" -"\n" -"Saya's Note: You know... all my maidbots, are fully equipped, hm? You know what I mean there... they're fully capable of \"loving\". Maidbot is no exception herself, and let me tell you... it feels like heaven to do things with her... ♥"; - -SWWM_LORETAG_MIXOM = "Mixom"; -SWWM_LORETAB_MIXOM = "People"; -SWWM_LOREREL_MIXOM = "UAC;Symnatek;Saya"; -SWWM_LORETXT_MIXOM = -"Name: Mixom Tools\n" -"Classification: Industrial Equipment Manufacturer\n" -"Location: Japan\n" -"\n" -"Summary: The largest supplier of industrial equipment on Earth, with coverage almost worldwide (excluding Australia, Symnatek's home turf). They're long time partners with the UAC, having produced most of their basic equipment and infrastructure.\n" -"\n" -"Addendum: Mixom has a rival company known as Moxim, who often claims to provide superior products. They frequently make the news due to attempts to sue each other over this.\n" -"\n" -"Saya's Note: You can't walk two steps without seeing the Mixom logo on something. They are fucking everywhere... Hell, all the screws in your body are Mixom branded."; - -SWWM_LORETAG_MUNCH = "Munch Innovations"; -SWWM_LORETAB_MUNCH = "People"; -SWWM_LOREREL_MUNCH = "Saya"; -SWWM_LORETXT_MUNCH = -"Full Name: Munch Innovations\n" -"Classification: Arms Manufacturer\n" -"Location: Texas\n" -"\n" -"Summary: The Munch Innovations name applies to everything created by a very reclusive man, originating from a livetweeted \"invent as many guns as I can in one week\" challenge. Although most of them were quickly discarded, some of the weapons earned enough attention from various industry giants to enter mass production, the only requirement from the man was to be credited as the original creator.\n" -"\n" -"Addendum: Not much else is known about the man other than his name, \"Parker Munch\".\n" -"\n" -"Saya's Note: Why does this guy's name sound so familiar..."; - -SWWM_LORETAG_NANA = "Miyamoto, Nana"; -SWWM_LORETAB_NANA = "People"; -SWWM_LOREREL_NANA = "Ryuji;Saya;Gensokyo"; -SWWM_LORETXT_NANA = -"Full Name: Nana Miyamoto\n" -"Nationality: Japanese\n" -"Date Of Birth: 1907-07-07\n" -"\n" -"Summary: Nana was born in Gensokyo as the sole daughter of Kaguya Houraisan, former princess of the Lunar Capital. Due to the effects of the Hourai elixir she inherited her parents' immortality, which would further spread to her own children. It is unclear who her other parent is, but most point at Fujiwara no Mokou, Kaguya's long-time rival. During the 60's, Nana met a young Ryuji Miyamoto, who had fled the Human Village and made his way into Eientei. They became close friends and the young boy made a promise to marry her when he grew up, this came to happen in 1973, with both of them leaving Gensokyo to form a family of their own.\n" -"\n" -"Addendum: Nana has a wide variety of hobbies, including painting, woodworking, cooking and various martial arts. She has also appeared in many talk shows over the years, due to her fame as a descendant of Lunarian royalty.\n" -"\n" -"Saya's Note: You haven't met her yet, Demo-chan, but I'm sure she'll like you. Don't be put off by how scary she looks, she's nice and kind and is definitely not going to perform CBT on the nearest guy, unlike Kaguya-obaasan."; -SWWM_LORETXT_NANA2 = -"Full Name: Nana Miyamoto\n" -"Nationality: Japanese\n" -"Date Of Birth: 1907-07-07\n" -"\n" -"Summary: Nana was born in Gensokyo as the sole daughter of Kaguya Houraisan, former princess of the Lunar Capital. Due to the effects of the Hourai elixir she inherited her parents' immortality, which would further spread to her own children. It is unclear who her other parent is, but most point at Fujiwara no Mokou, Kaguya's long-time rival. During the 60's, Nana met a young Ryuji Miyamoto, who had fled the Human Village and made his way into Eientei. They became close friends and the young boy made a promise to marry her when he grew up, this came to happen in 1973, with both of them leaving Gensokyo to form a family of their own.\n" -"\n" -"Addendum: Nana has a wide variety of hobbies, including painting, woodworking, cooking and mixed martial arts. She has also appeared in many talk shows over the years, due to her fame as a descendant of Lunarian royalty.\n" -"\n" -"Saya's Note: Okaa-san is so happy that you're out there doing good work. It was nice to see that she likes you. I did tell you, after all. By the way I did see that, you know, when she hugged you, I saw it, yes. She hasn't really tried to see other guys after dad was gone... But I think that maybe... she likes you kind of in a different way, y'know..."; - -SWWM_LORETAG_NEDOSHIAAN = "Nedoshiaan"; -SWWM_LORETAB_NEDOSHIAAN = "Lore"; -SWWM_LOREREL_NEDOSHIAAN = "Devanikna;Unissix;Saya"; -SWWM_LORETXT_NEDOSHIAAN = -"Name: Nedoshiaan\n" -"Classification: Dead Planet\n" -"Location: Undisclosed\n" -"\n" -"Summary: A dead world once belonging to a mad dictator of the same name. The stories say that he was slain by one of his own most trusted associates, in a suicidal attack, and the resulting blast is what originated the massive crater that reaches deep into the planet's frozen core. An expedition by Devanikan adventurers resulted in the discovery of several artifacts at the very bottom of the crater, the so-called \"Artifacts of Nedoshiaan\", weapons designed for the ultimate destruction. Currently, these are still in possession of the Dragonblood Clan head family, and their use and reproduction is tightly controlled.\n" -"\n" -"Addendum: Of all the four artifacts, two of them were successfully replicated by Misa Unissix. But only one has been deemed acceptable for use, as the other operates under circumstances that make it a crime against all life.\n" -"\n" -"Saya's Note: Gosh... finding out more stuff about alien worlds out there, the universe is so much bigger than we ever knew... it's just... feckin' mindblowing, this stuff. Also props to Misa for letting us use one of those guns. Shit's better than the UAC's prized BFG."; - -SWWM_LORETAG_NEKURATEK = "Nekuratek"; -SWWM_LORETAB_NEKURATEK = "People"; -SWWM_LOREREL_NEKURATEK = "Nukuri;Zanaveth2;Saya"; -SWWM_LORETXT_NEKURATEK = -"Name: Nekuraku Tekkanosei\n" -"Classification: Electronics Megacorp\n" -"Location: Nahkami\n" -"\n" -"Summary: Nekuratek was founded by Zanata Nekuraku I in 1744, as Nekuraku Rafana Sakosai (Nekuraku Arms Manufactory), it quickly became the main provider of weaponry for the Nukuri Empire. Following the death of Zanata I in 1870, the company's leadership was transferred to her granddaughter Zanata II, who decided to further expand into other fields, such as robotics and information technology, and gradually began to cut down on the fabrication of weaponry. Since the fall of the empire, the company is dedicated entirely to robotics and computing, with their old arms manufactory division being split off and led by Zanata II's son Zanaveth I. The last transfer of leadership was to Zanaveth II in 2128.\n" -"\n" -"Addendum: Nekuratek is most famous for the creation of the Nekern Architecture, a human-compatible hardware platform that powers all Nukuri systems, and the Nekuronbot AI, a lifelike, highly expandable artificial intelligence framework that's been used for various things, from personal assistant bots to self-driving vehicles.\n" -"\n" -"Saya's Note: Good people to work with, especially Zana-sama. She's a lot more outgoing than her predecessor, that's for sure, and much cuter, too, heheh..."; - -SWWM_LORETAG_NOSKORA = "Nos-Kora"; -SWWM_LORETAB_NOSKORA = "People"; -SWWM_LOREREL_NOSKORA = "Nukuri;Saya;"; -SWWM_LORETXT_NOSKORA = -"Name: University of Nos-Kora\n" -"Classification: The world's most unorthodox source of knowledge\n" -"Location: Mishe Embassy, Nahkami\n" -"\n" -"Summary: The University of Nos-Kora is a rather peculiar place of study founded by the brothers Nukritas 1xx and Nukritas 2xx. It is world renown for being host to all sorts of exotic courses, some promising to provide hidden knowledge that no other institution in the world could ever be capable of providing.\n" -"\n" -"Addendum: The University is led by the last two surviving members of the ancient Mishe race, known to be all-powerful reality benders. You really do not want to get into the brothers' bad side.\n" -"\n" -"Saya's Note: Those guys are crazy, really damn crazy, aaaaaaall screws loose, which actually does make them pretty entertaining to talk with, mind you. It's like... you're being showered with arcane knowledge mixed with non-sequiturs and facts about geese you never wanted to know. Also one of them punched the ol' emperor for the shit he did in WW3, so they're ok in my book."; - -SWWM_LORETAG_NOVOSKHANA = "Novoskhana"; -SWWM_LORETAB_NOVOSKHANA = "Lore"; -SWWM_LOREREL_NOVOSKHANA = "Anarukon"; -SWWM_LORETXT_NOVOSKHANA = -"Name: Undying Eternal Empire of Novoskhana\n" -"Classification: Largest empire in existence\n" -"Location: Novoskhana\n" -"\n" -"Summary: A tyrannical society where most of the Anarukon reside, ruled by the Eternal Empress Sythana Va Sarkha Daia Mykha Azanth Serei Yanikov I. It is a strict matriarchal society where men live only to serve their wives. Most if not all women born in Novoskhana are raised to be warriors. The Empire has an approximate population of 13 billion, and no one has dared stand up to them.\n" -"\n" -"Addendum: Many groups split out due to disagreements with the Empire's policies, such as the Vexx Sisterhood (now the Eternal Kingdom) and the Rust Empire. This happened during a time where a genetic mutation began to surface among the Anarukon people, resulting in a destabilization of the previously stable sex and gender binaries, to which the Empire responded by ordering the execution of any \"deviants\" born, along with their fathers, and anyone who dared protect them.\n" -"\n" -"Saya's Note: So... a TERF empire. Wonderful. Just... wonderful."; - -SWWM_LORETAG_NUGGET = "H/A Nuggets"; -SWWM_LORETAB_NUGGET = "Item"; -SWWM_LOREREL_NUGGET = "Saya"; -SWWM_LORETXT_NUGGET = -"Designation: Health/Armor Nuggets\n" -"Manufacturer: Unknown\n" -"\n" -"Summary: Small chunks of indeterminate composition found in large amounts within a cave system below the ancient ruins in Sedna. It appears that when held tightly in one's grasp, they \"melt\" into the body and either heal one's wounds or strengthen the natural resistances of their bodies, thus being divided between \"Health\" and \"Armor\" Nuggets.\n" -"\n" -"Addendum: Excessive usage of these materials does not appear to carry any risk.\n" -"\n" -"Saya's Note: This is so videogamey, wow..."; - -SWWM_LORETAG_NUKURI = "Nukuri"; -SWWM_LORETAB_NUKURI = "Lore"; -SWWM_LOREREL_NUKURI = "Luna;XAnimen;Zanaveth2;Unissix;Saya"; -SWWM_LORETXT_NUKURI = -"Name: Nukuri\n" -"Classification: Alien Race\n" -"Location: Nahkami\n" -"\n" -"Summary: The Nukuri are a snow-skinned humanoid race native to the frozen moon of Nahkami, in the Xathar System (part of the X'Animen Coalition), who came into contact with humans in what's known as the \"Luna Event\". Their civilization has had a long history of war and conflict, something which came to an eventual end following a seventh world war and a massive political and economic reform known as the \"Nos-Kora Ultimatum\". Before this, Nahkami was a ruthless, warmongering empire ruled with an iron fist by the Yathai royal family. Following the reform, emperor Ledora Yathai was forced into exile and the Nukuri Unified Government was created, with Zanata Nekuraku II elected as president. As someone who had suffered the loss of her family and husband in the previous wars, Zanata had been heavily opposed to the decision of attacking humans, and tried her best to make amends with us following the \"White Scar\" incident, but nothing came of it. As of this article's writing, she is no longer involved in politics. The current president of Nahkami is Saya Kowayanau, who is also the gobernor of the state of Saya.\n" -"\n" -"Addendum: The Nukuri Unified Government describes itself as a communist \"omnicracy\", where each state, each province, each district, elects their own representatives, fractally: everything is effectively voted by all people in the nation. There is no concept of private property, all previous businesses are now publicly owned, however with their founders still managing things. The Nukuri possess a military force, but they generally only serve to defend the nation from external threats.\n" -"\n" -"Saya's Note: Man... communism that actually works, good shit. I'd love to live there, surrounded by all sorts of cuties, and spending more time with Misa and Zana-sama... *sigh*"; - -SWWM_LORETAG_OMNISIGHT = "Omnisight"; -SWWM_LORETAB_OMNISIGHT = "Item"; -SWWM_LOREREL_OMNISIGHT = "AkariLabs;Demolitionist;Saya"; -SWWM_LORETXT_OMNISIGHT = -"Designation: Omnisight Mapping Unit\n" -"Manufacturer: Akari Labs\n" -"\n" -"Summary: Demolitionist-compatible devices containing mapping data for the current area. Provide both a general outline for your automap and also additional information for your targetting array, such as the location of access keys and the nearest exits.\n" -"\n" -"Saya's Note: People have died filling in the data for these, so you better pay some respects whenever you find one."; - -SWWM_LORETAG_ONOKE = "Onoke Murders"; -SWWM_LORETAB_ONOKE = "Lore"; -SWWM_LOREREL_ONOKE = ""; -SWWM_LORETXT_ONOKE = -"Name: Onoke Mansion Murders\n" -"Classification: Unsolved murder mystery\n" -"Location: Kereshnovka\n" -"\n" -"Summary: In October of 2003, a fire broke out in the Onoke Mansion, on the outskirts of Kereshnovka, during a meeting between the Imanaki and Onoke families. When the firefighters arrived, they found everyone dead, all having been murdered in increasingly gruesome ways. The culprit was never found.\n" -"\n" -"Addendum: Initially, because the family's head servant was never found, some suspected he may have been responsible, but much later his body (or what was left of it) was found in the woods nearby, with his face shredded into an unrecognizable mess.\n" -"\n" -"Saya's Note: Gruesome, huh? Honestly it's not even close to that other murder mystery from the 80's, the one about witches and shit. For this one some crazy cult stuff is more likely, considering the location."; - -SWWM_LORETAG_PARTHORIS = "Parthoris"; -SWWM_LORETAB_PARTHORIS = "Lore"; -SWWM_LOREREL_PARTHORIS = "Saya"; -SWWM_LORETXT_PARTHORIS = -"Name: Parthoris\n" -"Classification: Alternate world\n" -"\n" -"Summary: One of the other worlds we've discovered during the initial interportal experiments. This land is divided in seven major nations we don't yet know the name of, and appears to be stuck in some sort of a medieval-ish fantasy type setting, although some of our explorers have reported sights of unusually complex technology in a certain location we haven't been able to approach. As of now there is some hostility in the area what with a bunch of evildoers having taken over by force.\n" -"\n" -"Saya's Note: You are our ambassador here, so I hope you make a good impression. BTW I'm really curious about this \"Lair of Malumax\" they mentioned that's got hi-tech stuff. Quite out of place for this kind of setting."; - -SWWM_LORETAG_PROPULSOR = "JetBurst Impulsor"; -SWWM_LORETAB_PROPULSOR = "Item"; -SWWM_LOREREL_PROPULSOR = "Forx;Saya;Ibuki"; -SWWM_LORETXT_PROPULSOR = -"Designation: Forx JetBurst Impulsor\n" -"Manufacturer: Forx Aeronautics\n" -"\n" -"Summary: A portable, efficient jetpack unit. Allows the user to perform short \"boosts\" in mid air, can also be used for rapid dashing and dodging. It is recommended to wear protective clothing to prevent damage from extended use (this is not necessary if you are a robot).\n" -"\n" -"Addendum: Its fuel supply will regenerate over time when not in use.\n" -"\n" -"Saya's Note: Ibuki used to carry one of these too, but you won't be able to do all that crazy flying, you're a bit too heavy for all that. I wish I had used lighter materials to build you, then I could've had you sit on my lap during that Q&A session..."; - -SWWM_LORETAG_PUSHERWEAPON = "Pusher"; -SWWM_LORETAB_PUSHERWEAPON = "Item"; -SWWM_LOREREL_PUSHERWEAPON = "EngineTech"; -SWWM_LORETXT_PUSHERWEAPON = -"Designation: \"Pusher\" Microfusion Rotary Hammer\n" -"Manufacturer: Tach-Engine Technologies\n" -"\n" -"Summary: A somewhat portable rotary hammer meant for construction work. Contains an internal microfusion battery with an expected lifespan of 10,000 years.\n" -"\n" -"Primary Fire: Normal operation, aim the drill bit at whatever you need to break and hold the trigger.\n" -"\n" -"Secondary Fire: For those cases where you find some real tough material that's hard to break. Twist the secondary trigger until the drill bit has receded to what you feel is the adequate distance, then tap the trigger for it to strike at the target with full force. WARNING: Inadequate grip strength during this operation may cause the device to slip off, always keep the area clear to prevent collateral damages."; - -SWWM_LORETAG_RAGEKIT = "Ragekit"; -SWWM_LORETAB_RAGEKIT = "Item"; -SWWM_LOREREL_RAGEKIT = "AkariLabs;Demolitionist;Saya"; -SWWM_LORETXT_RAGEKIT = -"Designation: Ragekit\n" -"Manufacturer: Akari Labs\n" -"\n" -"Summary: Experimental strengthening device for Demolitionists. Doubles movement speed, quarters damage taken, and octuples any melee damage dealt. Adapted from technology obtained from the ruins of the Decade Mechanics facility.\n" -"\n" -"Addendum: While the device is active, you may experience some discomfort, and the desire to scream.\n" -"\n" -"Saya's Note: The screaming is an unintended side effect that I haven't had the time to fix. Big sorry. That's why this is classified as experimental. I know you're worried about it, but trust me, it'll be fine. You'll still be my cute Demo-chan even if you constantly drop F-bombs."; - -SWWM_LORETAG_REFRESHER = "Refresher"; -SWWM_LORETAB_REFRESHER = "Item"; -SWWM_LOREREL_REFRESHER = ""; -SWWM_LORETXT_REFRESHER = -"Designation: Refresher\n" -"Manufacturer: Unknown\n" -"\n" -"Summary: These ancient relics were encountered while exploring some ancient alien ruins found in Sedna. When held tightly against one's chest, it can instantly heal any wounds or afflictions. It also appears to have strong rejuvenating effects, making even the oldest of the old feel like a kid once again. Like with other smaller healing artifacts, the nature of these effects is completely unknown and has baffled scientists for ages.\n" -"\n" -"Addendum: Just like the others, it can also affect machinery just as well, so you will also benefit from its use."; - -SWWM_LORETAG_RYUJI = "Miyamoto, Ryuji"; -SWWM_LORETAB_RYUJI = "People"; -SWWM_LOREREL_RYUJI = "Nana;Taro;Saya;Yui;AkariLabs;Gensokyo"; -SWWM_LORETXT_RYUJI = -"Full Name: Ryuji Miyamoto\n" -"Nationality: Japanese\n" -"Date Of Birth: 1956-03-12\n" -"Date Of Death: 2054-06-22\n" -"\n" -"Summary: Ryuji was a well-known inventor from Kasukabe, Saitama Prefecture. He was the husband of Nana Miyamoto, and father to Taro, Saya and Yui. In 2054 he passed away, being unable to recover from a stroke he suffered while jogging. He was buried in the bamboo forest surrounding Eientei, Gensokyo, where he and Nana first met.\n" -"\n" -"Addendum: He designed the house in which they family resides to this day. It was built as a secure underground facility, that would keep his family protected from any catastrophe that might happen to the world. Over time the small structure got expanded, and it is now currently large enough to host most of the workforce for Akari Labs.\n" -"\n" -"Saya's Note: He was the best dad. I learned so much from him, and he was always super-happy to see me get interested in inventing stuff like him... Thinking back to those days really is no good... ah... damn it... I'm not crying, I swear..."; - -SWWM_LORETAG_GCSANDWICH = "Sandwich"; -SWWM_LORETAB_GCSANDWICH = "Item"; -SWWM_LOREREL_GCSANDWICH = "NosKora;Saya"; -SWWM_LORETXT_GCSANDWICH = -"Designation: Grilled Cheese Sandwich\n" -"Manufacturer: Nukritas 1xx\n" -"Taste: Delicious\n" -"\n" -"Summary: This specific tasty sandwich has been masterfully crafted by the co-founder of the University of Nos-Kora to give absolutely anyone the most wonderful boost in health. It also provides them with all the protection they could ever want.\n" -"\n" -"Addendum: Can activate automatically to prevent the death of the user, this is always effective.\n" -"\n" -"Saya's Note: I swear to god, something's wrong with the world. Why the hell does this sandwich do what it does? This is stupid... Agh, those Nos-Kora crazies just won't stop making nonsensical nonsense that makes no sense."; - -SWWM_LORETAG_SANKAIDERIHA = "Sankaideriha"; -SWWM_LORETAB_SANKAIDERIHA = "Lore"; -SWWM_LOREREL_SANKAIDERIHA = "Nukuri;Saya;Yui"; -SWWM_LORETXT_SANKAIDERIHA = -"Name: Sankaideriha\n" -"Classification: City\n" -"Location: Self-Contained\n" -"\n" -"Summary: Sankaideriha is a floating island located above an endless ocean of magic energy. It is the home to thousands of witches and wizards. The way in and out is a very well-guarded secret among its inhabitants. The city was founded by LS, a very reclusive individual with inmeasurable magical powers, who also leads the High Tribunal of Witches.\n" -"\n" -"Addendum: Noteworthy people from the island include Saniuke Okusainaya, the first Nukuri technomancer, and Kana Sankai, the leader of the Counter-Inquisition, a group dedicated to protect magic users from persecution outside of Sankaideriha.\n" -"\n" -"Saya's Note: Yui's girl took us there once, it's SUPER PRETTY, seriously. There's so much stuff that's just... wow. And the view from up there... ohhh... I'd love to go again."; - -SWWM_LORETAG_SAYA = "Miyamoto, Saya"; -SWWM_LORETAB_SAYA = "People"; -SWWM_LOREREL_SAYA = "Nana;Ryuji;Taro;Yui;Maidbot;Demolitionist;Kirin;AkariLabs"; -SWWM_LORETXT_SAYA = -"Full Name: Saya Miyamoto\n" -"Nationality: Japanese\n" -"Date Of Birth: 1993-03-20\n" -"\n" -"Summary: Born in 1993 in to Nana and Ryuji Miyamoto. Has two siblings: An older brother, Taro (1985), and a younger sister, Yui (2009). As a child she already showed interest in science and technology. At the very early age of 13 she graduated in Computer Science at MIT. Her first project was an autonomous house-cleaning robot, which would later evolve into the modern Maidbot built in Akari Labs, the company she co-founded with Taro in 2010. In 2018, due to the immortality inherited from her grandmother, she ceased aging. However, thanks to this she has been able to keep working on everything she ever wanted. To this day, there are hundreds of different projects under her name, this includes you, the Demolitionist.\n" -"\n" -"Addendum: Saya is often called \"Not-Tomoko\" around the net, due to similarities to the protagonist of a popular 21st century manga series. She is well known for being quite blunt when talking to people, and also for being exaggeratedly flirty around attractive women. Her favourite colour is red, favourite animal is the otter, and favourite dish is pepperoni pizza. She also enjoys drone metal. Likes baggy clothes, refuses to wear skirts, only pants. Uses Arch, favourite editor is Vim, favourite programming language is Haskell. Her top \"turn-ons\" are well-endowed women, maids, femboys and heterochromia. She doesn't use deodorant or cologne, although people around her remark that her BO is \"kind of nice actually\". Among other hobbies, Saya really enjoys writing. Her first foray into manga, \"My Maid is a Sex Robot\", became successful enough to get an anime adaptation.\n" -"\n" -"Saya's Note: I'm sure you enjoy reading all about me, Demo-chan, but you have more important things to be doing, isn't that right?"; -SWWM_LORETXT_SAYA2 = -"Full Name: Saya Miyamoto\n" -"Nationality: Japanese\n" -"Date Of Birth: 1993-03-20\n" -"\n" -"Summary: Born in 1993 in to Nana and Ryuji Miyamoto. Has two siblings: An older brother, Taro (1985), and a younger sister, Yui (2009). As a child she already showed interest in science and technology. At the very early age of 13 she graduated in Computer Science at MIT. Her first project was an autonomous house-cleaning robot, which would later evolve into the modern Maidbot built in Akari Labs, the company she co-founded with Taro in 2010. In 2018, due to the immortality inherited from her grandmother, she ceased aging. However, thanks to this she has been able to keep working on everything she ever wanted. To this day, there are hundreds of different projects under her name, this includes you, the Demolitionist.\n" -"\n" -"Addendum: Saya is often called \"Not-Tomoko\" around the net, due to similarities to the protagonist of a popular 21st century manga series. She is well known for being quite blunt when talking to people, and also for being exaggeratedly flirty around attractive women. Her favourite colour is red, favourite animal is the otter, and favourite dish is pepperoni pizza. She also enjoys drone metal. Likes baggy clothes, refuses to wear skirts, only pants. Uses Arch, favourite editor is Vim, favourite programming language is Haskell. Her top \"turn-ons\" are well-endowed women, maids, femboys and heterochromia. She doesn't use deodorant or cologne, although people around her remark that her BO is \"kind of nice actually\". Among other hobbies, Saya really enjoys writing. Her first foray into manga, \"My Maid is a Sex Robot\", became successful enough to get an anime adaptation. Saya is currently married to Kirin Xanai, the Emperor of the Rust Empire.\n" -"\n" -"Saya's Note: I'm sure you enjoy reading all about me, Demo-chan, but you have more important things to be doing, isn't that right?"; - -SWWM_LORETAG_SERPENTRIDERS = "Serpent Riders"; -SWWM_LORETAB_SERPENTRIDERS = "People"; -SWWM_LOREREL_SERPENTRIDERS = "Parthoris;Cronos;Saya"; -SWWM_LORETXT_SERPENTRIDERS = -"Name: Serpent Riders\n" -"Classification: Evil cult\n" -"Origin: Undetermined\n" -"\n" -"Summary: A triad of evil sorcerers known all over these lands. All those who've dared fight against them haven't been very lucky. D'Sparil claimed the land of Parthoris, his many armies of undead having taken over the land before our arrival. Then in the land of Cronos there's Korax, a dark beast that taunts all those who challenge him. We haven't received much information on the third member, but this information will come eventually as we keep exploring these new worlds.\n" -"\n" -"Saya's Note: I'm sure you can wipe out all these idiots without any issue, they have no idea of how strong you are (or of what you are, now that I think of it, these worlds hardly seem to know much about our technology)."; - -SWWM_LORETAG_SIDHE = "Sidhe"; -SWWM_LORETAB_SIDHE = "Lore"; -SWWM_LOREREL_SIDHE = "Parthoris;Saya"; -SWWM_LORETXT_SIDHE = -"Name: Sidhe\n" -"Location: Parthoris\n" -"\n" -"Summary: An elf species native to this world, they have a natural bond with magic and are known to be great fighters. As the story goes they however face persecution by other groups due to the opposition to the current ruler. Most of them have been killed in the war, only few remain. It is your mission to help them.\n" -"\n" -"Addendum: It's possible that your horns might appear as \"pointy ears\" to the locals and you might be confused for a Sidhe. Use this to your advantage if necessary.\n" -"\n" -"Saya's Note: How do you exactly pronounce \"Sidhe\" anyway? Also, do they get angry if you use things made of wood? I MUST KNOW!"; - -SWWM_LORETAG_SILVERBULLET = "Silver Bullet JET"; -SWWM_LORETAB_SILVERBULLET = "Item"; -SWWM_LOREREL_SILVERBULLET = "Blackmann;Forx"; -SWWM_LORETXT_SILVERBULLET = -"Designation: Silver Bullet JET\n" -"Manufacturer: Blackmann Arms Ltd., Forx Aeronautics\n" -"\n" -"Summary: The 1.150 XSB member of the Silver Bullet series of ultra-high caliber bolt-action rifles. Equipped with recoil compensating jets designed by Forx Aeronautics.\n" -"\n" -"Primary Fire: Shoot the bullet. Any small targets hit by it are pretty much dead.\n" -"\n" -"Secondary Fire: Custom-tailored adjustable telescopic sight, up to 16x. Equipped with a soft foam covering to protect the user's face during scoped fire.\n" -"\n" -"Reloading: Reloads the weapon.\n" -"\n" -"Addendum: The burst from the jets can cause minor damage to the user unless they are wearing protective gear."; - -SWWM_LORETAG_SPARKSTER = "Biospark Carbine"; -SWWM_LORETAB_SPARKSTER = "Item"; -SWWM_LOREREL_SPARKSTER = "DecadeMech;EngineTech;Saya"; -SWWM_LORETXT_SPARKSTER = -"Designation: Model S-5 Biospark Carbine\n" -"Manufacturer: Decade Mechanics\n" -"\n" -"Summary: Ancient energy weapon. Its internal operation is undergoing investigation by Tach-Engine Technologies for potential improvements.\n" -"\n" -"Primary Fire: Small blobs of stabilised energy with slight target-seeking abilities.\n" -"\n" -"Secondary Fire: Concentrated, penetrating beam shot.\n" -"\n" -"Tertiary Fire: If the loaded charge is at least at 50%, the containment capsule within will be ejected through the main barrel and detonated as a massive sphere of pure energy that tracks down nearby targets. The weapon must be reloaded afterwards.\n" -"\n" -"Reload: Reloads, obviously.\n" -"\n" -"Addendum: If the secondary beam comes in contact with an energy blob it will be detonated with increased damage and range.\n" -"\n" -"Saya's Note: This thing's rusty af but still works somehow. Good tech, wow."; - -SWWM_LORETAG_SPREADGUN = "Spreadgun"; -SWWM_LORETAB_SPREADGUN = "Item"; -SWWM_LOREREL_SPREADGUN = "Blackmann;Saya"; -SWWM_LORETXT_SPREADGUN = -"Designation: \"Rhino Stopper\" Spreadgun\n" -"Manufacturer: Blackmann Arms Ltd.\n" -"\n" -"Summary: A small, single-shot break action 10Ga shotgun. Compatible with many types of cartridges.\n" -"\n" -"Primary Fire: Shoots the loaded shell.\n" -"\n" -"Secondary Fire: Selects the next ammo type to be used on reload.\n" -"\n" -"Reloading: Unloads the current shell and loads a new one. If the loaded shell was not spent it will be added back to its ammo pool if there's enough space, otherwise it'll be dropped on the ground.\n" -"\n" -"Addendum: While simple in its operation, the constant manual reloading tends to become tiresome quickly for some users. A semi-automatic recoil operated variant of the Spreadgun is currently being tested and may be ready for the public in a couple years, there are still some issues to solve such as frequent jamming.\n" -"\n" -"Saya's Note: Shit looks impractical AF, especially that reload method. How the fuck no one has made a hole through their own palm pushing the barrel back in is beyond me."; - -SWWM_LORETAG_SUNKAEZE = "Sunkaeze"; -SWWM_LORETAB_SUNKAEZE = "Lore"; -SWWM_LOREREL_SUNKAEZE = "XAnimen;DecadeMech;Gods;Yui;Saya"; -SWWM_LORETXT_SUNKAEZE = -"Name: Sunkaeze\n" -"Classification: Dead Planet\n" -"Location: Xathar System Outer Rim, X'Animen\n" -"\n" -"Summary: A completely barren planet, thought to be completely empty, until an expedition discovered the ruins of a facility belonging to the defunct Decade Mechanics, an ancient industrial group founded by the late mechanical demigod Maester Mekes.\n" -"\n" -"Saya's Note: Gods, demigods... all this stuff... One would hardly believe such things to exist but come on, after finding out that aliens are very real, it's hard to not believe in this stuff too. Hell, I MET one once... like I'm not even bullshitting you here, I met a LITERAL GOD. It happened when I was visiting Yui's girl: there was with this nerdy-looking lady that gave off this sort of \"aura\". Her name's Mykka, and she was really nice to talk to, even gave me some candy. Boy I wish I could just talk more about this stuff, but I don't want to fill these entries with unrelated info."; - -SWWM_LORETAG_SUSAN = "SUSAN"; -SWWM_LORETAB_SUSAN = "Lore"; -SWWM_LOREREL_SUSAN = "Kereshnovka;Gods;Saya;Nukuri;Luna"; -SWWM_LORETXT_SUSAN = -"Name: Spear of Unmaking, Severance, Annihilation and Nullification\n" -"Classification: Weapon of Mass Destruction\n" -"Location: Kereshnovka\n" -"\n" -"Summary: An AI-controlled megastructure dozens of kilometers tall, created by a mysterious Qurensniv group called the \"Faculty of Illuminated Nobodies\". Having taken hundreds of years to build, it was finally activated in 2018, after which it took control of Russia's missile systems. Its presence on Earth, as a major threat, was what prompted the Nukuri to initiate the \"Luna Event\". Nukuri forces dispatched in 2021 neutralized the AI, however it was found to be impossible to destroy, so it just stood there, floating in the Arctic seas. In 2097, long after the White Scar incident, and with the Nukuri no longer available to defend the planet, an entity called \"Uruk'Anth\" appeared on Earth, announcing himself to be \"God\", and that it was his will for that machine to bring an end to the world, after humanity had proven to no longer be worthy of his blessing. SUSAN was reactivated, this time taking over the weapon sytems of several major world powers. Earth lived in fear for two long scary years, with the AI broadcasting a staggeringly slow countdown to \"World Purification\", until it was somehow deactivated again and destroyed.\n" -"\n" -"Saya's Note: Like, seriously. \"I am God and I say you must die\", he goes. Yeah, fuck that guy. No one knows, at all, what the fuck happened the second time. It's a mystery how it just... poofed like that, taking out the guy in the process, too."; - -SWWM_LORETAG_SYMNATEK = "Symnatek"; -SWWM_LORETAB_SYMNATEK = "People"; -SWWM_LOREREL_SYMNATEK = "Mixom;Saya"; -SWWM_LORETXT_SYMNATEK = -"Name: Symnatek\n" -"Classification: Industrial Equipment Manufacturer\n" -"Location: Brisbane, Australia\n" -"\n" -"Summary: \"Building a better world for a better future, since 2040\". The largest producer of industrial equipment in its home country. While the main body dedicates itself to industry and construction, the child company of Itamex provides the military with all sorts of basic supplies.\n" -"\n" -"Addendum: Symnatek is large enough to fend off the almost-global domination of Mixom, makin Australia one of the few countries where they have any real competition.\n" -"\n" -"Saya's Note: In this time and age, even fucking tool makers contribute to the military. Huh? What do you mean \"the pot calling the kettle black\"? Oh sure, just because of Ibuki that makes me one of them. Whatever."; - -SWWM_LORETAG_TARO = "Miyamoto, Taro"; -SWWM_LORETAB_TARO = "People"; -SWWM_LOREREL_TARO = "Nana;Ryuji;Saya;Ellen"; -SWWM_LORETXT_TARO = -"Full Name: Taro Miyamoto\n" -"Nationality: Japanese\n" -"Date Of Birth: 1985-10-06\n" -"\n" -"Summary: Born in 1985 to Nana and Ryuji Miyamoto. He is the oldest of three, despite what his looks might show. Taro studied at many prestigious universities across the world, expanding his knowledge of technology. His specialties are Software Engineering and Design. He is a highly skilled programmer proficient in several languages. Taro has made many contributions to several open source projects, including the Linux Kernel.\n" -"\n" -"Addendum: Taro tends to be a bit more serious than his younger sister Saya, and thus generally handles PR for Akari Labs in her stead. He is happily engaged to Elena Yanikov XVI.\n" -"\n" -"Saya's Note: Taro nii-san at times feels like the Tsukkomi to my Boke. Eh, dunno if you'd really get what all that means, just go look it up sometime."; - -SWWM_LORETAG_UAC = "UAC"; -SWWM_LORETAB_UAC = "People"; -SWWM_LOREREL_UAC = "Doomguy;Saya;Hell"; -SWWM_LORETXT_UAC = -"Name: Union Aerospace Corporation\n" -"Classification: Military Conglomerate, Research Foundation\n" -"Location: Union States, Mars and Jupiter\n" -"\n" -"Summary: Founded in 2015 by Thomas Kelliher, as a shell company of the Union Aerospace Armed Forces (UAAF). The UAC's rise to power began in 2025 with its famous Joint Mars Expeditions. Since the creation of \"Mars City\" and the various posts in Phobos and Deimos, the UAC has been effectively working outside of Earth law, which has caused endless controversy. Moreso after securing their position as the largest military body on Earth in the aftermath of World War 3. In recent years, their experiments in teleportation made the news after a critical failure resulted in an invasion from Hell itself, along with the disappearance of the entire moon of Deimos, and eventually resulted in the demons making their way towards Earth. Governments all across the world have their hands full trying to fend off the attackers, but despite the constant bombardment of his accounts on social media, current CEO Ian Kelliher has refused to give any explanation about this incident. The only information provided is that they \"have a man\" that can fix everything.\n" -"\n" -"Addendum: Many rumors surround this company. There are also several accusations of involvement in illegal weapons research and countless cases of worker's rights violations.\n" -"\n" -"Saya's Note: Oh they TOTALLY deserve what happened to them, and I hope they get screwed even harder for this blunder. I'm glad I never invested in their shit. Lil' kiddo can eat my shorts, by the way, 'cause his errand boy ain't gonna fix shit. I don't care what the stories say, this \"Doom Marine\" is just some rando who got lucky, nothing more."; -SWWM_LORETXT_UAC2 = -"Name: Union Aerospace Corporation\n" -"Classification: Military Conglomerate, Research Foundation\n" -"Location: Union States, Mars and Jupiter\n" -"\n" -"Summary: Founded in 2015 by Thomas Kelliher, as a shell company of the Union Aerospace Armed Forces (UAAF). The UAC's rise to power began in 2025 with its famous Joint Mars Expeditions. Since the creation of \"Mars City\" and the various posts in Phobos and Deimos, the UAC has been effectively working outside of Earth law, which has caused endless controversy. Moreso after securing their position as the largest military body on Earth in the aftermath of World War 3. They were mainly responsible for the invasion from Hell which caused more than half of the planet to be almost entirely wiped out by Demonic forces. However, thanks to the efforts of Akari Labs' Demolitionist, the invasion was switfly dealt with.\n" -"\n" -"Addendum: Ever since the incident, the company has gone through a major reform, having lost most of its leading staff, and is now tightly supervised by the Union States government. Since 2150, they have made it their goal to repair the damages Earth had suffered. There are currently no clear estimates of how long this may take.\n" -"\n" -"Saya's Note: It's satisfying as all fuck to see this ugly-ass giant fall. Man, the whole thing with the invasion was just awful, you know. But I'm happy that we at least did our part there. Ah... that clown, once \"the most powerful man in the world\", now the government's lap dog... my sides have gone into orbit."; - -SWWM_LORETAG_UNISSIX = "Unissix, Misa A."; -SWWM_LORETAB_UNISSIX = "People"; -SWWM_LOREREL_UNISSIX = "Devanikna;Nedoshiaan;Zanaveth2;Nukuri;Saya;Nekuratek"; -SWWM_LORETXT_UNISSIX = -"Full Name: Misa Azadeku Unissix aka \"Unissix Bokurou Azadeku\"\n" -"Nationality: Devanikan\n" -"Date Of Birth: 1992-02-29\n" -"\n" -"Summary: Misa is the lead arms designer of the entire Unissix family. Starting at a very early age, her fascination with weaponry has always been quite noticeable. Misa is highly skilled in the interpretation of ancient designs, and is thus often tasked with recreating lost technology. This has included the various Artifacts of Nedoshiaan. She is married to Zanaveth Nekuraku II, the leader of Nekuratek, a massive tech giant in the Nukuri homeworld.\n" -"\n" -"Addendum: Her impressive skills in crafting could be seen as a way for her to compensate for the lack of physical prowess needed to become a Dragonblood warrior like her sister. When she met Zanaveth, who was by then just a student on a trip to learn about other cultures, she immediately became infatuated with her, and requested that they got married the next day. Afterwards, having settled in on Nahkami with her wife, Misa became a big fan of videogames, finding it rather exciting to finally be able to go on adventures of her own, without having to put much physical effort into it.\n" -"\n" -"Saya's Note: I remember having some chats with her. She's got good taste, and her wife is hot af (and really smart, I mean she made the AI you're built on). I'm still pissy that we haven't been in contact much thanks to those American idiots causing the Nukuri to leave. I could send messages sometimes through the embassy in the Lunar Capital, but those damn bunnies always made it hard. BTW... I remember this one time we took a bath together and I saw... her down there... omg... huge... ohhhhhhh...... Zana-sama you lucky devil, no wonder I could hear you two going at it from across the house."; - -SWWM_LORETAG_VOICEBOX = "Loudboi Voicebox"; -SWWM_LORETAB_VOICEBOX = "Item"; -SWWM_LOREREL_VOICEBOX = "AkariLabs;Ibuki;Demolitionist"; -SWWM_LORETXT_VOICEBOX = -"Designation: Loudboi Voicebox\n" -"Manufacturer: Akari Labs\n" -"\n" -"Summary: A lightweight voice synthesizer for AI units. Easy to install and program, perfect for those building on a budget. Comes with a built-in \"robotic\" filter for those who prefer that over an awkwardly \"too human\" sounding voice.\n" -"\n" -"Saya's Note: Ibuki is still amused that I programmed your voicebox to sound like her. It also cracks me up that you've even picked up all her little mannerisms because of it."; - -SWWM_LORETAG_WALLBUSTER = "Wallbuster"; -SWWM_LORETAB_WALLBUSTER = "Item"; -SWWM_LOREREL_WALLBUSTER = "Blackmann;Bigshot;Demolitionist;Saya"; -SWWM_LORETXT_WALLBUSTER = -"Designation: \"Wallbuster\" Heavy Armor Breaching Shotgun\n" -"Manufacturer: Blackmann Arms Ltd., commissioned by Mr. BIG SHOT Industries\n" -"\n" -"Summary: A rather unconventional 25-barrel revolving shotgun. Its internal mechanisms are so overtly complicated that they've been described as \"Kraut Deep Space Magic\" by some.\n" -"\n" -"Primary Fire: Shoots the barrel at the top.\n" -"\n" -"Secondary Fire: Shoots the 5-barrel group at the top.\n" -"\n" -"Tertiary Fire: Shoots all barrels. With some types of ammunition it is possible to breach reinforced steel doors up to 40cm in thickness.\n" -"\n" -"Reloading: Reloading is performed by pulling the side lever, which allows detaching each individual 5-barrel group. For reloading on the go, a magnetic belt or some other mechanism is recommended. Speed loaders are available for purchase from the Blackmann Arms website, or from authorized distributors.\n" -"\n" -"Addendum: The Demolitionist is equipped with a programmable rapid reload routine in order to make the whole process fast and easy.\n" -"\n" -"Saya's Note: Y'know... that name makes me think of grandma. I mean, if you change the first letter... Oh, do you hear those drums and that guitar? 'cause I sure do... Old Days~ ♪"; - -SWWM_LORETAG_WARARMOR = "War Armor"; -SWWM_LORETAB_WARARMOR = "Item"; -SWWM_LOREREL_WARARMOR = "Unissix;Devanikna"; -SWWM_LORETXT_WARARMOR = -"Designation: War Armor\n" -"Manufacturer: Unissix Crafts\n" -"\n" -"Summary: Very robust, durable plate armor. Made of the finest almasteel in Devanikna.\n" -"\n" -"Protection:\n" -" - 80% reduction to heat, cold, electricity, slime and other elemental types.\n" -" - 50% reduction to all other types of damage.\n" -" - Additional 70% reduction to explosions.\n" -"\n" -"Durability: Can absorb a total of 250 units of damage before breaking.\n" -"\n" -"Addendum: Worn over a blast suit, you're pretty much ready for anything that could be thrown at you."; - -SWWM_LORETAG_YNYKRON = "Ynykron Artifact"; -SWWM_LORETAB_YNYKRON = "Item"; -SWWM_LOREREL_YNYKRON = "Unissix;Nedoshiaan"; -SWWM_LORETXT_YNYKRON = -"Designation: Ynykron Artifact (\"Death Cannon\")\n" -"Manufacturer: Unknown, replicated by Unissix Crafts\n" -"\n" -"Summary: One of the four ancient artifacts of war created for the mad dictator god Nedoshiaan. The Death Cannon uses an extremely volatile cocktail of exotic materials in order to tear through the fabric of existence. Two modes of operation exist depending on the orientation of its ammo box.\n" -"\n" -"Primary Fire: Charges a beam shot. Once complete, pulling the trigger releases it. The beam will instantly destroy everything in its way, no matter how tough it is.\n" -"\n" -"Secondary Fire: Charges a vortex shot. Once complete, pulling the trigger releases it. On the impact area a miniature black hole will be created which will swallow everything around itself for a period of time before collapsing in a devastating explosion.\n" -"\n" -"Reloading: If there's any ongoing charge process, it will be cancelled and no ammunition will be used, but the weapon will have to vent for a while. Otherwise, loads a new crystal.\n" -"\n" -"Addendum: Only the one original instance of this weapon should exist, but replicas have begun to surface thanks to reverse engineering efforts. Still, use of this weapon is considered illegal without proper authorization. Luckily for you, you are authorized to use it against the invading forces."; - -SWWM_LORETAG_WHITESCAR = "The White Scar"; -SWWM_LORETAB_WHITESCAR = "Lore"; -SWWM_LOREREL_WHITESCAR = "Nukuri;NosKora;Saya;Zanaveth2"; -SWWM_LORETXT_WHITESCAR = -"Name: The White Scar\n" -"Classification: Armed Conflict\n" -"Timeframe: 2073 - 2077\n" -"\n" -"Summary: In June of 2073, the President of the United States made some very insulting comments about the Nukuri, who were currently in the middle of their 7th World War. They were not very well received. Many Nukuri previously settled on Earth migrated in protest, the emperor of Nahkami had many things to say, and the ball just kept rolling. In no time, the conflict reached its boiling point, and the Nukuri Empire declared war on the US, ready to launch a direct attack as \"punishment for their insolence\". Ground units were deployed in September of 2074, and thus the war began. There were many loses for both sides, in their attempt to \"slay the beast from within\", however, in just three more years, the entire country had fallen. The president was then given a choice: either publicly apologize for his words against the Nukuri Empire, or watch as the wrath of the Emperor falls upon his people. He rejected this proposition, and all Nukuri forces were ordered to leave the area. Then, it happened: With a blinding flash of light, an orbital strike hit several major US cities, reducing them to ashes. Most people who were indoors at the time survived, the rest were not so lucky.\n" -"\n" -"Addendum: When news broke of what had happened on Earth, protests broke out all over the Nukuri Empire, further fueling the still ongoing WW7. Chaos ensued for almost 30 years, until the founders of the University of Nos-Kora stepped in, and put a stop to the war all by themselves. Their ultimatum was taken very seriously, and thus a massive reform began, starting with the Emperor being forced out into exile, never to be allowed to return. The reform reached its climax in 2108, with the formation of the Nukuri Unified Government. Despite all this, relations with the Nukuri were never truly restored, with the exception of various previously allied countries, such as Scotland and Japan.\n" -"\n" -"Saya's Note: Man, this was one of the darkest moments in history. Really fucks me up thinking about it again, especially after I had learned from Zana-sama how things were on the other side. The Nukuri folks were anything but peaceful back in the day, but only because the guy running the show was a fucking megalomaniac asshole supervillain, like fucking hell, toasting the entire US for a BUNCH OF TWEETS. Practically everyone in there turned on him when it happened. The fucker signed his own death sentence right there. On top of that having those two weirdos step in and just... ENDING the war by themselves. Good lord, I hope I never piss them off."; - -SWWM_LORETAG_XANIMEN = "X'Animen"; -SWWM_LORETAB_XANIMEN = "Lore"; -SWWM_LOREREL_XANIMEN = "Luna;Nukuri;Saya"; -SWWM_LORETXT_XANIMEN = -"Name: X'Animen Coalition\n" -"Classification: Solar System Cluster\n" -"Location: Various Galaxies\n" -"\n" -"Summary: X'Animen is the name of a group of planetary systems, comprising several inhabited worlds, all connected through portals. During the first days following the \"Luna Event\", it was discovered that our own solar system had a portal connecting to them, in the remote dwarf planet of Sedna, from which the Nukuri had come to our world in order to study us as potential candidates for joining the group. The current member systems are Xathar (where the Nukuri homeworld is), Zenna, Mondakan and Kryudon.\n" -"\n" -"Addendum: Things aren't always peaceful in here. Several members are prone to waging war among themselves, or fighting over the nonexistent leadership of the Coalition.\n" -"\n" -"Saya's Note: Interplanetary alliances... man... all this stuff is just like something out of a sci-fi novel, and it's cool and all. I hope that one day we can be part of all this. Could've happened sooner, but, y'know, stuff happened... *sigh*"; - -SWWM_LORETAG_YUI = "Miyamoto, Yui"; -SWWM_LORETAB_YUI = "People"; -SWWM_LOREREL_YUI = "Nana;Ryuji;Taro;Saya;Ashley"; -SWWM_LORETXT_YUI = -"Full Name: Yui Miyamoto\n" -"Nationality: Japanese\n" -"Date Of Birth: 2009-07-02\n" -"\n" -"Summary: Born in 2009 to Nana and Ryuji Miyamoto. Yui is the youngest of three brothers. Unlike her older siblings Taro and Saya, she never really showed any interest in science and tech. Instead her dream was to become a doctor, to save lives. She currently works as a neurosurgeon at Kasukabe Central Hospital, and has received several awards.\n" -"\n" -"Addendum: Yui is currently married to Ashley Knox, the \"Stylish Witch of the West\" famous for her special blend of Rock and Gothic. She had been her fan for many years, and after a concert, she approached the witch for an autograph, it was then, at that very moment, that a miracle happened: Ashley asked her out on a date. Ever since then, the've become unseparable.\n" -"\n" -"Saya's Note: Yu-chan was never really into our whole thing, that's for sure, but I'm still proud af as her onee-san that she's out there helping people, and also jealous af too because her girl is so DAMN HOT AAAAAAAAA."; - -SWWM_LORETAG_ZANAVETH2 = "Zanaveth II"; -SWWM_LORETAB_ZANAVETH2 = "People"; -SWWM_LOREREL_ZANAVETH2 = "Nukuri;Devanikna;Unissix;Nekuratek;Zanaveth3"; -SWWM_LORETXT_ZANAVETH2 = -"Full Name: Zanaveth Nekuraku II\n" -"Nationality: Nukuri\n" -"Date Of Birth: 1969-08-10\n" -"\n" -"Summary: Zanaveth II is the CEO of Nekuratek, the largest IT megacorporation in Nahkami, and also the current Minister of Interspecies Relations since the governmental reform of 2108. For years she has been the one link with the Nukuri, bringing us news of all that is happening on their homeworld. She has also been in contact with other races, such as the Devanikans, of which her current wife, Misa Unissix, is one of. The two have a single child: Zanaveth III.\n" -"\n" -"Addendum: Zanaveth II is quite fond of Japanese culture, and frequently tours the country with her wife.\n" -"\n" -"Saya's Note: Oh, she's the sweetest gal I've ever met. That lucky bastard Misa sure scored one hell of a wife. I was also very lucky to have met them both, it's super fun hanging out with them and seeing how absolutely amazed Zana-sama is about everything we come across. She's like a kiddo in a candy shop at times, adorable as heck."; - SWWM_LORETAG_ZANAVETH3 = "Zanaveth III"; SWWM_LORETAB_ZANAVETH3 = "People"; SWWM_LOREREL_ZANAVETH3 = "Nukuri;Unissix;Zanaveth2;NosKora;Saya;WhiteScar"; -SWWM_LORETXT_ZANAVETH3 = -"Full Name: Zanaveth Nekuraku III\n" -"Codename: \"The Corruptor\"\n" -"Nationality: Nukuri\n" -"Date Of Birth: 2042-08-20\n" -"\n" -"Summary: Zanaveth III is the sole daughter of Misa Unissix and Zanaveth II. She had a quite troubled childhood, suffering bullying for years due to her odd personality and mannerisms. After graduating from the University of Nos-Kora in 2140, she went on to pursue her lifelong goal of \"taking over the world\".\n" -"\n" -"Addendum: Zanaveth's negative world view and hostile attitude towards other people could be seen as a direct consequence of her experiences growing up. She rarely opens up to anyone, except her own parents, and also Saya, due to the time they've spent together.\n" -"\n" -"Saya's Note: Zana-chan may look all cold and stuff but under all of that she's very emotional, real sensitive. I remember when I had to take care of her and every time she got in trouble, she'd come to me all flustered and angry, and I'd offer a shoulder to cry on, some nice headpats and hugs, and she'd calm down. It was... honestly heartwarming, made me feel like a mom, in a way. I wonder what she's up to now, I haven't seen her since that fucking \"White Scar\" bullshit happened. Ahhhh... Damn it... I miss petting that soft and fluffy hair of hers..."; -SWWM_LORETXT_ZANAVETH32 = -"Full Name: Zanaveth Nekuraku III\n" -"Codename: \"The Corruptor\"\n" -"Nationality: Nukuri\n" -"Date Of Birth: 2042-08-20\n" -"\n" -"Summary: Zanaveth III is the sole daughter of Misa Unissix and Zanaveth II. She had a quite troubled childhood, suffering bullying for years due to her odd personality and mannerisms. After graduating from the University of Nos-Kora in 2140, she went on to pursue her lifelong goal of \"taking over the world\". She attempted to take control of Earth during the period of confusion following the demon invasion of 2148, but failed.\n" -"\n" -"Addendum: Zanaveth's negative world view and hostile attitude towards other people could be seen as a direct consequence of her experiences growing up. She rarely opens up to anyone, except her own parents, and also Saya, due to the time they've spent together.\n" -"\n" -"Saya's Note: Zana-chan may look all cold and stuff but under all of that she's very emotional, real sensitive. I feel like I've become some sort of third mom to her. You know, it caught me by surprise, when I heard that out of nowhere she was back on Earth, managed to sneak in somehow. The big dummy got herself in trouble once again and just ran for our house, scared the shit out of me, but there it was, once again, that wonderful experience I missed of petting her soft fluffy hair, recomforting her after yet another fuckup... It's a shame that she had to leave afterwards, but at least we spent some quality time together. Still, it was nice to \"give her a hand\", huhuhuhu..."; - +SWWM_LORETXT_ZANAVETH3 = "Full Name: Zanaveth Nekuraku III\nCodename: \"The Corruptor\"\nNationality: Nukuri\nDate Of Birth: 2042-08-20\n\nSummary: Zanaveth III is the sole daughter of Misa Unissix and Zanaveth II. She had a quite troubled childhood, suffering bullying for years due to her odd personality and mannerisms. After graduating from the University of Nos-Kora in 2140, she went on to pursue her lifelong goal of \"taking over the world\".\n\nAddendum: Zanaveth's negative world view and hostile attitude towards other people could be seen as a direct consequence of her experiences growing up. She rarely opens up to anyone, except her own parents, and also Saya, due to the time they've spent together.\n\nSaya's Note: Zana-chan may look all cold and stuff but under all of that she's very emotional, real sensitive. I remember when I had to take care of her and every time she got in trouble, she'd come to me all flustered and angry, and I'd offer a shoulder to cry on, some nice headpats and hugs, and she'd calm down. It was... honestly heartwarming, made me feel like a mom, in a way. I wonder what she's up to now, I haven't seen her since that fucking \"White Scar\" bullshit happened. Ahhhh... Damn it... I miss petting that soft and fluffy hair of hers..."; +SWWM_LORETXT_ZANAVETH32 = "Full Name: Zanaveth Nekuraku III\nCodename: \"The Corruptor\"\nNationality: Nukuri\nDate Of Birth: 2042-08-20\n\nSummary: Zanaveth III is the sole daughter of Misa Unissix and Zanaveth II. She had a quite troubled childhood, suffering bullying for years due to her odd personality and mannerisms. After graduating from the University of Nos-Kora in 2140, she went on to pursue her lifelong goal of \"taking over the world\". She attempted to take control of Earth during the period of confusion following the demon invasion of 2148, but failed.\n\nAddendum: Zanaveth's negative world view and hostile attitude towards other people could be seen as a direct consequence of her experiences growing up. She rarely opens up to anyone, except her own parents, and also Saya, due to the time they've spent together.\n\nSaya's Note: Zana-chan may look all cold and stuff but under all of that she's very emotional, real sensitive. I feel like I've become some sort of third mom to her. You know, it caught me by surprise, when I heard that out of nowhere she was back on Earth, managed to sneak in somehow. The big dummy got herself in trouble once again and just ran for our house, scared the shit out of me, but there it was, once again, that wonderful experience I missed of petting her soft fluffy hair, recomforting her after yet another fuckup... It's a shame that she had to leave afterwards, but at least we spent some quality time together. Still, it was nice to \"give her a hand\", huhuhuhu..."; +SWWM_LORETAG_DECADEMECH = "Decade Mechanics"; +SWWM_LORETAB_DECADEMECH = "Lore"; +SWWM_LOREREL_DECADEMECH = "Sunkaeze;XAnimen"; +SWWM_LORETXT_DECADEMECH = "Name: Decade Mechanics\nClassification: Military Research Facility???\nLocation: Sunkaeze, Xathar outer rim, X'Animen Coalition\n\nSummary: Ever since humanity was made aware of the gateway in Sedna connecting the two solar systems, many expeditions have been made to learn more of the worlds in X'Animen (name given by the governing bodies within). One major discovery that not even the natives were aware of, was that of a ruined research facility in the wasteland planet of Sunkaeze, belonging to a defunct company named \"Decade Mechanics\", run by the long-dead mechanical demigod Maester Mekes. Research material, blueprints and even finished, still functioning products have been found within, giving a general idea of what this facility was specialized in. Various groups have successfully recreated items entirely off their original blueprints, some of which have been commercial successes in the military field.\n\nAddendum: The ruins are also said to be haunted. Many lives have been lost exploring them, either due to accidents or unidentified \"hostile spectral creatures\" some have taken to call \"angels of death\"."; +SWWM_LORETAG_SAYA = "Miyamoto, Saya"; +SWWM_LORETAB_SAYA = "People"; +SWWM_LOREREL_SAYA = "Nana;Ryuji;Taro;Yui;Maidbot;Demolitionist;Kirin;AkariLabs"; +SWWM_LORETXT_SAYA = "Full Name: Saya Miyamoto\nNationality: Japanese\nDate Of Birth: 1993-03-20\n\nSummary: Born in 1993 in to Nana and Ryuji Miyamoto. Has two siblings: An older brother, Taro (1985), and a younger sister, Yui (2009). As a child she already showed interest in science and technology. At the very early age of 13 she graduated in Computer Science at MIT. Her first project was an autonomous house-cleaning robot, which would later evolve into the modern Maidbot built in Akari Labs, the company she co-founded with Taro in 2010. In 2018, due to the immortality inherited from her grandmother, she ceased aging. However, thanks to this she has been able to keep working on everything she ever wanted. To this day, there are hundreds of different projects under her name, this includes you, the Demolitionist.\n\nAddendum: Saya is often called \"Not-Tomoko\" around the net, due to similarities to the protagonist of a popular 21st century manga series. She is well known for being quite blunt when talking to people, and also for being exaggeratedly flirty around attractive women. Her favourite colour is red, favourite animal is the otter, and favourite dish is pepperoni pizza. She also enjoys drone metal. Likes baggy clothes, refuses to wear skirts, only pants. Uses Arch, favourite editor is Vim, favourite programming language is Haskell. Her top \"turn-ons\" are well-endowed women, maids, femboys and heterochromia. She doesn't use deodorant or cologne, although people around her remark that her BO is \"kind of nice actually\". Among other hobbies, Saya really enjoys writing. Her first foray into manga, \"My Maid is a Sex Robot\", became successful enough to get an anime adaptation.\n\nSaya's Note: I'm sure you enjoy reading all about me, Demo-chan, but you have more important things to be doing, isn't that right?"; +SWWM_LORETXT_SAYA2 = "Full Name: Saya Miyamoto\nNationality: Japanese\nDate Of Birth: 1993-03-20\n\nSummary: Born in 1993 in to Nana and Ryuji Miyamoto. Has two siblings: An older brother, Taro (1985), and a younger sister, Yui (2009). As a child she already showed interest in science and technology. At the very early age of 13 she graduated in Computer Science at MIT. Her first project was an autonomous house-cleaning robot, which would later evolve into the modern Maidbot built in Akari Labs, the company she co-founded with Taro in 2010. In 2018, due to the immortality inherited from her grandmother, she ceased aging. However, thanks to this she has been able to keep working on everything she ever wanted. To this day, there are hundreds of different projects under her name, this includes you, the Demolitionist.\n\nAddendum: Saya is often called \"Not-Tomoko\" around the net, due to similarities to the protagonist of a popular 21st century manga series. She is well known for being quite blunt when talking to people, and also for being exaggeratedly flirty around attractive women. Her favourite colour is red, favourite animal is the otter, and favourite dish is pepperoni pizza. She also enjoys drone metal. Likes baggy clothes, refuses to wear skirts, only pants. Uses Arch, favourite editor is Vim, favourite programming language is Haskell. Her top \"turn-ons\" are well-endowed women, maids, femboys and heterochromia. She doesn't use deodorant or cologne, although people around her remark that her BO is \"kind of nice actually\". Among other hobbies, Saya really enjoys writing. Her first foray into manga, \"My Maid is a Sex Robot\", became successful enough to get an anime adaptation. Saya is currently married to Kirin Xanai, the Emperor of the Rust Empire.\n\nSaya's Note: I'm sure you enjoy reading all about me, Demo-chan, but you have more important things to be doing, isn't that right?"; +SWWM_LORETAG_MAIDBOT = "Miyamoto, Maidbot"; +SWWM_LORETAB_MAIDBOT = "People"; +SWWM_LOREREL_MAIDBOT = "Saya;Ibuki"; +SWWM_LORETXT_MAIDBOT = "Full Name: Maidbot Miyamoto\nNationality: Japanese\nDate Of Birth: 2017-07-07\n\nSummary: The first maidbot ever created by Saya, with all others being based on her. Although Maidbot works for the Miyamotos as a servant, she is also considered part of the family, and lives with them, even having her own bedroom. On the side, she's had a successful career as a J-Pop singer and idol, under the nickname of \"Meidobot\".\n\nAddendum: Maidbot was once fitted into an experimental \"combat body\" in order to assist the Red Oni in her mission on the US. She proved effective, but was not comfortable with the task and preferred to go back to being a normal girl afterwards.\n\nSaya's Note: You know... all my maidbots, are fully equipped, hm? You know what I mean there... they're fully capable of \"loving\". Maidbot is no exception herself, and let me tell you... it feels like heaven to do things with her... ♥"; +SWWM_LORETAG_SPARKSTER = "Biospark Carbine"; +SWWM_LORETAB_SPARKSTER = "Item"; +SWWM_LOREREL_SPARKSTER = "DecadeMech;EngineTech;Saya"; +SWWM_LORETXT_SPARKSTER = "Designation: Model S-5 Biospark Carbine\nManufacturer: Decade Mechanics\n\nSummary: Ancient energy weapon. Its internal operation is undergoing investigation by Tach-Engine Technologies for potential improvements.\n\nPrimary Fire: Small blobs of stabilised energy with slight target-seeking abilities.\n\nSecondary Fire: Concentrated, penetrating beam shot.\n\nTertiary Fire: If the loaded charge is at least at 50%, the containment capsule within will be ejected through the main barrel and detonated as a massive sphere of pure energy that tracks down nearby targets. The weapon must be reloaded afterwards.\n\nReload: Reloads, obviously.\n\nAddendum: If the secondary beam comes in contact with an energy blob it will be detonated with increased damage and range.\n\nSaya's Note: This thing's rusty af but still works somehow. Good tech, wow."; +SWWM_LORETAG_KNOWLEDGEBASE = "Library"; +SWWM_LORETAB_KNOWLEDGEBASE = "Item"; +SWWM_LOREREL_KNOWLEDGEBASE = "Demolitionist;AkariLabs;Taro;Saya"; +SWWM_LORETXT_KNOWLEDGEBASE = "Designation: Demolitionist Library\nManufacturer: Akari Labs\n\nSummary: What you are currently reading. This internal knowledge base can provide you with additional information on obtained items during your mission, so be sure to check it whenever you can, as it is updated automatically.\n\nAddendum: The quality of articles may vary, this depends entirely on how motivated the editor felt when writing them.\n\nSaya's Note: Taro is the one editing all this stuff, by the way. Sometimes I help, though, and leave some of my thoughts in footnotes like this one."; +SWWM_LORETAG_HAMMERSPACE = "Hammerspace"; +SWWM_LORETAB_HAMMERSPACE = "Item"; +SWWM_LOREREL_HAMMERSPACE = "Cyrus;Saya"; +SWWM_LORETXT_HAMMERSPACE = "Designation: Pocket Hammerspace Container\nManufacturer: Cyrus Enterprises\n\nSummary: These devices provide the carrier with access to a dedicated off-world storage space, with practically instant deposit and withdraw times. You have been provided with two separate spaces, one for your items and weapons, and one entirely dedicated to carried ammunition.\n\nAddendum: Use of Hammerspace containment for storing living beings is not allowed and will immediately void your warranty.\n\nSaya's Note: This sounds like something out of a videogame, it's cool, sure, but did that stinky nerd really have to be a stinky nerd and call it \"Hammerspace\"?"; +SWWM_LORETAG_CANDYGUN = "Candy Gun"; +SWWM_LORETAB_CANDYGUN = "Item"; +SWWM_LOREREL_CANDYGUN = "ExplodiumGun;Munch;Explodium;Saya"; +SWWM_LORETXT_CANDYGUN = "Designation: \"Taste the Sweetness\" Candy Gun\nManufacturer: Munch Innovations\n\nSummary: Overcharged variant of the Explodium gun. Not only the bullets, but also parts of the weapon, are made of Explodium. Mixed with strawberry-flavoured hard caramel and pop rocks too, which for some reason results in a festival of fireworks.\n\nPrimary Fire: Single shots of explosive sweetness. If the direct blast doesn't kill something, the additional crackles and pops might.\n\nSecondary Fire: Explosive reload. The yield is much more extreme so watch out for splash damage. Can only be performed if you have spare mags.\n\nSpecial: During the first moments of preparing an explosive reload, you can hold primary fire to keep the mag in and instead throw the whole gun as a grenade for even greater damage than just the mag. Can only be performed if you have at least one spare gun and mag.\n\nReloading: Same as usual. Remember that you can keep one bullet in the chamber.\n\nAddendum: Due to the disposable nature of the Candy Gun, up to 4 additional spares can be held in your inventory.\n\nSaya's Note: I don't understand how mixing hard candy with explodium does this, but I still love every single second of it. Ahhh... makes me real nostalgic. How about we go watch some real fireworks after you're done saving the world?"; +SWWM_LORETAG_DEMOLITIONIST = "Demolitionist"; +SWWM_LORETAB_DEMOLITIONIST = "People"; +SWWM_LOREREL_DEMOLITIONIST = "AkariLabs;Ibuki;Saya;Zanaveth2;Hell;UAC;Nekuratek;Belt;Collar;Keychain;Propulsor;Hammerspace;Display;Voicebox"; +SWWM_LORETXT_DEMOLITIONIST = "Full Name: Akari Labs First Generation Autonomous Combat Unit\nCodename: Demolitionist\nNationality: Japanese\nDate Of Birth: 2148-01-20\n\nSummary: The Demolitionist is a refinement of the former Red Oni supersoldier program, an AI-controlled combat unit capable of efficiently utilizing any weaponry at its disposition. It is equipped with a portable JetBurst Impulsor unit, allowing it to perform rapid mid-air boosts and dashes, it also comes equipped with two Hammerspace containers, for easy access to carried weapons and ammunition, the two, along with a keychain, being attached to a Magnetic Utility Belt. Its AI core is built on the same technology as Akari Labs' maidbots, the Nekuronbot AI framework, provided as a gift of friendship between Saya and Zanaveth II, the current head of Nekuratek. Thanks to this technology, and combined with a CuteEmotion Display and Loudboi Voicebox, the Demolitionist is barely indistinguishable from a real person in its behaviour and emotional response, which makes interaction with civilians more comforting. The first unit was deployed in June of 2148 on Union States territory in order to combat the demonic invasion brought upon by the UAC's interventions on Hell.\n\nAddendum: Many more details are known about the first Demolitionist thanks to a Q&A session livestreamed by Saya Miyamoto. The unit's full name is \"Demo Miyamoto\", as given by Saya herself. They identify as non-binary, and remark that along with they/them, she/her pronouns are also acceptable. Personality-wise, they can be described as \"quite chatty\", fond of joking around and trying to put a smile on people's faces, but also very serious and determined in their desire to protect those in need. Demo also wears a \"Lucky Collar\" as a token of friendship from Saya, though most people remark that it looks like some sort of BDSM accessory.\n\nSaya's Note: Have you finished reading about yourself? Yes, Demo-chan, I know you are reading this. OooOOOooOo~, spooky isn't it? Get back to work, you silly robutt."; +SWWM_LORETAG_UNISSIX = "Unissix, Misa A."; +SWWM_LORETAB_UNISSIX = "People"; +SWWM_LOREREL_UNISSIX = "Devanikna;Nedoshiaan;Zanaveth2;Nukuri;Saya;Nekuratek"; +SWWM_LORETXT_UNISSIX = "Full Name: Misa Azadeku Unissix aka \"Unissix Bokurou Azadeku\"\nNationality: Devanikan\nDate Of Birth: 1992-02-29\n\nSummary: Misa is the lead arms designer of the entire Unissix family. Starting at a very early age, her fascination with weaponry has always been quite noticeable. Misa is highly skilled in the interpretation of ancient designs, and is thus often tasked with recreating lost technology. This has included the various Artifacts of Nedoshiaan. She is married to Zanaveth Nekuraku II, the leader of Nekuratek, a massive tech giant in the Nukuri homeworld.\n\nAddendum: Her impressive skills in crafting could be seen as a way for her to compensate for the lack of physical prowess needed to become a Dragonblood warrior like her sister. When she met Zanaveth, who was by then just a student on a trip to learn about other cultures, she immediately became infatuated with her, and requested that they got married the next day. Afterwards, having settled in on Nahkami with her wife, Misa became a big fan of videogames, finding it rather exciting to finally be able to go on adventures of her own, without having to put much physical effort into it.\n\nSaya's Note: I remember having some chats with her. She's got good taste, and her wife is hot af (and really smart, I mean she made the AI you're built on). I'm still pissy that we haven't been in contact much thanks to those American idiots causing the Nukuri to leave. I could send messages sometimes through the embassy in the Lunar Capital, but those damn bunnies always made it hard. BTW... I remember this one time we took a bath together and I saw... her down there... omg... huge... ohhhhhhh...... Zana-sama you lucky devil, no wonder I could hear you two going at it from across the house."; +SWWM_LORETAG_DISPLAY = "CuteEmotion"; +SWWM_LORETAB_DISPLAY = "Item"; +SWWM_LOREREL_DISPLAY = "AkariLabs;Demolitionist;Ibuki;Saya"; +SWWM_LORETXT_DISPLAY = "Designation: CuteEmotion Display\nManufacturer: Akari Labs\n\nSummary: One-sided display designed for use on robots. Located on the head region it can be used to convey simple readable facial expressions selected from an user-configurable library of images that can be associated with any sort of emotion the AI may want to convey, whether it's happy or sad, excited or bored, calm or angered... The possibilities are endless.\n\nSaya's Note: This makes you super cute and huggable (sorry once again for that one time Ibuki crushed you with a hug, btw, I seriously thought your chassis could handle it, but she really is hella strong)."; +SWWM_LORETAG_GHOULHUNT = "Ghoul Hunt"; +SWWM_LORETAB_GHOULHUNT = "Lore"; +SWWM_LOREREL_GHOULHUNT = "Kereshnovka;Imanaki;Anarukon"; +SWWM_LORETXT_GHOULHUNT = "Name: The Ghoul Hunt\nClassification: Interdimensional Conflict\nTimeframe: 2007-2009\n\nSummary: An incident in Kereshnovka where a high ranking UAAF official was found murdered in the town. The blame was put on the local ghouls, and a hunt began for them. At the same time, an envoy of the Anarukon was in the area trying to seize one of the ghouls for unknown reasons, and got caught in the crossfire. This last action resulted in the Imanaki HQ being invaded by Anarukon soldiers and subsequently destroyed.\n\nAddendum: The \"ghoul\" that they were trying to find was later found out to be Manakei, current heir to the throne of Hell, who had gone missing well over a millenium ago after being summoned into the town by a mad druid.\n\nSaya's Note: Info for this stuff is kind of messy, and I don't really know either what exactly is up with all of this. Bigass mess of scattered info. I'd try to get more out of it, but that'd mean asking nerdo for help."; +SWWM_LORETAG_OMNISIGHT = "Omnisight"; +SWWM_LORETAB_OMNISIGHT = "Item"; +SWWM_LOREREL_OMNISIGHT = "AkariLabs;Demolitionist;Saya"; +SWWM_LORETXT_OMNISIGHT = "Designation: Omnisight Mapping Unit\nManufacturer: Akari Labs\n\nSummary: Demolitionist-compatible devices containing mapping data for the current area. Provide both a general outline for your automap and also additional information for your targetting array, such as the location of access keys and the nearest exits.\n\nSaya's Note: People have died filling in the data for these, so you better pay some respects whenever you find one."; +SWWM_LORETAG_GRAVITYSUPPRESSOR = "Gravity Suppressor"; +SWWM_LORETAB_GRAVITYSUPPRESSOR = "Item"; +SWWM_LOREREL_GRAVITYSUPPRESSOR = "Cyrus;Saya"; +SWWM_LORETXT_GRAVITYSUPPRESSOR = "Designation: Gravity Suppresor\nManufacturer: Cyrus Enterprises\n\nSummary: Once attached and activated, this device negates the pull of gravity, allowing you to fly. While in the air, your acceleration is greatly increased.\n\nAddendum: Due to the lack of a proper gravitational pull, it might be more difficult to orient oneself when in the air, or perform sharp movements.\n\nSaya's Note: If it really is inverting gravity then why are you still following the trajectory of the planet you're on? Just a thought."; +SWWM_LORETAG_HELLBLAZER = "Hellblazer"; +SWWM_LORETAB_HELLBLAZER = "Item"; +SWWM_LOREREL_HELLBLAZER = "Imanaki;UAC;Hell"; +SWWM_LORETXT_HELLBLAZER = "Designation: Hellfire Cannon Mk3 (\"Hellblazer\")\nManufacturer: Imanaki Research Corporation\n\nSummary: Rocket Propelled Grenade launcher of simple design. Four types of ammunition are available, all of them powered by highly condensed \"Hell Energy\". Standard grenades are pretty much what anyone would expect, Crackshots burst into a cluster of smaller grenades, Ravagers release hellish flames on a wide area, and last but not least, Warheads devastate everything in a large radius, including yourself if you don't keep your distance.\n\nPrimary Fire: Shoots the loaded ammunition with its propulsion armed and ready.\n\nSecondary Fire: Lobs the loaded ammunition unarmed, as a bouncing grenade.\n\nTertiary Fire: Selects the ammo type for the next reload.\n\nReloading: Reloads, obviously. Any ammo switches will be done here, any unused ammo that doesn't fit back into the inventory will be dropped on the ground.\n\nAddendum: The rockets automatically detonate on proximity with hostile targets, so even if your aim is slightly off you will still land a hit."; +SWWM_LORETAG_PROPULSOR = "JetBurst Impulsor"; +SWWM_LORETAB_PROPULSOR = "Item"; +SWWM_LOREREL_PROPULSOR = "Forx;Saya;Ibuki"; +SWWM_LORETXT_PROPULSOR = "Designation: Forx JetBurst Impulsor\nManufacturer: Forx Aeronautics\n\nSummary: A portable, efficient jetpack unit. Allows the user to perform short \"boosts\" in mid air, can also be used for rapid dashing and dodging. It is recommended to wear protective clothing to prevent damage from extended use (this is not necessary if you are a robot).\n\nAddendum: Its fuel supply will regenerate over time when not in use.\n\nSaya's Note: Ibuki used to carry one of these too, but you won't be able to do all that crazy flying, you're a bit too heavy for all that. I wish I had used lighter materials to build you, then I could've had you sit on my lap during that Q&A session..."; +SWWM_LORETAG_REFRESHER = "Refresher"; +SWWM_LORETAB_REFRESHER = "Item"; +SWWM_LOREREL_REFRESHER = ""; +SWWM_LORETXT_REFRESHER = "Designation: Refresher\nManufacturer: Unknown\n\nSummary: These ancient relics were encountered while exploring some ancient alien ruins found in Sedna. When held tightly against one's chest, it can instantly heal any wounds or afflictions. It also appears to have strong rejuvenating effects, making even the oldest of the old feel like a kid once again. Like with other smaller healing artifacts, the nature of these effects is completely unknown and has baffled scientists for ages.\n\nAddendum: Just like the others, it can also affect machinery just as well, so you will also benefit from its use."; +SWWM_LORETAG_TARO = "Miyamoto, Taro"; +SWWM_LORETAB_TARO = "People"; +SWWM_LOREREL_TARO = "Nana;Ryuji;Saya;Ellen"; +SWWM_LORETXT_TARO = "Full Name: Taro Miyamoto\nNationality: Japanese\nDate Of Birth: 1985-10-06\n\nSummary: Born in 1985 to Nana and Ryuji Miyamoto. He is the oldest of three, despite what his looks might show. Taro studied at many prestigious universities across the world, expanding his knowledge of technology. His specialties are Software Engineering and Design. He is a highly skilled programmer proficient in several languages. Taro has made many contributions to several open source projects, including the Linux Kernel.\n\nAddendum: Taro tends to be a bit more serious than his younger sister Saya, and thus generally handles PR for Akari Labs in her stead. He is happily engaged to Elena Yanikov XVI.\n\nSaya's Note: Taro nii-san at times feels like the Tsukkomi to my Boke. Eh, dunno if you'd really get what all that means, just go look it up sometime."; +SWWM_LORETAG_BLACKMANN = "Blackmann Arms"; +SWWM_LORETAB_BLACKMANN = "People"; +SWWM_LOREREL_BLACKMANN = "BigShot;Wallbuster;Saya"; +SWWM_LORETXT_BLACKMANN = "Name: Blackmann Arms Ltd.\nClassification: Arms Designer and Manufacturer\nLocation: Cologne, Germany\n\nSummary: Founded in 1924 by Daniel Ischer as \"Schwarzmann Exotischwaffen\", an \"exotic weapons\" workshop in Cologne. Their slogan is \"if you can imagine it, we can build it\". Rose to fame when the family escaped to America in 1933. After settling in, the shop \"americanized\" itself under the current brand of \"Blackmann Arms\", and quickly rose to fame designing all sorts of ingenious weaponry for the allied forces. During WW3 they moved back to Germany, where they've stayed to this day. The company is currently run by Hermann E. Ischer, great-great-grandson of the original founder, who has made it a personal goal that as long as any commissioned weapon can hold more than one bullet, it must have a built-in function for shooting everything as quickly as possible.\n\nAddendum: A big part of the company's funding comes from Mr. BIG SHOT Industries, which according to reports by Hermann himself, regularly commissions all sorts of ludicrous shotgun designs that no sane man would think of using. Out of all these strictly private commissions, one sole weapon was eventually made public, the \"Wallbuster\", a 25-barrel revolving shotgun.\n\nSaya's Note: I think I cracked the code here... if the company's name references what I think it does... Oh come on. Did the founder seriously intend people to think of his DICK whenever they looked at the massive guns he made? GROSS."; +SWWM_LORETAG_INVINCIBALL = "Invinciball"; +SWWM_LORETAB_INVINCIBALL = "Item"; +SWWM_LOREREL_INVINCIBALL = "Cyrus;Nedoshiaan;Saya"; +SWWM_LORETXT_INVINCIBALL = "Designation: Total Safety Device aka \"Fucking Invinciball\"\nManufacturer: Cyrus Enterprises\n\nSummary: For a limited time, makes the user impervious to all harm that could come to them, even if self-inflicted.\n\nAddendum: The device cannot protect against artifacts of Nedoshiaan, it is impossible.\n\nSaya's Note: Is that a fucking MGR reference??? Does he even know how old the first game is? That meme is like... deader than dead!"; +SWWM_LORETAG_SYMNATEK = "Symnatek"; +SWWM_LORETAB_SYMNATEK = "People"; +SWWM_LOREREL_SYMNATEK = "Mixom;Saya"; +SWWM_LORETXT_SYMNATEK = "Name: Symnatek\nClassification: Industrial Equipment Manufacturer\nLocation: Brisbane, Australia\n\nSummary: \"Building a better world for a better future, since 2040\". The largest producer of industrial equipment in its home country. While the main body dedicates itself to industry and construction, the child company of Itamex provides the military with all sorts of basic supplies.\n\nAddendum: Symnatek is large enough to fend off the almost-global domination of Mixom, makin Australia one of the few countries where they have any real competition.\n\nSaya's Note: In this time and age, even fucking tool makers contribute to the military. Huh? What do you mean \"the pot calling the kettle black\"? Oh sure, just because of Ibuki that makes me one of them. Whatever."; +SWWM_LORETAG_NANA = "Miyamoto, Nana"; +SWWM_LORETAB_NANA = "People"; +SWWM_LOREREL_NANA = "Ryuji;Saya;Gensokyo"; +SWWM_LORETXT_NANA = "Full Name: Nana Miyamoto\nNationality: Japanese\nDate Of Birth: 1907-07-07\n\nSummary: Nana was born in Gensokyo as the sole daughter of Kaguya Houraisan, former princess of the Lunar Capital. Due to the effects of the Hourai elixir she inherited her parents' immortality, which would further spread to her own children. It is unclear who her other parent is, but most point at Fujiwara no Mokou, Kaguya's long-time rival. During the 60's, Nana met a young Ryuji Miyamoto, who had fled the Human Village and made his way into Eientei. They became close friends and the young boy made a promise to marry her when he grew up, this came to happen in 1973, with both of them leaving Gensokyo to form a family of their own.\n\nAddendum: Nana has a wide variety of hobbies, including painting, woodworking, cooking and various martial arts. She has also appeared in many talk shows over the years, due to her fame as a descendant of Lunarian royalty.\n\nSaya's Note: You haven't met her yet, Demo-chan, but I'm sure she'll like you. Don't be put off by how scary she looks, she's nice and kind and is definitely not going to perform CBT on the nearest guy, unlike Kaguya-obaasan."; +SWWM_LORETXT_NANA2 = "Full Name: Nana Miyamoto\nNationality: Japanese\nDate Of Birth: 1907-07-07\n\nSummary: Nana was born in Gensokyo as the sole daughter of Kaguya Houraisan, former princess of the Lunar Capital. Due to the effects of the Hourai elixir she inherited her parents' immortality, which would further spread to her own children. It is unclear who her other parent is, but most point at Fujiwara no Mokou, Kaguya's long-time rival. During the 60's, Nana met a young Ryuji Miyamoto, who had fled the Human Village and made his way into Eientei. They became close friends and the young boy made a promise to marry her when he grew up, this came to happen in 1973, with both of them leaving Gensokyo to form a family of their own.\n\nAddendum: Nana has a wide variety of hobbies, including painting, woodworking, cooking and mixed martial arts. She has also appeared in many talk shows over the years, due to her fame as a descendant of Lunarian royalty.\n\nSaya's Note: Okaa-san is so happy that you're out there doing good work. It was nice to see that she likes you. I did tell you, after all. By the way I did see that, you know, when she hugged you, I saw it, yes. She hasn't really tried to see other guys after dad was gone... But I think that maybe... she likes you kind of in a different way, y'know..."; +SWWM_LORETAG_YNYKRON = "Ynykron Artifact"; +SWWM_LORETAB_YNYKRON = "Item"; +SWWM_LOREREL_YNYKRON = "Unissix;Nedoshiaan"; +SWWM_LORETXT_YNYKRON = "Designation: Ynykron Artifact (\"Death Cannon\")\nManufacturer: Unknown, replicated by Unissix Crafts\n\nSummary: One of the four ancient artifacts of war created for the mad dictator god Nedoshiaan. The Death Cannon uses an extremely volatile cocktail of exotic materials in order to tear through the fabric of existence. Two modes of operation exist depending on the orientation of its ammo box.\n\nPrimary Fire: Charges a beam shot. Once complete, pulling the trigger releases it. The beam will instantly destroy everything in its way, no matter how tough it is.\n\nSecondary Fire: Charges a vortex shot. Once complete, pulling the trigger releases it. On the impact area a miniature black hole will be created which will swallow everything around itself for a period of time before collapsing in a devastating explosion.\n\nReloading: If there's any ongoing charge process, it will be cancelled and no ammunition will be used, but the weapon will have to vent for a while. Otherwise, loads a new crystal.\n\nAddendum: Only the one original instance of this weapon should exist, but replicas have begun to surface thanks to reverse engineering efforts. Still, use of this weapon is considered illegal without proper authorization. Luckily for you, you are authorized to use it against the invading forces."; +SWWM_LORETAG_SILVERBULLET = "Silver Bullet JET"; +SWWM_LORETAB_SILVERBULLET = "Item"; +SWWM_LOREREL_SILVERBULLET = "Blackmann;Forx"; +SWWM_LORETXT_SILVERBULLET = "Designation: Silver Bullet JET\nManufacturer: Blackmann Arms Ltd., Forx Aeronautics\n\nSummary: The 1.150 XSB member of the Silver Bullet series of ultra-high caliber bolt-action rifles. Equipped with recoil compensating jets designed by Forx Aeronautics.\n\nPrimary Fire: Shoot the bullet. Any small targets hit by it are pretty much dead.\n\nSecondary Fire: Custom-tailored adjustable telescopic sight, up to 16x. Equipped with a soft foam covering to protect the user's face during scoped fire.\n\nReloading: Reloads the weapon.\n\nAddendum: The burst from the jets can cause minor damage to the user unless they are wearing protective gear."; +SWWM_LORETAG_BIGSHOT = "Mr. BIG SHOT"; +SWWM_LORETAB_BIGSHOT = "People"; +SWWM_LOREREL_BIGSHOT = "Blackmann;Saya"; +SWWM_LORETXT_BIGSHOT = "Full Name: John \"Bigshot\" Gunns\nNationality: American\nDate Of Birth: 2110-11-12\n\nSummary: A man shrouded in mystery. Claims to be the \"son of Benellus, God of Shotguns\". He is one of the main financial backers of Blackmann Arms and has commissioned several unique weapons from them, most kept private. From his fortress in Nevada he frequently broadcasts himself talking about a coming \"apocalyptic event\" that he's been preparing for.\n\nSaya's Note: So, basically, just some crazy, I get it. But see, one of the designs from this guy was made public, and I couldn't help it but try getting my hands on that thing. I just want to see what it's like for you to handle that ballbusting hunk of metal. I've even given you enhancements to more efficiently utilize it. Any time you're using it I'll be watching, so you better give me something fun to eat popcorn with."; +SWWM_LORETAG_ELLEN = "Yanikov, Elena XVI"; +SWWM_LORETAB_ELLEN = "People"; +SWWM_LOREREL_ELLEN = "Ibuki;Taro;Ashley;Saya"; +SWWM_LORETXT_ELLEN = "Full Name: Elena \"Ellen\" Yanikov XVI\nNationality: American\nDate of Birth: 2066-06-06\n\nSummary: Ellen is the current youngest member of a long-running lineage of immortal mischievous maidens all named \"Elena Yanikov\", started by the first daughter of Erana Yanikov in 1703. She is an avid urban explorer, and spent most of her teenage years scavenging the wasteland of the former United States after WW3. This is how she eventually got to meet Ibuki Miyamoto, and through her, Taro Miyamoto, who is now her husband.\n\nAddendum: Within Ellen's family, only the women seem to inherit immortality, all the men eventually grow old and die. Ellen is distantly related to Gothic Rock singer/guitarist Ashley Knox, as her father, Gottfried Steiner, is the grandson of her ex-husband. She also is one quarter demon through her grandfather, Cytho Valathor.\n\nSaya's Note: She's such a troll sometimes... When she pranks ya, she goes HARD. My ass is still sore from last time. Hm? What happened? Ah... it's too embarrassing to talk about..."; +SWWM_LORETAG_NEKURATEK = "Nekuratek"; +SWWM_LORETAB_NEKURATEK = "People"; +SWWM_LOREREL_NEKURATEK = "Nukuri;Zanaveth2;Saya"; +SWWM_LORETXT_NEKURATEK = "Name: Nekuraku Tekkanosei\nClassification: Electronics Megacorp\nLocation: Nahkami\n\nSummary: Nekuratek was founded by Zanata Nekuraku I in 1744, as Nekuraku Rafana Sakosai (Nekuraku Arms Manufactory), it quickly became the main provider of weaponry for the Nukuri Empire. Following the death of Zanata I in 1870, the company's leadership was transferred to her granddaughter Zanata II, who decided to further expand into other fields, such as robotics and information technology, and gradually began to cut down on the fabrication of weaponry. Since the fall of the empire, the company is dedicated entirely to robotics and computing, with their old arms manufactory division being split off and led by Zanata II's son Zanaveth I. The last transfer of leadership was to Zanaveth II in 2128.\n\nAddendum: Nekuratek is most famous for the creation of the Nekern Architecture, a human-compatible hardware platform that powers all Nukuri systems, and the Nekuronbot AI, a lifelike, highly expandable artificial intelligence framework that's been used for various things, from personal assistant bots to self-driving vehicles.\n\nSaya's Note: Good people to work with, especially Zana-sama. She's a lot more outgoing than her predecessor, that's for sure, and much cuter, too, heheh..."; +SWWM_LORETAG_IMANAKIT = "Imanaki, Tetsuya"; +SWWM_LORETAB_IMANAKIT = "People"; +SWWM_LOREREL_IMANAKIT = "Onoke;Saya"; +SWWM_LORETXT_IMANAKIT = "Full Name: Tetsuya Imanaki\nNationality: [CLASIFIED]\nDate Of Birth: [CLASSIFIED]\n\nSummary: CEO of Imanaki Corp, last surviving member of the Imanaki family following the Onoke Mansion Murders of 2003.\n\nAddendum: No further information available.\n\nSaya's Note: Couldn't find jack shit about this guy. It's like everything got erased."; +SWWM_LORETAG_ZANAVETH2 = "Zanaveth II"; +SWWM_LORETAB_ZANAVETH2 = "People"; +SWWM_LOREREL_ZANAVETH2 = "Nukuri;Devanikna;Unissix;Nekuratek;Zanaveth3"; +SWWM_LORETXT_ZANAVETH2 = "Full Name: Zanaveth Nekuraku II\nNationality: Nukuri\nDate Of Birth: 1969-08-10\n\nSummary: Zanaveth II is the CEO of Nekuratek, the largest IT megacorporation in Nahkami, and also the current Minister of Interspecies Relations since the governmental reform of 2108. For years she has been the one link with the Nukuri, bringing us news of all that is happening on their homeworld. She has also been in contact with other races, such as the Devanikans, of which her current wife, Misa Unissix, is one of. The two have a single child: Zanaveth III.\n\nAddendum: Zanaveth II is quite fond of Japanese culture, and frequently tours the country with her wife.\n\nSaya's Note: Oh, she's the sweetest gal I've ever met. That lucky bastard Misa sure scored one hell of a wife. I was also very lucky to have met them both, it's super fun hanging out with them and seeing how absolutely amazed Zana-sama is about everything we come across. She's like a kiddo in a candy shop at times, adorable as heck."; +SWWM_LORETAG_FABRICATOR = "Ammo Fabricator"; +SWWM_LORETAB_FABRICATOR = "Item"; +SWWM_LOREREL_FABRICATOR = "Cyrus;Saya"; +SWWM_LORETXT_FABRICATOR = "Designation: Universal Ammo Fabricator\nManufacturer: Cyrus Enterprises\n\nSummary: Portable nanofabricators that can build any type of ammunition from scratch. Available in several tiers. The main difference being the total amount of base material provided and the complexity of the ammunition that can be crafted.\n\nAddendum: The highest tier is hard to come by, but it should have enough material for a full supply of all types of ammunition.\n\nSaya's Note: The hell is this nonsense? Well at least it works, but it's also really dumb, and they even come in fucking tiers like something out of a gacha game? That goddamn nerd... Is he actively trying to piss me off?"; +SWWM_LORETAG_IMANAKI = "Imanaki Corp"; +SWWM_LORETAB_IMANAKI = "People"; +SWWM_LOREREL_IMANAKI = "ImanakiT;Kereshnovka;UAC;Hell;GhoulHunt;Saya"; +SWWM_LORETXT_IMANAKI = "Name: Imanaki Research Corporation\nClassification: [CLASSIFIED]\nLocation: Kereshnovka, Russia\n\nSummary: The name of a private research facility built in 2004 by Tetsuya Imanaki in the isolated town of Kereshnovka, in northern Siberia. Despite trying to keep all their work secret, a lot of information was leaked by anonymous sources. Imanaki specialized in interdimensional travel. Nothing is known about how this all started or where they got all the technology from, but they would regularly perform explorations of Hell, a great many years before the UAC. During the peak of the \"Ghoul hunt\" in the town, the facility was destroyed by invading forces from an unidentified origin. Their only target seemed to be that facility, as once the task was done, they returned to their homeworld.\n\nAddendum: There are rumors surrounding the UAC's similar forays into exploring and exploiting Hell, with the potential explanation that they have spied on the company back in their UAAF days while under contract providing armed defense to the facility.\n\nSaya's Note: Of course, the \"great and mighty\" UAC stole all their shit and claimed that research as their own. They really have no fucking shame."; +SWWM_LORETAG_FORX = "Forx Aeronautics"; +SWWM_LORETAB_FORX = "People"; +SWWM_LOREREL_FORX = "Propulsor;Saya;UAC"; +SWWM_LORETXT_FORX = "Name: Forx Aeronautics\nClassification: Propulsion Engine Manufacturer\nLocation: Kent, England\n\nSummary: Founded by Harold Forx in 2029, this company is credited with singlehandedly rescuing England from its long fall into economic ruin after Brexit and the Scottish independence. Forx Aeronautics is the #1 supplier of propulsion engines for all types of aircraft, be it commercial jet planes, or even spaceships. The only exception being the UAC, who prefer their own in-house technology. Forx has also adapted his patented jet propulsion systems for other uses, such as in the \"JetBurst Impulsor\", one of the first tuly portable jetpacks, or the \"Rapid Jet Compensator\", a recoil dampening system for high caliber firearms that permits their use outside of heavy, unwieldy power armor.\n\nSaya's Note: Hey did you hear the story about that one time he tried to mow down an orphanage and the guy who ran it smacked him so fucking hard he did a complete 180 and ran away crying? I've seen the archived footage like a dozen times and I always lose my shit with that asshole's face when he comes out."; +SWWM_LORETAG_SANKAIDERIHA = "Sankaideriha"; +SWWM_LORETAB_SANKAIDERIHA = "Lore"; +SWWM_LOREREL_SANKAIDERIHA = "Nukuri;Saya;Yui"; +SWWM_LORETXT_SANKAIDERIHA = "Name: Sankaideriha\nClassification: City\nLocation: Self-Contained\n\nSummary: Sankaideriha is a floating island located above an endless ocean of magic energy. It is the home to thousands of witches and wizards. The way in and out is a very well-guarded secret among its inhabitants. The city was founded by LS, a very reclusive individual with inmeasurable magical powers, who also leads the High Tribunal of Witches.\n\nAddendum: Noteworthy people from the island include Saniuke Okusainaya, the first Nukuri technomancer, and Kana Sankai, the leader of the Counter-Inquisition, a group dedicated to protect magic users from persecution outside of Sankaideriha.\n\nSaya's Note: Yui's girl took us there once, it's SUPER PRETTY, seriously. There's so much stuff that's just... wow. And the view from up there... ohhh... I'd love to go again."; +SWWM_LORETAG_DOOMGUY = "Doom Marine"; +SWWM_LORETAB_DOOMGUY = "People"; +SWWM_LOREREL_DOOMGUY = "UAC;Hell;Saya"; +SWWM_LORETXT_DOOMGUY = "Full Name: [CLASSIFIED]\nCodename: Doom Marine\nNationality: American\nDate Of Birth: [CLASSIFIED]\n\nSummary: The Doom Marine is the lone survivor of the demonic invasions on the UAC bases of Phobos and Deimos, and is seen as kind of a legendary figure by many. Due to his impressive track record he has also been appointed as the organization's \"problem solver\". At the moment of writing this, he has been tasked with fighting the demon invaders on Earth.\n\nAddendum: You have been ordered to not interact with this man, if you encounter him, please stand back and let him work.\n\nSaya's Note: Sorry about the lack of info here, those UAC goons really keep it well-guarded. At least I heard he likes bunnies, so if the worst happens just pretend to be one and he might not shoot you on sight."; +SWWM_LORETAG_NUGGET = "H/A Nuggets"; +SWWM_LORETAB_NUGGET = "Item"; +SWWM_LOREREL_NUGGET = "Saya"; +SWWM_LORETXT_NUGGET = "Designation: Health/Armor Nuggets\nManufacturer: Unknown\n\nSummary: Small chunks of indeterminate composition found in large amounts within a cave system below the ancient ruins in Sedna. It appears that when held tightly in one's grasp, they \"melt\" into the body and either heal one's wounds or strengthen the natural resistances of their bodies, thus being divided between \"Health\" and \"Armor\" Nuggets.\n\nAddendum: Excessive usage of these materials does not appear to carry any risk.\n\nSaya's Note: This is so videogamey, wow..."; +SWWM_LORETAG_MUNCH = "Munch Innovations"; +SWWM_LORETAB_MUNCH = "People"; +SWWM_LOREREL_MUNCH = "Saya"; +SWWM_LORETXT_MUNCH = "Full Name: Munch Innovations\nClassification: Arms Manufacturer\nLocation: Texas\n\nSummary: The Munch Innovations name applies to everything created by a very reclusive man, originating from a livetweeted \"invent as many guns as I can in one week\" challenge. Although most of them were quickly discarded, some of the weapons earned enough attention from various industry giants to enter mass production, the only requirement from the man was to be credited as the original creator.\n\nAddendum: Not much else is known about the man other than his name, \"Parker Munch\".\n\nSaya's Note: Why does this guy's name sound so familiar..."; +SWWM_LORETAG_HAMMERSPACEEMBIGGENER = "Hs. Embiggener"; +SWWM_LORETAB_HAMMERSPACEEMBIGGENER = "Item"; +SWWM_LOREREL_HAMMERSPACEEMBIGGENER = "Cyrus;Hammerspace;Saya"; +SWWM_LORETXT_HAMMERSPACEEMBIGGENER = "Designation: Hammerspace Embiggener\nManufacturer: Cyrus Enterprises\n\nSummary: These unique keys allow you to increase the maximum storage space allocated on your Hammerspace Container. Multiple keys can be used but there's a maximum limit of eight expansions per customer.\n\nAddendum: By contract only your ammo supply space can be expanded.\n\nSaya's Note: Is that even a real word?"; +SWWM_LORETAG_BLASTSUIT = "Blast Suit"; +SWWM_LORETAB_BLASTSUIT = "Item"; +SWWM_LOREREL_BLASTSUIT = "Symnatek"; +SWWM_LORETXT_BLASTSUIT = "Designation: Blast Suit\nManufacturer: Itamex Military Supplies (subsidiary of Symnatek)\n\nSummary: A simple vest designed to protect against explosions. The main body is made of very elastic nanofabrics, and should provide adequate protection against small arms. The plating is made of a highly shock-absorbing proprietary alloy.\n\nProtection:\n - 30% reduction to all types of damage.\n - Additional 50% reduction to explosions.\n\nDurability: Can absorb a total of 150 units of damage before breaking.\n\nAddendum: The blast suit can be worn under other armor."; +SWWM_LORETAG_RYUJI = "Miyamoto, Ryuji"; +SWWM_LORETAB_RYUJI = "People"; +SWWM_LOREREL_RYUJI = "Nana;Taro;Saya;Yui;AkariLabs;Gensokyo"; +SWWM_LORETXT_RYUJI = "Full Name: Ryuji Miyamoto\nNationality: Japanese\nDate Of Birth: 1956-03-12\nDate Of Death: 2054-06-22\n\nSummary: Ryuji was a well-known inventor from Kasukabe, Saitama Prefecture. He was the husband of Nana Miyamoto, and father to Taro, Saya and Yui. In 2054 he passed away, being unable to recover from a stroke he suffered while jogging. He was buried in the bamboo forest surrounding Eientei, Gensokyo, where he and Nana first met.\n\nAddendum: He designed the house in which they family resides to this day. It was built as a secure underground facility, that would keep his family protected from any catastrophe that might happen to the world. Over time the small structure got expanded, and it is now currently large enough to host most of the workforce for Akari Labs.\n\nSaya's Note: He was the best dad. I learned so much from him, and he was always super-happy to see me get interested in inventing stuff like him... Thinking back to those days really is no good... ah... damn it... I'm not crying, I swear..."; +SWWM_LORETAG_WALLBUSTER = "Wallbuster"; +SWWM_LORETAB_WALLBUSTER = "Item"; +SWWM_LOREREL_WALLBUSTER = "Blackmann;Bigshot;Demolitionist;Saya"; +SWWM_LORETXT_WALLBUSTER = "Designation: \"Wallbuster\" Heavy Armor Breaching Shotgun\nManufacturer: Blackmann Arms Ltd., commissioned by Mr. BIG SHOT Industries\n\nSummary: A rather unconventional 25-barrel revolving shotgun. Its internal mechanisms are so overtly complicated that they've been described as \"Kraut Deep Space Magic\" by some.\n\nPrimary Fire: Shoots the barrel at the top.\n\nSecondary Fire: Shoots the 5-barrel group at the top.\n\nTertiary Fire: Shoots all barrels. With some types of ammunition it is possible to breach reinforced steel doors up to 40cm in thickness.\n\nReloading: Reloading is performed by pulling the side lever, which allows detaching each individual 5-barrel group. For reloading on the go, a magnetic belt or some other mechanism is recommended. Speed loaders are available for purchase from the Blackmann Arms website, or from authorized distributors.\n\nAddendum: The Demolitionist is equipped with a programmable rapid reload routine in order to make the whole process fast and easy.\n\nSaya's Note: Y'know... that name makes me think of grandma. I mean, if you change the first letter... Oh, do you hear those drums and that guitar? 'cause I sure do... Old Days~ ♪"; +SWWM_LORETAG_PARTHORIS = "Parthoris"; +SWWM_LORETAB_PARTHORIS = "Lore"; +SWWM_LOREREL_PARTHORIS = "Saya"; +SWWM_LORETXT_PARTHORIS = "Name: Parthoris\nClassification: Alternate world\n\nSummary: One of the other worlds we've discovered during the initial interportal experiments. This land is divided in seven major nations we don't yet know the name of, and appears to be stuck in some sort of a medieval-ish fantasy type setting, although some of our explorers have reported sights of unusually complex technology in a certain location we haven't been able to approach. As of now there is some hostility in the area what with a bunch of evildoers having taken over by force.\n\nSaya's Note: You are our ambassador here, so I hope you make a good impression. BTW I'm really curious about this \"Lair of Malumax\" they mentioned that's got hi-tech stuff. Quite out of place for this kind of setting."; +SWWM_LORETAG_SIDHE = "Sidhe"; +SWWM_LORETAB_SIDHE = "Lore"; +SWWM_LOREREL_SIDHE = "Parthoris;Saya"; +SWWM_LORETXT_SIDHE = "Name: Sidhe\nLocation: Parthoris\n\nSummary: An elf species native to this world, they have a natural bond with magic and are known to be great fighters. As the story goes they however face persecution by other groups due to the opposition to the current ruler. Most of them have been killed in the war, only few remain. It is your mission to help them.\n\nAddendum: It's possible that your horns might appear as \"pointy ears\" to the locals and you might be confused for a Sidhe. Use this to your advantage if necessary.\n\nSaya's Note: How do you exactly pronounce \"Sidhe\" anyway? Also, do they get angry if you use things made of wood? I MUST KNOW!"; +SWWM_LORETAG_LUNA = "Luna Event"; +SWWM_LORETAB_LUNA = "Lore"; +SWWM_LOREREL_LUNA = "Nukuri;WhiteScar;Saya;SUSAN;Kereshnovka"; +SWWM_LORETXT_LUNA = "Name: Luna Event\nClassification: Alien Contact\nDate: February 2021\n\nSummary: Name given to the first contact between humans and the Nukuri race, who had been observing us for centuries from within a hidden research facility on the Moon. This was something that Nikita Kunau, head of human studies, had planned for many years, although she didn't expect to do it so soon, but there was no other choice, as a major threat to the planet had surfaced, a rogue AI known as SUSAN, undefeatable by any weapon humanity could produce. Following the hasty announcement, Nukuri forces were deployed and successfully neutralized the AI at its core, a megastructure located on the seas north of Kereshnovka. After all was over, the Nukuri would begin to make themselves at home among us.\n\nAddendum: The alliance with the Nukuri provided a major boost in scientific advancements for the human race, thanks to their much more advanced technology becoming available to us. Unfortunately, all this came to an end when WW3 happened.\n\nSaya's Note: Man, I miss those days. Back then you'd see all sorts of Nukuri cuties in the street, and I'd pretty much hang out with Zana-sama every weekend. Nowadays with the \"White Scar\" treaty in effect, life just sucks."; +SWWM_LORETAG_HEALTHGEOM = "Health Geodesics"; +SWWM_LORETAB_HEALTHGEOM = "Item"; +SWWM_LOREREL_HEALTHGEOM = "EngineTech;Saya;"; +SWWM_LORETXT_HEALTHGEOM = "Designation: Health Geodesics\nManufacturer: Unknown\n\nSummary: Discovered in massive amounts within the alien ruins in Sedna. These artifacts provide healing effects when held tightly against one's chest. It is unknown how this process happens, nevertheless, they have become quite popular back on Earth, although their distribution is tightly controlled by Tach-Engine Technologies, who are still studying the artifacts.\n\nAddendum: The most common shapes for these are a tetrahedron and a cube, the former providing less healing potency than the latter.\n\nSaya's Note: I talked with the guy and you're allowed to use these, and any other things they have, so you're going to see them all over the place during your mission."; +SWWM_LORETAG_NEDOSHIAAN = "Nedoshiaan"; +SWWM_LORETAB_NEDOSHIAAN = "Lore"; +SWWM_LOREREL_NEDOSHIAAN = "Devanikna;Unissix;Saya"; +SWWM_LORETXT_NEDOSHIAAN = "Name: Nedoshiaan\nClassification: Dead Planet\nLocation: Undisclosed\n\nSummary: A dead world once belonging to a mad dictator of the same name. The stories say that he was slain by one of his own most trusted associates, in a suicidal attack, and the resulting blast is what originated the massive crater that reaches deep into the planet's frozen core. An expedition by Devanikan adventurers resulted in the discovery of several artifacts at the very bottom of the crater, the so-called \"Artifacts of Nedoshiaan\", weapons designed for the ultimate destruction. Currently, these are still in possession of the Dragonblood Clan head family, and their use and reproduction is tightly controlled.\n\nAddendum: Of all the four artifacts, two of them were successfully replicated by Misa Unissix. But only one has been deemed acceptable for use, as the other operates under circumstances that make it a crime against all life.\n\nSaya's Note: Gosh... finding out more stuff about alien worlds out there, the universe is so much bigger than we ever knew... it's just... feckin' mindblowing, this stuff. Also props to Misa for letting us use one of those guns. Shit's better than the UAC's prized BFG."; +SWWM_LORETAG_CYRUS = "Cyrus Enterprises"; +SWWM_LORETAB_CYRUS = "People"; +SWWM_LOREREL_CYRUS = "Kereshnovka;Saya"; +SWWM_LORETXT_CYRUS = "Name: Cyrus Enterprises\nClassification: Tech Startup?\nLocation: Kopo Island, Kereshnovka, Russia\n\nSummary: A small company run by one Reubens C. Karnanaiahmani, son of royalty and ambassador of the Qurensniv people on Earth. Does everything all by himself, has a habit of giving things very nerdy names.\n\nAddendum: Apart from delving in advanced technology, Reubens is also a ten times Ko-Ron-Jai champion (Qurensniv martial arts), and a renowned sharpshooter, capable of splitting a single matchstick in half from 1km away, with deadly precision.\n\nSaya's Note: He's also a big stinky nerd. That exactly, I've said everything. Sure the stuff he makes is cool and all, sometimes, but good LORD the guy pisses me off with that attitude of his, guh..."; +SWWM_LORETAG_SERPENTRIDERS = "Serpent Riders"; +SWWM_LORETAB_SERPENTRIDERS = "People"; +SWWM_LOREREL_SERPENTRIDERS = "Parthoris;Cronos;Saya"; +SWWM_LORETXT_SERPENTRIDERS = "Name: Serpent Riders\nClassification: Evil cult\nOrigin: Undetermined\n\nSummary: A triad of evil sorcerers known all over these lands. All those who've dared fight against them haven't been very lucky. D'Sparil claimed the land of Parthoris, his many armies of undead having taken over the land before our arrival. Then in the land of Cronos there's Korax, a dark beast that taunts all those who challenge him. We haven't received much information on the third member, but this information will come eventually as we keep exploring these new worlds.\n\nSaya's Note: I'm sure you can wipe out all these idiots without any issue, they have no idea of how strong you are (or of what you are, now that I think of it, these worlds hardly seem to know much about our technology)."; +SWWM_LORETAG_YUI = "Miyamoto, Yui"; +SWWM_LORETAB_YUI = "People"; +SWWM_LOREREL_YUI = "Nana;Ryuji;Taro;Saya;Ashley"; +SWWM_LORETXT_YUI = "Full Name: Yui Miyamoto\nNationality: Japanese\nDate Of Birth: 2009-07-02\n\nSummary: Born in 2009 to Nana and Ryuji Miyamoto. Yui is the youngest of three brothers. Unlike her older siblings Taro and Saya, she never really showed any interest in science and tech. Instead her dream was to become a doctor, to save lives. She currently works as a neurosurgeon at Kasukabe Central Hospital, and has received several awards.\n\nAddendum: Yui is currently married to Ashley Knox, the \"Stylish Witch of the West\" famous for her special blend of Rock and Gothic. She had been her fan for many years, and after a concert, she approached the witch for an autograph, it was then, at that very moment, that a miracle happened: Ashley asked her out on a date. Ever since then, the've become unseparable.\n\nSaya's Note: Yu-chan was never really into our whole thing, that's for sure, but I'm still proud af as her onee-san that she's out there helping people, and also jealous af too because her girl is so DAMN HOT AAAAAAAAA."; +SWWM_LORETAG_IBUKI = "Miyamoto, Ibuki"; +SWWM_LORETAB_IBUKI = "People"; +SWWM_LOREREL_IBUKI = "AkariLabs;WhiteScar;Taro;Saya"; +SWWM_LORETXT_IBUKI = "Full Name: Ibuki Miyamoto\nCodename: Red Oni\nNationality: Japanese\nDate of Birth: 2074-09-09\n\nSummary: Ibuki is the result of the Red Oni supersoldier program at Akari Labs, commissioned by the US government. Her purpose was to turn the tides on the losing World War 3 that began due to a very badly received tweet from the President of the United States, an event reminiscent of the incident with Iran that the late Donald Trump had started. In a mere three years she was ready, thanks to an accelerated growth process. She's been enhanced to be effectively bulletproof, always standing strong under any circumstance, capable of handling extreme heat and cold, and trained for handling all kinds of weaponry. Despite all this, not long after she was deployed, the US were struck by an orbital strike, this event was known as the \"White Scar\". For years Ibuki wandered the wastelands, until she was finally retrieved by Taro Miyamoto and brought back to Japan.\n\nAddendum: Much is also said about her personality, or her questionable physical traits such as the ludicrously impractical bust size, all of this which must clearly have been intentionally done by her creator and self-appointed \"mother\", Saya Miyamoto. After the end of the war she's gone through several jobs, crowning in her current one as a world-famous nude model and vlogger.\n\nSaya's Note: Why does everyone keep bringing that up? What's the problem with me liking giga-tiddies? Like, seriously... Come on, don't kinkshame me, geez."; +SWWM_LORETAG_GCSANDWICH = "Sandwich"; +SWWM_LORETAB_GCSANDWICH = "Item"; +SWWM_LOREREL_GCSANDWICH = "NosKora;Saya"; +SWWM_LORETXT_GCSANDWICH = "Designation: Grilled Cheese Sandwich\nManufacturer: Nukritas 1xx\nTaste: Delicious\n\nSummary: This specific tasty sandwich has been masterfully crafted by the co-founder of the University of Nos-Kora to give absolutely anyone the most wonderful boost in health. It also provides them with all the protection they could ever want.\n\nAddendum: Can activate automatically to prevent the death of the user, this is always effective.\n\nSaya's Note: I swear to god, something's wrong with the world. Why the hell does this sandwich do what it does? This is stupid... Agh, those Nos-Kora crazies just won't stop making nonsensical nonsense that makes no sense."; SWWM_LORETAG_FROGGYCHAIR = "Froggy Chair"; SWWM_LORETAB_FROGGYCHAIR = "Item"; SWWM_LOREREL_FROGGYCHAIR = "Saya"; -SWWM_LORETXT_FROGGYCHAIR = -"Designation: Froggy Chair\n" -"Classification: Furniture\n" -"Price: 1440 Bells\n" -"\n" -"Summary: A small price to pay.\n" -"\n" -"Addendum: For Froggy Chair.\n" -"\n" -"Saya's Note: Excuse me what the fuck."; +SWWM_LORETXT_FROGGYCHAIR = "Designation: Froggy Chair\nClassification: Furniture\nPrice: 1440 Bells\n\nSummary: A small price to pay.\n\nAddendum: For Froggy Chair.\n\nSaya's Note: Excuse me what the fuck."; +SWWM_LORETAG_SUSAN = "SUSAN"; +SWWM_LORETAB_SUSAN = "Lore"; +SWWM_LOREREL_SUSAN = "Kereshnovka;Gods;Saya;Nukuri;Luna"; +SWWM_LORETXT_SUSAN = "Name: Spear of Unmaking, Severance, Annihilation and Nullification\nClassification: Weapon of Mass Destruction\nLocation: Kereshnovka\n\nSummary: An AI-controlled megastructure dozens of kilometers tall, created by a mysterious Qurensniv group called the \"Faculty of Illuminated Nobodies\". Having taken hundreds of years to build, it was finally activated in 2018, after which it took control of Russia's missile systems. Its presence on Earth, as a major threat, was what prompted the Nukuri to initiate the \"Luna Event\". Nukuri forces dispatched in 2021 neutralized the AI, however it was found to be impossible to destroy, so it just stood there, floating in the Arctic seas. In 2097, long after the White Scar incident, and with the Nukuri no longer available to defend the planet, an entity called \"Uruk'Anth\" appeared on Earth, announcing himself to be \"God\", and that it was his will for that machine to bring an end to the world, after humanity had proven to no longer be worthy of his blessing. SUSAN was reactivated, this time taking over the weapon sytems of several major world powers. Earth lived in fear for two long scary years, with the AI broadcasting a staggeringly slow countdown to \"World Purification\", until it was somehow deactivated again and destroyed.\n\nSaya's Note: Like, seriously. \"I am God and I say you must die\", he goes. Yeah, fuck that guy. No one knows, at all, what the fuck happened the second time. It's a mystery how it just... poofed like that, taking out the guy in the process, too."; +SWWM_LORETAG_EXPLODIUM = "Explodium"; +SWWM_LORETAB_EXPLODIUM = "Lore"; +SWWM_LOREREL_EXPLODIUM = "Munch;Saya"; +SWWM_LORETXT_EXPLODIUM = "Name: Explodium\nClassification: Highly explosive material\n\nSummary: Devised by Parker Munch during the early stages of his weapon invention spree. It is a mixture of highly volatile elements that combusts violently when ignited or struck. A single gram of the stuff has the explosive yield of a standard issue hand-grenade.\n\nAddendum: The usage of this substance is highly regulated due to the dangers posed by its misuse. It's rumored that \"small bombs\" are often sold in black markets and used for assassinations.\n\nSaya's Note: FUCKING CALLED IT. So the \"small bombs\" theory could have been correct! And people laughed at me... HA! Now I'm the one who laughs, losers."; +SWWM_LORETAG_ANARUKON = "Anarukon"; +SWWM_LORETAB_ANARUKON = "Lore"; +SWWM_LOREREL_ANARUKON = "Gods;Novoskhana;Hell;Saya;Kirin"; +SWWM_LORETXT_ANARUKON = "Name: Anarukon\nClassification: Immortal beings\nLocation: Various\n\nSummary: The Anarukon are a race of immortal beings created by a god known as Noskas Kurenai (in their tongue, \"Father of Eternity\"). They are entirely unkillable, able to recover even if burned to ashes. While most of the population is in the Empire of Novoskhana, other groups split off from it following major disagreements with the empire's policies.\n\nAddendum: The Anarukon are the humanoid race with the highest ratio of individuals who don't conform to the sex or gender binaries according to a recent census. Approximately 40% of the population falls under the \"intersex\" classification, and only 30% of the total population could be considered \"cisgender\". A study by Mosse Anderken traced this to a mutation in the Anarukon genome that appeared many years after the creation of the empire.\n\nSaya's Note: More stuff about gods here. Really not joking around, they ARE real."; +SWWM_LORETXT_ANARUKON2 = "Name: Anarukon\nClassification: Immortal beings\nLocation: Various\n\nSummary: The Anarukon are a race of immortal beings created by a god known as Noskas Kurenai (in their tongue, \"Father of Eternity\"). They are entirely unkillable, able to recover even if burned to ashes. While most of the population is in the Empire of Novoskhana, other groups split off from it following major disagreements with the empire's policies. Among them the most notable are the Eternal Kingdom, founded by Noskas Kurenai himself and led by Queen Andreki Anderken, and the Rust Empire, founded by Syrakha Yanikov and led by Child Emperor Kirin Xanai.\n\nAddendum: The Anarukon are the humanoid race with the highest ratio of individuals who don't conform to the sex or gender binaries according to a recent census. Approximately 40% of the population falls under the \"intersex\" classification, and only 30% of the total population could be considered \"cisgender\". A study by Mosse Anderken traced this to a mutation in the Anarukon genome that appeared many years after the creation of the empire.\n\nSaya's Note: You know... I met Andreki once, after my wedding with Kirin-kun. I seriously thought she was just a little kid, god damn that was embarrassing... I also met some of her relatives, like this witchy looking lady... her aunt I think? I couldn't stare at her for too long, it made me anxious. T-there was also uhhh... her mom, really hardcore looking badass gutsy warrior mommy, another aunt who apparently likes to go around in a creepy costume and uses a voice changer to sound all evil, she was the most fun to talk to. I also met the GOD in all caps himself, the \"Father of Eternity\"... oh boy the tension when he was looking at me... but it was fine because turns out he's a real softly lol. Ahhh... it was so fun finally getting to meet these people after having only ever read about them, and oh boy don't even get me started on what it's like to be married to one, huhu. Finally, an immortal cutie just for me... and hot daaaamn he's a big cutie... and a beast in bed, uheheheheheh~"; +SWWM_LORETAG_RAGEKIT = "Ragekit"; +SWWM_LORETAB_RAGEKIT = "Item"; +SWWM_LOREREL_RAGEKIT = "AkariLabs;Demolitionist;Saya"; +SWWM_LORETXT_RAGEKIT = "Designation: Ragekit\nManufacturer: Akari Labs\n\nSummary: Experimental strengthening device for Demolitionists. Doubles movement speed, quarters damage taken, and octuples any melee damage dealt. Adapted from technology obtained from the ruins of the Decade Mechanics facility.\n\nAddendum: While the device is active, you may experience some discomfort, and the desire to scream.\n\nSaya's Note: The screaming is an unintended side effect that I haven't had the time to fix. Big sorry. That's why this is classified as experimental. I know you're worried about it, but trust me, it'll be fine. You'll still be my cute Demo-chan even if you constantly drop F-bombs."; +SWWM_LORETAG_PUSHERWEAPON = "Pusher"; +SWWM_LORETAB_PUSHERWEAPON = "Item"; +SWWM_LOREREL_PUSHERWEAPON = "EngineTech"; +SWWM_LORETXT_PUSHERWEAPON = "Designation: \"Pusher\" Microfusion Rotary Hammer\nManufacturer: Tach-Engine Technologies\n\nSummary: A somewhat portable rotary hammer meant for construction work. Contains an internal microfusion battery with an expected lifespan of 10,000 years.\n\nPrimary Fire: Normal operation, aim the drill bit at whatever you need to break and hold the trigger.\n\nSecondary Fire: For those cases where you find some real tough material that's hard to break. Twist the secondary trigger until the drill bit has receded to what you feel is the adequate distance, then tap the trigger for it to strike at the target with full force. WARNING: Inadequate grip strength during this operation may cause the device to slip off, always keep the area clear to prevent collateral damages."; +SWWM_LORETAG_HELL = "Hell"; +SWWM_LORETAB_HELL = "Lore"; +SWWM_LOREREL_HELL = "Imanaki;UAC;Saya;Ellen"; +SWWM_LORETXT_HELL = "Name: Hell\nClassification: Nether realm\n\nSummary: A vast world separate from our own, inhabited by creatures that could only be described as \"demons\". This Hell was first discovered through the various interdimensional travel experiments done by Imanaki Corp back in the early 21st century, although the UAC has put a lot of effort into hiding this fact and claiming to be the first to do so instead. Their response to the UAC walking right in and attempting to steal their precious resources has been that of total annihilation. Starting from the first incidents on Mars and its moons, and now a full-fledged invasion of Earth, there is not much hope left for mankind. Unless we do something about it, that is.\n\nAddendum: The current rulers of Hell are not legitimately recognized by most of the population, as they forcibly took over when the true Royal Family gave them more power than they should. Hell used to be a much quieter place before their hostile takeover, relatively peaceful, even, apart from some rare incursions by other nations who saw them as enemies. The various generals of Hell's armies desired more power, to fight back those pesky invaders, and so Prince Akusei gave it to them, a terrible mistake he regrets to this day.\n\nSaya's Note: I know quite a lot about Hell's history thanks to Cytho-sama, Ellen-chan's grandfather. He tells us lots of stories about his life back there. It's intriguing that, in a way, they are not ALL bad, and I bet the good people in there also have it rough seeing what their armies do to us. Stuff like this... it's much more common than one may think. You can't really paint one whole nation as \"the enemy\", there are many innocent people in there who want none of it, who actively reject and denounce what's happening..."; +SWWM_LORETXT_HELL2 = "Name: Hell\nClassification: Nether realm\n\nSummary: A vast world separate from our own, inhabited by creatures that could only be described as \"demons\". This Hell was first discovered through the various interdimensional travel experiments done by Imanaki Corp back in the early 21st century, although the UAC has put a lot of effort into hiding this fact and claiming to be the first to do so instead. Their response to the UAC walking right in and attempting to steal their precious resources was that of total annihilation. Starting from the first incidents on Mars and its moons, then a full-fledged invasion of Earth. Had it not been for the Demolitionist's actions, humanity would have perished.\n\nAddendum: The current rulers of Hell are not legitimately recognized by most of the population, as they forcibly took over when the true Royal Family gave them more power than they should. Hell used to be a much quieter place before their hostile takeover, relatively peaceful, even, apart from some rare incursions by other nations who saw them as enemies. The various generals of Hell's armies desired more power, to fight back those pesky invaders, and so Prince Akusei gave it to them, a terrible mistake he regrets to this day. After the defeat of the Icon of Sin, it appears that they no longer have the resources for another full-fledged invasion, so Earth can now at least enjoy some peace.\n\nSaya's Note: I know quite a lot about Hell's history thanks to Cytho-sama, Ellen-chan's grandfather. He tells us lots of stories about his life back there. It's intriguing that, in a way, they are not ALL bad, and I bet the good people in there also had it rough seeing what their armies did to us. Stuff like this... it's much more common than one may think. You can't really paint one whole nation as \"the enemy\", there are many innocent people in there who want none of it, who actively reject and denounce what's happening..."; +SWWM_LORETAG_ASHLEY = "Knox, Ashley"; +SWWM_LORETAB_ASHLEY = "People"; +SWWM_LOREREL_ASHLEY = "Yui;Saya"; +SWWM_LORETXT_ASHLEY = "Full Name: Ashley Knox\nNationality: British\nDate Of Birth: 1887-10-31\n\nSummary: Ashley is the oldest of the three children of Yrikha Yanikov and Maxwell A. Knox, the others being Adrian, an experienced soldier and veteran of both WW1 and WW2, and Viola, an apprentice witch. She was born in 1887 in London, but spent most of her childhood in Cornwall after her mother had to flee due to accusations of witchcraft. Ashley is most known for being the lead guitarist and singer of \"The Black Rat's Coven\", a Gothic Rock band composed entirely of witches that has toured all across the world. She is also a masterful painter and sculptor, with some of her works selling for millions.\n\nAddendum: Shortly after the birth of her only son, Christopher, in 1989, Ashley divorced her then-husband Fredrik Steiner. Many years later, during a concert in Japan in 2027, she met Yui Miyamoto, whom she married only a few days after the fact. Ashley regrets not having noticed sooner that she prefers women.\n\nSaya's Note: Bless this lesbian, amen. Ohhh... Ashley-san is simply amazing, I absolutely love her music, and it's really cool that we get invited to her concerts and stuff whenever. Also she hugged me once and HNNN that felt just amazinggggg!!! Ahhhh.... soft witch tiddy... ♥"; +SWWM_LORETAG_GHOSTARTIFACT = "Ghost Artifact"; +SWWM_LORETAB_GHOSTARTIFACT = "Item"; +SWWM_LOREREL_GHOSTARTIFACT = "DecadeMech;Sunkaeze"; +SWWM_LORETXT_GHOSTARTIFACT = "Designation: Ghost Artifact\nManufacturer: Decade Mechanics\n\nSummary: Cloaking device built from blueprints recovered from the abandoned facility on Sunkaeze. Generates a distortion bubble around the user that redirects outgoing photons, rendering them completely invisible.\n\nAddendum: Note that this does not muffle sound, so you can still be heard clearly while it's active."; +SWWM_LORETAG_ONOKE = "Onoke Murders"; +SWWM_LORETAB_ONOKE = "Lore"; +SWWM_LOREREL_ONOKE = ""; +SWWM_LORETXT_ONOKE = "Name: Onoke Mansion Murders\nClassification: Unsolved murder mystery\nLocation: Kereshnovka\n\nSummary: In October of 2003, a fire broke out in the Onoke Mansion, on the outskirts of Kereshnovka, during a meeting between the Imanaki and Onoke families. When the firefighters arrived, they found everyone dead, all having been murdered in increasingly gruesome ways. The culprit was never found.\n\nAddendum: Initially, because the family's head servant was never found, some suspected he may have been responsible, but much later his body (or what was left of it) was found in the woods nearby, with his face shredded into an unrecognizable mess.\n\nSaya's Note: Gruesome, huh? Honestly it's not even close to that other murder mystery from the 80's, the one about witches and shit. For this one some crazy cult stuff is more likely, considering the location."; +SWWM_LORETAG_LOOTBOX = "Lucky Chancebox"; +SWWM_LORETAB_LOOTBOX = "Item"; +SWWM_LOREREL_LOOTBOX = "NosKora;Saya"; +SWWM_LORETXT_LOOTBOX = "Designation: Lucky Chance Box\nManufacturer: Nukritas 1xx\nExcitement: Guaranteed\n\nSummary: Can't afford something but still want it? Then how about you get yourself one of these bad boys? Every single instance of this box is guaranteed to drop something worth more than what you've invested, so your money won't go to waste.\n\nAddendum: These boxes come in several tiers, increasing the chances to get even cooler stuff. Be on the lookout for the LEGENDARY GOLDEN CHANCEBOX, as it may give you absolutely wondrous rewards!\n\nSaya's Note: Why did I let them write their own entries? Also what the fuck is this gacha bullshit?"; +SWWM_LORETAG_EVISCERATOR = "Eviscerator"; +SWWM_LORETAB_EVISCERATOR = "Item"; +SWWM_LOREREL_EVISCERATOR = "BigShot;Hammerspace;Saya"; +SWWM_LORETXT_EVISCERATOR = "Designation: \"Eviscerator\" High Load Flak Cannon\nManufacturer: Mr. BIG SHOT Industries\n\nSummary: Beastly portable artillery, turns fleshy targets into fine red mist in mere instants. Quite deadly for both its targets and also users not familiar with its operation.\n\nPrimary Fire: Detonates the shell directly, spreading hot steaming metal in front of the user.\n\nSecondary Fire: Lobs the shell as a grenade, it will detonate on impact with any surface or object and release its payload in the direction it was facing when shot.\n\nReloading: Since the weapon reloads automatically and its internal ammo box has been linked to your Hammerspace Container, the reload button instead functions as a toggle for two spread modes on the primary fire.\n\nAddendum: The metal fragments shot by this weapon will ricochet all over the place, which makes it very effective for shooting around corners.\n\nSaya's Note: Why is there an \"owo\" face scribbled on every shell? Who did this? I want answers!"; +SWWM_LORETAG_KEYCHAIN = "Keychain"; +SWWM_LORETAB_KEYCHAIN = "Item"; +SWWM_LOREREL_KEYCHAIN = "Saya;Demolitionist"; +SWWM_LORETXT_KEYCHAIN = "Designation: Keychain\nManufacturer: Saya Miyamoto\n\nSummary: A nice keychain for all your keys. Currently held keys can be checked in the Keychain tab.\n\nSaya's Note: I put some cute things in there that you might like. There's one of the bomb emoji, another of that silly \"butt bots gonna bot\" sign that you found so funny, and also a little chibi of me, so I'll always be with you when you're out in the wild. Oh, and I also put the trans flag in there, you know, as a little memento of that Q&A stream we did. I really didn't expect you to give that kind of answer, but heh, it does make sense when I think about it, you are built to defend human rights after all. I'm so proud of you, Demo-chan..."; +SWWM_LORETAG_SPREADGUN = "Spreadgun"; +SWWM_LORETAB_SPREADGUN = "Item"; +SWWM_LOREREL_SPREADGUN = "Blackmann;Saya"; +SWWM_LORETXT_SPREADGUN = "Designation: \"Rhino Stopper\" Spreadgun\nManufacturer: Blackmann Arms Ltd.\n\nSummary: A small, single-shot break action 10Ga shotgun. Compatible with many types of cartridges.\n\nPrimary Fire: Shoots the loaded shell.\n\nSecondary Fire: Selects the next ammo type to be used on reload.\n\nReloading: Unloads the current shell and loads a new one. If the loaded shell was not spent it will be added back to its ammo pool if there's enough space, otherwise it'll be dropped on the ground.\n\nAddendum: While simple in its operation, the constant manual reloading tends to become tiresome quickly for some users. A semi-automatic recoil operated variant of the Spreadgun is currently being tested and may be ready for the public in a couple years, there are still some issues to solve such as frequent jamming.\n\nSaya's Note: Shit looks impractical AF, especially that reload method. How the fuck no one has made a hole through their own palm pushing the barrel back in is beyond me."; +SWWM_LORETAG_NOSKORA = "Nos-Kora"; +SWWM_LORETAB_NOSKORA = "People"; +SWWM_LOREREL_NOSKORA = "Nukuri;Saya;"; +SWWM_LORETXT_NOSKORA = "Name: University of Nos-Kora\nClassification: The world's most unorthodox source of knowledge\nLocation: Mishe Embassy, Nahkami\n\nSummary: The University of Nos-Kora is a rather peculiar place of study founded by the brothers Nukritas 1xx and Nukritas 2xx. It is world renown for being host to all sorts of exotic courses, some promising to provide hidden knowledge that no other institution in the world could ever be capable of providing.\n\nAddendum: The University is led by the last two surviving members of the ancient Mishe race, known to be all-powerful reality benders. You really do not want to get into the brothers' bad side.\n\nSaya's Note: Those guys are crazy, really damn crazy, aaaaaaall screws loose, which actually does make them pretty entertaining to talk with, mind you. It's like... you're being showered with arcane knowledge mixed with non-sequiturs and facts about geese you never wanted to know. Also one of them punched the ol' emperor for the shit he did in WW3, so they're ok in my book."; +SWWM_LORETAG_AKARILABS = "Akari Labs"; +SWWM_LORETAB_AKARILABS = "People"; +SWWM_LOREREL_AKARILABS = "Saya;Taro;Maidbot;Ibuki;WhiteScar;Demolitionist"; +SWWM_LORETXT_AKARILABS = "Name: Akari Labs\nClassification: Scientific Research Laboratory, Robotics Factory, Adoption Service\nLocation: Kasukabe, Saitama Prefecture, Japan\n\nSummary: Akari Labs, the Fountain of Innovation, was founded in 2010 by Saya and Taro Miyamoto. While initially just a small robot workshop, they quickly grew over time, covering more diverse fields in the process. One of the labs' most popular products are the Maidbots, life-like humanoid assistant bots that can be freely adopted by any household: \"from energetic, workaholic maids that do their job without asking questions, to tender, motherly maids who take special care of you and encourage you to improve your lifestyle\". The labs are also famous for the creation of Ibuki, the \"Red Oni\", a WW3 veteran supersoldier, now turned supermodel, and in recent years, her successor, the Demolitionist.\n\nAddendum: Akari Labs was one of the sponsors of the 2020 Tokyo Olympic Games. Saya's personal Maidbot singing the national anthem was one of the major highlights of the event."; +SWWM_LORETAG_WHITESCAR = "The White Scar"; +SWWM_LORETAB_WHITESCAR = "Lore"; +SWWM_LOREREL_WHITESCAR = "Nukuri;NosKora;Saya;Zanaveth2"; +SWWM_LORETXT_WHITESCAR = "Name: The White Scar\nClassification: Armed Conflict\nTimeframe: 2073 - 2077\n\nSummary: In June of 2073, the President of the United States made some very insulting comments about the Nukuri, who were currently in the middle of their 7th World War. They were not very well received. Many Nukuri previously settled on Earth migrated in protest, the emperor of Nahkami had many things to say, and the ball just kept rolling. In no time, the conflict reached its boiling point, and the Nukuri Empire declared war on the US, ready to launch a direct attack as \"punishment for their insolence\". Ground units were deployed in September of 2074, and thus the war began. There were many loses for both sides, in their attempt to \"slay the beast from within\", however, in just three more years, the entire country had fallen. The president was then given a choice: either publicly apologize for his words against the Nukuri Empire, or watch as the wrath of the Emperor falls upon his people. He rejected this proposition, and all Nukuri forces were ordered to leave the area. Then, it happened: With a blinding flash of light, an orbital strike hit several major US cities, reducing them to ashes. Most people who were indoors at the time survived, the rest were not so lucky.\n\nAddendum: When news broke of what had happened on Earth, protests broke out all over the Nukuri Empire, further fueling the still ongoing WW7. Chaos ensued for almost 30 years, until the founders of the University of Nos-Kora stepped in, and put a stop to the war all by themselves. Their ultimatum was taken very seriously, and thus a massive reform began, starting with the Emperor being forced out into exile, never to be allowed to return. The reform reached its climax in 2108, with the formation of the Nukuri Unified Government. Despite all this, relations with the Nukuri were never truly restored, with the exception of various previously allied countries, such as Scotland and Japan.\n\nSaya's Note: Man, this was one of the darkest moments in history. Really fucks me up thinking about it again, especially after I had learned from Zana-sama how things were on the other side. The Nukuri folks were anything but peaceful back in the day, but only because the guy running the show was a fucking megalomaniac asshole supervillain, like fucking hell, toasting the entire US for a BUNCH OF TWEETS. Practically everyone in there turned on him when it happened. The fucker signed his own death sentence right there. On top of that having those two weirdos step in and just... ENDING the war by themselves. Good lord, I hope I never piss them off."; +SWWM_LORETAG_WARARMOR = "War Armor"; +SWWM_LORETAB_WARARMOR = "Item"; +SWWM_LOREREL_WARARMOR = "Unissix;Devanikna"; +SWWM_LORETXT_WARARMOR = "Designation: War Armor\nManufacturer: Unissix Crafts\n\nSummary: Very robust, durable plate armor. Made of the finest almasteel in Devanikna.\n\nProtection:\n - 80% reduction to heat, cold, electricity, slime and other elemental types.\n - 50% reduction to all other types of damage.\n - Additional 70% reduction to explosions.\n\nDurability: Can absorb a total of 250 units of damage before breaking.\n\nAddendum: Worn over a blast suit, you're pretty much ready for anything that could be thrown at you."; +SWWM_LORETAG_GENSOKYO = "Gensokyo"; +SWWM_LORETAB_GENSOKYO = "Lore"; +SWWM_LOREREL_GENSOKYO = "Saya"; +SWWM_LORETXT_GENSOKYO = "Name: Gensokyo\nClassification: Isolated Enclave\nLocation: Japan\n\nSummary: Gensokyo is an isolated pocket of space located somewhere in Japan. It is entirely hidden from the outside world, although there are ways to get in and out. It is home to many a mythical creature. Not much else is known about it.\n\nSaya's Note: I've gone there a couple times to visit grandma, it's full of weird people, like this one old hag that's always interested in me for some reason. She goes around with a fox girl and a cat girl."; +SWWM_LORETAG_DEVANIKNA = "Devanikna"; +SWWM_LORETAB_DEVANIKNA = "Lore"; +SWWM_LOREREL_DEVANIKNA = "Unissix;Saya"; +SWWM_LORETXT_DEVANIKNA = "Name: Devanikna\nClassification: Land of warriors\nLocation: Ixxeney, Xathar system\n\nSummary: The Devanikan are a race of fierce warriors, said to descend from dragons (in their language, \"Devanikan\" means \"Dragonblood\"). They are divided in several clans, with one of them, the Unissix, leading the others.\n\nAddendum: These people are fond of adventuring and slaying beasts, many clan members having quite a lot of tales to tell of their exploits. Deneva Unissix, older sister of Misa Unissix, is currently one of the most well known warriors, having been the one to finally defeat Mero The Destructor, a mighty, hulking golem built by the Shadow Prince Kuro Noroko who for centuries had spread terror across Ixxeney.\n\nSaya's Note: Misa's people are cool af. They kinda make me think of this one old JRPG series I played many many years ago, it had to do with people of dragon blood too... uh... forgot what it was called... oh well. Cool Dragon warriors, fuck yeah."; +SWWM_LORETAG_EXPLODIUMGUN = "Explodium Gun"; +SWWM_LORETAB_EXPLODIUMGUN = "Item"; +SWWM_LOREREL_EXPLODIUMGUN = "Explodium;Munch;Saya"; +SWWM_LORETXT_EXPLODIUMGUN = "Designation: Explodium Gun\nManufacturer: Munch Innovations\n\nSummary: Semi-automatic handgun designed for custom-made .387 caliber Explodium tipped bullets. Highly volatile, can clear lesser targets with ease. Each magazine holds 7 rounds.\n\nPrimary Fire: Slow, accurate shooting. A direct hit is often lethal, but the splash damage can deal some fine hurt too. Aim at the feet to send smaller enemies flying.\n\nSecondary Fire: Performs an \"explosive reload\", pulling the pin on the mag to arm it as a grenade and throw it at enemies. Its yield is proportional to the number of bullets left inside. This action can only be performed when you have at least one bullet still left.\n\nReloading: Normal reload, nothing will explode here.\n\nAddendum: Thanks to a deal between Akari Labs and Munch Innovations, you have been provided with a practically limitless supply of ammunition for this weapon, so feel free to waste away.\n\nSaya's Note: This one's on my main, level three-eighty-seven... Eeeh? What do you mean you don't get that reference?"; +SWWM_LORETAG_GODS = "Gods"; +SWWM_LORETAB_GODS = "Lore"; +SWWM_LOREREL_GODS = "Ashley"; +SWWM_LORETXT_GODS = "Name: Gods\nClassification: Exactly that\nLocation: All over the world\n\nSummary: For as long as man was sapient, religion has always been a thing. Mankind has always wondered if some supreme being created us all. The answer to this question may not be exactly what they expected. Gods are as real as any other person, and no different than one, even. Very physical entities that live out there, and often interact with mortals.\n\nAddendum: There are countless gods and demigods scattered all over the universe, some of them may even live among us, without anyone really noticing.\n\nSaya's Note: Alright so listen here, I did mention this in another entry, but I know for a fact that gods are real and I've even met one once. The drummer from Ashley-san's band, her name's Mykka. She's like, an actual, real god. She showed me her powers... it was like being in a dream... she could do ANYTHING. Then she showed me this huge-ass diagram full of all sorts of crazy names, it was her whole family tree, going all the way back to the beginning of time. She pointed at one name in particular, \"Anakauser\", and said: \"this is the one that protects your world\". We talked for hours about all this stuff... There's all sorts of things out there, the universe is much larger and complex than we could ever imagine... my mind was blown right there, and still is now."; +SWWM_LORETAG_CRONOS = "Cronos"; +SWWM_LORETAB_CRONOS = "Lore"; +SWWM_LOREREL_CRONOS = "SerpentRiders;Saya"; +SWWM_LORETXT_CRONOS = "Name: Cronos\nClassification: Collection of worlds\n\nSummary: A cluster of pocket worlds connected by strange portals. Historical research says that these were once all part of a much larger world, but some great cataclysm happened and it all got shattered. Fortunately some \"sages\" devised a way to connect the many hubworlds together once again. We've also been informed that there are three major organizations at work here, but they're not friendly at all, since they've allied with a Serpent Rider. You may have to confront their leaders before facing the one pulling the strings.\n\nAddendum: The natives are known to enjoy puzzles, sometimes to a sickening degree.\n\nSaya's Note: Yeah yeah, typical dark fantasy stuff, I get it, \"this all used to be a field of daisies before\" and then shit hits the fan. I'm actually quite intrigued about how those portals work, though."; +SWWM_LORETAG_SUNKAEZE = "Sunkaeze"; +SWWM_LORETAB_SUNKAEZE = "Lore"; +SWWM_LOREREL_SUNKAEZE = "XAnimen;DecadeMech;Gods;Yui;Saya"; +SWWM_LORETXT_SUNKAEZE = "Name: Sunkaeze\nClassification: Dead Planet\nLocation: Xathar System Outer Rim, X'Animen\n\nSummary: A completely barren planet, thought to be completely empty, until an expedition discovered the ruins of a facility belonging to the defunct Decade Mechanics, an ancient industrial group founded by the late mechanical demigod Maester Mekes.\n\nSaya's Note: Gods, demigods... all this stuff... One would hardly believe such things to exist but come on, after finding out that aliens are very real, it's hard to not believe in this stuff too. Hell, I MET one once... like I'm not even bullshitting you here, I met a LITERAL GOD. It happened when I was visiting Yui's girl: there was with this nerdy-looking lady that gave off this sort of \"aura\". Her name's Mykka, and she was really nice to talk to, even gave me some candy. Boy I wish I could just talk more about this stuff, but I don't want to fill these entries with unrelated info."; +SWWM_LORETAG_MIXOM = "Mixom"; +SWWM_LORETAB_MIXOM = "People"; +SWWM_LOREREL_MIXOM = "UAC;Symnatek;Saya"; +SWWM_LORETXT_MIXOM = "Name: Mixom Tools\nClassification: Industrial Equipment Manufacturer\nLocation: Japan\n\nSummary: The largest supplier of industrial equipment on Earth, with coverage almost worldwide (excluding Australia, Symnatek's home turf). They're long time partners with the UAC, having produced most of their basic equipment and infrastructure.\n\nAddendum: Mixom has a rival company known as Moxim, who often claims to provide superior products. They frequently make the news due to attempts to sue each other over this.\n\nSaya's Note: You can't walk two steps without seeing the Mixom logo on something. They are fucking everywhere... Hell, all the screws in your body are Mixom branded."; +SWWM_LORETAG_BELT = "Utility Belt"; +SWWM_LORETAB_BELT = "Item"; +SWWM_LOREREL_BELT = "Symnatek;Hammerspace;Keychain"; +SWWM_LORETXT_BELT = "Designation: Adaptable Magnetic Utility Belt\nManufacturer: Symnatek\n\nSummary: A simple magnetic belt, adaptable to any waist size by detaching/attaching segments. Its magnetic force is enough to keep any objects tightly attached no matter the force of impact the user faces.\n\nAddendum: This belt should allow you easy access to your Hammerspace containers and keychain, along with making it easier to reload certain weapons."; +SWWM_LORETAG_NUKURI = "Nukuri"; +SWWM_LORETAB_NUKURI = "Lore"; +SWWM_LOREREL_NUKURI = "Luna;XAnimen;Zanaveth2;Unissix;Saya"; +SWWM_LORETXT_NUKURI = "Name: Nukuri\nClassification: Alien Race\nLocation: Nahkami\n\nSummary: The Nukuri are a snow-skinned humanoid race native to the frozen moon of Nahkami, in the Xathar System (part of the X'Animen Coalition), who came into contact with humans in what's known as the \"Luna Event\". Their civilization has had a long history of war and conflict, something which came to an eventual end following a seventh world war and a massive political and economic reform known as the \"Nos-Kora Ultimatum\". Before this, Nahkami was a ruthless, warmongering empire ruled with an iron fist by the Yathai royal family. Following the reform, emperor Ledora Yathai was forced into exile and the Nukuri Unified Government was created, with Zanata Nekuraku II elected as president. As someone who had suffered the loss of her family and husband in the previous wars, Zanata had been heavily opposed to the decision of attacking humans, and tried her best to make amends with us following the \"White Scar\" incident, but nothing came of it. As of this article's writing, she is no longer involved in politics. The current president of Nahkami is Saya Kowayanau, who is also the gobernor of the state of Saya.\n\nAddendum: The Nukuri Unified Government describes itself as a communist \"omnicracy\", where each state, each province, each district, elects their own representatives, fractally: everything is effectively voted by all people in the nation. There is no concept of private property, all previous businesses are now publicly owned, however with their founders still managing things. The Nukuri possess a military force, but they generally only serve to defend the nation from external threats.\n\nSaya's Note: Man... communism that actually works, good shit. I'd love to live there, surrounded by all sorts of cuties, and spending more time with Misa and Zana-sama... *sigh*"; +SWWM_LORETAG_COLLAR = "Lucky Collar"; +SWWM_LORETAB_COLLAR = "Item"; +SWWM_LOREREL_COLLAR = "Demolitionist;Saya;Ibuki;Yui;Ashley"; +SWWM_LORETXT_COLLAR = "Designation: Lucky Collar for Demolitionist\nManufacturer: Saya Miyamoto\n\nSummary: A very stylish fashion accessory, personally crafted by Saya, with much love and care, and infused with some borrowed magical energy that will keep the wearer protected.\n\nProtection:\n - 75% reduction to all damage when below 25% health.\n - 50% reduction to all self-inflicted damage.\n\nAddendum: The collar cannot break no matter how much damage you receive.\n\nSaya's Note: I made one for Ibuki too. Looks super cute on both of you tbh. I swear this isn't some BDSM thing. Also holy fuck if Yui's big tiddy goth gf can do some magic."; +SWWM_LORETAG_XANIMEN = "X'Animen"; +SWWM_LORETAB_XANIMEN = "Lore"; +SWWM_LOREREL_XANIMEN = "Luna;Nukuri;Saya"; +SWWM_LORETXT_XANIMEN = "Name: X'Animen Coalition\nClassification: Solar System Cluster\nLocation: Various Galaxies\n\nSummary: X'Animen is the name of a group of planetary systems, comprising several inhabited worlds, all connected through portals. During the first days following the \"Luna Event\", it was discovered that our own solar system had a portal connecting to them, in the remote dwarf planet of Sedna, from which the Nukuri had come to our world in order to study us as potential candidates for joining the group. The current member systems are Xathar (where the Nukuri homeworld is), Zenna, Mondakan and Kryudon.\n\nAddendum: Things aren't always peaceful in here. Several members are prone to waging war among themselves, or fighting over the nonexistent leadership of the Coalition.\n\nSaya's Note: Interplanetary alliances... man... all this stuff is just like something out of a sci-fi novel, and it's cool and all. I hope that one day we can be part of all this. Could've happened sooner, but, y'know, stuff happened... *sigh*"; +SWWM_LORETAG_DEEPIMPACT = "Deep Impact"; +SWWM_LORETAB_DEEPIMPACT = "Item"; +SWWM_LOREREL_DEEPIMPACT = "Locke"; +SWWM_LORETXT_DEEPIMPACT = "Designation: \"Deep Impact\" Airblaster\nManufacturer: Dr. Locke's Wonderful Toys\n\nSummary: The Deep Impact is a compressed air gun, allegedly meant to be a child's toy. Its maximum pressure allows for deadly blasts of air that could cause severe internal hemorrhaging and crushing of vital organs.\n\nPrimary Fire: Quick puffs of compressed air. Pushes away enemies and projectiles, while also dealing some damage.\n\nSecondary Fire: Compresses all the air into a single highly destructive shot. This \"air bullet\" is capable of penetrating multiple targets, digging a hole staight through their bodies. Requires a full air tank.\n\nReloading: The lever on the side must be pulled several times in order to refill the internal air tank. Once at full capacity, a smart mechanism will lock the lever to avoid accidental overfilling.\n\nAddendum: It is unclear how exactly this even counts as a toy for children."; +SWWM_LORETAG_UAC = "UAC"; +SWWM_LORETAB_UAC = "People"; +SWWM_LOREREL_UAC = "Doomguy;Saya;Hell"; +SWWM_LORETXT_UAC = "Name: Union Aerospace Corporation\nClassification: Military Conglomerate, Research Foundation\nLocation: Union States, Mars and Jupiter\n\nSummary: Founded in 2015 by Thomas Kelliher, as a shell company of the Union Aerospace Armed Forces (UAAF). The UAC's rise to power began in 2025 with its famous Joint Mars Expeditions. Since the creation of \"Mars City\" and the various posts in Phobos and Deimos, the UAC has been effectively working outside of Earth law, which has caused endless controversy. Moreso after securing their position as the largest military body on Earth in the aftermath of World War 3. In recent years, their experiments in teleportation made the news after a critical failure resulted in an invasion from Hell itself, along with the disappearance of the entire moon of Deimos, and eventually resulted in the demons making their way towards Earth. Governments all across the world have their hands full trying to fend off the attackers, but despite the constant bombardment of his accounts on social media, current CEO Ian Kelliher has refused to give any explanation about this incident. The only information provided is that they \"have a man\" that can fix everything.\n\nAddendum: Many rumors surround this company. There are also several accusations of involvement in illegal weapons research and countless cases of worker's rights violations.\n\nSaya's Note: Oh they TOTALLY deserve what happened to them, and I hope they get screwed even harder for this blunder. I'm glad I never invested in their shit. Lil' kiddo can eat my shorts, by the way, 'cause his errand boy ain't gonna fix shit. I don't care what the stories say, this \"Doom Marine\" is just some rando who got lucky, nothing more."; +SWWM_LORETXT_UAC2 = "Name: Union Aerospace Corporation\nClassification: Military Conglomerate, Research Foundation\nLocation: Union States, Mars and Jupiter\n\nSummary: Founded in 2015 by Thomas Kelliher, as a shell company of the Union Aerospace Armed Forces (UAAF). The UAC's rise to power began in 2025 with its famous Joint Mars Expeditions. Since the creation of \"Mars City\" and the various posts in Phobos and Deimos, the UAC has been effectively working outside of Earth law, which has caused endless controversy. Moreso after securing their position as the largest military body on Earth in the aftermath of World War 3. They were mainly responsible for the invasion from Hell which caused more than half of the planet to be almost entirely wiped out by Demonic forces. However, thanks to the efforts of Akari Labs' Demolitionist, the invasion was switfly dealt with.\n\nAddendum: Ever since the incident, the company has gone through a major reform, having lost most of its leading staff, and is now tightly supervised by the Union States government. Since 2150, they have made it their goal to repair the damages Earth had suffered. There are currently no clear estimates of how long this may take.\n\nSaya's Note: It's satisfying as all fuck to see this ugly-ass giant fall. Man, the whole thing with the invasion was just awful, you know. But I'm happy that we at least did our part there. Ah... that clown, once \"the most powerful man in the world\", now the government's lap dog... my sides have gone into orbit."; +SWWM_LORETAG_ENGINETECH = "Tach-Engine"; +SWWM_LORETAB_ENGINETECH = "People"; +SWWM_LOREREL_ENGINETECH = "UAC;Nukuri;DecadeMech;Sunkaeze;Saya;Nekuratek"; +SWWM_LORETXT_ENGINETECH = "Name: Tach-Engine Technology Institute\nClassification: Technology Conglomerate\nLocation: Perth, Scotland\n\nSummary: Founded in 2014 by J.A. Tachmek-Smith, by then the \"richest man in the world\". Ever since its inception, the man has spent his fortune in research and development of many innovations for the \"betterment of mankind\". Fusion energy, improvements in waste recycling, cleaner air, etc. Tach-Engine Technologies is currently the second largest tech company on Earth, much to the displeasure of the UAC, who previously held that position, however its undying founder has claimed that he has no intent on \"swiping the crown off those people\", in reference to current industry titan [NAME REMOVED].\n\nAddendum: The company had also collaborated multiple times with its Nukuri counterpart, Nekuratek. In 2045, they were given access to Nekuratek's research material from an exploration of the ruined Decade Mechanics facility in Sunkaeze. Shortly after this, the founder announced the opening a new subdivision dedicated to reproducing the works of the defunct company, thus marking Tach-Engine's entry into the arms race.\n\nSaya's Note: It's always neat to meet other immortals, especially if they're THOUSANDS of years old, wow. Like, this guy is basically an ancient Egyptian king that got dethroned and cursed with immortality or something, crazy stuff. By the way, I had to remove the name of those people so I wouldn't get my butt sued clean off. You can't even imagine what they're like. The UAC is nothing compared to them."; +SWWM_LORETAG_KERESHNOVKA = "Kereshnovka"; +SWWM_LORETAB_KERESHNOVKA = "Lore"; +SWWM_LOREREL_KERESHNOVKA = "Cyrus;Saya"; +SWWM_LORETXT_KERESHNOVKA = "Name: Kereshnovka\nClassification: Small City\nLocation: Siberia\n\nSummary: Kereshnovka is a city located somewhere in the north-central bounds of Siberia. Its exact location cannot be properly pinpointed as it appears to exist within some sort of isolated pocket space that defies the laws of time and space. It is inhabited almost entirely by members of the Qurensniv race, who fled their home planet escaping persecution by a mad dictator. It is also home to Cyrus Enterprises, a famous tech startup.\n\nAddendum: The city's surroundings are inhabited by strange creatures known as \"ghouls\", who only appear to attack foreigners.\n\nSaya's Note: I know all about the history there, that \"mad dictator\" the article mentions is nerdo's dad. Old fart got his brains scrambled and went all sorts of crazy and murder-happy, people ran off as fast as they could to avoid being executed for the slightest sign of defiance. How the fuck does that shit even happen and will it happen to nerdo too? I sure hope not..."; +SWWM_LORETAG_NOVOSKHANA = "Novoskhana"; +SWWM_LORETAB_NOVOSKHANA = "Lore"; +SWWM_LOREREL_NOVOSKHANA = "Anarukon"; +SWWM_LORETXT_NOVOSKHANA = "Name: Undying Eternal Empire of Novoskhana\nClassification: Largest empire in existence\nLocation: Novoskhana\n\nSummary: A tyrannical society where most of the Anarukon reside, ruled by the Eternal Empress Sythana Va Sarkha Daia Mykha Azanth Serei Yanikov I. It is a strict matriarchal society where men live only to serve their wives. Most if not all women born in Novoskhana are raised to be warriors. The Empire has an approximate population of 13 billion, and no one has dared stand up to them.\n\nAddendum: Many groups split out due to disagreements with the Empire's policies, such as the Vexx Sisterhood (now the Eternal Kingdom) and the Rust Empire. This happened during a time where a genetic mutation began to surface among the Anarukon people, resulting in a destabilization of the previously stable sex and gender binaries, to which the Empire responded by ordering the execution of any \"deviants\" born, along with their fathers, and anyone who dared protect them.\n\nSaya's Note: So... a TERF empire. Wonderful. Just... wonderful."; +SWWM_LORETAG_VOICEBOX = "Loudboi Voicebox"; +SWWM_LORETAB_VOICEBOX = "Item"; +SWWM_LOREREL_VOICEBOX = "AkariLabs;Ibuki;Demolitionist"; +SWWM_LORETXT_VOICEBOX = "Designation: Loudboi Voicebox\nManufacturer: Akari Labs\n\nSummary: A lightweight voice synthesizer for AI units. Easy to install and program, perfect for those building on a budget. Comes with a built-in \"robotic\" filter for those who prefer that over an awkwardly \"too human\" sounding voice.\n\nSaya's Note: Ibuki is still amused that I programmed your voicebox to sound like her. It also cracks me up that you've even picked up all her little mannerisms because of it."; +SWWM_LORETAG_LOCKE = "Dr. Locke"; +SWWM_LORETAB_LOCKE = "People"; +SWWM_LOREREL_LOCKE = "Kereshnovka;Saya"; +SWWM_LORETXT_LOCKE = "Full Name: Janus Locke Hoodth\nNationality: Qurensniv\nDate of Birth: 1980-07-30\n\nSummary: Younger brother of Häzel Hoodth, the \"mad doctor\" of Kereshnovka known for his inhuman experiments in order to search for the \"essence of immortality\". The young man changed entirely after Häzel's death in 1987, in an oil rig explosion near the town. While trying to follow on his brother's steps, on the side he also runs \"Dr. Locke's Wonderful Toys\" in order to earn some cash, although not many people really buy said toys, since they are hilariously deadly. In 2049 he attempted to \"take over the world\", an event that backfired so hilariously he completely disappeared from the public eye afterwards.\n\nSaya's Note: Guy's a total nut, but these \"toys\" are very reliable weapons for you. Just be careful when using them, shit could backfire catastrophically at any moment, who knows..."; +SWWM_LORETAG_KIRIN = "Xanai, Kirin"; +SWWM_LORETAB_KIRIN = "People"; +SWWM_LOREREL_KIRIN = "Anarukon;Novoskhana;Saya;Imanaki"; +SWWM_LORETXT_KIRIN = "Full Name: Kirin Xanai, Child Emperor of the Great Rust Empire\nNationality: Akkouxhei\nDate Of Birth: 2080-04-13\n\nSummary: Kirin Xanai is the current head of the Rust Empire of Akkou, one of the many offshoots of the Empire of Novoskhana who branched off in protest of the Eternal Empress's aggressive policies. He is a very down-to-earth leader and sees himself as \"just like any other guy\". The previously struggling land of Akkou has faced great prosperity since the Rust Empire was formed, with the Xanai family being seen as a blessing from the gods. Kirin is very fond of making friends with people, and is absolutely adorable.\n\nAddendum: Due to being from one of the major branches of Anarukon royalty, his engagement to Saya Miyamoto (♥) opened up many opportunities for an alliance with humans, and served to heal the wounds previously caused by Imanaki Corp's intrusions.\n\nSaya's Note: Ahhh... Kirin-kun, you're so cute~... You make me the happiest girl in the world!!!"; +SWWM_LORETAG_MOTHLAMP = "Lämp"; +SWWM_LORETAB_MOTHLAMP = "Item"; +SWWM_LOREREL_MOTHLAMP = "Sankaideriha;Saya"; +SWWM_LORETXT_MOTHLAMP = "Designation: Companion Lamp\nManufacturer: Sankai Exports Ltd.\n\nSummary: A little souvenir from the island of magic. This lamp will follow you around and light up the way. Can be toggled at will so the limited oil supply can be conserved when necessary.\n\nAddendum: Has a tendency to attract moths, though this can have some utility. The lamp is enchanted to make them hostile to nearby enemies, and when turned off they will immediately attack.\n\nSaya's Note: You know, I wish this thing attracted a certain kind of moth I really like... The lady laughed at me and said that \"maybe\". I... really hope she's right... but at the same time I think I might regret this?"; diff --git a/language.def_menu b/language.def_menu index 1d6fa6b09..cd64ca0b8 100644 --- a/language.def_menu +++ b/language.def_menu @@ -1,4 +1,3 @@ -// English (odd personal GB/US mix, I kinda have a problem with that) [default] // keybinds SWWM_KEYS = "SWWM GZ Bindings"; diff --git a/language.def_strife b/language.def_strife index 70cfbaae7..37430e7d5 100644 --- a/language.def_strife +++ b/language.def_strife @@ -1,4 +1,4 @@ -// English (odd personal GB/US mix, I kinda have a problem with that) [default] // Strife mission texts // Strife dialogue texts +// Strife actor tags diff --git a/language.def_voice b/language.def_voice index f37634668..5afdb69d2 100644 --- a/language.def_voice +++ b/language.def_voice @@ -1,4 +1,3 @@ -// English (odd personal GB/US mix, I kinda have a problem with that) [default] // voice name SWWM_VOICENAME_DEFAULT = "Demolitionist"; diff --git a/language.es_base b/language.es_base index 422c7448f..a814947cc 100644 --- a/language.es_base +++ b/language.es_base @@ -1,4 +1,3 @@ -// Castillian Spanish [es] // tags, pickups I_PUSHER = "Taladro Percutor de Microfusión \"Pusher\""; diff --git a/language.es_lore b/language.es_lore index 6c7a88f49..6dbb47ae7 100644 --- a/language.es_lore +++ b/language.es_lore @@ -1,1074 +1,133 @@ -// Castillian Spanish [es] -// lore entries -SWWM_LORETXT_AKARILABS = -"Nombre: Akari Labs\n" -"Clasificación: Laboratorio de Investigación Científica, Fábrica de Robots, Servicio de Adopción\n" -"Localización: Kasukabe, Prefectura de Saitama, Japón\n" -"\n" -"Resumen: Akari Labs, la Fuente de Innovación, fue fundado en 2010 por Saya y Taro Miyamoto. Siendo al principio solo un pequeño taller de robótica, crecieron rápidamente con el tiempo, cubriendo campos más diversos en el proceso. Uno de los productos más populares de los laboratorios son las Maidbots, robots casi humanos que pueden ser adoptados gratuitamente por cualquier familia: \"desde asistentas enérgicas y trabajadoras que hacen su tarea sin rechistar, hasta tiernas y maternales asistentas que cuidan de ti y te animan a mejorar tu estilo de vida\". Los laboratorios también son famosos por la creacion de Ibuki, el \"Oni Rojo\", una supersoldado veterana de la Tercera Guerra Mundial ahora convertida en supermodelo, y recientemente, su sucesor, el Demolicionista.\n" -"\n" -"Apéndice: Akari Labs fue uno de los patrocinadores de los Juegos Olímpicos de Tokyo en 2020. La Maidbot personal de Saya cantando el himno nacional fue uno de los sucesos más destacados del evento.\n"; - -SWWM_LORETXT_ANARUKON = -"Nombre: Anarukon\n" -"Clasificación: Entes inmortales\n" -"Localización: Varias\n" -"\n" -"Resumen: Los Anarukon son una raza de entes inmortales creados por un dios conocido como Noskas Kurenai (en su lengua, \"Padre de Eternidad\"). Son completamente invencibles, capaces de recuperarse incluso si son quemados hasta ser ceniza. Mientras que la mayoría de la población se encuentra en el Imperio de Novoskhana, otros grupos se han separado de él debido a desacuerdos mayores con las políticas del imperio.\n" -"\n" -"Apéndice: Los Anarukon son una de las razas humanoides con la proporción más alta de individuos que no entran dentro del sexo o género binarios segun un reciente censo. Aproximadamente el 40% de la población se puede clasificar como \"intersexo\", y solo un 30% de la población total se puede considerar \"cisgénero\". Un estudio de Mosse Anderken pudo trazar esto a una mutación en el genoma Anarukon que apareció varios años despues de la creación del imperio.\n" -"\n" -"Nota de Saya: Mas cosas de dioses por aquí. No es coña, SON reales."; -SWWM_LORETXT_ANARUKON2 = -"Nombre: Anarukon\n" -"Clasificación: Entes inmortales\n" -"Localización: Varias\n" -"\n" -"Resumen: Los Anarukon son una raza de entes inmortales creados por un dios conocido como Noskas Kurenai (en su lengua, \"Padre de Eternidad\"). Son completamente invencibles, capaces de recuperarse incluso si son quemados hasta ser ceniza. Mientras que la mayoría de la población se encuentra en el Imperio de Novoskhana, otros grupos se han separado de él debido a desacuerdos mayores con las políticas del imperio. Entre ellos los más notables son el Reino Eterno, fundado por el propio Noskas Kurenai y liderado por la Reina Andreki Anderken, y el Imperio Rust, fundado por Syrakha Yanikov y liderado por el Emperador Infantil Kirin Xanai.\n" -"\n" -"Apéndice: Los Anarukon son una de las razas humanoides con la proporción más alta de individuos que no entran dentro del sexo o género binarios segun un reciente censo. Aproximadamente el 40% de la población se puede clasificar como \"intersexo\", y solo un 30% de la población total se puede considerar \"cisgénero\". Un estudio de Mosse Anderken pudo trazar esto a una mutación en el genoma Anarukon que apareció varios años despues de la creación del imperio.\n" -"\n" -"Nota de Saya: Sabes... conocí a Andreki una vez, despues de la boda con Kirin-kun. En serio que creía que era solo una niña, dios que vergüenza... También conocí a algunos de sus familiares, como la tipa esta que parece una bruja... su tía ¿creo? No pude mirarla mucho, me ponía los pelos de punta. T-también estaba hmmm... su madre, una guerrera super hardcore tipo Guts, pero en mami, luego otra tía a la que le mola ir por ahí con un disfraz que da mucho mal rollo y usa un alterador de voz para parecer un tío siniestro, me lo pasé de muerte hablando con ella, es majísima. También conocí al mismísimo DIOS en mayúsculas, el \"Padre de Eternidad\"... oh tío la tensión cuando me miraba... pero luego se me pasó, porque en persona es un blandengue. Ahhh... fue la rehostia conocer por fin a toda esta gente despues de solo haber leido sobre ellos, y oh dios no empecemos con lo que es haberme casado con uno, juju. Por fin, un guapetón inmortal solo para mí... y maaaaaadre es que es monísimo... y una fiera en la cama, ijijijijiji~"; - -SWWM_LORETXT_ASHLEY = -"Nombre Completo: Ashley Knox\n" -"Nacionalidad: Británica\n" -"Fecha de Nacimiento: 31 de Octubre de 1887\n" -"\n" -"Resumen: Ashley es la mayor de los tres hijos de Yrikha Yanikov y Maxwell A. Knox, los otros siendo Adrian, un experimentado soldado veterano de la primera y segunda guerras mundiales, y Viola, una aprendiz de bruja. Nació en Londres en 1887, pero pasó la mayor parte de su infancia en Cornualles, despues de que su madre tuviera que darse a la fuga debido a acusaciones de brujería. Ashley es conocida mayormente por ser la guitarrista y cantante de \"The Black Rat's Coven\" (\"El Aquelarre de la Rata Negra\"), una banda de Rock Gótico compuesta íntegramente de brujas que ha estado de gira por todo el mundo. Tambien es una maestra en pintura y escultura, con algunas de sus obras vendiéndose por millones.\n" -"\n" -"Apéndice: Poco después del nacimiento de su único hijo, Christopher, en 1989, Ashley se divorció del que entonces era su marido, Fredrik Steiner. Muchos años después, durante un concierto en Japón en 2027, conoció a Yui Miyamoto, con quien se casó solo unos pocos días tras el suceso. Ashley lamenta no haberse dado cuenta antes de que prefiere estar con mujeres.\n" -"\n" -"Nota de Saya: Bendita sea esta lesbiana, amen. Ohhh... Ashley-san es simplemente la mejor, adoro su música, y mola mucho que nos invite a sus conciertos y tal cuando toca. Ah y recuerdo que una vez me dió un abrazo y HNNN ¡¡¡dios es que fue LO MEJOR!!! Ahhhh... suaves pechotes de bruja... ♥"; - +SWWM_LORETXT_SYMNATEK = "Nombre: Symnatek\nClasificación: Fabricante de Material Industrial\nLocalización: Brisbane, Australia\n\nResumen: \"Construyendo un mejor mundo para un mejor futuro, desde 2040\". El mayor productor de material industrial en su país natal. Mientras que la empresa principal se dedica a la industria y construcción, la compañía filial de Itamex abastece al ejército de toda clase de suministros básicos.\n\nApéndice: Symnatek es lo suficientemente grande como para mantener a raya el dominio casi global de Mixom, convirtiendo a Australia en uno de los pocos países donde tienen competencia real.\n\nNota de Saya: En estos tiempos que corren, hasta los putos fabricantes de herramientas contribuyen al ejército. ¿Eh? ¿Como que \"mira quien fue a hablar\"? Oh sí claro, solo por lo de Ibuki yo tambien soy igual. Venga ya."; +SWWM_LORETXT_KIRIN = "Nombre Completo: Kirin Xanai, Emperador Infantil del Gran Imperio Rust\nNacionalidad: Akkouxhei\nFecha De Nacimiento: 13 de Abril de 2080\n\nResumen: Kirin Xanai es el actual líder del Imperio Rust de Akkou, una de las varias ramas desprendidas del Imperio de Novoskhana en protesta de las agresivas políticas de la Emperatriz Eterna. Es un líder muy sensato y se ve \"como cualquier otro tipo\". La anteriormente afligida tierra de Akkou ha encontrado gran prosperidad tras la formación del Imperio Rust, con la familia Xanai siendo vista como una bendición de los dioses. Kirin adora entablar amistad con la gente, y es absolutamente adorable.\n\nApéndice: Al ser de una de las ramas mayores de realeza Anarukon, su casamiento con Saya Miyamoto (♥) abrió varias oportunidades para la alianza con humanos, y sirvió para curar las heridas anteriormente causadas por la intrusión de Imanaki Corp.\n\nNota de Saya: Ahhh... Kirin-kun, pero que mono eres~... ¡¡¡Me has hecho la chica más feliz del mundo!!!"; +SWWM_LORETXT_UNISSIX = "Nombre Completo: Misa Azadeku Unissix, alias \"Unissix Bokurou Azadeku\"\nNacionalidad: Devanikana\nFecha De Nacimiento: 29 de Febrero de 1992\n\nResumen: Misa es la principal diseñadora de armamento de toda la familia Unissix. Comenzando a una edad temprana, su fascinación por las armas fue algo bastante notable. Misa es toda una experta en la interpretación de diseños antiguos, y por lo tanto suelen encargarle la restauración de tecnología perdida. Esto ha incluido los varios Artefactos de Nedoshiaan. Está casada con Zanaveth Nekuraku II, líder de Nekuratek, un gigante tecnológico en el mundo Nukuri.\n\nApéndice: Su impresionante habilidad para la creación se podría interpretar como una forma de compensar la falta de aptitud física para ser una guerrera Sangre de Dragón como su hermana. Cuando conoció a Zanaveth, quien entonces era solo una estudiante en una excursión para aprender sobre otras culturas, se enamoró immediatamente de ella, y le pidió casarse al día siguiente. Poco después, habiendo comenzado a vivir en Nahkami con su esposa, Misa se convirtió en una gran fan de los videojuegos, encontrando emocionante el poder al fin tener sus propias aventuras, sin tener que hacer mucho esfuerzo físico.\n\nNota de Saya: Recuerdo charlar unas cuantas veces con ella. Tiene muy buen gusto, y su mujer está to buena (y es listísima, a ver si es que hizo la IA que estás usando). Aun estoy cabreada porque no hemos podido estar en contacto gracias a que esos idiotas Americanos hicieran que los Nukuri se fuesen. Puedo mandarle mensajes a veces a través de la embajada en la Capital Lunar, pero esos malditos conejos siempre lo complican todo. Por cierto... Recuerdo una vez que nos bañamos juntas y vi... lo que tenía ahí abajo... ay dios... enorme... ohhhhhhh...... Zana-sama maldita suertuda, no me extraña que pudiera oiros hacerlo desde la otra esquina de la casa."; +SWWM_LORETXT_LOCKE = "Nombre Completo: Janus Locke Hoodth\nNacionalidad: Qurensniv\nFecha De Nacimiento: 30 de Julio de 1980\n\nResumen: Hermano menor de Häzel Hoodth, el \"doctor chiflado\" de Kereshnovka conocido por sus experimentos inhumanos en busca de la \"esencia de la inmortalidad\". El joven cambió completamente tras la muerte de Häzel en 1987, en una explosión de una plataforma petrolífera cerca del pueblo. Mientras sigue los pasos de su hermano, por otra parte maneja \"Juguetes Magníficos del Dr. Locke\" para ganarse un dinero, aunque realmente no mucha gente compra esos juguetes, ya que son hilarantemente mortíferos. En 2049 intentó \"dominar el mundo\", en un evento que falló de forma tan ridícula que posteriormente acabó despareciendo de la vida pública.\n\nNota de Saya: El tío está tolai perdido, pero los \\"juguetes\\" esos son armas muy útiles para ti. Tú por si acaso ten cuidado al usarlas, no sea que se vaya algo a la mierda y te revienten en la cara, quien sabe..."; +SWWM_LORETXT_DISPLAY = "Designación: Pantalla CuteEmotion\nFabricante: Akari Labs\n\nResumen: Pantalla de un solo sentido para uso en robots. Colocada en la región de la cabeza se puede usar para mostrar expresiones faciales simples seleccionadas desde una librería de imágenes configurable por el usuario que se pueden asociar con cualquier tipo de emoción que la IA quiera mostrar, ya sea feliz o triste, excitado o aburrido, tranquilo o inquieto... Las posibilidades son infinitas.\n\nNota de Saya: Esto te hace super cuqui y abrazable (lo siento otra vez por aquella vez que Ibuki te aplastó con un abrazo, por cierto, en serio creía que tu chasis podría soportarlo, pero mira que es fuerte la tía)."; +SWWM_LORETAG_EXPLODIUMGUN = "Pist. de Explódium"; +SWWM_LORETXT_EXPLODIUMGUN = "Designación: Pistola de Explódium\nFabricante: Munch Innovations\n\nResumen: Arma de fuego semiautomática diseñada para balas de Explódium personalizadas del calibre .387. Áltamente volátil, puede eliminar pequeños objetivos con facilidad. Cada cargador tiene 7 balas.\n\nFuego Principal: Disparos lentos pero precisos. Un impacto directo suele ser letal, pero el daño por explosión también puede doler bastante. Apunta a los pies para lanzar a enemigos pequeños por el aire.\n\nFuego Secundario: Realiza una \"recarga explosiva\", tirando de la clavija en el cargador para armarlo como una granada y lanzarlo a los enemigos. Su potencial explosivo es proporcional al número de balas que quedan dentro. Esta acción solo se puede realizar si queda al menos una bala en el cargador.\n\nRecarga: Recarga normal, no explota nada aquí.\n\nApéndice: Gracias a un trato entre Akari Labs y Munch Innovations, se te ha provisto con una fuente casi ilimitada de munición para este arma, asi que se libre de soltarlo todo.\n\nNota de Saya: Este es en mi principal, nivel trescientos ochenta y siete... ¿Eeeh? ¿Como que no pillas la referencia?"; +SWWM_LORETXT_UAC = "Nombre: Union Aerospace Corporation\nClasificación: Union Militar, Fundación de Investigación\nLocalización: Unión de Estados, Marte y Júpiter\n\nResumen: Fundada en 2015 por Thomas Kelliher, como una compañía pariente de la Union Aerospace Armed Forces (UAAF). El ascenso al poder de la UAC comenzó en 2025 con sus famosas Expediciones Conjuntas a Marte. Desde la creación de \"Mars City\" y los muchos puestos en Fobos y Deimos, la UAC efectivamente ha estado trabajando fuera de la ley de la Tierra, lo cual ha causado interminables controversias. Aun más despues de haber conseguido asegurar su posición como el mayor cuerpo militar de la Tierra tras la Tercera Guerra Mundial. Recientemente, sus experimentos de teletransporte han sido noticia despues de que un fallo crítico tuviera como resultado una invasión del mismo Infierno, junto con la desaparición total de la luna de Deimos, y eventualmente que estos demonios se dirigiesen hacia la Tierra. Los gobiernos de todo el mundo no dan abasto intentando defenderse de estos invasores, pero a pesar del constante bombardeo de sus cuentas en redes sociales, el actual CEO de la compañía, Ian Kelliher, no ha querido dar explicaciones sobre el incidente. Lo único que se ha dicho es que \"tienen un hombre\" que puede arreglarlo todo.\n\nApéndice: Muchos rumores rodean esta compañía. Hay tambien varias acusaciones de estar involucrada en el desarrollo de armamento ilegal e incontables casos de violaciones de derechos del trabajador.\n\nNota de Saya: Oh es que EN SERIO se merecen todo lo que les ha pasado, y espero que les jodan mucho más por este desastre. Me alegra no haber invertido nunca en sus mierdas. El niñato ese me puede comer los calzones, por cierto, porque el recadero ese suyo no va a arreglar una mierda. Me da igual lo que digan por ahí, el tal \"Marine de Doom\" solo es un tío random que tuvo suerte, nada más."; +SWWM_LORETXT_UAC2 = "Nombre: Union Aerospace Corporation\nClasificación: Union Militar, Fundación de Investigación\nLocalización: Unión de Estados, Marte y Júpiter\n\nResumen: Fundada en 2015 por Thomas Kelliher, como una compañía pariente de la Union Aerospace Armed Forces (UAAF). El ascenso al poder de la UAC comenzó en 2025 con sus famosas Expediciones Conjuntas a Marte. Desde la creación de \"Mars City\" y los muchos puestos en Fobos y Deimos, la UAC efectivamente ha estado trabajando fuera de la ley de la Tierra, lo cual ha causado interminables controversias. Aun más despues de haber conseguido asegurar su posición como el mayor cuerpo militar de la Tierra tras la Tercera Guerra Mundial. Fueron los responsables principales de la invasión del Infierno que causó que media Tierra fuera devastada casi totalmente por fuerzas Demoníacas. Sin embargo, gracias a los esfuerzos de la Demolicionista de Akari Labs, la invasión fue fácilmente eliminada.\n\nApéndice: Desde el incidente, la compañía ha sufrido una reforma masiva, habiendo perdido a la mayoría de sus altos cargos, y está ahora estrictamente controlada por el gobierno de la Union de Estados. Desde 2150, han hecho su objetivo reparar los daños que la Tierra ha sufrido. Actualmente no hay estimaciones claras de cuanto puede tardar esto.\n\nNota de Saya: Si es que me da un gusto de cojones ver caer a este asqueroso gigante. Tía, todo lo de la invasión fue horrible, sabes. Pero me alegro de que al menos cumpliéramos con lo nuestro. Ah... el payaso ese, antes \"el hombre más poderoso del mundo\", ahora el perrito faldero del gobierno... yo es que me desorino."; +SWWM_LORETXT_MAIDBOT = "Nombre Completo: Maidbot Miyamoto\nNacionalidad: Japonesa\nFecha De Nacimiento: 7 de Julio de 2017\n\nResumen: La primera maidbot creada por Saya, con todas las demás basadas en ella. Aunque Maidbot trabaje para los Miyamoto como asistenta, también se le considera parte de la familia, y vive con ellos, teniendo incluso su propio dormitorio. Aparte, también ha tenido una carrera de renombre como cantante e ídolo de J-Pop, bajo el alias de \"Meidobot\".\n\nApéndice: Hubo un tiempo en el que Maidbot fué adaptada a un \"cuerpo de combate\" experimental para asistir al Oni Rojo en su misión en los EEUU. Probó ser efectiva, pero no se sintió cómoda con su trabajo y prefirió volver a ser una chica normal después de todo.\n\nNota de Saya: Sabes... todas mis maidbots, van completamente equipadas, ¿eh? Tú ya me entiendes... están capacitadas para el \"amor\". Maidbot no es una excepción, y deja que te diga... es como estár en el cielo cuando lo hacemos... ♥"; +SWWM_LORETXT_DEVANIKNA = "Nombre: Devanikna\nClasificación: Mundo de guerreros\nLocalización: Ixxeney, sistema Xathar\n\nResumen: Los Devanikan son una raza de guerreros fieros, los cuales se dice que descienden de dragones (en su idioma, \"Devanikan\" significa \"Sangre de dragón\"). Están divididos en varios clanes, con uno de ellos, el clan Unissix, dirigiendo sobre los demás.\n\nApéndice: Esta gente adora las aventuras y matar bestias, todos los miembros de cada clan tienen muchas historias que contar sobre sus hazañas. Deneva Unissix, hermana mayor de Misa Unissix, es actualmente una de las guerreras más populares, habiendo finalmente derrotado a Mero el Destructor, un imponente y gigantesco golem construido por el Príncipe de las Sombras Kuro Noroko quien durante siglos había desatado el terror por todo Ixxeney.\n\nNota de Saya: La gente de Misa mola un huevo. Casi que me hacen pensar en esta serie de JRPGs a la que jugaba hace un chorrón de años, también iba de gente con sangre de dragón... eh... pues no me acuerdo de como se llamaba... en fin. Molones guerreros de Dragones, toma ya."; +SWWM_LORETXT_CRONOS = "Nombre: Cronos\nClasificación: Colección de mundos\n\nResumen: Un cluster de pequeños mundos conectados por extraños portales. Una investigación histórica dice que todo formaba parte de un único y gran mundo, pero un día un gran cataclismo ocurrió y todo se rompió en pedazos. Por suerte unos \"sabios\" encontraron la forma de conectar todos los mundos de nuevo. También nos han informado de que hay tres organizaciones principales trabajando aquí, pero no son muy amigables, ya que se han aliado con un Jinete de Serpiente. Puede que tengas que enfrentarte a sus líderes antes de ir a por quien mueve los hilos.\n\nApéndice: Se conoce que a los nativos les gustan los puzzles, a veces hasta un punto insoportable.\n\nNota de Saya: Ya, ya, típica historia de fantasía oscura, lo pillo, que si \"todo esto antes era campo\" y tal. Aunque tengo algo de curiosidad por cómo funcionan esos portales."; SWWM_LORETAG_BELT = "Cinturón Útil"; -SWWM_LORETXT_BELT = -"Designación: Cinturón Útil Magnético Adaptable\n" -"Fabricante: Symnatek\n" -"\n" -"Resumen: Un simple cinturón magnético, adaptable a cualquier tamaño de cintura al acoplar/desacoplar segmentos. Sus fuerzas magnéticas son suficientes para mantener cualquier objeto perfectamente sujeto no importa la intensidad del impacto que reciba el usuario.\n" -"\n" -"Apéndice: Este cinturón te permitirá acceder fácilmente a tus contenedores Hammerspace y llavero, y tambien facilitar la recarga de ciertas armas."; - -SWWM_LORETAG_BIGSHOT = "Don BIG SHOT"; -SWWM_LORETXT_BIGSHOT = -"Nombre Completo: John \"Bigshot\" Gunns\n" -"Nacionalidad: Americano\n" -"Fecha de Nacimiento: 12 de Noviembre de 2110\n" -"\n" -"Resumen: Un hombre rodeado de misterios. Dice ser el \"hijo de Benellus, Dios de las Escopetas\". Es uno de los mayores patrocinadores financieros de Blackmann Arms y les ha encargado varios diseños inusuales, la mayoría privados. Desde su fortaleza en Nevada suele transmitir su mensaje sobre un \"evento apocalíptico\" para el que se está preparando.\n" -"\n" -"Nota de Saya: Oséase, un tolai, lo pillo. Pero la cosa es, uno de los diseños del tío este se hizo público, y es que no podía resistirme a tener esa COSA en mis manos. Quiero ver como manejas ese descojonante pedazo de metal. Hasta te he puesto algunas mejoras para usarlo más eficientemente. Cada vez que lo estés usando, te estaré viendo, así que más te vale darme buen entretenimiento mientras como palomitas."; - -SWWM_LORETXT_BLACKMANN = -"Nombre: Blackmann Arms S.L.\n" -"Clasificación: Diseñador y Fabricante de Armas\n" -"Localización: Colonia, Alemania\n" -"\n" -"Resumen: Fundada en 1924 por Daniel Ischer como \"Schwarzmann Exotischwaffen\", un taller de \"armas exóticas\" en Colonia. Su eslogan es \"si lo puedes imaginar, lo podemos construir\". Saltó a la fama cuando la familia escapó a América en 1933. Despues de instalarse, la tienda se \"americanizó\" bajo su actual marca de \"Blackmann Arms\", y alcanzó una fama mayor diseñando toda clase de ingeniosas armas para las fuerzas aliadas. Durante la Tercera Guerra Mundial se mudaron de vuelta a Alemania, donde han estado hasta el día de hoy. La compañía actualmente es manejada por Hermann E. Ischer, tataranieto del fundador original, quien ha hecho su objetivo personal el que si un arma diseñada puede contener más de una bala, debe tener una función para disparar todo el cargador lo más rápido posible.\n" -"\n" -"Apéndice: La mayor parte de la financiación de la compañía viene de Industrias Don BIG SHOT, la cual segun reportes del mismo Hermann, encarga regularmente toda clase de diseños descabellados de escopetas que ninguna persona sana pensaría en usar. De todos estos encargos estrictamente privados, una sola arma fue finalmente hecha pública, la \"Wallbuster\", una escopeta revólver de 25 cañones.\n" -"\n" -"Nota de Saya: Creo que he desvelado el código en esto... si el nombre de la compañía hace referencia a lo que yo creo... Oh venga ya. En serio el tío que la fundó intencionadamente quería que la gente pensara en su POLLA cada vez que veían las enormes armas que hacía? ASCO."; - -SWWM_LORETAG_BLASTSUIT = "Chaleco Antiexpl."; -SWWM_LORETXT_BLASTSUIT = -"Designación: Chaleco Antiexplosivos\n" -"Fabricante: Itamex Military Supplies (filial de Symnatek)\n" -"\n" -"Resumen: Un simple chaleco diseñado para proteger contra explosiones. El cuerpo principal está hecho de nanotejidos muy elásticos, y deberían proveer de una protección decente contra armamento ligero. El blindaje está hecho de una aleación propietaria altamente resistente al impacto.\n" -"\n" -"Protección:\n" -" - Reducción de un 30% contra todo tipo de daños.\n" -" - Reducción adicional de un 50% contra explosiones.\n" -"\n" -"Durabilidad: Puede absorber un total de 150 unidades de daño antes de romperse.\n" -"\n" -"Apéndice: El chaleco se puede llevar por debajo de otras armaduras."; - -SWWM_LORETAG_CANDYGUN = "Pistola Caramelo"; -SWWM_LORETXT_CANDYGUN = -"Designación: Pistola Caramelo \"Taste the Sweetness\"\n" -"Fabricante: Munch Innovations\n" -"\n" -"Resumen: Variante sobrecargada de la pistola de Explodium. No solo las balas, sino tambien partes del arma, están hechas de Explodium. Mezclado con caramelo de fresa y peta zetas también, lo cual por alguna razón resulta en un festival de fuegos artificiales.\n" -"\n" -"Fuego Primario: Disparos individuales de dulce explosión. Si el impacto directo no mata algo, puede que lo haga todo el petardeo adicional.\n" -"\n" -"Fuego Secundario: Recarga explosiva. La potencia es mucho más extrema así que cuidado con el daño por explosión. Solo se puede hacer si tienes cargadores extra.\n" -"\n" -"Especial: Durante los primeros momentos de una recarga explosiva, puedes mantener el fuego primario para dejar el cargador dentro y en su lugar tirar la pistola entera como una granada para un daño incluso mayor que solo el cargador. Solo puede hacerse si tienes al menos una pistola y cargador de repuesto.\n" -"\n" -"Recarga: Lo mismo de siempre. Recuerda que puedes mantener una bala en la recámara.\n" -"\n" -"Apéndice: Dada la naturaleza deshechable de la Pistola Caramelo, hasta 4 repuestos extra se pueden mantener en tu inventario.\n" -"\n" -"Nota de Saya: No sé como mezclando caramelo con explodium puede hacer esto, pero me encanta cada segundo. Ahhh... ataque de nostalgia. ¿Que tal si un dia de estos vamos a ver unos fuegos artificiales de verdad cuando termines de salvar el mundo?"; - -SWWM_LORETAG_COLLAR = "Collar de Suerte"; -SWWM_LORETXT_COLLAR = -"Designación: Collar de la Suerte para Demolicionista\n" -"Fabricante: Saya Miyamoto\n" -"\n" -"Resumen: Un elegante accesorio de moda, personalmente creado por Saya, con mucho amor y cariño, e infundido con un poco de energía mágica prestada que protegerá a quien lo lleve.\n" -"\n" -"Protección:\n" -" - Reducción del 75% contra todo el daño por debajo de un 25% de salud.\n" -" - Reducción del 50% contra todo daño autoinflingido.\n" -"\n" -"Apéndice: El collar no se puede romper, no importa cuanto daño recibas.\n" -"\n" -"Nota de Saya: Hice uno para Ibuki también. Pues os queda super cuqui a los dos. Juro que esto no es nada de BSDM. Oh y madre de dios como mola la magia de la novia gótica tetuda de Yui."; - -SWWM_LORETXT_CRONOS = -"Nombre: Cronos\n" -"Clasificación: Colección de mundos\n" -"\n" -"Resumen: Un cluster de pequeños mundos conectados por extraños portales. Una investigación histórica dice que todo formaba parte de un único y gran mundo, pero un día un gran cataclismo ocurrió y todo se rompió en pedazos. Por suerte unos \"sabios\" encontraron la forma de conectar todos los mundos de nuevo. También nos han informado de que hay tres organizaciones principales trabajando aquí, pero no son muy amigables, ya que se han aliado con un Jinete de Serpiente. Puede que tengas que enfrentarte a sus líderes antes de ir a por quien mueve los hilos.\n" -"\n" -"Apéndice: Se conoce que a los nativos les gustan los puzzles, a veces hasta un punto insoportable.\n" -"\n" -"Nota de Saya: Ya, ya, típica historia de fantasía oscura, lo pillo, que si \"todo esto antes era campo\" y tal. Aunque tengo algo de curiosidad por cómo funcionan esos portales.\n"; - -SWWM_LORETXT_CYRUS = -"Nombre: Cyrus Enterprises\n" -"Clasificación: Startup? de Tecnología\n" -"Localización: Isla Kopo, Kereshnovka, Rusia\n" -"\n" -"Resumen: Una pequeña compañía manejada por un tal Reubens C. Karnanaiahmani, hijo de realeza y embajador de los Qurensniv en la Tierra. Lo hace todo por su cuenta, tiene el hábito de dar nombres muy frikis a las cosas.\n" -"\n" -"Apéndice: Aparte de meterse en tecnología avanzada, Reubens también es diez veces campeón de Ko-Ron-Jai (artes marciales Qurensniv), y es un tirador de renombre, capaz de partir una cerilla por la mitad desde 1km de distancia, con una precisión mortal.\n" -"\n" -"Nota de Saya: También es un puto friki. Eso mismo, ya lo he dicho. Claro que sí, las cosas que hace molan y tal, a veces, pero madre de DIOS el tío me saca de quicio con esa actitud que tiene, blej..."; - -SWWM_LORETXT_DECADEMECH = -"Nombre: Decade Mechanics\n" -"Clasificación: Instalación de Investigaciones Militares???\n" -"Localización: Sunkaeze, borde externo de Xathar, Coalición X'Animen\n" -"\n" -"Resumen: Desde que la humanidad fue consciente del portal en Sedna conectando a otro sistema solar, muchas expediciones se han hecho a los diferentes mundos de X'Animen (nombre dado por aquellos que lo gobiernan). Un gran descubrimiento que ni siquiera los nativos conocían, fue el de las ruinas de unas instalaciónes de investigación en el planeta desolado de Sunkaeze, pertenecientes a una difunta compañía llamada \"Decade Mechanics\", manejada por el semidios mecánico Maestre Mekes, muerto desde hace mucho tiempo. Materiales de investigación, planos e incluso productos terminados, aun en funcionamiento fueron recuperados, dando una idea general de en que se especializabam estas instalaciones. Varios grupos han recreado con éxito otros objetos solo con los planos originales, algunos de los cuales han sido todo un éxito comercial en el campo militar.\n" -"\n" -"Apéndice: Se dice también que las ruinas están malditas. Muchas vidas se han perdido explorándolas, bien siendo por accidentes o por \"criaturas espectrales hostiles\" no identificadas que algunos han llamado \"ángeles de la muerte\"."; - -SWWM_LORETXT_DEEPIMPACT = -"Designación: Pistola de Aire \"Deep Impact\"\n" -"Fabricante: Juguetes Magníficos del Dr. Locke\n" -"\n" -"Resumen: La Deep Impact es una pistola de aire comprimido, supuestamente un juguete para niños. Su presión máxima permite disparar ráfagas de aire que pueden causar severas hemorragias internas y aplastamiento de órganos vitales.\n" -"\n" -"Fuego Primario: Rápidos soplos de aire comprimido. Empujan enemigos y proyectiles, al mismo tiempo que causan algo de daño.\n" -"\n" -"Fuego Secundario: Comprime todo el aire en un único disparo áltamente destructivo. Esta \"bala de aire\" es capaz de atravesar múltiples objetivos, abriendo una brecha directamente a través de sus cuerpos. Requiere un tanque de aire completamente lleno.\n" -"\n" -"Recarga: Se debe tirar de la palanca en el lateral para rellenar el tanque de aire interno. Ya en su capacidad máxima, un mecanismo inteligente bloqueará la palanca para evitar la sobrecarga accidental.\n" -"\n" -"Apéndice: No se sabe cómo exactamente esto cuenta como un juguete para niños."; - -SWWM_LORETAG_DEMOLITIONIST = "Demolicionista"; -SWWM_LORETXT_DEMOLITIONIST = -"Nombre Completo: Unidad de Combate Autónoma de Primera Generación de Akari Labs\n" -"Nombre en Clave: Demolicionista\n" -"Nacionalidad: Japonesa\n" -"Fecha de Nacimiento: 20 de Enero de 2148\n" -"\n" -"Resumen: El Demolicionista es un refinamiento del antiguo programa de supersoldado Oni Rojo, una unidad de combate controlada por IA capaz de utilizar eficientemente cualquier arma a su disposición. Está equipado con un unidad de Impulsor JetBurst portátil, permitiéndole realizar rápidos impulsos y sprints en el aire, también viene equipado con dos contenedores Hammerspace, para un acceso fácil a todas sus armas y municiones, los dos, junto con un llavero, unidos a un Cinturón Útil Magnético. Su núcleo de IA está construido sobre la misma tecnología que las maidbots de Akari Labs, el framework de IA Nekuronbot, provisto como regalo de amistad entre Saya y Zanaveth II, la actual directora de Nekuratek. Gracias a esta tecnología, y combinada con una Pantalla CuteEmotion, el Demolicionista es casi indistinguible de una persona real en su comportamiento y respuesta emocional, lo cual hace más comoda la interacción con civiles. La primera unidad fue desplegada en Junio de 2148 en territorio de la Unión de Estados para combatir la invasión demoníaca atraida por las intervenciones de la UAC en el Infierno.\n" -"\n" -"Apéndice: Muchos más detalles se dieron a conocer sobre el primer Demolicionista gracias a una sesión en directo de preguntas y respuestas realizada por Saya Miyamoto. El nombre completo de la unidad es \"Demo Miyamoto\", dado por Saya Miyamoto. Se identifica como no binaria, y menciona que aparte del pronombre \"elle\", tambien acepta ser referida como \"ella\". En cuanto a personalidad, se le puede describir como \"parlanchina\", le encantan los chistes y siempre intenta hacer sonreír a la gente, pero tambien puede ser muy seria y resuelta en su deseo de proteger a quien lo necesite. Demo también lleva un \"Collar de la Suerte\" como muestra de amistad con Saya, aunque la mayoría de la gente comenta que parece algún tipo de accesorio de BDSM.\n" -"\n" -"Nota de Saya: Has terminado de leer sobre ti? Sí, Demo-chan, se que estás leyendo esto. UuuUUUuuUu~, da miedo, ¿eh? Vuelve al trabajo, robotita tontita."; - -SWWM_LORETXT_DEVANIKNA = -"Nombre: Devanikna\n" -"Clasificación: Mundo de guerreros\n" -"Localización: Ixxeney, sistema Xathar\n" -"\n" -"Resumen: Los Devanikan son una raza de guerreros fieros, los cuales se dice que descienden de dragones (en su idioma, \"Devanikan\" significa \"Sangre de dragón\"). Están divididos en varios clanes, con uno de ellos, el clan Unissix, dirigiendo sobre los demás.\n" -"\n" -"Apéndice: Esta gente adora las aventuras y matar bestias, todos los miembros de cada clan tienen muchas historias que contar sobre sus hazañas. Deneva Unissix, hermana mayor de Misa Unissix, es actualmente una de las guerreras más populares, habiendo finalmente derrotado a Mero el Destructor, un imponente y gigantesco golem construido por el Príncipe de las Sombras Kuro Noroko quien durante siglos había desatado el terror por todo Ixxeney.\n" -"\n" -"Nota de Saya: La gente de Misa mola un huevo. Casi que me hacen pensar en esta serie de JRPGs a la que jugaba hace un chorrón de años, también iba de gente con sangre de dragón... eh... pues no me acuerdo de como se llamaba... en fin. Molones guerreros de Dragones, toma ya."; - -SWWM_LORETXT_DISPLAY = -"Designación: Pantalla CuteEmotion\n" -"Fabricante: Akari Labs\n" -"\n" -"Resumen: Pantalla de un solo sentido para uso en robots. Colocada en la región de la cabeza se puede usar para mostrar expresiones faciales simples seleccionadas desde una librería de imágenes configurable por el usuario que se pueden asociar con cualquier tipo de emoción que la IA quiera mostrar, ya sea feliz o triste, excitado o aburrido, tranquilo o inquieto... Las posibilidades son infinitas.\n" -"\n" -"Nota de Saya: Esto te hace super cuqui y abrazable (lo siento otra vez por aquella vez que Ibuki te aplastó con un abrazo, por cierto, en serio creía que tu chasis podría soportarlo, pero mira que es fuerte la tía)."; - -SWWM_LORETAG_DOOMGUY = "Marine de Doom"; -SWWM_LORETXT_DOOMGUY = -"Nombre Completo: [CLASIFICADO]\n" -"Nombre en Clave: Marine de Doom\n" -"Nacionalidad: Americano\n" -"Fecha de Nacimiento: [CLASIFICADO]\n" -"\n" -"Resumen: El Marine de Doom es el único superviviente de las invasiones demoníacas en las bases de la UAC en Fobos y Deimos, y es reconocido como una figura legendaria por muchos. Dado su impresionante historial ha sido designado como el \"solucionador de problemas\" de la organización. En el momento de escribir este artículo, se le ha encargado luchar contra los invasores demoníacos en la Tierra.\n" -"\n" -"Apéndice: Se te ha ordenado no interactuar con este hombre, si lo encuentras, por favor apártate y déjale trabajar.\n" -"\n" -"Nota de Saya: Perdona por la falta de info por aquí, esos gorilas de la UAC lo tienen todo bien guardado. Al menos he oido que le gustan los conejitos, asi que si pasara lo peor simplemnte hazte pasar por uno y a lo mejor no te dispara a la primera de cambio."; - -SWWM_LORETXT_ELLEN = -"Nombre Completo: Elena \"Ellen\" Yanikov XVI\n" -"Nacionalidad: Americana\n" -"Fecha de Nacimiento: 6 de Junio de 2066\n" -"\n" -"Resumen: Ellen es actualmente la más joven de un extenso linaje de traviesas damas todas con el nombre de \"Elena Yanikov\", iniciado por la primera hija de Erana Yanikov en 1703. Una entusiasta de la exploración urbana, que pasó la mayoría de sus años mozos rebuscando en el yermo de los antiguos Estados Unidos tras la Tercera Guerra Mundial. Así es como finalmente llegó a conocer a Ibuki Miyamoto, y por ella, a Taro Miyamoto, quien es ahora su marido.\n" -"\n" -"Apéndice: Dentro de la familia de Ellen, solo las mujeres parecen heredar la inmortalidad, todos los hombres finalmente envejecen y mueren. Ellen tiene un parentesco distante con la cantante/guitarrista de Rock Gótico Ashley Knox, ya que su padre, Gottfried Steiner, es el nieto de su exmarido. También es un cuarto de demonio por su abuelo, Cytho Valathor.\n" -"\n" -"Nota de Saya: Mira que es muy troll a veces... Cuando te gasta una broma, se pasa un huevo. Me sigue doliendo el culo desde la última vez. ¿Hm? ¿Que pasó? Ah... es que me da mucha vergüenza hablar del tema..."; - -SWWM_LORETXT_ENGINETECH = -"Nombre: Instituto Tecnológico Tach-Engine\n" -"Clasificación: Unión Tecnológica\n" -"Localización: Perth, Escocia\n" -"\n" -"Resumen: Fundado en 2014 por J.A. Techmek-Smith, en aquel entonces el \"hombre más rico del mundo\". Desde sus inicios, el hombre ha invertido su fortuna en la investigación y desarrollo de muchas innovaciones para la \"mejora de la humanidad\". Energía de fusión, mejoras en reciclado de resíduos, limpieza de aire, etc. Tecnologías Tach-Engine es actualmente la segunda mayor compañía tecnológica de la Tierra, muy al pesar de la UAC, quienes anteriormente tuvieron ese puesto, sin embargo, su inmortal fundador ha dicho que no tiene intención de \"robar la corona a esa gente\", en referencia al actual titán de la industria [NOMBRE BORRADO].\n" -"\n" -"Apéndice: La compañía ha colaborado varias veces con su homólogo Nukuri, Nekuratek. En 2045, se les dió acceso a los materiales de investigación de Nekuratek sobre la exploración de las ruinas de Decade Mechanics en Sunkaeze. Poco tiempo después, el fundador anunció la apertura de una nueva subdivisión dedicada a reproducir los trabajos de la difunta compañía, marcando así la entrada de Tach-Engine en la carrera armamentística.\n" -"\n" -"Nota de Saya: Siempre mola conocer a otros inmortales, especialmente si tienen MILES de años, guau. Como que, este tío es básicamente un antiguo rey Egipcio que fue destronado y maldecido con inmortalidad o algo así, cosas de la vida. Por cierto, tuve que borrar el nombre de esa gente por si me demandaban a la mierda. Ni te imaginas como son. La UAC no es nada comparada con ellos."; - -SWWM_LORETXT_EVISCERATOR = -"Designación: Cañón Antiaéreo de Carga Pesada \"Eviscerator\"\n" -"Fabricante: Industrias Don BIG SHOT\n" -"\n" -"Resumen: Bestial artillería pesada, convierte objetivos de carne y hueso en una fina niebla roja en instantes. Bastante letal tanto para sus objetivos como para usuarios no familiarizados con su operación.\n" -"\n" -"Fuego Primario: Detona el proyectil directamente, esparciendo metal ardiente en frente del usuario.\n" -"\n" -"Fuego Secundario: Lanza el proyectil como una granada, detonará al impactar con cualquier superficie y objeto y liberará su carga en la dirección a la que apuntaba al iniciar el disparo.\n" -"\n" -"Recarga: Ya que este arma se recarga automáticamente y su caja de munición interna ha sido enlazada con tu Contenedor de Hammerspace, el boton de recarga en su lugar sirve para cambiar entre dos niveles de dispersión del fuego primario.\n" -"\n" -"Apéndice: Los fragmentos metalicos disparados por este arma rebotarán por todas partes, lo cual la hacen muy efectiva para disparar alrededor de esquinas.\n" -"\n" -"Nota de Saya: ¿Por que hay una cara de \"owo\" garabateada en cada proyectil? ¿Quien ha sido? ¡Quiero respuestas!"; - -SWWM_LORETXT_EXPLODIUM = -"Nombre: Explodium\n" -"Clasificación: Material áltamente explosivo\n" -"\n" -"Resumen: Ideado por Parker Munch durante la fase principal de su racha de invención de armas. Es una mezcolanza de elementos áltamente volátiles que combustiona al arder o impactar. Un solo gramo de esta cosa tiene el potencial explosivo de una granada de mano estándar.\n" -"\n" -"Apéndice: El uso de esta substancia está áltamente regulado dados los peligros de su mal uso. Se rumorea que se suelen vender \"pequeñas bombas\" en los mercados negros para su uso en asesinatos.\n" -"\n" -"Nota de Saya: LO SABÍA. ¡Entonces la teoría de las \"pequeñas bombas\" podría haber sido correcta! Y la gente se reía de mi. ¡JA! Ahora soy yo quien ríe, hijos de perra."; - -SWWM_LORETAG_EXPLODIUMGUN = "Pist. de Explodium"; -SWWM_LORETXT_EXPLODIUMGUN = -"Designación: Pistola de Explodium\n" -"Fabricante: Munch Innovations\n" -"\n" -"Resumen: Arma de fuego semiautomática diseñada para balas de Explodium personalizadas del calibre .387. Áltamente volátil, puede eliminar pequeños objetivos con facilidad. Cada cargador tiene 7 balas.\n" -"\n" -"Fuego Principal: Disparos lentos pero precisos. Un impacto directo suele ser letal, pero el daño por explosión también puede doler bastante. Apunta a los pies para lanzar a enemigos pequeños por el aire.\n" -"\n" -"Fuego Secundario: Realiza una \"recarga explosiva\", tirando de la clavija en el cargador para armarlo como una granada y lanzarlo a los enemigos. Su potencial explosivo es proporcional al número de balas que quedan dentro. Esta acción solo se puede realizar si queda al menos una bala en el cargador.\n" -"\n" -"Recarga: Recarga normal, no explota nada aquí.\n" -"\n" -"Apéndice: Gracias a un trato entre Akari Labs y Munch Innovations, se te ha provisto con una fuente casi ilimitada de munición para este arma, asi que se libre de soltarlo todo.\n" -"\n" -"Nota de Saya: Este es en mi principal, nivel trescientos ochenta y siete... ¿Eeeh? ¿Como que no pillas la referencia?"; - -SWWM_LORETAG_FABRICATOR = "Fab. de Munición"; -SWWM_LORETXT_FABRICATOR = -"Designación: Fabricador de Munición Universal\n" -"Fabricante: Cyrus Enterprises\n" -"\n" -"Resumen: Nanofabricadores portátiles que pueden construir cualquier tipo de munición de la nada. Disponibles en varios tiers. La diferencia principal siendo el material base total disponible y la complejidad de la munición que se puede fabricar.\n" -"\n" -"Apéndice: El tier más alto es difícil de encontrar, pero tiene suficiente material para un abastecimiento completo de todos los tipos de munición.\n" -"\n" -"Nota de Saya: ¿Que puñetas es esta mierda? Bueno al menos funciona, pero también es una chorrada, ¿y encima vienen en puñeteros tiers como si esto fuera un gacha? Ese puto friki... ¿Esto lo hace a propósito para cabrearme o que?"; - -SWWM_LORETAG_FORX = "Aeronáutica Forx"; -SWWM_LORETXT_FORX = -"Nombre: Aeronáutica Forx\n" -"Clasificación: Fabricante de Motores de Propulsión\n" -"Localización: Kent, Inglaterra\n" -"\n" -"Resumen: Fundada por Harold Forx en 2029, esta compañía tiene el mérito de haber salvado a Inglaterra de su lamentable caída en la ruína tras el Brexit y la independencia de Escocia. Aeronáutica Forx es el proveedor #1 de motores de propulsión para toda clase de aeronaves, ya sean aviones comerciales, o incluso naves espaciales. La única excepción siendo la UAC, que prefiere su propia tecnología. Forx también ha adaptado sus sistemas de propulsión por motores jet patentados para otros usos, como por ejemplo el \"Impulsor JetBurst\", uno de los primeros jetpacks realmente portátiles, o el \"Compensador Jet Veloz\", un sistema de reducción de retroceso para armas de alto calibre que permite su uso puera de pesadas e incómodas servoarmaduras.\n" -"\n" -"Nota de Saya: Hey ¿has oído la histora de aquella vez que intentó tirar abajo un orfanato y el tipo que lo dirigía le partio la cara con una fuerza tal que hizo un 180 completo y salió corriendo? He visto las imágenes de archivo algo así como una docena de veces y siempre me meo de risa con la cara del capullo ese cuando sale."; - -SWWM_LORETXT_GENSOKYO = -"Nombre: Gensokyo\n" -"Clasificación: Enclave Aislado\n" -"Localización: Japón\n" -"\n" -"Resumen: Gensokyo es un hueco aislado de espacio localizado en alguna parte de Japón. Está completamente oculto del mundo exterior, aunque hay formas de entrar y salir. Es el hogar de una multitud de criaturas míticas. No se sabe mucho más del tema.\n" -"\n" -"Nota de Saya: He ido ahí algunas veces a visitar a la abuela, está lleno de bichos raros, como la vieja esta que siempre se interesa por mí no sé porqué. Siempre anda por ahí con una chica zorro y una chica gato."; - -SWWM_LORETAG_GHOSTARTIFACT = "Artef. Fantasma"; -SWWM_LORETXT_GHOSTARTIFACT = -"Designación: Artefacto Fantasma\n" -"Fabricante: Decade Mechanics\n" -"\n" -"Resumen: Dispositivo de ocultación construido con planos recuperados de las instalaciones abandonadas en Sunkaeze. Genera una burbuja de distorsión alrededor del usuario que redirige los fotones salientes, volviendolo completamente invisible.\n" -"\n" -"Apéndice: Ten en cuenta que esto no camufla el sonido, por lo que se te puede oir perfectamente mientras está activo."; - -SWWM_LORETAG_GHOULHUNT = "Caza de Ghouls"; -SWWM_LORETXT_GHOULHUNT = -"Nombre: La Caza de Ghouls\n" -"Clasificación: Conflicto Interdimensional\n" -"Periodo: 2007-2009\n" -"\n" -"Resumen: Un incidente en Kereshnovka en el cual un oficial de alto rango de la UAAF fue hallado muerto en el pueblo. Se le echó la culpa a los ghouls locales, y una caza comenzó contra ellos. Al mismo tiempo, un enviado de los Anarukon se encontraba en el área tratando de apoderarse de uno de los ghouls por razones desconocidas, y se metió de lleno en fuego cruzado. Esto último dió lugar a que el cuartel general de Imanaki fuera invadido por soldados Anarukon y posteriormente destruido.\n" -"\n" -"Apéndice: El \"ghoul\" que intentaban encontrar resultó ser Manakei, actual heredero al trono del Infierno, quien había desaparecido hace más de un milenio tras ser invocado en el pueblo por un druida loco.\n" -"\n" -"Nota de Saya: La info para todo el rollo este es un lío, y no tengo ni repajolera idea de lo que pasa aquí. Un completo desastre de info entremezclada. Intentaría buscar más, pero significaría pedirle ayuda al friki ese."; - -SWWM_LORETAG_GODS = "Dioses"; -SWWM_LORETXT_GODS = -"Nombre: Dioses\n" -"Clasificación: Pues eso\n" -"Localización: Por todo el mundo\n" -"\n" -"Resumen: Desde que el ser humano es sapiente, la religión siempre ha existido. La humanidad siempre se ha preguntado si hay una fuerza mayor que nos creó a todos. La respuesta a esta pregunta puede que no sea exactamente lo que esperaban. Los dioses son tan reales como cualquier otra persona, y no tan diferentes de una, de hecho. Entes muy físicos que viven ahí afuera, y a veces interactúan con mortales.\n" -"\n" -"Apéndice: Hay incontables dioses y semidioses por todo el universo, algunos puede incluso que vivan entre nosotros, sin que nadie se de cuenta.\n" -"\n" -"Nota de Saya: OK mira la cosa es tal que así, lo dije en otra entrada, pero sé muy bien que los dioses son reales e incluso conocí a uno una vez. La batería de la banda de Ashley-san, su nombre es Mykka. Pues es, una diosa de verdad, de verdad de la buena. Me enseñó sus poderes... era como si estuviera soñando... podía hacer CUALQUIER COSA. Luego me enseñó este diagrama todo tocho lleno de toda clase de nombres enrevesados, era su árbol familiar, llegando hasta el principio de los tiempos. Señalo un nombre en particular, \"Anakauser\" y dijo: \"esta es quien protege vuestro mundo\". Hablamos durante horas de todo el asunto este... Hay toda clase de cosas por ahi, el universo es mucho más grande y complejo de lo que jamás hemos podido imaginar... el cerebro me hizo \"puf\" justo ahí, y todavía sigue así."; - -SWWM_LORETAG_GRAVITYSUPPRESSOR = "Supr. de Gravedad"; -SWWM_LORETXT_GRAVITYSUPPRESSOR = -"Designación: Supresor de Gravedad\n" -"Fabricante: Cyrus Enterprises\n" -"\n" -"Resumen: Una vez acoplado y activado, este dispositivo anula la atracción de la gravedad, permitiéndote volar. Mientras estás en el aire, tu aceleración se verá incrementada.\n" -"\n" -"Apéndice: Debido a la ingravidez, puede que sea dificil orientarse en el aire, o realizar movimientos finos.\n" -"\n" -"Nota de Saya: Si realmente invierte la gravedad ¿entonces por que aun sigues la trayectoria del planeta en el que estás? La duda es real."; - -SWWM_LORETXT_HAMMERSPACE = -"Designación: Contenedor Hammerspace de bolsillo\n" -"Fabricante: Cyrus Enterprises\n" -"\n" -"Resumen: Estos dispositivos permiten al portador acceso a un espacio de almacenamiento dedicado fuera de este mundo, con tiempos de ingreso y retirada prácticamente instantáneos. Se te ha provisto de dos espacios separados, uno para tus items y armas, y otro dedicado exclusivamente a municiones.\n" -"\n" -"Apéndice: El uso de contención Hammerspace para almacenar seres vivos no está permitido y anulará inmediatamente tu garantía.\n" -"\n" -"Nota de Saya: Esto suena como a cosa de videojuego, mola, sí, pero ¿el dichoso friki ese tenía que ser un dichoso friki y llamarlo \"Hammerspace\"?"; - -SWWM_LORETAG_HAMMERSPACEEMBIGGENER = "Ensanchecedor"; -SWWM_LORETXT_HAMMERSPACEEMBIGGENER = -"Designación: Ensanchecedor de Hammerspace\n" -"Fabricante: Cyrus Enterprises\n" -"\n" -"Resumen: Estas llaves únicas te permiten incrementar el espacio máximo de almacenamiento de tu Contenedor de Hammerspace. Se pueden usar múltiples llaves pero hay un límite máximo de ocho expansiones por cliente.\n" -"\n" -"Apéndice: Por contrato solo tu espacio para municiones puede ser expandido.\n" -"\n" -"Nota de Saya: ¿Pero esa palabra en serio existe?"; - -SWWM_LORETAG_HEALTHGEOM = "Geodésico de Salud"; -SWWM_LORETXT_HEALTHGEOM = -"Designación: Geodésico de Salud\n" -"Fabricante: Desconocido\n" -"\n" -"Resumen: Descubiertos en cantidades masivas en las ruinas alienígenas en Sedna. Estos artefactos proporcionan efectos curativos al mantenerse apretados contra el cuerpo. Se desconoce como este proceso funciona, aun así, se han vuelto bastante populares en la Tierra, aunque su distribución está controlada estrictamente por Tecnologías Tach-Engine, quienes siguen estudiando los artefactos.\n" -"\n" -"Apéndice: Las formas más comunes para estos son un tetraedro y un cubo, el primero proporcionando una menor potencia de cura que el segundo.\n" -"\n" -"Nota de Saya: He hablado con el tipo y tienes permiso para usarlos, y cualquier otra cosa que tengan, así que los vas a ver ciscados por ahi durante tu misión."; - -SWWM_LORETAG_HELL = "Infierno"; -SWWM_LORETXT_HELL = -"Nombre: Infierno\n" -"Clasificación: Inframundo\n" -"\n" -"Resumen: Un vasto mundo separado del nuestro, habitado por criaturas que solo pueden ser descritas como \"demonios\". Este Infierno fue inicialmente descubierto a través de los muchos experimentos de viaje interdimensional de Imanaki Corp allá a principios del siglo 21, aunque la UAC se ha esforzado bastante en ocultar este hecho y pretender que ellos fueron los primeros en hacerlo. La respuesta a la UAC haciendo su entrada e intentando robar sus valiosos recursos ha sido la de aniquilación total. Empezando con los primeros incidentes en Marte y sus lunas, y ahora una total invasión de la Tierra, no quedan muchas esperanzas para la humanidad. A menos que hagamos algo al respecto, eso es.\n" -"\n" -"Apéndice: Los actuales líderes del Infierno no son reconocidos de forma legítima por la mayoría de la poblacion, ya que tomaron el mando por la fuerza cuando la Familia Real les dió más poder del que deberían. El Infierno solía ser un lugar más tranquilo antes de su hostil toma de poder, relativamente pacífico, incluso, aparte de alguna que otra incursión de otras naciones que los veían como enemigos. Los diversos generales de las armadas del Infierno deseaban más poder, para luchar contra estos molestos invasores, y así el Príncipe Akusei se lo dió, un terrible error que lamenta hasta este día.\n" -"\n" -"Nota de Saya: Sé bastante de la historia del Infierno gracias a Cytho-sama, el abuelo de Ellen-chan. Nos cuenta sus batallitas de cuando vivía allí. Es interesante, en cierto modo, que no son TODOS tan mala gente, y me apuesto a que la buena gente de ahí tambien lo tiene crudo viendo lo que sus ejércitos nos hacen. Cosas así... pasa más a menudo de lo que uno cree. No puedes ir pintando a toda una nación como \"el enemigo\", si hay mucha gente inocente por ahí que no quiere tomar parte de sus mierdas, que rechaza y denuncia activamente lo que está pasando..."; -SWWM_LORETXT_HELL2 = -"Nombre: Infierno\n" -"Clasificación: Inframundo\n" -"\n" -"Resumen: Un vasto mundo separado del nuestro, habitado por criaturas que solo pueden ser descritas como \"demonios\". Este Infierno fue inicialmente descubierto a través de los muchos experimentos de viaje interdimensional de Imanaki Corp allá a principios del siglo 21, aunque la UAC se ha esforzado bastante en ocultar este hecho y pretender que ellos fueron los primeros en hacerlo. La respuesta a la UAC haciendo su entrada e intentando robar sus valiosos recursos fue la de aniquilación total. Empezando con los primeros incidentes en Marte y sus lunas, y más tarde una total invasión de la Tierra. Si no hubiera sido por las acciones de la Demolicionista, la humanidad habría perecido.\n" -"\n" -"Apéndice: Los actuales líderes del Infierno no son reconocidos de forma legítima por la mayoría de la poblacion, ya que tomaron el mando por la fuerza cuando la Familia Real les dió más poder del que deberían. El Infierno solía ser un lugar más tranquilo antes de su hostil toma de poder, relativamente pacífico, incluso, aparte de alguna que otra incursión de otras naciones que los veían como enemigos. Los diversos generales de las armadas del Infierno deseaban más poder, para luchar contra estos molestos invasores, y así el Príncipe Akusei se lo dió, un terrible error que lamenta hasta este día. Tras la derrota del Icono del Pecado, parece que ya no tienen los recursos necesarios para otra invasión a gran escala, por lo que la Tierra puede ahora al menos disfrutar de algo de paz.\n" -"\n" -"Nota de Saya: Sé bastante de la historia del Infierno gracias a Cytho-sama, el abuelo de Ellen-chan. Nos cuenta sus batallitas de cuando vivía allí. Es interesante, en cierto modo, que no son TODOS tan mala gente, y me apuesto a que la buena gente de ahí tambien lo tuvo crudo viendo lo que sus ejércitos nos hicieron. Cosas así... pasa más a menudo de lo que uno cree. No puedes ir pintando a toda una nación como \"el enemigo\", si hay mucha gente inocente por ahí que no quiere tomar parte de sus mierdas, que rechaza y denuncia activamente lo que está pasando..."; - -SWWM_LORETXT_HELLBLAZER = -"Designación: Cañón de Fuego Infernal Mk3 (\"Hellblazer\")\n" -"Fabricante: Imanaki Research Corporation\n" -"\n" -"Resumen: Lanzacohetes de diseño simple. Hay cuatro tipos de munición disponibles, todos ellos potenciados por \"Energía Infernal\" altamente condensada. Los misiles estándar son lo que cualquiera se espera, los Estalladores revientan en un clúster de pequeñas granadas, los Ruinadores liberan llamas infernales en un area extensa, y por último pero no menos importante, las Cabezas Nucleares devastan todo en un inmenso radio, incluyéndote a ti si no mantienes la distancia adecuada.\n" -"\n" -"Fuego Primario: Dispara la munición cargada con su propulsión armada y lista.\n" -"\n" -"Fuego Secundario: Lanza la munición cargada sin armar, como una granada.\n" -"\n" -"Fuego Terciario: Selecciona el tipo de munición para la próxima recarga.\n" -"\n" -"Recarga: Recarga, obviamente. Los cambios de munición se hacen aquí, cualquier munición no usada que no quepa en el inventario será tirada al suelo.\n" -"\n" -"Apéndice: Los cohetes son detonados automáticamente al acercarse a objetivos hostiles, asi que aunque to puntería sea mala podrás alcanzarlos igual."; - -SWWM_LORETXT_IBUKI = -"Nombre Completo: Ibuki Miyamoto\n" -"Nombre en Clave: Oni Rojo\n" -"Nacionalidad: Japonesa\n" -"Fecha De Nacimiento: 9 de Septiembre de 2074\n" -"\n" -"Resumen: Ibuki es el resultado del programa de supersoldado Oni Rojo de Akari Labs, encargado por el gobierno de los EEUU. Su propósito era cambiar las tornas de la Tercera Guerra Mundial que había comenzado tras un tweet muy mal recibido del Presidente de los Estados Unidos, un evento que recuerda al incidente con Irán que el difunto Donald Trump había empezado. En solo tres años ya estaba lista, gracias a un proceso de crecimiento acelerado. Ha sido mejorada para ser efectivamente a prueba de balas, siempre firme bajo cualquier circunstancia, capaz de soportar calor y frío extremos, y entrenada para manejar todo tipo de armamento. A pesar de todo, no mucho después de su despliegue, los EEUU fueron golpeados por un ataque orbital, un evento conocido como la \"Cicatriz Blanca\". Durante años Ibuki vagó por el yermo, hasta que por fin fue recuperada por Taro Miyamoto y traída de vuelta a Japón\n" -"\n" -"Apéndice: Mucho se dice sobre su personalidad, o sus cuestionables rasgos físicos como por ejemplo su despampanantemente impráctico tamaño de busto, todo esto claramente habiendo sido intencional por parte de su creadora y autodeclarada \"madre\", Saya Miyamoto. Tras la guerra ha pasado por varios trabajos, culminando con su puesto actual como una modelo de desnudos y vlogger conocida mundialmente.\n" -"\n" -"Nota de Saya: ¿Por que todo el mundo sigue sacando ese tema? ¿Y que si me gustan los pechotes enormes? Es que, en serio... Venga ya, no me puteeis, joder."; - -SWWM_LORETXT_IMANAKI = -"Nombre: Imanaki Research Corporation\n" -"Clasificación: [CLASIFICADO]\n" -"Localización: Kereshnovka, Rusia\n" -"\n" -"Resumen: Nombre de un centro de investigación privado construido en 2004 por Tetsuya Imanaki en el aislado pueblo de Kereshnovka, en el norte de Siberia. A pesar de los intentos de mantener todo en secreto, mucha información ha sido filtrada por fuentes anónimas. Imanaki se especializaba en viajes interdimensionales. Nada se sabe de como esto empezó o de donde procedía la tecnología que usaban, pero realizaban exploraciones del Infierno con regularidad, muchos años antes que la UAC. Durante los momentos finales de la \"Caza de Ghouls\" en el pueblo, las instalaciones fueron destruidas por fuerzas invasoras de orígen desconocido. Su único objetivo parecía ser ese lugar, ya que despues del hecho, volvieron a su mundo.\n" -"\n" -"Apéndice: Hay rumores sobre las similares incursiones de la UAC en la exploración y explotación del Infierno, con la posible explicación de que han espiado a la compañía allá entonces en sus días como la UAAF mientras fueron contratados para proveer defensa armada a sus instalaciones.\n" -"\n" -"Nota de Saya: Por supuesto, la \"grande y poderosa\" UAC robándole todas sus mierdas y haciendo como que fue todo cosa suya. Es que menos vergüenza no pueden tener."; - -SWWM_LORETXT_IMANAKIT = -"Nombre Completo: Tetsuya Imanaki\n" -"Nacionalidad: [CLASIFICADO]\n" -"Fecha De Nacimiento: [CLASIFICADO]\n" -"\n" -"Resumen: CEO de Imanaki Corp, último miembro viviente de la familia Imanaki tras los Asesinatos de la Mansión Onoke de 2003.\n" -"\n" -"Apéndice: No hay más información disponible.\n" -"\n" -"Nota de Saya: No he encontrado una mierda del tipo este. Como si lo hubieran borrado todo."; - -SWWM_LORETAG_INVINCIBALL = "Invincibola"; -SWWM_LORETXT_INVINCIBALL = -"Designación: Dispositivo de Seguridad Total o \"Fucking Invincibola\"\n" -"Fabricante: Cyrus Enterprises\n" -"\n" -"Resumen: Por un tiempo limitado, vuelve al usuario intocable por cualquier daño que puedan recibir, incluso si es autoinflingido.\n" -"\n" -"Apéndice: El dispositivo no puede proteger contra artefactos de Nedoshiaan, es imposible.\n" -"\n" -"Nota de Saya: ¿¿¿Eso es una jodida referencia a MGR??? ¿Pero el tío este sabe lo viejuno que es el primer juego? ¡Si este meme está mas muerto... que los muertos!"; - -SWWM_LORETXT_KERESHNOVKA = -"Nombre: Kereshnovka\n" -"Clasificación: Pequeña ciudad\n" -"Localización: Siberia\n" -"\n" -"Resumen: Kereshnovka es una ciudad localizada en alguna parte de la región centro-norte de Siberia. Su localización exacta no se puede determinar con exactitud ya que parece existir dentro de una especie de burbuja que viola las leyes del espacio-tiempo. Está habitado casi en su totalidad por miembros de la raza Qurensniv, quienes huyeron de su planeta natal escapando de la persecución de un dictador loco. También es el hogar de Cyrus Enterprises, un famoso startup de tecnología..\n" -"\n" -"Apéndice: En los alrededores de la ciudad habitan extrañas criaturas conocidas como \"ghouls\", que solo parecen atacar extranjeros.\n" -"\n" -"Nota de Saya: Lo sé todo de la historia de aquí, ese \"dictador loco\" que pone el artículo es el padre del frikazo ese. Al viejales se le hizo un batiburrillo mental de cojones que lo puso ahí todo loco homicida, la gente huyendo a toda leche para no ser ejecutada por el más mínimo signo de desobediencia. ¿Como cojones pasa eso y le pasará al friki ese tambien? Pues espero que no..."; - -SWWM_LORETAG_KEYCHAIN = "Llavero"; -SWWM_LORETXT_KEYCHAIN = -"Designación: Llavero\n" -"Fabricante: Saya Miyamoto\n" -"\n" -"Resumen: Un bonito llavero para todas tus llaves. Las llaves que tengas encima se pueden ver en la pestaña de Llavero.\n" -"\n" -"Nota de Saya: Puse algunas cositas cuquis que a lo mejor te gustaban. Está la del emoji de bomba, otra de la chorrada esa de \"butt bots gonna bot\" que te hizo tanta gracia, y tambien un chibi de mí, para que siempre esté contigo mientras andas por ahí a lo tuyo. Oh, y también te puse la bandera trans ahí, ya sabes, como recuerdo de aquel directo de preguntas y respuestas que hicimos. Si es que no me esperaba que les dieras esa respuesta, pero oye, tiene sentido cuando lo pienso, has nacido para defender los derechos humanos despues de todo. Estoy tan orgullosa, Demo-chan..."; - -SWWM_LORETXT_KIRIN = -"Nombre Completo: Kirin Xanai, Emperador Infantil del Gran Imperio Rust\n" -"Nacionalidad: Akkouxhei\n" -"Fecha De Nacimiento: 13 de Abril de 2080\n" -"\n" -"Resumen: Kirin Xanai es el actual líder del Imperio Rust de Akkou, una de las varias ramas desprendidas del Imperio de Novoskhana en protesta de las agresivas políticas de la Emperatriz Eterna. Es un líder muy sensato y se ve \"como cualquier otro tipo\". La anteriormente afligida tierra de Akkou ha encontrado gran prosperidad tras la formación del Imperio Rust, con la familia Xanai siendo vista como una bendición de los dioses. Kirin adora entablar amistad con la gente, y es absolutamente adorable.\n" -"\n" -"Apéndice: Al ser de una de las ramas mayores de realeza Anarukon, su casamiento con Saya Miyamoto (♥) abrió varias oportunidades para la alianza con humanos, y sirvió para curar las heridas anteriormente causadas por la intrusión de Imanaki Corp.\n" -"\n" -"Nota de Saya: Ahhh... Kirin-kun, pero que mono eres~... ¡¡¡Me has hecho la chica más feliz del mundo!!!"; - -SWWM_LORETAG_KNOWLEDGEBASE = "Biblioteca"; -SWWM_LORETXT_KNOWLEDGEBASE = -"Designación: Biblioteca de Demolicionista\n" -"Fabricante: Akari Labs\n" -"\n" -"Resumen: Lo que estás leyendo ahora mismo. Esta base de conocimiento interna te puede dar información adicional de items obtenidos durante tu misión, así que asegurate de echarle un vistazo cuando puedas, ya que se actualiza automáticamente.\n" -"\n" -"Apéndice: La calidad de los artículos puede variar, esto depende de lo motivado que se sienta el editor al escribirlas.\n" -"\n" -"Nota de Saya: Taro es quien edita todo esto, por cierto. Aunque a veces le echo una mano, y dejo alguna que otra cosilla en notas como esta. Ah, y de paso, gracias muchas a Ana-san por la traducción al Castellano. No pude resistirme, es que estaba tan ilusionada por hacerlo y es tan mona... Me ha dicho que le hace mucha gracia como suenan todos mis desvaríos en su idioma, juju."; - -SWWM_LORETAG_MOTHLAMP = "Lämpara"; -SWWM_LORETXT_MOTHLAMP = -"Designación: Lámpara Compañera\n" -"Fabricante: Exportaciones Sankai S.L.\n" -"\n" -"Resumen: Un pequeño suvenir de la isla de magia. Esta lámpara te seguirá a donde vayas y alumbrará tu camino. Se puede apagar y encender a voluntad para conservar aceite cuando haga falta.\n" -"\n" -"Apéndice: Tiende a atraer polillas, aunque esto puede ser de utilidad. La lámpara está encantada para hacerlas hostiles a enemigos cercanos, y cuando se apaga inmediatamente se lanzarán al ataque.\n" -"\n" -"Nota de Saya: Sabes, me molaría que esta cosa atrayera un tipo específico de polilla que me gusta mucho... A la de la tienda le dio la risa y me dijo que \"tal vez\". Yo... espero que tenga razón... pero al mismo tiempo ¿creo que a lo mejor es algo malo?"; - -SWWM_LORETXT_LOCKE = -"Nombre Completo: Janus Locke Hoodth\n" -"Nacionalidad: Qurensniv\n" -"Fecha De Nacimiento: 30 de Julio de 1980\n" -"\n" -"Resumen: Hermano menor de Häzel Hoodth, el \"doctor chiflado\" de Kereshnovka conocido por sus experimentos inhumanos en busca de la \"esencia de la inmortalidad\". El joven cambió completamente tras la muerte de Häzel en 1987, en una explosión de una plataforma petrolífera cerca del pueblo. Mientras sigue los pasos de su hermano, por otra parte maneja \"Juguetes Magníficos del Dr. Locke\" para ganarse un dinero, aunque realmente no mucha gente compra esos juguetes, ya que son hilarantemente mortíferos. En 2049 intentó \"dominar el mundo\", en un evento que falló de forma tan ridícula que posteriormente acabó despareciendo de la vida pública.\n" -"\n" -"Nota de Saya: El tío está tolai perdido, pero los \"juguetes\" esos son armas muy útiles para ti. Tú por si acaso ten cuidado al usarlas, no sea que se vaya algo a la mierda y te revienten en la cara, quien sabe..."; - -SWWM_LORETAG_LOOTBOX = "Caja Afortunada"; -SWWM_LORETXT_LOOTBOX = -"Designación: Caja Afortunada\n" -"Fabricante: Nukritas 1xx\n" -"Emoción: Garantizada\n" -"\n" -"Resumen: ¿No puedes permitierte comprar algo pero quieres tenerlo? Entonces, ¿que tal si te pillas uno de estos? Cada unidad tiene garantizado que te toque algo que valga más de lo que hayas invertido, así que tu dinero no será malgastado.\n" -"\n" -"Apéndice: Estas cajas vienen en varios tiers, aumentando las posibilidades de conseguir cosas más guays. Mantente atento por si ves la LEGENDARIA CAJA AFORTUNADA DE ORO, ya que puede darte recompensas ¡absolutamente maravillantes!\n" -"\n" -"Nota de Saya: ¿Por qué puñetas les dejé escribir sus propias entradas? ¿Y que coño es esta mierda de gacha?"; - -SWWM_LORETAG_LUNA = "Evento Luna"; -SWWM_LORETXT_LUNA = -"Nombre: Evento Luna\n" -"Clasificación: Contacto Alienígena\n" -"Fecha: Febrero de 2021\n" -"\n" -"Resumen: Nombre del primer contacto entre humanos y la raza de los Nukuri, quienes nos habían estado observando durante siglos desde un centro de investigación oculto en la Luna. Esto era algo que Nikita Kunau, la directora de estudios humanos, había planeado durante años, aunque no esperaba tener que hacerlo tan pronto, pero no hubo otra elección, ya que una amenaza mayor al planeta había surgido, una IA maligna conocida como LANIR, invencible contra cualquier arma que la humanidad pudiese crear. Tras el apurado anuncio, fuerzas Nukuri fueron desplegadas y neutralizaron con exito el núcleo de la IA, una megaestructura localizada en las aguas al norte de Kereshnovka. Despues de que todo terminara, los Nukuri comenzaron a tomar parte de nuestro mundo, viviendo entre nosotros.\n" -"\n" -"Apéndice: La alianza con los Nukuri trajo consigo un gran impulso a los avances de la ciencia para la raza humana, gracias a que su tecnología mucho más avanzada estuviera a nuestra disposición. Por desgracia, todo esto se acabó cuando la Tercera Guerra Mundial ocurrió.\n" -"\n" -"Nota de Saya: Tío, como lo echo de menos. En aquellos tiempos podías ver toda clase de Nukuris guapetes por la calle, y además quedaba con Zana-sama todos los findes. Ahora con lo del tratado de la \"Cicatriz Blanca\" en efecto, la vida es una mierda."; - -SWWM_LORETXT_MAIDBOT = -"Nombre Completo: Maidbot Miyamoto\n" -"Nacionalidad: Japonesa\n" -"Fecha De Nacimiento: 7 de Julio de 2017\n" -"\n" -"Resumen: La primera maidbot creada por Saya, con todas las demás basadas en ella. Aunque Maidbot trabaje para los Miyamoto como asistenta, también se le considera parte de la familia, y vive con ellos, teniendo incluso su propio dormitorio. Aparte, también ha tenido una carrera de renombre como cantante e ídolo de J-Pop, bajo el alias de \"Meidobot\".\n" -"\n" -"Apéndice: Hubo un tiempo en el que Maidbot fué adaptada a un \"cuerpo de combate\" experimental para asistir al Oni Rojo en su misión en los EEUU. Probó ser efectiva, pero no se sintió cómoda con su trabajo y prefirió volver a ser una chica normal después de todo.\n" -"\n" -"Nota de Saya: Sabes... todas mis maidbots, van completamente equipadas, ¿eh? Tú ya me entiendes... están capacitadas para el \"amor\". Maidbot no es una excepción, y deja que te diga... es como estár en el cielo cuando lo hacemos... ♥"; - -SWWM_LORETXT_MIXOM = -"Nombre: Herramientas Mixom\n" -"Clasificación: Fabricante de Material Industrial\n" -"Localización: Japón\n" -"\n" -"Resumen: El mayor proveedor de material industrial de la Tierra, con cobertura casi mundial (excluyendo Australia, el territorio de Symnatek). Son socios desde hace tiempo con la UAC, habiendo producido la mayoría de sus componentes e infraestructura básicos.\n" -"\n" -"Apéndice: Mixom tiene una compañía rival conocida como Moxim, la cual frecuentemente dice tener productos superiores. Suelen salir en las noticias por todos los intentos de demandarse la una a la otra por esto.\n" -"\n" -"Nota de Saya: No puedes dar dos pasos sin ver el logo de Mixom en algo. Están en todo... Coño, si hasta todos los tornillos en tu cuerpo son marca Mixom."; - -SWWM_LORETXT_MUNCH = -"Nombre Completo: Munch Innovations\n" -"Clasificación: Fabricante de Armas\n" -"Localización: Texas\n" -"\n" -"Resumen: El nombre de Munch Innovations se aplica a todo lo que fue creado por un hombre solitario, originando de un reto twitteado de \"inventar todas las armas que pueda en una semana\". Aunque la mayoría fueron descartadas rápidamente, algunas de las armas lograron suficiente atención de varios gigantes de la industria como para fabricarse en masa, el único requisito del hombre siendo que se le dé crédito como creador original.\n" -"\n" -"Apéndice: No se sabe mucho más del hombre aparte de su nombre, \"Parker Munch\".\n" -"\n" -"Nota de Saya: Por qué me sonará tanto el nombre de este tío..."; - -SWWM_LORETXT_NANA = -"Nombre Completo: Nana Miyamoto\n" -"Nacionalidad: Japonesa\n" -"Fecha De Nacimiento: 7 de Julio de 1907\n" -"\n" -"Resumen: Nana nació en Gensokyo como la hija única de Kaguya Houraisan, antigua princesa de la Capital Lunar. Debido a los efectos del elixir Hourai heredó la inmortalidad de sus padres, la cual se extendería a sus propios hijos. No está claro quien es su otro pariente, aunque la mayoría apunta a Fujiwara no Mokou, rival de Kaguya desde hace tiempo. Durante los años 60, Nana conoció a Ryuji Miyamoto, quien había escapado de la Aldea Humana llegando hasta Eientei. Se hicieron muy amigos y el joven prometió casarse con ella cuando creciera, lo cual ocurrió en 1973, con ambos dejando Gensokyo para formar su propia familia.\n" -"\n" -"Apéndice: Nana tiene un gran número de hobbies, incluyendo la pintura, carpintería, cocina y artes marciales varias. También ha aparecido en varios programas de entrevistas durante años, dada su fama como descendiente de realeza Lunar.\n" -"\n" -"Nota de Saya: Aun no te la he presentado, Demo-chan, pero seguro que le gustas. Que no te engañen las apariencias, aunque de un poco de canguelo, es muy buena gente y definitivamente no le va a romper las pelotas al primer tio que encuentres, no como Kaguya-obaasan."; -SWWM_LORETXT_NANA2 = -"Nombre Completo: Nana Miyamoto\n" -"Nacionalidad: Japonesa\n" -"Fecha De Nacimiento: 7 de Julio de 1907\n" -"\n" -"Resumen: Nana nació en Gensokyo como la hija única de Kaguya Houraisan, antigua princesa de la Capital Lunar. Debido a los efectos del elixir Hourai heredó la inmortalidad de sus padres, la cual se extendería a sus propios hijos. No está claro quien es su otro pariente, aunque la mayoría apunta a Fujiwara no Mokou, rival de Kaguya desde hace tiempo. Durante los años 60, Nana conoció a Ryuji Miyamoto, quien había escapado de la Aldea Humana llegando hasta Eientei. Se hicieron muy amigos y el joven prometió casarse con ella cuando creciera, lo cual ocurrió en 1973, con ambos dejando Gensokyo para formar su propia familia.\n" -"\n" -"Apéndice: Nana tiene un gran número de hobbies, incluyendo la pintura, carpintería, cocina y artes marciales varias. También ha aparecido en varios programas de entrevistas durante años, dada su fama como descendiente de realeza Lunar.\n" -"\n" -"Saya's Note: Okaa-san está muy contenta de que vayas por ahí haciendo el bien. Me alegra que le gustes. Si al final te lo dije. Por cierto lo he visto, sabes, cuando te dió ese abrazo, lo vi, sí. La verdad es que ni ha intentado ver a otros hombres desde que papá se fue... Pero creo que a lo mejor... le gustas, pero es un gustar de otro tipo, ya me entiendes..."; - -SWWM_LORETXT_NEDOSHIAAN = -"Nombre: Nedoshiaan\n" -"Clasificación: Planeta Muerto\n" -"Localización: No revelado\n" -"\n" -"Resumen: Un mundo muerto anteriormente propiedad de un dictador demente del mismo nombre. Las historias dicen que fue asesinado por uno de sus socios de mayor confianza, en un ataque suicida, y que la explosión resultante es lo que originó el cráter masivo que llega hasta las profundidades del núcleo gélido del planeta. Una expedición de aventureros Devanikan tuvo como resultado el descubrimiento de varios artefactos en el fondo del cráter, los así llamados \"Artefactos de Nedoshiaan\", armas diseñadas para la destrucción definitiva. Actualmente, estos se encuentran aun en posesión de la familia central del clan de los Sangre de Dragon, y su uso y reproducción están estrictamente controlados.\n" -"\n" -"Apéndice: De los cuatro artefactos, solo dos fueron recreados con éxito por Misa Unissix. Pero solo uno ha sido considerado aceptable para el uso, ya que el otro opera bajo circunstancias que lo convierten en un crimen contra toda forma de vida.\n" -"\n" -"Nota de Saya: Buah... encontrar mas cosas de mundos alienígenas por ahí, el mundo es mucho más grande de lo que siempre hemos sabido... es que... es todo tan jodidamente... me revienta el cerebro, todo este rollo. Oh y gracias muchas a Misa por dejarnos usar uno de esos cacharros. La cosa mola más que ese BFG que tanto adora la UAC."; - -SWWM_LORETXT_NEKURATEK = -"Nombre: Nekuraku Tekkanosei\n" -"Clasificación: Megacorporación de Electrónica\n" -"Localización: Nahkami\n" -"\n" -"Resumen: Nekuratek fue fundada por Zanata Nekuraku I en 1744, como Nekuraku Rafana Sakusai (Fábrica de Armas Nekuraku), rápidamente se convirtió en el proveedor principal de armamento para el Imperio Nukuri. Tras la muerte de Zanata I en 1870, el liderazgo de la compañía fue transferido a su nieta Zanata II, quien decidió expandirla a otros campos, como la robótica y la informática, y gradualmente comenzó a reducir la fabricación de armas. Desde la caída del imperio, la compañía se dedica exclusivamente a la robótica y computación, con la antigua división de armamento habiéndose separado a cargo de Zanaveth I, hijo de Zanata II. La última transferencia de liderazgo hasta la fecha fue la de Zanaveth II en 2128.\n" -"\n" -"Apéndice: Nekuratek es famosa por la creación de la Arquitectura Nekern, una plataforma de hardware compatible con tecnología humana que ejecutan todos los sistemas Nukuri, y la IA Nekuronbot, un framework de inteligencia artificial expansible y casi natural que se ha usado para muchas cosas, como robots asistentes personales y vehículos autodirigidos.\n" -"\n" -"Nota de Saya: Buenas gentes con las que trabajar, especialmente Zana-sama. Es mucho más abierta que su antecesora, eso está claro, y mucho más mona, también, jejeje..."; - -SWWM_LORETXT_NOSKORA = -"Nombre: Universidad de Nos-Kora\n" -"Clasificación: La fuente de conocimiento más poco ortodoxa del mundo\n" -"Localización: Embajada Mishe, Nahkami\n" -"\n" -"Resumen: La Universidad de Nos-Kora es un peculiar centro de estudio fundado por los hermanos Nukritas 1xx y Nukritas 2xx. Es conocida mundialmente por tener toda clase de cursos exóticos, algunos prometiendo dar conocimientos ocultos que ninguna otra institución en el mundo podría ser capaz de proveer.\n" -"\n" -"Apéndice: La Universidad la dirigen los dos últimos supervivientes de la ancestral raza Mishe, conocida por su poder total de manipulación de la realidad. Jamás querrías meterte en problemas con los hermanos.\n" -"\n" -"Nota de Saya: Esos tíos están chiflados, a tope, tooooodos los tornillos flojos, lo que la verdad hace mucho más entretenido hablar con ellos, de verdad. Es como... te entra todo este conocimiento arcano mezclado con chorradas y desvaríos sobre gansos que nunca quisiste saber. Ah y además uno de ellos le dió una somanta de hostias al viejo emperador por toda la mierda que hizo en la Tercera Guerra Mundial, así que me molan cantidad."; - -SWWM_LORETXT_NOVOSKHANA = -"Nombre: Imperio Eterno Inmortal de Novoskhana\n" -"Clasificación: El mayor imperio existente\n" -"Localización: Novoskhana\n" -"\n" -"Resumen: Una sociedad tiránica donde reside la mayoría de los Anarukon, liderada por la Emperatriz Eterna Sythana Va Sarkha Daia Mykha Azanth Serei Yanikov I. Es una sociedad estrictamente matriarcal donde los hombres viven solo para servir a sus esposas. Casi todas las mujeres nacidas en Novoskhana son entrenadas para la guerra. El Imperio tiene una población aproximada de 13 mil millones, y nadie se ha atrevido a plantarles cara.\n" -"\n" -"Apéndice: Muchos grupos se separaron debido a desacuerdos con las políticas del Imperio, como la Hermandad Vexx (ahora Reino Eterno) y el Imperio Rust. Esto ocurrió durante un tiempo en el que una mutación genética comenzó a aparecer en la gente Anarukon, resultando en una desestabilización del anteriormente estable sexo y género binarios, a lo cual el Imperio respondió ordenando la ejecución de cualquier \"desviado\" nacido, junto con sus progenitores, y cualquiera que se atreviera a protegerlos.\n" -"\n" -"Nota de Saya: Vamos... un imperio de TERFs. Genial. Todo... jodidamente genial."; - -SWWM_LORETAG_NUGGET = "Pepitas"; -SWWM_LORETXT_NUGGET = -"Designación: Pepitas de Salud/Armadura\n" -"Fabricante: Desconocido\n" -"\n" -"Resumen: Pequeños trozos de un compuesto indeterminado encontrados en grandes cantidades en un sistema de cuevas bajo las antiguas ruinas en Sedna. Al parecer cuando uno los aprieta con fuerza, se \"derriten\" dentro del cuerpo y o bien curan las heridas de uno o fortalezen la resistencia natural de su cuerpo, siendo así divididos entre Pepitas de \"Salud\" y de \"Armadura\".\n" -"\n" -"Apéndice: El uso excesivo de estos materiales no parece conllevar ningun tipo de riesgo.\n" -"\n" -"Nota de Saya: Esto parece salido de un videojuego, guau..."; - -SWWM_LORETXT_NUKURI = -"Nombre: Nukuri\n" -"Clasificación: Raza alienígena\n" -"Localización: Nahkami\n" -"\n" -"Resumen: Los Nukuri son una raza humanoide de tez pálida como la nieve nativos de la luna gélida de Nahkami, en el Sistema Xathar (parte de la Coalición X'Animen), quienes entraron en contacto con los humanos en lo que se conoce como \"Evento Luna\". Su civilización ha tenido una larga historia de guerra y conflicto, algo que acabó al fin tras una séptima guerra mundial y una masiva reforma política y económica conocida como el \"Ultimatum de Nos-Kora\". Antes de esto, Nahkami era un despiadado y belicoso imperio liderado con mano firme por la familia real Yathai. Tras la reforma, el emperador Ledora Yathai fue forzado al exilio y el Gobierno Nukuri Unificado fue creado, con Zanata Nekuraku II elegida como presidenta. Habiendo sufrido la pérdida de su familia y su marido en las anteriores guerras, Zanata se había opuesto a la decisión de atacar a los humanos, e intentó enmendar todo el daño causado tras la \"Cicatriz Blanca\", pero no sirvió de nada. Al tiempo de escribir este artículo, ya no está metida en la política. La actual presidenta de Nahkami es Saya Kowayanau, la cual es también gobernadora del estado de Saya.\n" -"\n" -"Apéndice: El Gobierno Nukuri Unificado se describe como una \"omnicracia\" comunista, donde cada estado, cada provincia, cada distrito, elige sus propios representantes, de forma fractal: todo es efectivamente votado por toda la gente de la nación. No existe la propiedad privada, todas los negocios anteriores ahora son públicos, aunque sus fundadores todavía se encarguen de manejarlos. Los Nukuri poseen una fuerza militar, pero generalmente solo sirve para defender a la nación de amenazas externas.\n" -"\n" -"Nota de Saya: Tío... comunismo que funciona, es la polla. Me encantaría vivir ahí, rodeada de toda clase de preciosidades, y estar más tiempo con Misa y Zana-sama... *suspiro*"; - -SWWM_LORETAG_OMNISIGHT = "Omnivisión"; -SWWM_LORETXT_OMNISIGHT = -"Designación: Unidad de Mapeado Omnivisión\n" -"Fabricante: Akari Labs\n" -"\n" -"Resumen: Dispositivos compatibles con Demolicionistas que contienen información de mapeado para el área actual. Proporcionan un contorno general para tu automapa y también información extra para tu matriz de objetivos, como por ejemplo la posición de llaves de acceso y las salidas más cercanas.\n" -"\n" -"Nota de Saya: Hay gente que la ha palmado rellenando los datos de estos cacharros, asi que más te vale pagar tus respetos cuando te encuentres uno."; - -SWWM_LORETAG_ONOKE = "Asesinatos Onoke"; -SWWM_LORETXT_ONOKE = -"Nombre: Asesinatos de la Mansión Onoke\n" -"Clasificación: Asesinato misterioso no resuelto\n" -"Localización: Kereshnovka\n" -"\n" -"Resumen: En Octubre de 2003, ocurrió un incendio en la Mansion Onoke, a las afueras de Kereshnovka, durante una reunión entre las familias Imanaki y Onoke. Cuando llegaron los bomberos, se encontraron a todos muertos, habiendo sido masacrados cada uno de una forma más cruenta que el anterior. El culpable nunca fue encontrado.\n" -"\n" -"Apéndice: Inicialmente, ya que el mayordomo jefe de la familia no fue encontrado, algunos sospecharon que había sido responsable, pero mucho mas tarde su cuerpo (o lo que quedaba de él) fue encontrado entre unos árboles cercanos, con su cara machacada e irreconocible.\n" -"\n" -"Nota de Saya: ¿Horripilante, verdad? Casi que ni se acerca al otro asesinato misterioso de los 80, el que iba de brujas y otras mierdas. En este algo de un culto de dementes parece más probable, considerando donde ha pasado."; - -SWWM_LORETXT_PARTHORIS = -"Nombre: Parthoris\n" -"Clasificación: Mundo alternativo\n" -"\n" -"Resumen: Uno de los otros mundos que hemos descubierto durante los primeros experimentos con interportales. Este lugar está dividido en siete grandes naciones cuyos nombres desconocemos, y parece estar atascado en una especie de medievo de fantasía, aunque algunos de nuestros exploradores han reportado haber visto tecnología inusualmente compleja en un cierto lugar al que no hemos podido acercarnos. Ahora mismo hay cierta hostilidad en el área con todo esto de que unos maleantes hayan tomado el control por la fuerza.\n" -"\n" -"Nota de Saya: Eres nuestra embajadora aquí, así que espero que dejes una buena impresión. Por cierto tengo curiosidad por esta \"Guarida de Malumax\" que mencionan que se supone tiene cosas de alta tecnología. No es algo muy de esperar en esta clase de situación."; - -SWWM_LORETAG_PROPULSOR = "Impulsor JetBurst"; -SWWM_LORETXT_PROPULSOR = -"Designación: Impulsor JetBurst Forx\n" -"Fabricante: Aeronáutica Forx\n" -"\n" -"Resumen: Un jetpack portable y eficiente. Permite al usuario realizar cortos \"impulsos\" en el aire, también puede usarse para esquivar con rápidos esprints. Se recomienda llevar protección para prevenir daños por uso extendido (esto no es necesario si eres un robot).\n" -"\n" -"Apéndice: Su fuente de combustible se regenera con el tiempo mientras no se use.\n" -"\n" -"Nota de Saya: Ibuki solía llevar uno de estos también, pero no creo que puedas hacer todas las piruetas alocadas que hacía, te pesa demasiado el culo. Ojalá hubiera usado materiales más ligeros para hacerte, entonces te podrías haber sentado en mi regazo durante aquella sesión de preguntas y respuestas..."; - -SWWM_LORETXT_PUSHERWEAPON = -"Designación: Taladro Percutor de Microfusión \"Pusher\"\n" -"Fabricante: Tecnologías Tach-Engine\n" -"\n" -"Resumen: Un taladro percutor más o menos portátil ideado para el trabajo de construcción. Contiene una batería interna de microfusión con una vida media de 10.000 años.\n" -"\n" -"Fuego Primario: Operación normal, apunta la broca a lo que quieras romper y manten pulsado el gatillo.\n" -"\n" -"Fuego Secundario: Para aquellos casos en los que encuentras un material fuerte que cuesta romper. Gira el gatillo secundario hasta que la broca haya retrocedido la distancia que creas adecuada, y luego pulsa el gatillo para golpear el objetivo con toda la fuerza acumulada. ADVERTENCIA: No sujetar la herramienta con fuerza durante esta operación puede hacer que se resbale, siempre manten la zona libre para evitar daños colaterales."; - -SWWM_LORETXT_RAGEKIT = -"Designación: Ragekit\n" -"Fabricante: Akari Labs\n" -"\n" -"Resumen: Dispositivo experimental de refuerzo para Demolicionistas. Duplica la velocidad de movimento, reduce a un cuarto el daño recibido, y octuplica todo el daño cuerpo a cuerpo inflingido. Adaptado de tecnología obtenida de las ruinas de Decade Mechanics.\n" -"\n" -"Apéndice: Mientras el dispositivo esté activo, puede que experimentes cierta incomodidad, y el deseo de gritar.\n" -"\n" -"Nota de Saya: Los gritos son un efecto secundario que no he tenido tiempo de arreglar. Lo siento mucho mucho. Por eso está clasificado como experimental. Se que te preocupa, pero oye, no pasa nada. Sigues siendo mi preciosa y adorable Demo-chan aunque vayas soltando tacos por ahí."; - -SWWM_LORETAG_REFRESHER = "Refrescador"; -SWWM_LORETXT_REFRESHER = -"Designación: Refrescador\n" -"Fabricante: Desconocido\n" -"\n" -"Resumen: Estas antiguas reliquias fueron encontradas durante la exploración de unas ruinas alienígenas en Sedna. Cuando se aprietan con fuerza contra el pecho, pueden curar al insante todas las heridas o enfermedades. También parece tener fuertes efectos rejuvenecedores, haciendo que hasta los más ancianos vuelvan a sentirse como niños. Al igual que los otros artefactos de curación, la naturaleza de estos efectos es completamente desconocida y ha desconcertado a los científicos durante años.\n" -"\n" -"Apéndice: Al igual que otros, también afecta a la maquinaria del mismo modo, así que también puedes beneficiarte de su uso."; - -SWWM_LORETXT_RYUJI = -"Nombre Completo: Ryuji Miyamoto\n" -"Nacionalidad: Japonés\n" -"Fecha De Nacimiento: 12 de Marzo de 1956\n" -"Fecha De Defunción: 22 de Junio de 2054\n" -"\n" -"Resumen: Ryuji fue un conocido inventor de Kasukabe, Prefectura de Saitama. Fue el marido de Nana Miyamoto, y padre de Taro, Saya y Yui. Falleció en 2054, al no poder recuperarse de un infarto sufrido mientras salía a correr. Fue enterrado en el bosque de bambú que rodea Eientei, en Gensokyo, donde él y Nana se encontraron por primera vez.\n" -"\n" -"Apéndice: Diseñó la casa en la que la familia reside hasta este día. Fue construida como una instalación subterranea de alta seguridad, que mantendría a su familia protegida de cualquier catástrofe que ocurriese en el mundo. Con el tiempo esta pequeña estructura fue expandiéndose, y actualmente es lo suficientemente grande como para alojar a la mayoría del personal de Akari Labs.\n" -"\n" -"Nota de Saya: Era el mejor papá. Aprendí tanto de él, y siempre estaba super contento de ver como me interesaba por inventar cosas como él... Pensar otra vez en aquellos días no me... ah... joder... no estoy llorando, de verdad..."; - -SWWM_LORETXT_GCSANDWICH = -"Designación: Sandwich de Queso a la Plancha\n" -"Fabricante: Nukritas 1xx\n" -"Sabor: Delicioso\n" -"\n" -"Resumen: Este delicioso sandwich en particular ha sido magistralmente creado por el cofundador de la Universidad de Nos-Kora para ofrecer a cualquiera el mayor y más maravilloso estímulo a su salud. También les proporciona toda la protección que puedan desear.\n" -"\n" -"Apéndice: Se puede activar automáticamente para prevenir la muerte el usuario, esto siempre funciona.\n" -"\n" -"Nota de Saya: Cagüendios, que cojones pasa en este mundo. ¿Por que coño el sandwich este hace lo que hace? Esto es una estupidez... Agh, esos chalados de Nos-Kora es que no pueden parar de hacer cosas sin sentido que no tienen sentido alguno."; - -SWWM_LORETXT_SANKAIDERIHA = -"Nombre: Sankaideriha\n" -"Clasificación: Ciudad\n" -"Localización: Autocontenida\n" -"\n" -"Resumen: Sankaideriha es una isla flotante localizada sobre un interminable océano de energía mágica. Es el hogar de miles de brujas y magos. La forma de entrar y salir es un secreto bien guardado por sus habitantes. La ciudad fue fundada por LS, un indivíduo solitario con poderes mágicos inimaginables, quien además lidera el Alto Tribunal de Brujería.\n" -"\n" -"Apéndice: Entre algunas personas notables de la isla se incluyen Saniuke Okusainaya, la primera tecnomaga Nukuri, y Kana Sankai, la jefa de la Contrainquisición, un grupo dedicado a proteger a los usuarios de magia de ser perseguidos fuera de Sankaideriha.\n" -"\n" -"Nota de Saya: La chica de Yui nos trajo aquí una vez, es PRECIOSÍSIMO, en serio. Hay tantas cosas que es que... buah. Y las vistas desde ahí arriba... ohhh... me molaría volver otra vez."; - -SWWM_LORETXT_SAYA = -"Nombre Completo: Saya Miyamoto\n" -"Nacionalidad: Japonesa\n" -"Fecha De Nacimiento: 20 de Marzo de 1993\n" -"\n" -"Resumen: Nacida en 1993, hija de Nana y Ruuji Miyamoto. Tiene dos hermanos: Un hermano mayor, Taro (1985), y una hermana menor, Yui (2009). Desde muy pequeña ya mostraba interés por la ciencia y la tecnología. A la muy temprana edad de 13 años se graduó en Ciencias Informáticas en el MIT. Su primer proyecto fue un robot de limpieza del hogar autónomo, el cual finalmente evolucionaría en la Maidbot moderna construida en Akari Labs, la compañía que fundó con su hermano Taro en 2010. En 2018, debido a la inmortalidad heredada de su abuela, dejó de envejecer. Sin embargo, gracias a esto ha podido trabajar en todo lo que siempre ha querido. Hasta el día de hoy, hay cientos de proyectos diferentes en su nombre, esto te incluye a ti, el Demolicionista.\n" -"\n" -"Apéndice: Saya suele ser apodada como \"No-Tomoko\" en las redes, dadas las similtudes con la protagonista de una popular serie de manga del siglo 21. Se le conoce por ser bastande directa hablando con la gente, y también por ser exageradamente coqueta con mujeres atractivas. Su color favorito es el rojo, su animal favorito es la nútria, y su comida favorita la pizza de peperoni. También le gusta el drone metal. Le gusta la ropa floja, nunca lleva falda, solo pantalones. Usa Arch, su editor favorito es Vim, su lenguaje de programación favorito es Haskell. Lo que más le \"pone\" son las mujeres bien dotadas, las maids, los chicos afeminados y la heterocromía. No usa desodorante ni colonia, aunque la gente que la rodea dice que su olor corporal es \"algo agradable realmente\". Entre otros hobbies, a Saya le encanta escribir. Su primera entrada en el mundo del manga, \"Mi Sirvienta es un Robot del Sexo\", tuvo tanto éxito como para conseguir una adaptación al anime.\n" -"\n" -"Nota de Saya: Se que te encanta leer sobre mí, Demo-chan, pero tienes cosas más importantes que hacer, ¿no crees?"; -SWWM_LORETXT_SAYA2 = -"Nombre Completo: Saya Miyamoto\n" -"Nacionalidad: Japonesa\n" -"Fecha De Nacimiento: 20 de Marzo de 1993\n" -"\n" -"Resumen: Nacida en 1993, hija de Nana y Ruuji Miyamoto. Tiene dos hermanos: Un hermano mayor, Taro (1985), y una hermana menor, Yui (2009). Desde muy pequeña ya mostraba interés por la ciencia y la tecnología. A la muy temprana edad de 13 años se graduó en Ciencias Informáticas en el MIT. Su primer proyecto fue un robot de limpieza del hogar autónomo, el cual finalmente evolucionaría en la Maidbot moderna construida en Akari Labs, la compañía que fundó con su hermano Taro en 2010. En 2018, debido a la inmortalidad heredada de su abuela, dejó de envejecer. Sin embargo, gracias a esto ha podido trabajar en todo lo que siempre ha querido. Hasta el día de hoy, hay cientos de proyectos diferentes en su nombre, esto te incluye a ti, el Demolicionista.\n" -"\n" -"Apéndice: Saya suele ser apodada como \"No-Tomoko\" en las redes, dadas las similtudes con la protagonista de una popular serie de manga del siglo 21. Se le conoce por ser bastande directa hablando con la gente, y también por ser exageradamente coqueta con mujeres atractivas. Su color favorito es el rojo, su animal favorito es la nútria, y su comida favorita la pizza de peperoni. También le gusta el drone metal. Le gusta la ropa floja, nunca lleva falda, solo pantalones. Usa Arch, su editor favorito es Vim, su lenguaje de programación favorito es Haskell. Lo que más le \"pone\" son las mujeres bien dotadas, las maids, los chicos afeminados y la heterocromía. No usa desodorante ni colonia, aunque la gente que la rodea dice que su olor corporal es \"algo agradable realmente\". Entre otros hobbies, a Saya le encanta escribir. Su primera entrada en el mundo del manga, \"Mi Sirvienta es un Robot del Sexo\", tuvo tanto éxito como para conseguir una adaptación al anime. Saya actualmente está casada con Kirin Xanai, el Emperador del Imperio Rust.\n" -"\n" -"Nota de Saya: Se que te encanta leer sobre mí, Demo-chan, pero tienes cosas más importantes que hacer, ¿no crees?"; - -SWWM_LORETAG_SERPENTRIDERS = "Jinetes de Serp."; -SWWM_LORETXT_SERPENTRIDERS = -"Nombre: Jinetes de Serpiente\n" -"Clasificación: Culto malévolo\n" -"Orígen: Indeterminado\n" -"\n" -"Resumen: Una tríada de malévolos hechiceros conocidos por todos estos lugares. Todos aquellos que se han atrevido a luchar contra ellos no han tenido mucha suerte. D'Sparil tomó la tierra de Parthoris, sus muchos ejércitos de no muertos habiendo tomado el control del lugar antes de que hubieramos llegado. Luego, en la tierra de Cronos está Korax, una bestia oscura que se burla de todos aquellos que lo desafían. No hemos recibido mucha información sobre el tercer miembro, pero ya nos vendrá a medida que exploramos estos mundos.\n" -"\n" -"Nota de Saya: Estoy segura de que puedes cargarte a estos idiotas sin problemas, no tienen ni idea de lo fuerte que eres (o de qué eres, ahora que lo pienso, estos mundos no parecen tener mucho conocimiento de nuestra tecnología)."; - -SWWM_LORETXT_SIDHE = -"Nombre: Sidhe\n" -"Localización: Parthoris\n" -"\n" -"Resumen: Una especie de elfos nativos a este mundo, tienen una conexión natural con la magia y son conocidos como grandes luchadores. Aunque segun las historias se enfrentan a la persecución por parte de otros grupos dada su oposición al líder actual. La mayoría han muerto en la guerra, solo quedan unos pocos. Es tu misión ayudarlos.\n" -"\n" -"Apéndice: Es posible que tus cuernos parezcan ser \"orejas puntiagudas\" para los lugareños y puede que seas confundida con un Sidhe. Aprovéchate de esto si es necesario.\n" -"\n" -"Nota de Saya: ¿Y como puñetas se pronuncia lo de \"Sidhe\"? Y ya de paso, ¿se cabrean si usas cosas hechas de madera? ¡TENGO QUE SABERLO!"; - -SWWM_LORETXT_SILVERBULLET = -"Designación: Silver Bullet JET\n" -"Fabricante: Blackmann Arms S.L., Aeronáutica Forx\n" -"\n" -"Resumen: El miembro de calibre 1.150 XSB de la serie Silver Bullet de rifles de francotirador de altísimo calibre. Equipado con jets compensadores de retroceso de Aeronáutica Forx.\n" -"\n" -"Fuego Primario: Dispara la bala. Cualquier objetivo pequeño que sea alcanzado está más que muerto.\n" -"\n" -"Fuego Secundario: Mira telescópica ajustable personalizada, hasta 16 aumentos. Equipada con un revestimiento de espuma suave para proteger la cara del usuario durante el fuego apuntando.\n" -"\n" -"Recarga: Recarga el arma.\n" -"\n" -"Apéndice: La ráfaga de los jets puede causar daños menores al usuario a menos que lleven protección."; - -SWWM_LORETAG_SPARKSTER = "Carabina Biospark"; -SWWM_LORETXT_SPARKSTER = -"Designación: Carabina Biospark Modelo S-5\n" -"Fabricante: Decade Mechanics\n" -"\n" -"Resumen: Arma antigua de energía. Su operación interna está siendo investigada por Tecnologías Tach-Engine para posibles mejoras.\n" -"\n" -"Fuego Primario: Pequeñas bolas de energía estabilizadas con una ligera capacidad de seguir objetivos.\n" -"\n" -"Fuego Secundario: Disparo láser concentrado penetrante.\n" -"\n" -"Fuego Terciario: Si la carga actual es al menos del 50%, la cápsula contenedora será eyectada por el cañón primario y detonada como una esfera masiva de pura energía que persigue objetivos cercanos. El arma debe ser recargada posteriormente.\n" -"\n" -"Recarga: Recarga, obviamente.\n" -"\n" -"Apéndice: Si el láser secundario entra en contacto con una bola de energía esta será detonada con un rango y daño mayores.\n" -"\n" -"Nota de Saya: Esta cosa está toda oxidada pero sigue funcionando. Cosa fina, guau."; - +SWWM_LORETXT_BELT = "Designación: Cinturón Útil Magnético Adaptable\nFabricante: Symnatek\n\nResumen: Un simple cinturón magnético, adaptable a cualquier tamaño de cintura al acoplar/desacoplar segmentos. Sus fuerzas magnéticas son suficientes para mantener cualquier objeto perfectamente sujeto no importa la intensidad del impacto que reciba el usuario.\n\nApéndice: Este cinturón te permitirá acceder fácilmente a tus contenedores Hammerspace y llavero, y tambien facilitar la recarga de ciertas armas."; SWWM_LORETAG_SPREADGUN = "Trabuco"; -SWWM_LORETXT_SPREADGUN = -"Designación: Trabuco \"Rhino Stopper\"\n" -"Fabricante: Blackmann Arms S.L.\n" -"\n" -"Resumen: Una pequeña escopeta del calibre 10. Compatible con muchos tipos de cartuchos.\n" -"\n" -"Fuego Primario: Dispara el cartucho cargado.\n" -"\n" -"Fuego Secundario: Selecciona el siguiente tipo de munición para usar en la recarga.\n" -"\n" -"Recarga: Descarga el cartucho actual y carga uno nuevo. Si el cartucho cargado no ha sido usado se añadirá de nuevo a su reserva de munición, o si no se dejará caer en el suelo.\n" -"\n" -"Apéndice: Aunque simple en su operación, la constante recarga manual tiende a volverse agotadora rápidamente para algunos usuarios. Una variante semiautomática del Trabuco se está probando actualmente y puede que esté lista para el público en unos cuantos años, aun hay algunos problemas que resolver como los atascos frecuentes.\n" -"\n" -"Nota de Saya: La mierda esta es jodidamente poco práctica, especialmente la forma de recargarla. Como coño es que nadie se ha reventado un hoyo por la palma de la mano recolocando el cañón es algo que me supera."; - -SWWM_LORETXT_SUNKAEZE = -"Nombre: Sunkaeze\n" -"Clasificación: Planeta Muerto\n" -"Localización: Borde Exterior del Sistema Xathar, X'Animen\n" -"\n" -"Resumen: Un planeta completamente árido, que se pensaba vacío, hasta que una expedición descubrió las ruinas de unas instalaciones pertenecientes a la extinta Decade Mechanics, un antiguo grupo industrial fundado por el difunto semidios mecánico Maestre Mekes.\n" -"\n" -"Nota de Saya: Dioses, semidioses... todo el rollo este... Uno casi que ni se creería que todo esto existe pero venga, después de darnos cuenta que los aliens son muy reales, es difícil no creer en todo esto también. Joder, si CONOZCO uno... no es coña, conozco a un DIOS DE VERDAD. La cosa pasó cuando visitaba a la chica de Yui: pues estaba esta chica con pinta de empollona que tenía como un \"aura\". Se llama Mykka, y es majísima y mola hablar con ella, hasta me dió caramelos y todo. Vamos es que podría seguir hablando de todo esto, pero es que no quiero llenar estas entradas de cosas que no vienen al caso."; - -SWWM_LORETAG_SUSAN = "LANIR"; -SWWM_LORETXT_SUSAN = -"Nombre: Lanza de Aniquilación, Nulificación, Inexistencia y Ruptura\n" -"Clasificación: Arma de Destrucción Masiva\n" -"Localización: Kereshnovka\n" -"\n" -"Resumen: Una megaestructura controlada po IA que mide docenas de kilómetros, creada por un misterioso grupo Qurensniv llamado \"Facultad de Iluminados Ningunos\". Habiendo tardado cientos de años en construirse, fue activada finalmente en 2018, tomando luego el control de los sistemas de misiles de Rusia. Su presencia en la Tierra, como una amenaza mayor, fue lo que hizo que los Nukuri iniciaran el \"Evento Luna\". Fuerzas Nukuri desplegadas en 2021 neutralizaron la IA, sin embargo probó ser imposible de destruír, así que se mantuvo inactiva, flotando por los mares del Ártico. En 2097, mucho después del incidente de la Cicatriz Blanca, y con los Nukuri ya no disponibles para defender el planeta, una entidad llamada \"Uruk'Anth\" apareción en la Tierra, anunciando ser \"Dios\", y que es su voluntad que esta máquina traiga consigo el fin del mundo, despues de que la humanidad haya demostrado no ser digna de su bendición. SUSAN fue reactivada, esta ve tomando el control de todos los sistemas de armamento de varias superpotencias mundiales. La Tierra vivió dos largos años de terror, con la IA emitiendo una tremendamente lenta cuenta atras hacia la \"Purificación Mundial\", hasta que fue de algún modo desactivada de nuevo y destruída.\n" -"\n" -"Nota de Saya: Como que en serio. \"Soy Dios y digo que debeis morir\", dice. Sí, que se joda el tío ese. Nadie sabe, para nada, como puñetas pasó lo de la segunda vez. Es un misterio como justo... revienta la cosa esa, llevándose con ella al tío ese, también."; - -SWWM_LORETXT_SYMNATEK = -"Nombre: Symnatek\n" -"Clasificación: Fabricante de Material Industrial\n" -"Localización: Brisbane, Australia\n" -"\n" -"Resumen: \"Construyendo un mejor mundo para un mejor futuro, desde 2040\". El mayor productor de material industrial en su país natal. Mientras que la empresa principal se dedica a la industria y construcción, la compañía filial de Itamex abastece al ejército de toda clase de suministros básicos.\n" -"\n" -"Apéndice: Symnatek es lo suficientemente grande como para mantener a raya el dominio casi global de Mixom, convirtiendo a Australia en uno de los pocos países donde tienen competencia real.\n" -"\n" -"Nota de Saya: En estos tiempos que corren, hasta los putos fabricantes de herramientas contribuyen al ejército. ¿Eh? ¿Como que \"mira quien fue a hablar\"? Oh sí claro, solo por lo de Ibuki yo tambien soy igual. Venga ya."; - -SWWM_LORETXT_TARO = -"Nombre Completo: Taro Miyamoto\n" -"Nacionalidad: Japonés\n" -"Fecha De Nacimiento: 6 de Octubre de 1985\n" -"\n" -"Resumen: Nacido en 1985, hijo de Nana y Ryuji Miyamoto. Es el mayor de tres, a pesar de que no lo aparente. Taro estudió en varias universidades prestigiosas alrededor del mundo, expandiendo sus conocimientos de tecnología. Sus especialidades son la Ingeniería y el Diseño de Software. Es un programador nato competente en varios lenguajes. Taro tiene varias contribuciones a su nombre en múltiples proyectos de codigo abierto, incluyendo el Kernel de Linux.\n" -"\n" -"Apéndice: Taro suele ser algo más serio que su hermana menor Saya, por lo cual suele manejar las relaciones públicas de Akari Labs en su lugar. Está felizmente casado con Elena Yanikov XVI.\n" -"\n" -"Nota de Saya: Taro nii-san a veces parece ser el Tsukkomi de mi Boke. Eh, no se si vas a entender de que va todo eso, tú búscalo si tal."; - -SWWM_LORETXT_UAC = -"Nombre: Union Aerospace Corporation\n" -"Clasificación: Union Militar, Fundación de Investigación\n" -"Localización: Unión de Estados, Marte y Júpiter\n" -"\n" -"Resumen: Fundada en 2015 por Thomas Kelliher, como una compañía pariente de la Union Aerospace Armed Forces (UAAF). El ascenso al poder de la UAC comenzó en 2025 con sus famosas Expediciones Conjuntas a Marte. Desde la creación de \"Mars City\" y los muchos puestos en Fobos y Deimos, la UAC efectivamente ha estado trabajando fuera de la ley de la Tierra, lo cual ha causado interminables controversias. Aun más despues de haber conseguido asegurar su posición como el mayor cuerpo militar de la Tierra tras la Tercera Guerra Mundial. Recientemente, sus experimentos de teletransporte han sido noticia despues de que un fallo crítico tuviera como resultado una invasión del mismo Infierno, junto con la desaparición total de la luna de Deimos, y eventualmente que estos demonios se dirigiesen hacia la Tierra. Los gobiernos de todo el mundo no dan abasto intentando defenderse de estos invasores, pero a pesar del constante bombardeo de sus cuentas en redes sociales, el actual CEO de la compañía, Ian Kelliher, no ha querido dar explicaciones sobre el incidente. Lo único que se ha dicho es que \"tienen un hombre\" que puede arreglarlo todo.\n" -"\n" -"Apéndice: Muchos rumores rodean esta compañía. Hay tambien varias acusaciones de estar involucrada en el desarrollo de armamento ilegal e incontables casos de violaciones de derechos del trabajador.\n" -"\n" -"Nota de Saya: Oh es que EN SERIO se merecen todo lo que les ha pasado, y espero que les jodan mucho más por este desastre. Me alegra no haber invertido nunca en sus mierdas. El niñato ese me puede comer los calzones, por cierto, porque el recadero ese suyo no va a arreglar una mierda. Me da igual lo que digan por ahí, el tal \"Marine de Doom\" solo es un tío random que tuvo suerte, nada más."; -SWWM_LORETXT_UAC2 = -"Nombre: Union Aerospace Corporation\n" -"Clasificación: Union Militar, Fundación de Investigación\n" -"Localización: Unión de Estados, Marte y Júpiter\n" -"\n" -"Resumen: Fundada en 2015 por Thomas Kelliher, como una compañía pariente de la Union Aerospace Armed Forces (UAAF). El ascenso al poder de la UAC comenzó en 2025 con sus famosas Expediciones Conjuntas a Marte. Desde la creación de \"Mars City\" y los muchos puestos en Fobos y Deimos, la UAC efectivamente ha estado trabajando fuera de la ley de la Tierra, lo cual ha causado interminables controversias. Aun más despues de haber conseguido asegurar su posición como el mayor cuerpo militar de la Tierra tras la Tercera Guerra Mundial. Fueron los responsables principales de la invasión del Infierno que causó que media Tierra fuera devastada casi totalmente por fuerzas Demoníacas. Sin embargo, gracias a los esfuerzos de la Demolicionista de Akari Labs, la invasión fue fácilmente eliminada.\n" -"\n" -"Apéndice: Desde el incidente, la compañía ha sufrido una reforma masiva, habiendo perdido a la mayoría de sus altos cargos, y está ahora estrictamente controlada por el gobierno de la Union de Estados. Desde 2150, han hecho su objetivo reparar los daños que la Tierra ha sufrido. Actualmente no hay estimaciones claras de cuanto puede tardar esto.\n" -"\n" -"Nota de Saya: Si es que me da un gusto de cojones ver caer a este asqueroso gigante. Tía, todo lo de la invasión fue horrible, sabes. Pero me alegro de que al menos cumpliéramos con lo nuestro. Ah... el payaso ese, antes \"el hombre más poderoso del mundo\", ahora el perrito faldero del gobierno... yo es que me desorino."; - -SWWM_LORETXT_UNISSIX = -"Nombre Completo: Misa Azadeku Unissix, alias \"Unissix Bokurou Azadeku\"\n" -"Nacionalidad: Devanikana\n" -"Fecha De Nacimiento: 29 de Febrero de 1992\n" -"\n" -"Resumen: Misa es la principal diseñadora de armamento de toda la familia Unissix. Comenzando a una edad temprana, su fascinación por las armas fue algo bastante notable. Misa es toda una experta en la interpretación de diseños antiguos, y por lo tanto suelen encargarle la restauración de tecnología perdida. Esto ha incluido los varios Artefactos de Nedoshiaan. Está casada con Zanaveth Nekuraku II, líder de Nekuratek, un gigante tecnológico en el mundo Nukuri.\n" -"\n" -"Apéndice: Su impresionante habilidad para la creación se podría interpretar como una forma de compensar la falta de aptitud física para ser una guerrera Sangre de Dragón como su hermana. Cuando conoció a Zanaveth, quien entonces era solo una estudiante en una excursión para aprender sobre otras culturas, se enamoró immediatamente de ella, y le pidió casarse al día siguiente. Poco después, habiendo comenzado a vivir en Nahkami con su esposa, Misa se convirtió en una gran fan de los videojuegos, encontrando emocionante el poder al fin tener sus propias aventuras, sin tener que hacer mucho esfuerzo físico.\n" -"\n" -"Nota de Saya: Recuerdo charlar unas cuantas veces con ella. Tiene muy buen gusto, y su mujer está to buena (y es listísima, a ver si es que hizo la IA que estás usando). Aun estoy cabreada porque no hemos podido estar en contacto gracias a que esos idiotas Americanos hicieran que los Nukuri se fuesen. Puedo mandarle mensajes a veces a través de la embajada en la Capital Lunar, pero esos malditos conejos siempre lo complican todo. Por cierto... Recuerdo una vez que nos bañamos juntas y vi... lo que tenía ahí abajo... ay dios... enorme... ohhhhhhh...... Zana-sama maldita suertuda, no me extraña que pudiera oiros hacerlo desde la otra esquina de la casa."; - -SWWM_LORETAG_VOICEBOX = "Loudboi"; -SWWM_LORETXT_VOICEBOX = -"Designación: Caja de Voz Loudboi\n" -"Fabricante: Akari Labs\n" -"\n" -"Resumen: Un ligero y portátil sintetizador de voz para unidades de IA. Fácil de instalar y programar, perfecto para aquellos que construyen con bajo presupuesto. Viene con un filtro \"robótico\" integrado para aquellos que lo prefieran en vez de una voz que suene incómodamente \"demasiado humana\".\n" -"\n" -"Nota de Saya: A Ibuki le sigue haciendo gracia que programara tu caja de voz para sonar como ella. Tambien me parto con lo de que también le vayas copiando todas sus frases."; - -SWWM_LORETXT_WALLBUSTER = -"Designación: Escopeta de Brecha de Armaduras Pesadas \"Wallbuster\"\n" -"Fabricante: Blackmann Arms S.L., encargado por Industrias Don BIG SHOT\n" -"\n" -"Resumen: Una escopeta revólver poco convencional de 25 cañones. Sus mecanismos internos son tan excesivamente complicados que han sido descritos como \"Ingeniería Loca Alemana\" por algunos cuantos.\n" -"\n" -"Fuego Primario: Dispara el cañón superior.\n" -"\n" -"Fuego Secundario: Dispara el grupo de 5 cañones superiores.\n" -"\n" -"Fuego Terciario: Dispara todos los cañones. Con algunos tipos de munición es posible atravesar puertas de acero reforzado de hasta 40cm de grosor.\n" -"\n" -"Recarga: La recarga se hace primero tirando de la palanca lateral, que permite desacoplar individualmente cada grupo de 5 cañones. Para recargar sobre la marcha, se recomienda un cinturón magnético o similar. Hay cargadores rápidos disponibles para compra desde la página web de Blackmann Arms, o vendedores autorizados.\n" -"\n" -"Apéndice: La Demolicionista está equipada con una rutina de recarga rápida para que el proceso sea más fácil y rápido.\n" -"\n" -"Nota de Saya: Sabes... ese nombre me recuerda a la abuela. Ya sabes, si cambias la primera letra... Oh, ¿puedes oir esa batería y guitarra? Porque yo sí... Old Days~ ♪"; - -SWWM_LORETAG_WARARMOR = "Arm. de Guerra"; -SWWM_LORETXT_WARARMOR = -"Designación: Armadura de Guerra\n" -"Fabricante: Unissix Crafts\n" -"\n" -"Resumen: Armadura robusta y durable. Hecha con el mejor almacero de Devanikna.\n" -"\n" -"Protección:\n" -" - Reducción del 80% contra calor, frío, electricidad, lodo y otros tipos elementales.\n" -" - Reducción del 50% de todos los demás tipos de daño.\n" -" - Reducción adicional del 70% al daño por explosión.\n" -"\n" -"Durabilidad: Puede absorber un total de 250 unidades de daño antes de romperse.\n" -"\n" -"Apéndice: Combinado con un chaleco antiexplosivos, estás preparada para todo lo que te puedan soltar encima."; - -SWWM_LORETAG_YNYKRON = "Artefacto Ynykron"; -SWWM_LORETXT_YNYKRON = -"Designación: Artefacto Ynykron (\"Cañón Mortal\")\n" -"Fabricante: Desconocido, replicado por Unissix Crafts\n" -"\n" -"Resumen: Uno de los cuatro artefactos de guerra antíguos creados para el demente dios dictador Nedoshiaan. El Cañón Mortal usa un cóctel extramadamente volátil de materiales exóticos para abrir una brecha en el propio tejido de la existencia. Hay dos modos de operación dependiendo de la orientación del cargador.\n" -"\n" -"Fuego Primario: Carga un disparo de rayo. Una vez cargado, se libera tirando del gatillo. El rayo destruirá instantáneamente todo a su paso, sin importar lo duro que sea.\n" -"\n" -"Fuego Secundario: Carga un disparo de vórtice. Una vez cargado, se libera tirando del gatillo. En el punto de impacto se creará un agujero negro en miniatura que se tragará todo a su alrededor durante un periodo de tiempo antes de colapsar en una explosión devastadora.\n" -"\n" -"Recarga: Si hay una carga en proceso, se cancelará y no se consumirá municion, pero el arma tendrá que ventilarse durante un rato. Si no, carga otro cristal.\n" -"\n" -"Apéndice: Solo una única copia original de este arma debería existir, pero réplicas han comenzado a aparecer gracias a los esfuerzos de la ingeniería inversa. Aun así, el uso de este arma se considera ilegal sin la autorización adecuada. Por suerte para ti, estás autorizada a usarla contra las fuerzas invasoras."; - +SWWM_LORETXT_SPREADGUN = "Designación: Trabuco \"Rhino Stopper\"\nFabricante: Blackmann Arms S.L.\n\nResumen: Una pequeña escopeta del calibre 10. Compatible con muchos tipos de cartuchos.\n\nFuego Primario: Dispara el cartucho cargado.\n\nFuego Secundario: Selecciona el siguiente tipo de munición para usar en la recarga.\n\nRecarga: Descarga el cartucho actual y carga uno nuevo. Si el cartucho cargado no ha sido usado se añadirá de nuevo a su reserva de munición, o si no se dejará caer en el suelo.\n\nApéndice: Aunque simple en su operación, la constante recarga manual tiende a volverse agotadora rápidamente para algunos usuarios. Una variante semiautomática del Trabuco se está probando actualmente y puede que esté lista para el público en unos cuantos años, aun hay algunos problemas que resolver como los atascos frecuentes.\n\nNota de Saya: La mierda esta es jodidamente poco práctica, especialmente la forma de recargarla. Como coño es que nadie se ha reventado un hoyo por la palma de la mano recolocando el cañón es algo que me supera."; +SWWM_LORETXT_AKARILABS = "Nombre: Akari Labs\nClasificación: Laboratorio de Investigación Científica, Fábrica de Robots, Servicio de Adopción\nLocalización: Kasukabe, Prefectura de Saitama, Japón\n\nResumen: Akari Labs, la Fuente de Innovación, fue fundado en 2010 por Saya y Taro Miyamoto. Siendo al principio solo un pequeño taller de robótica, crecieron rápidamente con el tiempo, cubriendo campos más diversos en el proceso. Uno de los productos más populares de los laboratorios son las Maidbots, robots casi humanos que pueden ser adoptados gratuitamente por cualquier familia: \"desde asistentas enérgicas y trabajadoras que hacen su tarea sin rechistar, hasta tiernas y maternales asistentas que cuidan de ti y te animan a mejorar tu estilo de vida\". Los laboratorios también son famosos por la creacion de Ibuki, el \"Oni Rojo\", una supersoldado veterana de la Tercera Guerra Mundial ahora convertida en supermodelo, y recientemente, su sucesor, el Demolicionista.\n\nApéndice: Akari Labs fue uno de los patrocinadores de los Juegos Olímpicos de Tokyo en 2020. La Maidbot personal de Saya cantando el himno nacional fue uno de los sucesos más destacados del evento."; +SWWM_LORETXT_PUSHERWEAPON = "Designación: Taladro Percutor de Microfusión \"Pusher\"\nFabricante: Tecnologías Tach-Engine\n\nResumen: Un taladro percutor más o menos portátil ideado para el trabajo de construcción. Contiene una batería interna de microfusión con una vida media de 10.000 años.\n\nFuego Primario: Operación normal, apunta la broca a lo que quieras romper y manten pulsado el gatillo.\n\nFuego Secundario: Para aquellos casos en los que encuentras un material fuerte que cuesta romper. Gira el gatillo secundario hasta que la broca haya retrocedido la distancia que creas adecuada, y luego pulsa el gatillo para golpear el objetivo con toda la fuerza acumulada. ADVERTENCIA: No sujetar la herramienta con fuerza durante esta operación puede hacer que se resbale, siempre manten la zona libre para evitar daños colaterales."; +SWWM_LORETAG_CANDYGUN = "Pistola Caramelo"; +SWWM_LORETXT_CANDYGUN = "Designación: Pistola Caramelo \"Taste the Sweetness\"\nFabricante: Munch Innovations\n\nResumen: Variante sobrecargada de la pistola de Explodium. No solo las balas, sino tambien partes del arma, están hechas de Explodium. Mezclado con caramelo de fresa y peta zetas también, lo cual por alguna razón resulta en un festival de fuegos artificiales.\n\nFuego Primario: Disparos individuales de dulce explosión. Si el impacto directo no mata algo, puede que lo haga todo el petardeo adicional.\n\nFuego Secundario: Recarga explosiva. La potencia es mucho más extrema así que cuidado con el daño por explosión. Solo se puede hacer si tienes cargadores extra.\n\nEspecial: Durante los primeros momentos de una recarga explosiva, puedes mantener el fuego primario para dejar el cargador dentro y en su lugar tirar la pistola entera como una granada para un daño incluso mayor que solo el cargador. Solo puede hacerse si tienes al menos una pistola y cargador de repuesto.\n\nRecarga: Lo mismo de siempre. Recuerda que puedes mantener una bala en la recámara.\n\nApéndice: Dada la naturaleza deshechable de la Pistola Caramelo, hasta 4 repuestos extra se pueden mantener en tu inventario.\n\nNota de Saya: No sé como mezclando caramelo con explodium puede hacer esto, pero me encanta cada segundo. Ahhh... ataque de nostalgia. ¿Que tal si un dia de estos vamos a ver unos fuegos artificiales de verdad cuando termines de salvar el mundo?"; SWWM_LORETAG_WHITESCAR = "Cicatriz Blanca"; -SWWM_LORETXT_WHITESCAR = -"Nombre: La Cicatriz Blanca\n" -"Clasificación: Conflicto Armado\n" -"Periodo: 2073 - 2077\n" -"\n" -"Resumen: En Junio de 2073, el Presidente de los Estados Unidos realizó unos comentarios muy ofensivos sobre los Nukuri, que en aquel momento estaban pasando por su séptima Guerra Mundial. No fueron muy bien recibidos. Muchos Nukuri anteriormente asentados en la Tierra emigraron en protesta, el emperador de Nahkami tuvo muchas cosas que decir, y la bola siguió pasándose. En poco tiempo, el conflicto llegó a su punto de ebullición, y el Imperio Nukuri declaró la guerra a los EEUU, listo para lanzar un ataque directo como \"castigo por su insolencia\". Se desplegaron unidades de tierra en 2074, y así empezó la guerra. Hubo muchas bajas en ambos bandos, en su intento de \"matar a la bestia desde dentro\", sin embargo, en solo tres años más, el país entero había caído. Al presidente se le dieron dos opciones: o bien disculparse públicamente por sus palabras contra el Imperio Nukuri, o si no ver como la ira del Emperador cae sobre su gente. Rechazó esta proposición, y se ordenó la retirada de todas las fuerzas Nukuri en el área. Entonces, ocurrió: Con un destello de luz cegadora, un ataque orbital alcanzó varias grandes ciudades Estadounidenses, reduciéndolas a cenizas. La mayoría de la gente que se encontraba bajo techo pudo sobrevivir, los demás no tuvieron tanta suerte.\n" -"\n" -"Apéndice: Al llegar las noticias de lo que ocurrió en la Tierra, estallaron las protestas por todo el Imperio Nukuri, avivando aun más las llamas de la Séptima Guerra Mundial. El caos continuó durante casi 30 años, hasta que los fundadores de la Universidad de Nos-Kora intervinieron, y pusieron fin a la guerra ellos solos. Su ultimátum fue tomado muy en serio, y así una reforma masiva comenzó, empezando con la retirada forzosa del Emperador y su consiguiente exilio, sin derecho a volver jamás. La reforma llegó a su climax en 2108, con la formación del Gobierno Nukuri Unificado. A pesar de todo esto, las relaciones con los Nukuri nunca se han recuperado, con la excepción de algunos países todavía aliados, como Escocia y Japón.\n" -"\n" -"Nota de Saya: Dios es que este fue uno de los momentos más oscuros de la historia. Me jode muchísimo pensar en ello otra vez, sobre todo despues de que Zana-sama me contara como fue todo al otro lado. Los Nukuri no eran gente muy pacífica en aquellos tiempos, pero solo por que el tío que mandaba era un puto supervillano megalomaníaco asqueroso, es que joder, achicharrar los Estados Unidos por UNOS TWITS. Casi todo dios ahí se puso en su contra cuando pasó. El muy capullo es que firmó su propia sentencia de muerte, vamos. Y encima lo de que los dos frikis esos fueran y... ACABARAN la guerra por su cuenta. Madre de dios, espero no cabrearlos nunca."; - -SWWM_LORETXT_XANIMEN = -"Nombre: Coalición X'Animen\n" -"Clasificación: Grupo de Sistemas Solares\n" -"Localización: Varias galaxias\n" -"\n" -"Resumen: X'Animen es el nombre de un grupo de sistemas planetarios, compuesto de varios mundos habitados, todos conectados a través de portales. Durante los primeros días despues del \"Evento Luna\", se descubrió que nuestro propio sistema solar tenía un portal conectando con ellos, en el remoto planeta enano de Sedna, por el cual los Nukuri habían llegado a nuestro mundo para estudiarnos como posibles candidatos para unirnos al grupo. Los sistemas actuales que lo componen son Xathar (de donde vienen los Nukuri), Zenna, Mondakan y Kryudon.\n" -"\n" -"Apéndice: Las cosas no son siempre pacíficas por ahí. Algunos miembros tienden a iniciar guerras entre sí, o pelean por el liderazgo inexistente de la Coalición.\n" -"\n" -"Nota de Saya: Alianzas interplanetarias... tío... esto es como sacado de una novela de ciencia ficción, y mola y todo. Espero que un dia también formemos parte de esto. Podría haber pasado antes, pero, ya sabes, cosas que pasaron... *suspiro*"; - -SWWM_LORETXT_YUI = -"Nombre Completo: Yui Miyamoto\n" -"Nacionalidad: Japonesa\n" -"Fecha De Nacimiento: 2 de Julio de 2009\n" -"\n" -"Resumen: Nacida en 2009, hija de Nana y Ryuji Miyamoto. Yui es la menor de tres hermanos. A diferencia de sus hermanos mayores Taro y Saya, nunca tuvo ningún interes por la ciencia y tecnología. En lugar de eso su sueño era el de ser doctora, para salvar vidas. Actualmente trabaja como neurocirujana en el Hospital Central de Kasukabe, y ha recibido varios premios.\n" -"\n" -"Apéndice: Yui está casada actualmente con Ashley Knox, la \"Elegante Bruja del Oeste\" famosa por su mezcla especial de Rock Gótico. Ha sido su fan durante muchos años, y después de un concierto, se acercó a la bruja para pedir un autógrafo, fue entonces, en ese momento, que un milagro ocurrió: Ashley le pidió una cita. Desde entonces, se han vuelto inseparables.\n" -"\n" -"Nota de Saya: A Yu-chan nunca le moló lo nuestro, eso es verdad, pero sigo estando orgullosa como su onee-san de que vaya por ahí ayudando a la gente, y aparte celosa también porque su chica ESTÁ MAZIZORRA AAAAAAAAA."; - -SWWM_LORETXT_ZANAVETH2 = -"Nombre Completo: Zanaveth Nekuraku II\n" -"Nacionalidad: Nukuri\n" -"Fecha De Nacimiento: 10 de Agosto de 1969\n" -"\n" -"Resumen: Zanaveth II es la CEO de Nekuratek, la mayor megacorporación Informática de Nahkami, y también la actual Ministra de Relaciones Interespecie desde la reforma gubernamental de 2108. Durante años ha sido el único vínculo con los Nukuri, trayéndonos noticias de todo lo que ocurre en su mundo natal. También ha estado en contacto con otras razas, como los Devanikans, siendo su actual mujer, Misa Unissix, una de ellos. Las dos tienen una hija única: Zanaveth III.\n" -"\n" -"Apéndice: A Zanaveth II le entusiasma la cultura Japonesa, y frecuentemente hace turismo en el país con su esposa.\n" -"\n" -"Nota de Saya: Oh, es la tía más dulce que he conocido. Esa suertuda de Misa sí que se ha pillado una mujer de cuidado. También tuve mucha suerte al poder conocerlas, mola muchísimo quedar con ellas y ver como Zana-sama lo flipa con todo lo que nos encontramos. Si es que es como una niña en una tienda de chuches, es super adorable."; - -SWWM_LORETXT_ZANAVETH3 = -"Nombre Completo: Zanaveth Nekuraku III\n" -"Nombre en Clave: \"El Corruptor\"\n" -"Nacionalidad: Nukuri\n" -"Fecha De Nacimiento: 20 de Agosto de 2042\n" -"\n" -"Resumen: Zanaveth III es la hija única de Misa Unissix y Zanaveth II. Tuvo una infancia bastante mala, sufriendo bullying durante años por su personalidad y gestos extravagantes. Tras graduarse en la Universidad de Nos-Kora en 2140, se ha dedicado a su objetivo de \"tratar de conquistar el mundo\".\n" -"\n" -"Apéndice: La actitud hostil hacia otra gente y visión negativa del mundo que tiene Zanaveth pueden ser consecuencia de su infancia atormentada. Rara vez se abre ante alguien, excepto sus madres, y también Saya, debido a todo el tiempo que pasaron juntas.\n" -"\n" -"Nota de Saya: Zana-chan puede parecer fría y tal pero debajo de todo eso es una chica muy sensible, muy emocional. Recuerdo cuando estuve cuidando de ella y siempre que se metía en líos, me venía toda inquieta y cabreada, y yo le daba mimos para que se calmara. Era... realmente reconfortante, hacía que me sientiera como una madre, o algo así. Me pregunto a que andará ahora, no la veo desde que toda la mierda de la \"Cicatiz Blanca\" pasó. Ahhhh... Joder... Echo de menos acariciar ese pelo tan suave y mullidito que tiene..."; -SWWM_LORETXT_ZANAVETH32 = -"Nombre Completo: Zanaveth Nekuraku III\n" -"Nombre en Clave: \"El Corruptor\"\n" -"Nacionalidad: Nukuri\n" -"Fecha De Nacimiento: 20 de Agosto de 2042\n" -"\n" -"Resumen: Zanaveth III es la hija única de Misa Unissix y Zanaveth II. Tuvo una infancia bastante mala, sufriendo bullying durante años por su personalidad y gestos extravagantes. Tras graduarse en la Universidad de Nos-Kora en 2140, se ha dedicado a su objetivo de \"tratar de conquistar el mundo\". Intentó tomar el control de la Tierra durante el periodo de confusión tras la invasión demoníaca de 2148, pero falló.\n" -"\n" -"Apéndice: La actitud hostil hacia otra gente y visión negativa del mundo que tiene Zanaveth pueden ser consecuencia de su infancia atormentada. Rara vez se abre ante alguien, excepto sus madres, y también Saya, debido a todo el tiempo que pasaron juntas.\n" -"\n" -"Nota de Saya: Zana-chan puede parecer fría y tal pero debajo de todo eso es una chica muy sensible, muy emocional. Creo que me he convertido en una especie de tercera madre para ella. Sabes, me pilló por sorpresa, cuando oí lo de que de repente estaba de vuelta en la Tierra, se infiltró no sé como. La muy tontaca se volvió a meter en un lío y salió por patas derecha a nuestra casa, puto infarto casi me da, pero ahí, otra vez, pude volver a sentir otra vez, acariciar su pelo tan suave y mullidito despues de que la liara parda, como lo echaba de menos... Pena que tuviera que marcharse luego. Pero estuvo bien que le pudiera \"echar una mano\", jujujuju..."; - +SWWM_LORETXT_WHITESCAR = "Nombre: La Cicatriz Blanca\nClasificación: Conflicto Armado\nPeriodo: 2073 - 2077\n\nResumen: En Junio de 2073, el Presidente de los Estados Unidos realizó unos comentarios muy ofensivos sobre los Nukuri, que en aquel momento estaban pasando por su séptima Guerra Mundial. No fueron muy bien recibidos. Muchos Nukuri anteriormente asentados en la Tierra emigraron en protesta, el emperador de Nahkami tuvo muchas cosas que decir, y la bola siguió pasándose. En poco tiempo, el conflicto llegó a su punto de ebullición, y el Imperio Nukuri declaró la guerra a los EEUU, listo para lanzar un ataque directo como \"castigo por su insolencia\". Se desplegaron unidades de tierra en 2074, y así empezó la guerra. Hubo muchas bajas en ambos bandos, en su intento de \"matar a la bestia desde dentro\", sin embargo, en solo tres años más, el país entero había caído. Al presidente se le dieron dos opciones: o bien disculparse públicamente por sus palabras contra el Imperio Nukuri, o si no ver como la ira del Emperador cae sobre su gente. Rechazó esta proposición, y se ordenó la retirada de todas las fuerzas Nukuri en el área. Entonces, ocurrió: Con un destello de luz cegadora, un ataque orbital alcanzó varias grandes ciudades Estadounidenses, reduciéndolas a cenizas. La mayoría de la gente que se encontraba bajo techo pudo sobrevivir, los demás no tuvieron tanta suerte.\n\nApéndice: Al llegar las noticias de lo que ocurrió en la Tierra, estallaron las protestas por todo el Imperio Nukuri, avivando aun más las llamas de la Séptima Guerra Mundial. El caos continuó durante casi 30 años, hasta que los fundadores de la Universidad de Nos-Kora intervinieron, y pusieron fin a la guerra ellos solos. Su ultimátum fue tomado muy en serio, y así una reforma masiva comenzó, empezando con la retirada forzosa del Emperador y su consiguiente exilio, sin derecho a volver jamás. La reforma llegó a su climax en 2108, con la formación del Gobierno Nukuri Unificado. A pesar de todo esto, las relaciones con los Nukuri nunca se han recuperado, con la excepción de algunos países todavía aliados, como Escocia y Japón.\n\nNota de Saya: Dios es que este fue uno de los momentos más oscuros de la historia. Me jode muchísimo pensar en ello otra vez, sobre todo despues de que Zana-sama me contara como fue todo al otro lado. Los Nukuri no eran gente muy pacífica en aquellos tiempos, pero solo por que el tío que mandaba era un puto supervillano megalomaníaco asqueroso, es que joder, achicharrar los Estados Unidos por UNOS TWITS. Casi todo dios ahí se puso en su contra cuando pasó. El muy capullo es que firmó su propia sentencia de muerte, vamos. Y encima lo de que los dos frikis esos fueran y... ACABARAN la guerra por su cuenta. Madre de dios, espero no cabrearlos nunca."; +SWWM_LORETXT_ASHLEY = "Nombre Completo: Ashley Knox\nNacionalidad: Británica\nFecha de Nacimiento: 31 de Octubre de 1887\n\nResumen: Ashley es la mayor de los tres hijos de Yrikha Yanikov y Maxwell A. Knox, los otros siendo Adrian, un experimentado soldado veterano de la primera y segunda guerras mundiales, y Viola, una aprendiz de bruja. Nació en Londres en 1887, pero pasó la mayor parte de su infancia en Cornualles, despues de que su madre tuviera que darse a la fuga debido a acusaciones de brujería. Ashley es conocida mayormente por ser la guitarrista y cantante de \"The Black Rat's Coven\" (\"El Aquelarre de la Rata Negra\"), una banda de Rock Gótico compuesta íntegramente de brujas que ha estado de gira por todo el mundo. Tambien es una maestra en pintura y escultura, con algunas de sus obras vendiéndose por millones.\n\nApéndice: Poco después del nacimiento de su único hijo, Christopher, en 1989, Ashley se divorció del que entonces era su marido, Fredrik Steiner. Muchos años después, durante un concierto en Japón en 2027, conoció a Yui Miyamoto, con quien se casó solo unos pocos días tras el suceso. Ashley lamenta no haberse dado cuenta antes de que prefiere estar con mujeres.\n\nNota de Saya: Bendita sea esta lesbiana, amen. Ohhh... Ashley-san es simplemente la mejor, adoro su música, y mola mucho que nos invite a sus conciertos y tal cuando toca. Ah y recuerdo que una vez me dió un abrazo y HNNN ¡¡¡dios es que fue LO MEJOR!!! Ahhhh... suaves pechotes de bruja... ♥"; +SWWM_LORETAG_EXPLODIUM = "Explódium"; +SWWM_LORETXT_EXPLODIUM = "Nombre: Explódium\nClasificación: Material áltamente explosivo\n\nResumen: Ideado por Parker Munch durante la fase principal de su racha de invención de armas. Es una mezcolanza de elementos áltamente volátiles que combustiona al arder o impactar. Un solo gramo de esta cosa tiene el potencial explosivo de una granada de mano estándar.\n\nApéndice: El uso de esta substancia está áltamente regulado dados los peligros de su mal uso. Se rumorea que se suelen vender \"pequeñas bombas\" en los mercados negros para su uso en asesinatos.\n\nNota de Saya: LO SABÍA. ¡Entonces la teoría de las \"pequeñas bombas\" podría haber sido correcta! Y la gente se reía de mi. ¡JA! Ahora soy yo quien ríe, hijos de perra."; SWWM_LORETAG_FROGGYCHAIR = "Silla Rana"; -SWWM_LORETXT_FROGGYCHAIR = -"Designación: Silla Rana\n" -"Clasificación: Mueble\n" -"Precio: 1440 Campanas\n" -"\n" -"Resumen: Un pequeño precio a pagar.\n" -"\n" -"Apéndice: Por una Silla Rana.\n" -"\n" -"Nota de Saya: ¿Que puñetas es esto?"; +SWWM_LORETXT_FROGGYCHAIR = "Designación: Silla Rana\nClasificación: Mueble\nPrecio: 1440 Campanas\n\nResumen: Un pequeño precio a pagar.\n\nApéndice: Por una Silla Rana.\n\nNota de Saya: ¿Que puñetas es esto?"; +SWWM_LORETXT_MIXOM = "Nombre: Herramientas Mixom\nClasificación: Fabricante de Material Industrial\nLocalización: Japón\n\nResumen: El mayor proveedor de material industrial de la Tierra, con cobertura casi mundial (excluyendo Australia, el territorio de Symnatek). Son socios desde hace tiempo con la UAC, habiendo producido la mayoría de sus componentes e infraestructura básicos.\n\nApéndice: Mixom tiene una compañía rival conocida como Moxim, la cual frecuentemente dice tener productos superiores. Suelen salir en las noticias por todos los intentos de demandarse la una a la otra por esto.\n\nNota de Saya: No puedes dar dos pasos sin ver el logo de Mixom en algo. Están en todo... Coño, si hasta todos los tornillos en tu cuerpo son marca Mixom."; +SWWM_LORETXT_IMANAKI = "Nombre: Imanaki Research Corporation\nClasificación: [CLASIFICADO]\nLocalización: Kereshnovka, Rusia\n\nResumen: Nombre de un centro de investigación privado construido en 2004 por Tetsuya Imanaki en el aislado pueblo de Kereshnovka, en el norte de Siberia. A pesar de los intentos de mantener todo en secreto, mucha información ha sido filtrada por fuentes anónimas. Imanaki se especializaba en viajes interdimensionales. Nada se sabe de como esto empezó o de donde procedía la tecnología que usaban, pero realizaban exploraciones del Infierno con regularidad, muchos años antes que la UAC. Durante los momentos finales de la \"Caza de Ghouls\" en el pueblo, las instalaciones fueron destruidas por fuerzas invasoras de orígen desconocido. Su único objetivo parecía ser ese lugar, ya que despues del hecho, volvieron a su mundo.\n\nApéndice: Hay rumores sobre las similares incursiones de la UAC en la exploración y explotación del Infierno, con la posible explicación de que han espiado a la compañía allá entonces en sus días como la UAAF mientras fueron contratados para proveer defensa armada a sus instalaciones.\n\nNota de Saya: Por supuesto, la \"grande y poderosa\" UAC robándole todas sus mierdas y haciendo como que fue todo cosa suya. Es que menos vergüenza no pueden tener."; +SWWM_LORETXT_NOVOSKHANA = "Nombre: Imperio Eterno Inmortal de Novoskhana\nClasificación: El mayor imperio existente\nLocalización: Novoskhana\n\nResumen: Una sociedad tiránica donde reside la mayoría de los Anarukon, liderada por la Emperatriz Eterna Sythana Va Sarkha Daia Mykha Azanth Serei Yanikov I. Es una sociedad estrictamente matriarcal donde los hombres viven solo para servir a sus esposas. Casi todas las mujeres nacidas en Novoskhana son entrenadas para la guerra. El Imperio tiene una población aproximada de 13 mil millones, y nadie se ha atrevido a plantarles cara.\n\nApéndice: Muchos grupos se separaron debido a desacuerdos con las políticas del Imperio, como la Hermandad Vexx (ahora Reino Eterno) y el Imperio Rust. Esto ocurrió durante un tiempo en el que una mutación genética comenzó a aparecer en la gente Anarukon, resultando en una desestabilización del anteriormente estable sexo y género binarios, a lo cual el Imperio respondió ordenando la ejecución de cualquier \"desviado\" nacido, junto con sus progenitores, y cualquiera que se atreviera a protegerlos.\n\nNota de Saya: Vamos... un imperio de TERFs. Genial. Todo... jodidamente genial."; +SWWM_LORETXT_ENGINETECH = "Nombre: Instituto Tecnológico Tach-Engine\nClasificación: Unión Tecnológica\nLocalización: Perth, Escocia\n\nResumen: Fundado en 2014 por J.A. Techmek-Smith, en aquel entonces el \"hombre más rico del mundo\". Desde sus inicios, el hombre ha invertido su fortuna en la investigación y desarrollo de muchas innovaciones para la \"mejora de la humanidad\". Energía de fusión, mejoras en reciclado de resíduos, limpieza de aire, etc. Tecnologías Tach-Engine es actualmente la segunda mayor compañía tecnológica de la Tierra, muy al pesar de la UAC, quienes anteriormente tuvieron ese puesto, sin embargo, su inmortal fundador ha dicho que no tiene intención de \"robar la corona a esa gente\", en referencia al actual titán de la industria [NOMBRE BORRADO].\n\nApéndice: La compañía ha colaborado varias veces con su homólogo Nukuri, Nekuratek. En 2045, se les dió acceso a los materiales de investigación de Nekuratek sobre la exploración de las ruinas de Decade Mechanics en Sunkaeze. Poco tiempo después, el fundador anunció la apertura de una nueva subdivisión dedicada a reproducir los trabajos de la difunta compañía, marcando así la entrada de Tach-Engine en la carrera armamentística.\n\nNota de Saya: Siempre mola conocer a otros inmortales, especialmente si tienen MILES de años, guau. Como que, este tío es básicamente un antiguo rey Egipcio que fue destronado y maldecido con inmortalidad o algo así, cosas de la vida. Por cierto, tuve que borrar el nombre de esa gente por si me demandaban a la mierda. Ni te imaginas como son. La UAC no es nada comparada con ellos."; +SWWM_LORETAG_BIGSHOT = "Don BIG SHOT"; +SWWM_LORETXT_BIGSHOT = "Nombre Completo: John \"Bigshot\" Gunns\nNacionalidad: Americano\nFecha de Nacimiento: 12 de Noviembre de 2110\n\"\nResumen: Un hombre rodeado de misterios. Dice ser el \"hijo de Benellus, Dios de las Escopetas\". Es uno de los mayores patrocinadores financieros de Blackmann Arms y les ha encargado varios diseños inusuales, la mayoría privados. Desde su fortaleza en Nevada suele transmitir su mensaje sobre un \"evento apocalíptico\" para el que se está preparando.\n\nNota de Saya: Oséase, un tolai, lo pillo. Pero la cosa es, uno de los diseños del tío este se hizo público, y es que no podía resistirme a tener esa COSA en mis manos. Quiero ver como manejas ese descojonante pedazo de metal. Hasta te he puesto algunas mejoras para usarlo más eficientemente. Cada vez que lo estés usando, te estaré viendo, así que más te vale darme buen entretenimiento mientras como palomitas."; +SWWM_LORETAG_GHOSTARTIFACT = "Artef. Fantasma"; +SWWM_LORETXT_GHOSTARTIFACT = "Designación: Artefacto Fantasma\nFabricante: Decade Mechanics\n\nResumen: Dispositivo de ocultación construido con planos recuperados de las instalaciones abandonadas en Sunkaeze. Genera una burbuja de distorsión alrededor del usuario que redirige los fotones salientes, volviendolo completamente invisible.\n\nApéndice: Ten en cuenta que esto no camufla el sonido, por lo que se te puede oir perfectamente mientras está activo."; +SWWM_LORETXT_HAMMERSPACE = "Designación: Contenedor Hammerspace de bolsillo\nFabricante: Cyrus Enterprises\n\nResumen: Estos dispositivos permiten al portador acceso a un espacio de almacenamiento dedicado fuera de este mundo, con tiempos de ingreso y retirada prácticamente instantáneos. Se te ha provisto de dos espacios separados, uno para tus items y armas, y otro dedicado exclusivamente a municiones.\n\nApéndice: El uso de contención Hammerspace para almacenar seres vivos no está permitido y anulará inmediatamente tu garantía.\n\nNota de Saya: Esto suena como a cosa de videojuego, mola, sí, pero ¿el dichoso friki ese tenía que ser un dichoso friki y llamarlo \"Hammerspace\"?"; +SWWM_LORETAG_HELL = "Infierno"; +SWWM_LORETXT_HELL = "Nombre: Infierno\nClasificación: Inframundo\n\nResumen: Un vasto mundo separado del nuestro, habitado por criaturas que solo pueden ser descritas como \"demonios\". Este Infierno fue inicialmente descubierto a través de los muchos experimentos de viaje interdimensional de Imanaki Corp allá a principios del siglo 21, aunque la UAC se ha esforzado bastante en ocultar este hecho y pretender que ellos fueron los primeros en hacerlo. La respuesta a la UAC haciendo su entrada e intentando robar sus valiosos recursos ha sido la de aniquilación total. Empezando con los primeros incidentes en Marte y sus lunas, y ahora una total invasión de la Tierra, no quedan muchas esperanzas para la humanidad. A menos que hagamos algo al respecto, eso es.\n\nApéndice: Los actuales líderes del Infierno no son reconocidos de forma legítima por la mayoría de la poblacion, ya que tomaron el mando por la fuerza cuando la Familia Real les dió más poder del que deberían. El Infierno solía ser un lugar más tranquilo antes de su hostil toma de poder, relativamente pacífico, incluso, aparte de alguna que otra incursión de otras naciones que los veían como enemigos. Los diversos generales de las armadas del Infierno deseaban más poder, para luchar contra estos molestos invasores, y así el Príncipe Akusei se lo dió, un terrible error que lamenta hasta este día.\n\nNota de Saya: Sé bastante de la historia del Infierno gracias a Cytho-sama, el abuelo de Ellen-chan. Nos cuenta sus batallitas de cuando vivía allí. Es interesante, en cierto modo, que no son TODOS tan mala gente, y me apuesto a que la buena gente de ahí tambien lo tiene crudo viendo lo que sus ejércitos nos hacen. Cosas así... pasa más a menudo de lo que uno cree. No puedes ir pintando a toda una nación como \"el enemigo\", si hay mucha gente inocente por ahí que no quiere tomar parte de sus mierdas, que rechaza y denuncia activamente lo que está pasando..."; +SWWM_LORETXT_HELL2 = "Nombre: Infierno\nClasificación: Inframundo\n\nResumen: Un vasto mundo separado del nuestro, habitado por criaturas que solo pueden ser descritas como \"demonios\". Este Infierno fue inicialmente descubierto a través de los muchos experimentos de viaje interdimensional de Imanaki Corp allá a principios del siglo 21, aunque la UAC se ha esforzado bastante en ocultar este hecho y pretender que ellos fueron los primeros en hacerlo. La respuesta a la UAC haciendo su entrada e intentando robar sus valiosos recursos fue la de aniquilación total. Empezando con los primeros incidentes en Marte y sus lunas, y más tarde una total invasión de la Tierra. Si no hubiera sido por las acciones de la Demolicionista, la humanidad habría perecido.\n\nApéndice: Los actuales líderes del Infierno no son reconocidos de forma legítima por la mayoría de la poblacion, ya que tomaron el mando por la fuerza cuando la Familia Real les dió más poder del que deberían. El Infierno solía ser un lugar más tranquilo antes de su hostil toma de poder, relativamente pacífico, incluso, aparte de alguna que otra incursión de otras naciones que los veían como enemigos. Los diversos generales de las armadas del Infierno deseaban más poder, para luchar contra estos molestos invasores, y así el Príncipe Akusei se lo dió, un terrible error que lamenta hasta este día. Tras la derrota del Icono del Pecado, parece que ya no tienen los recursos necesarios para otra invasión a gran escala, por lo que la Tierra puede ahora al menos disfrutar de algo de paz.\n\nNota de Saya: Sé bastante de la historia del Infierno gracias a Cytho-sama, el abuelo de Ellen-chan. Nos cuenta sus batallitas de cuando vivía allí. Es interesante, en cierto modo, que no son TODOS tan mala gente, y me apuesto a que la buena gente de ahí tambien lo tuvo crudo viendo lo que sus ejércitos nos hicieron. Cosas así... pasa más a menudo de lo que uno cree. No puedes ir pintando a toda una nación como \"el enemigo\", si hay mucha gente inocente por ahí que no quiere tomar parte de sus mierdas, que rechaza y denuncia activamente lo que está pasando..."; +SWWM_LORETAG_YNYKRON = "Artefacto Ynykron"; +SWWM_LORETXT_YNYKRON = "Designación: Artefacto Ynykron (\"Cañón Mortal\")\nFabricante: Desconocido, replicado por Unissix Crafts\n\nResumen: Uno de los cuatro artefactos de guerra antíguos creados para el demente dios dictador Nedoshiaan. El Cañón Mortal usa un cóctel extramadamente volátil de materiales exóticos para abrir una brecha en el propio tejido de la existencia. Hay dos modos de operación dependiendo de la orientación del cargador.\n\nFuego Primario: Carga un disparo de rayo. Una vez cargado, se libera tirando del gatillo. El rayo destruirá instantáneamente todo a su paso, sin importar lo duro que sea.\n\nFuego Secundario: Carga un disparo de vórtice. Una vez cargado, se libera tirando del gatillo. En el punto de impacto se creará un agujero negro en miniatura que se tragará todo a su alrededor durante un periodo de tiempo antes de colapsar en una explosión devastadora.\n\nRecarga: Si hay una carga en proceso, se cancelará y no se consumirá municion, pero el arma tendrá que ventilarse durante un rato. Si no, carga otro cristal.\n\nApéndice: Solo una única copia original de este arma debería existir, pero réplicas han comenzado a aparecer gracias a los esfuerzos de la ingeniería inversa. Aun así, el uso de este arma se considera ilegal sin la autorización adecuada. Por suerte para ti, estás autorizada a usarla contra las fuerzas invasoras."; +SWWM_LORETAG_GODS = "Dioses"; +SWWM_LORETXT_GODS = "Nombre: Dioses\nClasificación: Pues eso\nLocalización: Por todo el mundo\n\nResumen: Desde que el ser humano es sapiente, la religión siempre ha existido. La humanidad siempre se ha preguntado si hay una fuerza mayor que nos creó a todos. La respuesta a esta pregunta puede que no sea exactamente lo que esperaban. Los dioses son tan reales como cualquier otra persona, y no tan diferentes de una, de hecho. Entes muy físicos que viven ahí afuera, y a veces interactúan con mortales.\n\nApéndice: Hay incontables dioses y semidioses por todo el universo, algunos puede incluso que vivan entre nosotros, sin que nadie se de cuenta.\n\nNota de Saya: OK mira la cosa es tal que así, lo dije en otra entrada, pero sé muy bien que los dioses son reales e incluso conocí a uno una vez. La batería de la banda de Ashley-san, su nombre es Mykka. Pues es, una diosa de verdad, de verdad de la buena. Me enseñó sus poderes... era como si estuviera soñando... podía hacer CUALQUIER COSA. Luego me enseñó este diagrama todo tocho lleno de toda clase de nombres enrevesados, era su árbol familiar, llegando hasta el principio de los tiempos. Señalo un nombre en particular, \"Anakauser\" y dijo: \"esta es quien protege vuestro mundo\". Hablamos durante horas de todo el asunto este... Hay toda clase de cosas por ahi, el universo es mucho más grande y complejo de lo que jamás hemos podido imaginar... el cerebro me hizo \"puf\" justo ahí, y todavía sigue así."; +SWWM_LORETXT_IMANAKIT = "Nombre Completo: Tetsuya Imanaki\nNacionalidad: [CLASIFICADO]\nFecha De Nacimiento: [CLASIFICADO]\n\nResumen: CEO de Imanaki Corp, último miembro viviente de la familia Imanaki tras los Asesinatos de la Mansión Onoke de 2003.\n\nApéndice: No hay más información disponible.\n\nNota de Saya: No he encontrado una mierda del tipo este. Como si lo hubieran borrado todo."; +SWWM_LORETAG_COLLAR = "Collar de Suerte"; +SWWM_LORETXT_COLLAR = "Designación: Collar de la Suerte para Demolicionista\nFabricante: Saya Miyamoto\n\nResumen: Un elegante accesorio de moda, personalmente creado por Saya, con mucho amor y cariño, e infundido con un poco de energía mágica prestada que protegerá a quien lo lleve.\n\nProtección:\n - Reducción del 75% contra todo el daño por debajo de un 25% de salud.\n - Reducción del 50% contra todo daño autoinflingido.\n\nApéndice: El collar no se puede romper, no importa cuanto daño recibas.\n\nNota de Saya: Hice uno para Ibuki también. Pues os queda super cuqui a los dos. Juro que esto no es nada de BSDM. Oh y madre de dios como mola la magia de la novia gótica tetuda de Yui."; +SWWM_LORETXT_NUKURI = "Nombre: Nukuri\nClasificación: Raza alienígena\nLocalización: Nahkami\n\nResumen: Los Nukuri son una raza humanoide de tez pálida como la nieve nativos de la luna gélida de Nahkami, en el Sistema Xathar (parte de la Coalición X'Animen), quienes entraron en contacto con los humanos en lo que se conoce como \"Evento Luna\". Su civilización ha tenido una larga historia de guerra y conflicto, algo que acabó al fin tras una séptima guerra mundial y una masiva reforma política y económica conocida como el \"Ultimatum de Nos-Kora\". Antes de esto, Nahkami era un despiadado y belicoso imperio liderado con mano firme por la familia real Yathai. Tras la reforma, el emperador Ledora Yathai fue forzado al exilio y el Gobierno Nukuri Unificado fue creado, con Zanata Nekuraku II elegida como presidenta. Habiendo sufrido la pérdida de su familia y su marido en las anteriores guerras, Zanata se había opuesto a la decisión de atacar a los humanos, e intentó enmendar todo el daño causado tras la \"Cicatriz Blanca\", pero no sirvió de nada. Al tiempo de escribir este artículo, ya no está metida en la política. La actual presidenta de Nahkami es Saya Kowayanau, la cual es también gobernadora del estado de Saya.\n\nApéndice: El Gobierno Nukuri Unificado se describe como una \"omnicracia\" comunista, donde cada estado, cada provincia, cada distrito, elige sus propios representantes, de forma fractal: todo es efectivamente votado por toda la gente de la nación. No existe la propiedad privada, todas los negocios anteriores ahora son públicos, aunque sus fundadores todavía se encarguen de manejarlos. Los Nukuri poseen una fuerza militar, pero generalmente solo sirve para defender a la nación de amenazas externas.\n\nNota de Saya: Tío... comunismo que funciona, es la polla. Me encantaría vivir ahí, rodeada de toda clase de preciosidades, y estar más tiempo con Misa y Zana-sama... *suspiro*"; +SWWM_LORETAG_ONOKE = "Asesinatos Onoke"; +SWWM_LORETXT_ONOKE = "Nombre: Asesinatos de la Mansión Onoke\nClasificación: Asesinato misterioso no resuelto\nLocalización: Kereshnovka\n\nResumen: En Octubre de 2003, ocurrió un incendio en la Mansion Onoke, a las afueras de Kereshnovka, durante una reunión entre las familias Imanaki y Onoke. Cuando llegaron los bomberos, se encontraron a todos muertos, habiendo sido masacrados cada uno de una forma más cruenta que el anterior. El culpable nunca fue encontrado.\n\nApéndice: Inicialmente, ya que el mayordomo jefe de la familia no fue encontrado, algunos sospecharon que había sido responsable, pero mucho mas tarde su cuerpo (o lo que quedaba de él) fue encontrado entre unos árboles cercanos, con su cara machacada e irreconocible.\n\nNota de Saya: ¿Horripilante, verdad? Casi que ni se acerca al otro asesinato misterioso de los 80, el que iba de brujas y otras mierdas. En este algo de un culto de dementes parece más probable, considerando donde ha pasado."; +SWWM_LORETXT_DEEPIMPACT = "Designación: Pistola de Aire \"Deep Impact\"\nFabricante: Juguetes Magníficos del Dr. Locke\n\nResumen: La Deep Impact es una pistola de aire comprimido, supuestamente un juguete para niños. Su presión máxima permite disparar ráfagas de aire que pueden causar severas hemorragias internas y aplastamiento de órganos vitales.\n\nFuego Primario: Rápidos soplos de aire comprimido. Empujan enemigos y proyectiles, al mismo tiempo que causan algo de daño.\n\nFuego Secundario: Comprime todo el aire en un único disparo áltamente destructivo. Esta \"bala de aire\" es capaz de atravesar múltiples objetivos, abriendo una brecha directamente a través de sus cuerpos. Requiere un tanque de aire completamente lleno.\n\nRecarga: Se debe tirar de la palanca en el lateral para rellenar el tanque de aire interno. Ya en su capacidad máxima, un mecanismo inteligente bloqueará la palanca para evitar la sobrecarga accidental.\n\nApéndice: No se sabe cómo exactamente esto cuenta como un juguete para niños."; +SWWM_LORETAG_SUSAN = "LANIR"; +SWWM_LORETXT_SUSAN = "Nombre: Lanza de Aniquilación, Nulificación, Inexistencia y Ruptura\nClasificación: Arma de Destrucción Masiva\nLocalización: Kereshnovka\n\nResumen: Una megaestructura controlada po IA que mide docenas de kilómetros, creada por un misterioso grupo Qurensniv llamado \"Facultad de Iluminados Ningunos\". Habiendo tardado cientos de años en construirse, fue activada finalmente en 2018, tomando luego el control de los sistemas de misiles de Rusia. Su presencia en la Tierra, como una amenaza mayor, fue lo que hizo que los Nukuri iniciaran el \"Evento Luna\". Fuerzas Nukuri desplegadas en 2021 neutralizaron la IA, sin embargo probó ser imposible de destruír, así que se mantuvo inactiva, flotando por los mares del Ártico. En 2097, mucho después del incidente de la Cicatriz Blanca, y con los Nukuri ya no disponibles para defender el planeta, una entidad llamada \"Uruk'Anth\" apareción en la Tierra, anunciando ser \"Dios\", y que es su voluntad que esta máquina traiga consigo el fin del mundo, despues de que la humanidad haya demostrado no ser digna de su bendición. SUSAN fue reactivada, esta ve tomando el control de todos los sistemas de armamento de varias superpotencias mundiales. La Tierra vivió dos largos años de terror, con la IA emitiendo una tremendamente lenta cuenta atras hacia la \"Purificación Mundial\", hasta que fue de algún modo desactivada de nuevo y destruída.\n\nNota de Saya: Como que en serio. \"Soy Dios y digo que debeis morir\", dice. Sí, que se joda el tío ese. Nadie sabe, para nada, como puñetas pasó lo de la segunda vez. Es un misterio como justo... revienta la cosa esa, llevándose con ella al tío ese, también."; +SWWM_LORETAG_DOOMGUY = "Marine de Doom"; +SWWM_LORETXT_DOOMGUY = "Nombre Completo: [CLASIFICADO]\nNombre en Clave: Marine de Doom\nNacionalidad: Americano\nFecha de Nacimiento: [CLASIFICADO]\n\nResumen: El Marine de Doom es el único superviviente de las invasiones demoníacas en las bases de la UAC en Fobos y Deimos, y es reconocido como una figura legendaria por muchos. Dado su impresionante historial ha sido designado como el \"solucionador de problemas\" de la organización. En el momento de escribir este artículo, se le ha encargado luchar contra los invasores demoníacos en la Tierra.\n\nApéndice: Se te ha ordenado no interactuar con este hombre, si lo encuentras, por favor apártate y déjale trabajar.\n\nNota de Saya: Perdona por la falta de info por aquí, esos gorilas de la UAC lo tienen todo bien guardado. Al menos he oido que le gustan los conejitos, asi que si pasara lo peor simplemnte hazte pasar por uno y a lo mejor no te dispara a la primera de cambio."; +SWWM_LORETAG_INVINCIBALL = "Invincibola"; +SWWM_LORETXT_INVINCIBALL = "Designación: Dispositivo de Seguridad Total o \"Fucking Invincibola\"\nFabricante: Cyrus Enterprises\n\nResumen: Por un tiempo limitado, vuelve al usuario intocable por cualquier daño que puedan recibir, incluso si es autoinflingido.\n\nApéndice: El dispositivo no puede proteger contra artefactos de Nedoshiaan, es imposible.\n\nNota de Saya: ¿¿¿Eso es una jodida referencia a MGR??? ¿Pero el tío este sabe lo viejuno que es el primer juego? ¡Si este meme está mas muerto... que los muertos!"; +SWWM_LORETXT_SUNKAEZE = "Nombre: Sunkaeze\nClasificación: Planeta Muerto\nLocalización: Borde Exterior del Sistema Xathar, X'Animen\n\nResumen: Un planeta completamente árido, que se pensaba vacío, hasta que una expedición descubrió las ruinas de unas instalaciones pertenecientes a la extinta Decade Mechanics, un antiguo grupo industrial fundado por el difunto semidios mecánico Maestre Mekes.\n\nNota de Saya: Dioses, semidioses... todo el rollo este... Uno casi que ni se creería que todo esto existe pero venga, después de darnos cuenta que los aliens son muy reales, es difícil no creer en todo esto también. Joder, si CONOZCO uno... no es coña, conozco a un DIOS DE VERDAD. La cosa pasó cuando visitaba a la chica de Yui: pues estaba esta chica con pinta de empollona que tenía como un \"aura\". Se llama Mykka, y es majísima y mola hablar con ella, hasta me dió caramelos y todo. Vamos es que podría seguir hablando de todo esto, pero es que no quiero llenar estas entradas de cosas que no vienen al caso."; +SWWM_LORETXT_IBUKI = "Nombre Completo: Ibuki Miyamoto\nNombre en Clave: Oni Rojo\nNacionalidad: Japonesa\nFecha De Nacimiento: 9 de Septiembre de 2074\n\nResumen: Ibuki es el resultado del programa de supersoldado Oni Rojo de Akari Labs, encargado por el gobierno de los EEUU. Su propósito era cambiar las tornas de la Tercera Guerra Mundial que había comenzado tras un tweet muy mal recibido del Presidente de los Estados Unidos, un evento que recuerda al incidente con Irán que el difunto Donald Trump había empezado. En solo tres años ya estaba lista, gracias a un proceso de crecimiento acelerado. Ha sido mejorada para ser efectivamente a prueba de balas, siempre firme bajo cualquier circunstancia, capaz de soportar calor y frío extremos, y entrenada para manejar todo tipo de armamento. A pesar de todo, no mucho después de su despliegue, los EEUU fueron golpeados por un ataque orbital, un evento conocido como la \"Cicatriz Blanca\". Durante años Ibuki vagó por el yermo, hasta que por fin fue recuperada por Taro Miyamoto y traída de vuelta a Japón\n\nApéndice: Mucho se dice sobre su personalidad, o sus cuestionables rasgos físicos como por ejemplo su despampanantemente impráctico tamaño de busto, todo esto claramente habiendo sido intencional por parte de su creadora y autodeclarada \"madre\", Saya Miyamoto. Tras la guerra ha pasado por varios trabajos, culminando con su puesto actual como una modelo de desnudos y vlogger conocida mundialmente.\n\nNota de Saya: ¿Por que todo el mundo sigue sacando ese tema? ¿Y que si me gustan los pechotes enormes? Es que, en serio... Venga ya, no me puteeis, joder."; +SWWM_LORETXT_CYRUS = "Nombre: Cyrus Enterprises\nClasificación: Startup? de Tecnología\nLocalización: Isla Kopo, Kereshnovka, Rusia\n\nResumen: Una pequeña compañía manejada por un tal Reubens C. Karnanaiahmani, hijo de realeza y embajador de los Qurensniv en la Tierra. Lo hace todo por su cuenta, tiene el hábito de dar nombres muy frikis a las cosas.\n\nApéndice: Aparte de meterse en tecnología avanzada, Reubens también es diez veces campeón de Ko-Ron-Jai (artes marciales Qurensniv), y es un tirador de renombre, capaz de partir una cerilla por la mitad desde 1km de distancia, con una precisión mortal.\n\nNota de Saya: También es un puto friki. Eso mismo, ya lo he dicho. Claro que sí, las cosas que hace molan y tal, a veces, pero madre de DIOS el tío me saca de quicio con esa actitud que tiene, blej..."; +SWWM_LORETAG_FORX = "Aeronáutica Forx"; +SWWM_LORETXT_FORX = "Nombre: Aeronáutica Forx\nClasificación: Fabricante de Motores de Propulsión\nLocalización: Kent, Inglaterra\n\nResumen: Fundada por Harold Forx en 2029, esta compañía tiene el mérito de haber salvado a Inglaterra de su lamentable caída en la ruína tras el Brexit y la independencia de Escocia. Aeronáutica Forx es el proveedor #1 de motores de propulsión para toda clase de aeronaves, ya sean aviones comerciales, o incluso naves espaciales. La única excepción siendo la UAC, que prefiere su propia tecnología. Forx también ha adaptado sus sistemas de propulsión por motores jet patentados para otros usos, como por ejemplo el \"Impulsor JetBurst\", uno de los primeros jetpacks realmente portátiles, o el \"Compensador Jet Veloz\", un sistema de reducción de retroceso para armas de alto calibre que permite su uso puera de pesadas e incómodas servoarmaduras.\n\nNota de Saya: Hey ¿has oído la histora de aquella vez que intentó tirar abajo un orfanato y el tipo que lo dirigía le partio la cara con una fuerza tal que hizo un 180 completo y salió corriendo? He visto las imágenes de archivo algo así como una docena de veces y siempre me meo de risa con la cara del capullo ese cuando sale."; +SWWM_LORETXT_SIDHE = "Nombre: Sidhe\nLocalización: Parthoris\n\nResumen: Una especie de elfos nativos a este mundo, tienen una conexión natural con la magia y son conocidos como grandes luchadores. Aunque segun las historias se enfrentan a la persecución por parte de otros grupos dada su oposición al líder actual. La mayoría han muerto en la guerra, solo quedan unos pocos. Es tu misión ayudarlos.\n\nApéndice: Es posible que tus cuernos parezcan ser \"orejas puntiagudas\" para los lugareños y puede que seas confundida con un Sidhe. Aprovéchate de esto si es necesario.\n\nNota de Saya: ¿Y como puñetas se pronuncia lo de \"Sidhe\"? Y ya de paso, ¿se cabrean si usas cosas hechas de madera? ¡TENGO QUE SABERLO!"; +SWWM_LORETXT_BLACKMANN = "Nombre: Blackmann Arms S.L.\nClasificación: Diseñador y Fabricante de Armas\nLocalización: Colonia, Alemania\n\nResumen: Fundada en 1924 por Daniel Ischer como \"Schwarzmann Exotischwaffen\", un taller de \"armas exóticas\" en Colonia. Su eslogan es \"si lo puedes imaginar, lo podemos construir\". Saltó a la fama cuando la familia escapó a América en 1933. Despues de instalarse, la tienda se \"americanizó\" bajo su actual marca de \"Blackmann Arms\", y alcanzó una fama mayor diseñando toda clase de ingeniosas armas para las fuerzas aliadas. Durante la Tercera Guerra Mundial se mudaron de vuelta a Alemania, donde han estado hasta el día de hoy. La compañía actualmente es manejada por Hermann E. Ischer, tataranieto del fundador original, quien ha hecho su objetivo personal el que si un arma diseñada puede contener más de una bala, debe tener una función para disparar todo el cargador lo más rápido posible.\n\nApéndice: La mayor parte de la financiación de la compañía viene de Industrias Don BIG SHOT, la cual segun reportes del mismo Hermann, encarga regularmente toda clase de diseños descabellados de escopetas que ninguna persona sana pensaría en usar. De todos estos encargos estrictamente privados, una sola arma fue finalmente hecha pública, la \"Wallbuster\", una escopeta revólver de 25 cañones.\n\nNota de Saya: Creo que he desvelado el código en esto... si el nombre de la compañía hace referencia a lo que yo creo... Oh venga ya. En serio el tío que la fundó intencionadamente quería que la gente pensara en su POLLA cada vez que veían las enormes armas que hacía? ASCO."; +SWWM_LORETXT_RYUJI = "Nombre Completo: Ryuji Miyamoto\nNacionalidad: Japonés\nFecha De Nacimiento: 12 de Marzo de 1956\nFecha De Defunción: 22 de Junio de 2054\n\nResumen: Ryuji fue un conocido inventor de Kasukabe, Prefectura de Saitama. Fue el marido de Nana Miyamoto, y padre de Taro, Saya y Yui. Falleció en 2054, al no poder recuperarse de un infarto sufrido mientras salía a correr. Fue enterrado en el bosque de bambú que rodea Eientei, en Gensokyo, donde él y Nana se encontraron por primera vez.\n\nApéndice: Diseñó la casa en la que la familia reside hasta este día. Fue construida como una instalación subterranea de alta seguridad, que mantendría a su familia protegida de cualquier catástrofe que ocurriese en el mundo. Con el tiempo esta pequeña estructura fue expandiéndose, y actualmente es lo suficientemente grande como para alojar a la mayoría del personal de Akari Labs.\n\nNota de Saya: Era el mejor papá. Aprendí tanto de él, y siempre estaba super contento de ver como me interesaba por inventar cosas como él... Pensar otra vez en aquellos días no me... ah... joder... no estoy llorando, de verdad..."; +SWWM_LORETXT_NOSKORA = "Nombre: Universidad de Nos-Kora\nClasificación: La fuente de conocimiento más poco ortodoxa del mundo\nLocalización: Embajada Mishe, Nahkami\n\nResumen: La Universidad de Nos-Kora es un peculiar centro de estudio fundado por los hermanos Nukritas 1xx y Nukritas 2xx. Es conocida mundialmente por tener toda clase de cursos exóticos, algunos prometiendo dar conocimientos ocultos que ninguna otra institución en el mundo podría ser capaz de proveer.\n\nApéndice: La Universidad la dirigen los dos últimos supervivientes de la ancestral raza Mishe, conocida por su poder total de manipulación de la realidad. Jamás querrías meterte en problemas con los hermanos.\n\nNota de Saya: Esos tíos están chiflados, a tope, tooooodos los tornillos flojos, lo que la verdad hace mucho más entretenido hablar con ellos, de verdad. Es como... te entra todo este conocimiento arcano mezclado con chorradas y desvaríos sobre gansos que nunca quisiste saber. Ah y además uno de ellos le dió una somanta de hostias al viejo emperador por toda la mierda que hizo en la Tercera Guerra Mundial, así que me molan cantidad."; +SWWM_LORETAG_LOOTBOX = "Caja Afortunada"; +SWWM_LORETXT_LOOTBOX = "Designación: Caja Afortunada\nFabricante: Nukritas 1xx\nEmoción: Garantizada\n\nResumen: ¿No puedes permitierte comprar algo pero quieres tenerlo? Entonces, ¿que tal si te pillas uno de estos? Cada unidad tiene garantizado que te toque algo que valga más de lo que hayas invertido, así que tu dinero no será malgastado.\n\nApéndice: Estas cajas vienen en varios tiers, aumentando las posibilidades de conseguir cosas más guays. Mantente atento por si ves la LEGENDARIA CAJA AFORTUNADA DE ORO, ya que puede darte recompensas ¡absolutamente maravillantes!\n\nNota de Saya: ¿Por qué puñetas les dejé escribir sus propias entradas? ¿Y que coño es esta mierda de gacha?"; +SWWM_LORETXT_MUNCH = "Nombre Completo: Munch Innovations\nClasificación: Fabricante de Armas\nLocalización: Texas\n\nResumen: El nombre de Munch Innovations se aplica a todo lo que fue creado por un hombre solitario, originando de un reto twitteado de \"inventar todas las armas que pueda en una semana\". Aunque la mayoría fueron descartadas rápidamente, algunas de las armas lograron suficiente atención de varios gigantes de la industria como para fabricarse en masa, el único requisito del hombre siendo que se le dé crédito como creador original.\n\nApéndice: No se sabe mucho más del hombre aparte de su nombre, \"Parker Munch\".\n\nNota de Saya: Por qué me sonará tanto el nombre de este tío..."; +SWWM_LORETXT_NANA = "Nombre Completo: Nana Miyamoto\nNacionalidad: Japonesa\nFecha De Nacimiento: 7 de Julio de 1907\n\nResumen: Nana nació en Gensokyo como la hija única de Kaguya Houraisan, antigua princesa de la Capital Lunar. Debido a los efectos del elixir Hourai heredó la inmortalidad de sus padres, la cual se extendería a sus propios hijos. No está claro quien es su otro pariente, aunque la mayoría apunta a Fujiwara no Mokou, rival de Kaguya desde hace tiempo. Durante los años 60, Nana conoció a Ryuji Miyamoto, quien había escapado de la Aldea Humana llegando hasta Eientei. Se hicieron muy amigos y el joven prometió casarse con ella cuando creciera, lo cual ocurrió en 1973, con ambos dejando Gensokyo para formar su propia familia.\n\nApéndice: Nana tiene un gran número de hobbies, incluyendo la pintura, carpintería, cocina y artes marciales varias. También ha aparecido en varios programas de entrevistas durante años, dada su fama como descendiente de realeza Lunar.\n\nNota de Saya: Aun no te la he presentado, Demo-chan, pero seguro que le gustas. Que no te engañen las apariencias, aunque de un poco de canguelo, es muy buena gente y definitivamente no le va a romper las pelotas al primer tio que encuentres, no como Kaguya-obaasan."; +SWWM_LORETXT_NANA2 = "Nombre Completo: Nana Miyamoto\nNacionalidad: Japonesa\nFecha De Nacimiento: 7 de Julio de 1907\n\nResumen: Nana nació en Gensokyo como la hija única de Kaguya Houraisan, antigua princesa de la Capital Lunar. Debido a los efectos del elixir Hourai heredó la inmortalidad de sus padres, la cual se extendería a sus propios hijos. No está claro quien es su otro pariente, aunque la mayoría apunta a Fujiwara no Mokou, rival de Kaguya desde hace tiempo. Durante los años 60, Nana conoció a Ryuji Miyamoto, quien había escapado de la Aldea Humana llegando hasta Eientei. Se hicieron muy amigos y el joven prometió casarse con ella cuando creciera, lo cual ocurrió en 1973, con ambos dejando Gensokyo para formar su propia familia.\n\nApéndice: Nana tiene un gran número de hobbies, incluyendo la pintura, carpintería, cocina y artes marciales varias. También ha aparecido en varios programas de entrevistas durante años, dada su fama como descendiente de realeza Lunar.\n\nSaya's Note: Okaa-san está muy contenta de que vayas por ahí haciendo el bien. Me alegra que le gustes. Si al final te lo dije. Por cierto lo he visto, sabes, cuando te dió ese abrazo, lo vi, sí. La verdad es que ni ha intentado ver a otros hombres desde que papá se fue... Pero creo que a lo mejor... le gustas, pero es un gustar de otro tipo, ya me entiendes..."; +SWWM_LORETXT_RAGEKIT = "Designación: Ragekit\nFabricante: Akari Labs\n\nResumen: Dispositivo experimental de refuerzo para Demolicionistas. Duplica la velocidad de movimento, reduce a un cuarto el daño recibido, y octuplica todo el daño cuerpo a cuerpo inflingido. Adaptado de tecnología obtenida de las ruinas de Decade Mechanics.\n\nApéndice: Mientras el dispositivo esté activo, puede que experimentes cierta incomodidad, y el deseo de gritar.\n\nNota de Saya: Los gritos son un efecto secundario que no he tenido tiempo de arreglar. Lo siento mucho mucho. Por eso está clasificado como experimental. Se que te preocupa, pero oye, no pasa nada. Sigues siendo mi preciosa y adorable Demo-chan aunque vayas soltando tacos por ahí."; +SWWM_LORETXT_GENSOKYO = "Nombre: Gensokyo\nClasificación: Enclave Aislado\nLocalización: Japón\n\nResumen: Gensokyo es un hueco aislado de espacio localizado en alguna parte de Japón. Está completamente oculto del mundo exterior, aunque hay formas de entrar y salir. Es el hogar de una multitud de criaturas míticas. No se sabe mucho más del tema.\n\nNota de Saya: He ido ahí algunas veces a visitar a la abuela, está lleno de bichos raros, como la vieja esta que siempre se interesa por mí no sé porqué. Siempre anda por ahí con una chica zorro y una chica gato."; +SWWM_LORETAG_WARARMOR = "Arm. de Guerra"; +SWWM_LORETXT_WARARMOR = "Designación: Armadura de Guerra\nFabricante: Unissix Crafts\n\nResumen: Armadura robusta y durable. Hecha con el mejor almacero de Devanikna.\n\nProtección:\n - Reducción del 80% contra calor, frío, electricidad, lodo y otros tipos elementales.\n - Reducción del 50% de todos los demás tipos de daño.\n - Reducción adicional del 70% al daño por explosión.\n\nDurabilidad: Puede absorber un total de 250 unidades de daño antes de romperse.\n\nApéndice: Combinado con un chaleco antiexplosivos, estás preparada para todo lo que te puedan soltar encima."; +SWWM_LORETAG_PROPULSOR = "Impulsor JetBurst"; +SWWM_LORETXT_PROPULSOR = "Designación: Impulsor JetBurst Forx\nFabricante: Aeronáutica Forx\n\nResumen: Un jetpack portable y eficiente. Permite al usuario realizar cortos \"impulsos\" en el aire, también puede usarse para esquivar con rápidos esprints. Se recomienda llevar protección para prevenir daños por uso extendido (esto no es necesario si eres un robot).\n\nApéndice: Su fuente de combustible se regenera con el tiempo mientras no se use.\n\nNota de Saya: Ibuki solía llevar uno de estos también, pero no creo que puedas hacer todas las piruetas alocadas que hacía, te pesa demasiado el culo. Ojalá hubiera usado materiales más ligeros para hacerte, entonces te podrías haber sentado en mi regazo durante aquella sesión de preguntas y respuestas..."; +SWWM_LORETAG_REFRESHER = "Refrescador"; +SWWM_LORETXT_REFRESHER = "Designación: Refrescador\nFabricante: Desconocido\n\nResumen: Estas antiguas reliquias fueron encontradas durante la exploración de unas ruinas alienígenas en Sedna. Cuando se aprietan con fuerza contra el pecho, pueden curar al insante todas las heridas o enfermedades. También parece tener fuertes efectos rejuvenecedores, haciendo que hasta los más ancianos vuelvan a sentirse como niños. Al igual que los otros artefactos de curación, la naturaleza de estos efectos es completamente desconocida y ha desconcertado a los científicos durante años.\n\nApéndice: Al igual que otros, también afecta a la maquinaria del mismo modo, así que también puedes beneficiarte de su uso."; +SWWM_LORETAG_LUNA = "Evento Luna"; +SWWM_LORETXT_LUNA = "Nombre: Evento Luna\nClasificación: Contacto Alienígena\nFecha: Febrero de 2021\n\nResumen: Nombre del primer contacto entre humanos y la raza de los Nukuri, quienes nos habían estado observando durante siglos desde un centro de investigación oculto en la Luna. Esto era algo que Nikita Kunau, la directora de estudios humanos, había planeado durante años, aunque no esperaba tener que hacerlo tan pronto, pero no hubo otra elección, ya que una amenaza mayor al planeta había surgido, una IA maligna conocida como LANIR, invencible contra cualquier arma que la humanidad pudiese crear. Tras el apurado anuncio, fuerzas Nukuri fueron desplegadas y neutralizaron con exito el núcleo de la IA, una megaestructura localizada en las aguas al norte de Kereshnovka. Despues de que todo terminara, los Nukuri comenzaron a tomar parte de nuestro mundo, viviendo entre nosotros.\n\nApéndice: La alianza con los Nukuri trajo consigo un gran impulso a los avances de la ciencia para la raza humana, gracias a que su tecnología mucho más avanzada estuviera a nuestra disposición. Por desgracia, todo esto se acabó cuando la Tercera Guerra Mundial ocurrió.\n\nNota de Saya: Tío, como lo echo de menos. En aquellos tiempos podías ver toda clase de Nukuris guapetes por la calle, y además quedaba con Zana-sama todos los findes. Ahora con lo del tratado de la \"Cicatriz Blanca\" en efecto, la vida es una mierda."; +SWWM_LORETAG_SERPENTRIDERS = "Jinetes de Serp."; +SWWM_LORETXT_SERPENTRIDERS = "Nombre: Jinetes de Serpiente\nClasificación: Culto malévolo\nOrígen: Indeterminado\n\nResumen: Una tríada de malévolos hechiceros conocidos por todos estos lugares. Todos aquellos que se han atrevido a luchar contra ellos no han tenido mucha suerte. D'Sparil tomó la tierra de Parthoris, sus muchos ejércitos de no muertos habiendo tomado el control del lugar antes de que hubieramos llegado. Luego, en la tierra de Cronos está Korax, una bestia oscura que se burla de todos aquellos que lo desafían. No hemos recibido mucha información sobre el tercer miembro, pero ya nos vendrá a medida que exploramos estos mundos.\n\nNota de Saya: Estoy segura de que puedes cargarte a estos idiotas sin problemas, no tienen ni idea de lo fuerte que eres (o de qué eres, ahora que lo pienso, estos mundos no parecen tener mucho conocimiento de nuestra tecnología)."; +SWWM_LORETXT_KERESHNOVKA = "Nombre: Kereshnovka\nClasificación: Pequeña ciudad\nLocalización: Siberia\n\nResumen: Kereshnovka es una ciudad localizada en alguna parte de la región centro-norte de Siberia. Su localización exacta no se puede determinar con exactitud ya que parece existir dentro de una especie de burbuja que viola las leyes del espacio-tiempo. Está habitado casi en su totalidad por miembros de la raza Qurensniv, quienes huyeron de su planeta natal escapando de la persecución de un dictador loco. También es el hogar de Cyrus Enterprises, un famoso startup de tecnología..\n\nApéndice: En los alrededores de la ciudad habitan extrañas criaturas conocidas como \"ghouls\", que solo parecen atacar extranjeros.\n\nNota de Saya: Lo sé todo de la historia de aquí, ese \"dictador loco\" que pone el artículo es el padre del frikazo ese. Al viejales se le hizo un batiburrillo mental de cojones que lo puso ahí todo loco homicida, la gente huyendo a toda leche para no ser ejecutada por el más mínimo signo de desobediencia. ¿Como cojones pasa eso y le pasará al friki ese tambien? Pues espero que no..."; +SWWM_LORETAG_GHOULHUNT = "Caza de Ghouls"; +SWWM_LORETXT_GHOULHUNT = "Nombre: La Caza de Ghouls\nClasificación: Conflicto Interdimensional\nPeriodo: 2007-2009\n\nResumen: Un incidente en Kereshnovka en el cual un oficial de alto rango de la UAAF fue hallado muerto en el pueblo. Se le echó la culpa a los ghouls locales, y una caza comenzó contra ellos. Al mismo tiempo, un enviado de los Anarukon se encontraba en el área tratando de apoderarse de uno de los ghouls por razones desconocidas, y se metió de lleno en fuego cruzado. Esto último dió lugar a que el cuartel general de Imanaki fuera invadido por soldados Anarukon y posteriormente destruido.\n\nApéndice: El \"ghoul\" que intentaban encontrar resultó ser Manakei, actual heredero al trono del Infierno, quien había desaparecido hace más de un milenio tras ser invocado en el pueblo por un druida loco.\n\nNota de Saya: La info para todo el rollo este es un lío, y no tengo ni repajolera idea de lo que pasa aquí. Un completo desastre de info entremezclada. Intentaría buscar más, pero significaría pedirle ayuda al friki ese."; +SWWM_LORETXT_DECADEMECH = "Nombre: Decade Mechanics\nClasificación: Instalación de Investigaciones Militares???\nLocalización: Sunkaeze, borde externo de Xathar, Coalición X'Animen\n\nResumen: Desde que la humanidad fue consciente del portal en Sedna conectando a otro sistema solar, muchas expediciones se han hecho a los diferentes mundos de X'Animen (nombre dado por aquellos que lo gobiernan). Un gran descubrimiento que ni siquiera los nativos conocían, fue el de las ruinas de unas instalaciónes de investigación en el planeta desolado de Sunkaeze, pertenecientes a una difunta compañía llamada \"Decade Mechanics\", manejada por el semidios mecánico Maestre Mekes, muerto desde hace mucho tiempo. Materiales de investigación, planos e incluso productos terminados, aun en funcionamiento fueron recuperados, dando una idea general de en que se especializabam estas instalaciones. Varios grupos han recreado con éxito otros objetos solo con los planos originales, algunos de los cuales han sido todo un éxito comercial en el campo militar.\n\nApéndice: Se dice también que las ruinas están malditas. Muchas vidas se han perdido explorándolas, bien siendo por accidentes o por \"criaturas espectrales hostiles\" no identificadas que algunos han llamado \"ángeles de la muerte\"."; +SWWM_LORETAG_OMNISIGHT = "Omnivisión"; +SWWM_LORETXT_OMNISIGHT = "Designación: Unidad de Mapeado Omnivisión\nFabricante: Akari Labs\n\nResumen: Dispositivos compatibles con Demolicionistas que contienen información de mapeado para el área actual. Proporcionan un contorno general para tu automapa y también información extra para tu matriz de objetivos, como por ejemplo la posición de llaves de acceso y las salidas más cercanas.\n\nNota de Saya: Hay gente que la ha palmado rellenando los datos de estos cacharros, asi que más te vale pagar tus respetos cuando te encuentres uno."; +SWWM_LORETXT_ELLEN = "Nombre Completo: Elena \"Ellen\" Yanikov XVI\nNacionalidad: Americana\nFecha de Nacimiento: 6 de Junio de 2066\n\nResumen: Ellen es actualmente la más joven de un extenso linaje de traviesas damas todas con el nombre de \"Elena Yanikov\", iniciado por la primera hija de Erana Yanikov en 1703. Una entusiasta de la exploración urbana, que pasó la mayoría de sus años mozos rebuscando en el yermo de los antiguos Estados Unidos tras la Tercera Guerra Mundial. Así es como finalmente llegó a conocer a Ibuki Miyamoto, y por ella, a Taro Miyamoto, quien es ahora su marido.\n\nApéndice: Dentro de la familia de Ellen, solo las mujeres parecen heredar la inmortalidad, todos los hombres finalmente envejecen y mueren. Ellen tiene un parentesco distante con la cantante/guitarrista de Rock Gótico Ashley Knox, ya que su padre, Gottfried Steiner, es el nieto de su exmarido. También es un cuarto de demonio por su abuelo, Cytho Valathor.\n\nNota de Saya: Mira que es muy troll a veces... Cuando te gasta una broma, se pasa un huevo. Me sigue doliendo el culo desde la última vez. ¿Hm? ¿Que pasó? Ah... es que me da mucha vergüenza hablar del tema..."; +SWWM_LORETAG_KEYCHAIN = "Llavero"; +SWWM_LORETXT_KEYCHAIN = "Designación: Llavero\nFabricante: Saya Miyamoto\n\nResumen: Un bonito llavero para todas tus llaves. Las llaves que tengas encima se pueden ver en la pestaña de Llavero.\n\nNota de Saya: Puse algunas cositas cuquis que a lo mejor te gustaban. Está la del emoji de bomba, otra de la chorrada esa de \"butt bots gonna bot\" que te hizo tanta gracia, y tambien un chibi de mí, para que siempre esté contigo mientras andas por ahí a lo tuyo. Oh, y también te puse la bandera trans ahí, ya sabes, como recuerdo de aquel directo de preguntas y respuestas que hicimos. Si es que no me esperaba que les dieras esa respuesta, pero oye, tiene sentido cuando lo pienso, has nacido para defender los derechos humanos despues de todo. Estoy tan orgullosa, Demo-chan..."; +SWWM_LORETXT_HELLBLAZER = "Designación: Cañón de Fuego Infernal Mk3 (\"Hellblazer\")\nFabricante: Imanaki Research Corporation\n\nResumen: Lanzacohetes de diseño simple. Hay cuatro tipos de munición disponibles, todos ellos potenciados por \"Energía Infernal\" altamente condensada. Los misiles estándar son lo que cualquiera se espera, los Estalladores revientan en un clúster de pequeñas granadas, los Ruinadores liberan llamas infernales en un area extensa, y por último pero no menos importante, las Cabezas Nucleares devastan todo en un inmenso radio, incluyéndote a ti si no mantienes la distancia adecuada.\n\nFuego Primario: Dispara la munición cargada con su propulsión armada y lista.\n\nFuego Secundario: Lanza la munición cargada sin armar, como una granada.\n\nFuego Terciario: Selecciona el tipo de munición para la próxima recarga.\n\nRecarga: Recarga, obviamente. Los cambios de munición se hacen aquí, cualquier munición no usada que no quepa en el inventario será tirada al suelo.\n\nApéndice: Los cohetes son detonados automáticamente al acercarse a objetivos hostiles, asi que aunque to puntería sea mala podrás alcanzarlos igual."; +SWWM_LORETXT_ZANAVETH3 = "Nombre Completo: Zanaveth Nekuraku III\nNombre en Clave: \"El Corruptor\"\nNacionalidad: Nukuri\nFecha De Nacimiento: 20 de Agosto de 2042\n\nResumen: Zanaveth III es la hija única de Misa Unissix y Zanaveth II. Tuvo una infancia bastante mala, sufriendo bullying durante años por su personalidad y gestos extravagantes. Tras graduarse en la Universidad de Nos-Kora en 2140, se ha dedicado a su objetivo de \"tratar de conquistar el mundo\".\n\nApéndice: La actitud hostil hacia otra gente y visión negativa del mundo que tiene Zanaveth pueden ser consecuencia de su infancia atormentada. Rara vez se abre ante alguien, excepto sus madres, y también Saya, debido a todo el tiempo que pasaron juntas.\n\nNota de Saya: Zana-chan puede parecer fría y tal pero debajo de todo eso es una chica muy sensible, muy emocional. Recuerdo cuando estuve cuidando de ella y siempre que se metía en líos, me venía toda inquieta y cabreada, y yo le daba mimos para que se calmara. Era... realmente reconfortante, hacía que me sientiera como una madre, o algo así. Me pregunto a que andará ahora, no la veo desde que toda la mierda de la \"Cicatiz Blanca\" pasó. Ahhhh... Joder... Echo de menos acariciar ese pelo tan suave y mullidito que tiene..."; +SWWM_LORETXT_ZANAVETH32 = "Nombre Completo: Zanaveth Nekuraku III\nNombre en Clave: \"El Corruptor\"\nNacionalidad: Nukuri\nFecha De Nacimiento: 20 de Agosto de 2042\n\nResumen: Zanaveth III es la hija única de Misa Unissix y Zanaveth II. Tuvo una infancia bastante mala, sufriendo bullying durante años por su personalidad y gestos extravagantes. Tras graduarse en la Universidad de Nos-Kora en 2140, se ha dedicado a su objetivo de \"tratar de conquistar el mundo\". Intentó tomar el control de la Tierra durante el periodo de confusión tras la invasión demoníaca de 2148, pero falló.\n\nApéndice: La actitud hostil hacia otra gente y visión negativa del mundo que tiene Zanaveth pueden ser consecuencia de su infancia atormentada. Rara vez se abre ante alguien, excepto sus madres, y también Saya, debido a todo el tiempo que pasaron juntas.\n\nNota de Saya: Zana-chan puede parecer fría y tal pero debajo de todo eso es una chica muy sensible, muy emocional. Creo que me he convertido en una especie de tercera madre para ella. Sabes, me pilló por sorpresa, cuando oí lo de que de repente estaba de vuelta en la Tierra, se infiltró no sé como. La muy tontaca se volvió a meter en un lío y salió por patas derecha a nuestra casa, puto infarto casi me da, pero ahí, otra vez, pude volver a sentir otra vez, acariciar su pelo tan suave y mullidito despues de que la liara parda, como lo echaba de menos... Pena que tuviera que marcharse luego. Pero estuvo bien que le pudiera \"echar una mano\", jujujuju..."; +SWWM_LORETXT_ANARUKON = "Nombre: Anarukon\nClasificación: Entes inmortales\nLocalización: Varias\n\nResumen: Los Anarukon son una raza de entes inmortales creados por un dios conocido como Noskas Kurenai (en su lengua, \"Padre de Eternidad\"). Son completamente invencibles, capaces de recuperarse incluso si son quemados hasta ser ceniza. Mientras que la mayoría de la población se encuentra en el Imperio de Novoskhana, otros grupos se han separado de él debido a desacuerdos mayores con las políticas del imperio.\n\nApéndice: Los Anarukon son una de las razas humanoides con la proporción más alta de individuos que no entran dentro del sexo o género binarios segun un reciente censo. Aproximadamente el 40% de la población se puede clasificar como \"intersexo\", y solo un 30% de la población total se puede considerar \"cisgénero\". Un estudio de Mosse Anderken pudo trazar esto a una mutación en el genoma Anarukon que apareció varios años despues de la creación del imperio.\n\nNota de Saya: Mas cosas de dioses por aquí. No es coña, SON reales."; +SWWM_LORETXT_ANARUKON2 = "Nombre: Anarukon\nClasificación: Entes inmortales\nLocalización: Varias\n\nResumen: Los Anarukon son una raza de entes inmortales creados por un dios conocido como Noskas Kurenai (en su lengua, \"Padre de Eternidad\"). Son completamente invencibles, capaces de recuperarse incluso si son quemados hasta ser ceniza. Mientras que la mayoría de la población se encuentra en el Imperio de Novoskhana, otros grupos se han separado de él debido a desacuerdos mayores con las políticas del imperio. Entre ellos los más notables son el Reino Eterno, fundado por el propio Noskas Kurenai y liderado por la Reina Andreki Anderken, y el Imperio Rust, fundado por Syrakha Yanikov y liderado por el Emperador Infantil Kirin Xanai.\n\nApéndice: Los Anarukon son una de las razas humanoides con la proporción más alta de individuos que no entran dentro del sexo o género binarios segun un reciente censo. Aproximadamente el 40% de la población se puede clasificar como \"intersexo\", y solo un 30% de la población total se puede considerar \"cisgénero\". Un estudio de Mosse Anderken pudo trazar esto a una mutación en el genoma Anarukon que apareció varios años despues de la creación del imperio.\n\nNota de Saya: Sabes... conocí a Andreki una vez, despues de la boda con Kirin-kun. En serio que creía que era solo una niña, dios que vergüenza... También conocí a algunos de sus familiares, como la tipa esta que parece una bruja... su tía ¿creo? No pude mirarla mucho, me ponía los pelos de punta. T-también estaba hmmm... su madre, una guerrera super hardcore tipo Guts, pero en mami, luego otra tía a la que le mola ir por ahí con un disfraz que da mucho mal rollo y usa un alterador de voz para parecer un tío siniestro, me lo pasé de muerte hablando con ella, es majísima. También conocí al mismísimo DIOS en mayúsculas, el \"Padre de Eternidad\"... oh tío la tensión cuando me miraba... pero luego se me pasó, porque en persona es un blandengue. Ahhh... fue la rehostia conocer por fin a toda esta gente despues de solo haber leido sobre ellos, y oh dios no empecemos con lo que es haberme casado con uno, juju. Por fin, un guapetón inmortal solo para mí... y maaaaaadre es que es monísimo... y una fiera en la cama, ijijijijiji~"; +SWWM_LORETXT_YUI = "Nombre Completo: Yui Miyamoto\nNacionalidad: Japonesa\nFecha De Nacimiento: 2 de Julio de 2009\n\nResumen: Nacida en 2009, hija de Nana y Ryuji Miyamoto. Yui es la menor de tres hermanos. A diferencia de sus hermanos mayores Taro y Saya, nunca tuvo ningún interes por la ciencia y tecnología. En lugar de eso su sueño era el de ser doctora, para salvar vidas. Actualmente trabaja como neurocirujana en el Hospital Central de Kasukabe, y ha recibido varios premios.\n\nApéndice: Yui está casada actualmente con Ashley Knox, la \"Elegante Bruja del Oeste\" famosa por su mezcla especial de Rock Gótico. Ha sido su fan durante muchos años, y después de un concierto, se acercó a la bruja para pedir un autógrafo, fue entonces, en ese momento, que un milagro ocurrió: Ashley le pidió una cita. Desde entonces, se han vuelto inseparables.\n\nNota de Saya: A Yu-chan nunca le moló lo nuestro, eso es verdad, pero sigo estando orgullosa como su onee-san de que vaya por ahí ayudando a la gente, y aparte celosa también porque su chica ESTÁ MAZIZORRA AAAAAAAAA."; +SWWM_LORETAG_SPARKSTER = "Carabina Biospark"; +SWWM_LORETXT_SPARKSTER = "Designación: Carabina Biospark Modelo S-5\nFabricante: Decade Mechanics\n\nResumen: Arma antigua de energía. Su operación interna está siendo investigada por Tecnologías Tach-Engine para posibles mejoras.\n\nFuego Primario: Pequeñas bolas de energía estabilizadas con una ligera capacidad de seguir objetivos.\n\nFuego Secundario: Disparo láser concentrado penetrante.\n\nFuego Terciario: Si la carga actual es al menos del 50%, la cápsula contenedora será eyectada por el cañón primario y detonada como una esfera masiva de pura energía que persigue objetivos cercanos. El arma debe ser recargada posteriormente.\n\nRecarga: Recarga, obviamente.\n\nApéndice: Si el láser secundario entra en contacto con una bola de energía esta será detonada con un rango y daño mayores.\n\nNota de Saya: Esta cosa está toda oxidada pero sigue funcionando. Cosa fina, guau."; +SWWM_LORETAG_BLASTSUIT = "Chaleco Antiexpl."; +SWWM_LORETXT_BLASTSUIT = "Designación: Chaleco Antiexplosivos\nFabricante: Itamex Military Supplies (filial de Symnatek)\n\nResumen: Un simple chaleco diseñado para proteger contra explosiones. El cuerpo principal está hecho de nanotejidos muy elásticos, y deberían proveer de una protección decente contra armamento ligero. El blindaje está hecho de una aleación propietaria altamente resistente al impacto.\n\nProtección:\n - Reducción de un 30% contra todo tipo de daños.\n - Reducción adicional de un 50% contra explosiones.\n\nDurabilidad: Puede absorber un total de 150 unidades de daño antes de romperse.\n\nApéndice: El chaleco se puede llevar por debajo de otras armaduras."; +SWWM_LORETXT_PARTHORIS = "Nombre: Parthoris\nClasificación: Mundo alternativo\n\nResumen: Uno de los otros mundos que hemos descubierto durante los primeros experimentos con interportales. Este lugar está dividido en siete grandes naciones cuyos nombres desconocemos, y parece estar atascado en una especie de medievo de fantasía, aunque algunos de nuestros exploradores han reportado haber visto tecnología inusualmente compleja en un cierto lugar al que no hemos podido acercarnos. Ahora mismo hay cierta hostilidad en el área con todo esto de que unos maleantes hayan tomado el control por la fuerza.\n\nNota de Saya: Eres nuestra embajadora aquí, así que espero que dejes una buena impresión. Por cierto tengo curiosidad por esta \"Guarida de Malumax\" que mencionan que se supone tiene cosas de alta tecnología. No es algo muy de esperar en esta clase de situación."; +SWWM_LORETAG_NUGGET = "Pepitas"; +SWWM_LORETXT_NUGGET = "Designación: Pepitas de Salud/Armadura\nFabricante: Desconocido\n\nResumen: Pequeños trozos de un compuesto indeterminado encontrados en grandes cantidades en un sistema de cuevas bajo las antiguas ruinas en Sedna. Al parecer cuando uno los aprieta con fuerza, se \"derriten\" dentro del cuerpo y o bien curan las heridas de uno o fortalezen la resistencia natural de su cuerpo, siendo así divididos entre Pepitas de \"Salud\" y de \"Armadura\".\n\nApéndice: El uso excesivo de estos materiales no parece conllevar ningun tipo de riesgo.\n\n\"Nota de Saya: Esto parece salido de un videojuego, guau..."; +SWWM_LORETXT_SANKAIDERIHA = "Nombre: Sankaideriha\nClasificación: Ciudad\nLocalización: Autocontenida\n\nResumen: Sankaideriha es una isla flotante localizada sobre un interminable océano de energía mágica. Es el hogar de miles de brujas y magos. La forma de entrar y salir es un secreto bien guardado por sus habitantes. La ciudad fue fundada por LS, un indivíduo solitario con poderes mágicos inimaginables, quien además lidera el Alto Tribunal de Brujería.\n\nApéndice: Entre algunas personas notables de la isla se incluyen Saniuke Okusainaya, la primera tecnomaga Nukuri, y Kana Sankai, la jefa de la Contrainquisición, un grupo dedicado a proteger a los usuarios de magia de ser perseguidos fuera de Sankaideriha.\n\nNota de Saya: La chica de Yui nos trajo aquí una vez, es PRECIOSÍSIMO, en serio. Hay tantas cosas que es que... buah. Y las vistas desde ahí arriba... ohhh... me molaría volver otra vez."; +SWWM_LORETAG_MOTHLAMP = "Lämpara"; +SWWM_LORETXT_MOTHLAMP = "Designación: Lámpara Compañera\nFabricante: Exportaciones Sankai S.L.\n\nResumen: Un pequeño suvenir de la isla de magia. Esta lámpara te seguirá a donde vayas y alumbrará tu camino. Se puede apagar y encender a voluntad para conservar aceite cuando haga falta.\n\nApéndice: Tiende a atraer polillas, aunque esto puede ser de utilidad. La lámpara está encantada para hacerlas hostiles a enemigos cercanos, y cuando se apaga inmediatamente se lanzarán al ataque.\n\nNota de Saya: Sabes, me molaría que esta cosa atrayera un tipo específico de polilla que me gusta mucho... A la de la tienda le dio la risa y me dijo que \"tal vez\". Yo... espero que tenga razón... pero al mismo tiempo ¿creo que a lo mejor es algo malo?"; +SWWM_LORETXT_EVISCERATOR = "Designación: Cañón Antiaéreo de Carga Pesada \"Eviscerator\"\nFabricante: Industrias Don BIG SHOT\n\nResumen: Bestial artillería pesada, convierte objetivos de carne y hueso en una fina niebla roja en instantes. Bastante letal tanto para sus objetivos como para usuarios no familiarizados con su operación.\n\nFuego Primario: Detona el proyectil directamente, esparciendo metal ardiente en frente del usuario.\n\nFuego Secundario: Lanza el proyectil como una granada, detonará al impactar con cualquier superficie y objeto y liberará su carga en la dirección a la que apuntaba al iniciar el disparo.\n\nRecarga: Ya que este arma se recarga automáticamente y su caja de munición interna ha sido enlazada con tu Contenedor de Hammerspace, el boton de recarga en su lugar sirve para cambiar entre dos niveles de dispersión del fuego primario.\n\nApéndice: Los fragmentos metalicos disparados por este arma rebotarán por todas partes, lo cual la hacen muy efectiva para disparar alrededor de esquinas.\n\nNota de Saya: ¿Por que hay una cara de \"owo\" garabateada en cada proyectil? ¿Quien ha sido? ¡Quiero respuestas!"; +SWWM_LORETXT_XANIMEN = "Nombre: Coalición X'Animen\nClasificación: Grupo de Sistemas Solares\nLocalización: Varias galaxias\n\nResumen: X'Animen es el nombre de un grupo de sistemas planetarios, compuesto de varios mundos habitados, todos conectados a través de portales. Durante los primeros días despues del \"Evento Luna\", se descubrió que nuestro propio sistema solar tenía un portal conectando con ellos, en el remoto planeta enano de Sedna, por el cual los Nukuri habían llegado a nuestro mundo para estudiarnos como posibles candidatos para unirnos al grupo. Los sistemas actuales que lo componen son Xathar (de donde vienen los Nukuri), Zenna, Mondakan y Kryudon.\n\nApéndice: Las cosas no son siempre pacíficas por ahí. Algunos miembros tienden a iniciar guerras entre sí, o pelean por el liderazgo inexistente de la Coalición.\n\nNota de Saya: Alianzas interplanetarias... tío... esto es como sacado de una novela de ciencia ficción, y mola y todo. Espero que un dia también formemos parte de esto. Podría haber pasado antes, pero, ya sabes, cosas que pasaron... *suspiro*"; +SWWM_LORETAG_DEMOLITIONIST = "Demolicionista"; +SWWM_LORETXT_DEMOLITIONIST = "Nombre Completo: Unidad de Combate Autónoma de Primera Generación de Akari Labs\nNombre en Clave: Demolicionista\nNacionalidad: Japonesa\nFecha de Nacimiento: 20 de Enero de 2148\n\nResumen: El Demolicionista es un refinamiento del antiguo programa de supersoldado Oni Rojo, una unidad de combate controlada por IA capaz de utilizar eficientemente cualquier arma a su disposición. Está equipado con un unidad de Impulsor JetBurst portátil, permitiéndole realizar rápidos impulsos y sprints en el aire, también viene equipado con dos contenedores Hammerspace, para un acceso fácil a todas sus armas y municiones, los dos, junto con un llavero, unidos a un Cinturón Útil Magnético. Su núcleo de IA está construido sobre la misma tecnología que las maidbots de Akari Labs, el framework de IA Nekuronbot, provisto como regalo de amistad entre Saya y Zanaveth II, la actual directora de Nekuratek. Gracias a esta tecnología, y combinada con una Pantalla CuteEmotion y Caja de Voz Loudboi, el Demolicionista es casi indistinguible de una persona real en su comportamiento y respuesta emocional, lo cual hace más comoda la interacción con civiles. La primera unidad fue desplegada en Junio de 2148 en territorio de la Unión de Estados para combatir la invasión demoníaca atraida por las intervenciones de la UAC en el Infierno.\n\nApéndice: Muchos más detalles se dieron a conocer sobre el primer Demolicionista gracias a una sesión en directo de preguntas y respuestas realizada por Saya Miyamoto. El nombre completo de la unidad es \"Demo Miyamoto\", dado por Saya Miyamoto. Se identifica como no binaria, y menciona que aparte del pronombre \"elle\", tambien acepta ser referida como \"ella\". En cuanto a personalidad, se le puede describir como \"parlanchina\", le encantan los chistes y siempre intenta hacer sonreír a la gente, pero tambien puede ser muy seria y resuelta en su deseo de proteger a quien lo necesite. Demo también lleva un \"Collar de la Suerte\" como muestra de amistad con Saya, aunque la mayoría de la gente comenta que parece algún tipo de accesorio de BDSM.\n\nNota de Saya: Has terminado de leer sobre ti? Sí, Demo-chan, se que estás leyendo esto. UuuUUUuuUu~, da miedo, ¿eh? Vuelve al trabajo, robotita tontita."; +SWWM_LORETAG_VOICEBOX = "Caja Voz Loudboi"; +SWWM_LORETXT_VOICEBOX = "Designación: Caja de Voz Loudboi\nFabricante: Akari Labs\n\nResumen: Un ligero y portátil sintetizador de voz para unidades de IA. Fácil de instalar y programar, perfecto para aquellos que construyen con bajo presupuesto. Viene con un filtro \"robótico\" integrado para aquellos que lo prefieran en vez de una voz que suene incómodamente \"demasiado humana\".\n\nNota de Saya: A Ibuki le sigue haciendo gracia que programara tu caja de voz para sonar como ella. Tambien me parto con lo de que también le vayas copiando todas sus frases."; +SWWM_LORETXT_GCSANDWICH = "Designación: Sandwich de Queso a la Plancha\nFabricante: Nukritas 1xx\nSabor: Delicioso\n\nResumen: Este delicioso sandwich en particular ha sido magistralmente creado por el cofundador de la Universidad de Nos-Kora para ofrecer a cualquiera el mayor y más maravilloso estímulo a su salud. También les proporciona toda la protección que puedan desear.\n\nApéndice: Se puede activar automáticamente para prevenir la muerte el usuario, esto siempre funciona.\n\nNota de Saya: Cagüendios, que cojones pasa en este mundo. ¿Por que coño el sandwich este hace lo que hace? Esto es una estupidez... Agh, esos chalados de Nos-Kora es que no pueden parar de hacer cosas sin sentido que no tienen sentido alguno."; +SWWM_LORETAG_HEALTHGEOM = "Geodésico de Salud"; +SWWM_LORETXT_HEALTHGEOM = "Designación: Geodésico de Salud\nFabricante: Desconocido\n\nResumen: Descubiertos en cantidades masivas en las ruinas alienígenas en Sedna. Estos artefactos proporcionan efectos curativos al mantenerse apretados contra el cuerpo. Se desconoce como este proceso funciona, aun así, se han vuelto bastante populares en la Tierra, aunque su distribución está controlada estrictamente por Tecnologías Tach-Engine, quienes siguen estudiando los artefactos.\n\nApéndice: Las formas más comunes para estos son un tetraedro y un cubo, el primero proporcionando una menor potencia de cura que el segundo.\n\nNota de Saya: He hablado con el tipo y tienes permiso para usarlos, y cualquier otra cosa que tengan, así que los vas a ver ciscados por ahi durante tu misión."; +SWWM_LORETXT_NEDOSHIAAN = "Nombre: Nedoshiaan\nClasificación: Planeta Muerto\nLocalización: No revelado\n\nResumen: Un mundo muerto anteriormente propiedad de un dictador demente del mismo nombre. Las historias dicen que fue asesinado por uno de sus socios de mayor confianza, en un ataque suicida, y que la explosión resultante es lo que originó el cráter masivo que llega hasta las profundidades del núcleo gélido del planeta. Una expedición de aventureros Devanikan tuvo como resultado el descubrimiento de varios artefactos en el fondo del cráter, los así llamados \"Artefactos de Nedoshiaan\", armas diseñadas para la destrucción definitiva. Actualmente, estos se encuentran aun en posesión de la familia central del clan de los Sangre de Dragon, y su uso y reproducción están estrictamente controlados.\n\nApéndice: De los cuatro artefactos, solo dos fueron recreados con éxito por Misa Unissix. Pero solo uno ha sido considerado aceptable para el uso, ya que el otro opera bajo circunstancias que lo convierten en un crimen contra toda forma de vida.\n\nNota de Saya: Buah... encontrar mas cosas de mundos alienígenas por ahí, el mundo es mucho más grande de lo que siempre hemos sabido... es que... es todo tan jodidamente... me revienta el cerebro, todo este rollo. Oh y gracias muchas a Misa por dejarnos usar uno de esos cacharros. La cosa mola más que ese BFG que tanto adora la UAC."; +SWWM_LORETXT_SAYA = "Nombre Completo: Saya Miyamoto\nNacionalidad: Japonesa\nFecha De Nacimiento: 20 de Marzo de 1993\n\nResumen: Nacida en 1993, hija de Nana y Ruuji Miyamoto. Tiene dos hermanos: Un hermano mayor, Taro (1985), y una hermana menor, Yui (2009). Desde muy pequeña ya mostraba interés por la ciencia y la tecnología. A la muy temprana edad de 13 años se graduó en Ciencias Informáticas en el MIT. Su primer proyecto fue un robot de limpieza del hogar autónomo, el cual finalmente evolucionaría en la Maidbot moderna construida en Akari Labs, la compañía que fundó con su hermano Taro en 2010. En 2018, debido a la inmortalidad heredada de su abuela, dejó de envejecer. Sin embargo, gracias a esto ha podido trabajar en todo lo que siempre ha querido. Hasta el día de hoy, hay cientos de proyectos diferentes en su nombre, esto te incluye a ti, el Demolicionista.\n\nApéndice: Saya suele ser apodada como \"No-Tomoko\" en las redes, dadas las similtudes con la protagonista de una popular serie de manga del siglo 21. Se le conoce por ser bastande directa hablando con la gente, y también por ser exageradamente coqueta con mujeres atractivas. Su color favorito es el rojo, su animal favorito es la nútria, y su comida favorita la pizza de peperoni. También le gusta el drone metal. Le gusta la ropa floja, nunca lleva falda, solo pantalones. Usa Arch, su editor favorito es Vim, su lenguaje de programación favorito es Haskell. Lo que más le \"pone\" son las mujeres bien dotadas, las maids, los chicos afeminados y la heterocromía. No usa desodorante ni colonia, aunque la gente que la rodea dice que su olor corporal es \"algo agradable realmente\". Entre otros hobbies, a Saya le encanta escribir. Su primera entrada en el mundo del manga, \"Mi Sirvienta es un Robot del Sexo\", tuvo tanto éxito como para conseguir una adaptación al anime.\n\nNota de Saya: Se que te encanta leer sobre mí, Demo-chan, pero tienes cosas más importantes que hacer, ¿no crees?"; +SWWM_LORETXT_SAYA2 = "Nombre Completo: Saya Miyamoto\nNacionalidad: Japonesa\nFecha De Nacimiento: 20 de Marzo de 1993\n\nResumen: Nacida en 1993, hija de Nana y Ruuji Miyamoto. Tiene dos hermanos: Un hermano mayor, Taro (1985), y una hermana menor, Yui (2009). Desde muy pequeña ya mostraba interés por la ciencia y la tecnología. A la muy temprana edad de 13 años se graduó en Ciencias Informáticas en el MIT. Su primer proyecto fue un robot de limpieza del hogar autónomo, el cual finalmente evolucionaría en la Maidbot moderna construida en Akari Labs, la compañía que fundó con su hermano Taro en 2010. En 2018, debido a la inmortalidad heredada de su abuela, dejó de envejecer. Sin embargo, gracias a esto ha podido trabajar en todo lo que siempre ha querido. Hasta el día de hoy, hay cientos de proyectos diferentes en su nombre, esto te incluye a ti, el Demolicionista.\n\nApéndice: Saya suele ser apodada como \"No-Tomoko\" en las redes, dadas las similtudes con la protagonista de una popular serie de manga del siglo 21. Se le conoce por ser bastande directa hablando con la gente, y también por ser exageradamente coqueta con mujeres atractivas. Su color favorito es el rojo, su animal favorito es la nútria, y su comida favorita la pizza de peperoni. También le gusta el drone metal. Le gusta la ropa floja, nunca lleva falda, solo pantalones. Usa Arch, su editor favorito es Vim, su lenguaje de programación favorito es Haskell. Lo que más le \"pone\" son las mujeres bien dotadas, las maids, los chicos afeminados y la heterocromía. No usa desodorante ni colonia, aunque la gente que la rodea dice que su olor corporal es \"algo agradable realmente\". Entre otros hobbies, a Saya le encanta escribir. Su primera entrada en el mundo del manga, \"Mi Sirvienta es un Robot del Sexo\", tuvo tanto éxito como para conseguir una adaptación al anime. Saya actualmente está casada con Kirin Xanai, el Emperador del Imperio Rust.\n\nNota de Saya: Se que te encanta leer sobre mí, Demo-chan, pero tienes cosas más importantes que hacer, ¿no crees?"; +SWWM_LORETAG_LIBRARY = "Biblioteca"; +SWWM_LORETXT_LIBRARY = "Designación: Biblioteca de Demolicionista\nFabricante: Akari Labs\n\nResumen: Lo que estás leyendo ahora mismo. Esta base de conocimiento interna te puede dar información adicional de items obtenidos durante tu misión, así que asegurate de echarle un vistazo cuando puedas, ya que se actualiza automáticamente.\n\nApéndice: La calidad de los artículos puede variar, esto depende de lo motivado que se sienta el editor al escribirlas.\n\nNota de Saya: Taro es quien edita todo esto, por cierto. Aunque a veces le echo una mano, y dejo alguna que otra cosilla en notas como esta. Ah, y de paso, gracias muchas a Ana-san por la traducción al Castellano. No pude resistirme, es que estaba tan ilusionada por hacerlo y es tan mona... Me ha dicho que le hace mucha gracia como suenan todos mis desvaríos en su idioma, juju."; +SWWM_LORETAG_GRAVITYSUPPRESSOR = "Supr. de Gravedad"; +SWWM_LORETXT_GRAVITYSUPPRESSOR = "Designación: Supresor de Gravedad\nFabricante: Cyrus Enterprises\n\nResumen: Una vez acoplado y activado, este dispositivo anula la atracción de la gravedad, permitiéndote volar. Mientras estás en el aire, tu aceleración se verá incrementada.\n\nApéndice: Debido a la ingravidez, puede que sea dificil orientarse en el aire, o realizar movimientos finos.\n\nNota de Saya: Si realmente invierte la gravedad ¿entonces por que aun sigues la trayectoria del planeta en el que estás? La duda es real."; +SWWM_LORETXT_WALLBUSTER = "Designación: Escopeta de Brecha de Armaduras Pesadas \"Wallbuster\"\nFabricante: Blackmann Arms S.L., encargado por Industrias Don BIG SHOT\n\nResumen: Una escopeta revólver poco convencional de 25 cañones. Sus mecanismos internos son tan excesivamente complicados que han sido descritos como \"Ingeniería Loca Alemana\" por algunos cuantos.\n\nFuego Primario: Dispara el cañón superior.\n\nFuego Secundario: Dispara el grupo de 5 cañones superiores.\n\nFuego Terciario: Dispara todos los cañones. Con algunos tipos de munición es posible atravesar puertas de acero reforzado de hasta 40cm de grosor.\n\nRecarga: La recarga se hace primero tirando de la palanca lateral, que permite desacoplar individualmente cada grupo de 5 cañones. Para recargar sobre la marcha, se recomienda un cinturón magnético o similar. Hay cargadores rápidos disponibles para compra desde la página web de Blackmann Arms, o vendedores autorizados.\n\nApéndice: La Demolicionista está equipada con una rutina de recarga rápida para que el proceso sea más fácil y rápido.\n\nNota de Saya: Sabes... ese nombre me recuerda a la abuela. Ya sabes, si cambias la primera letra... Oh, ¿puedes oir esa batería y guitarra? Porque yo sí... Old Days~ ♪"; +SWWM_LORETXT_TARO = "Nombre Completo: Taro Miyamoto\nNacionalidad: Japonés\nFecha De Nacimiento: 6 de Octubre de 1985\n\nResumen: Nacido en 1985, hijo de Nana y Ryuji Miyamoto. Es el mayor de tres, a pesar de que no lo aparente. Taro estudió en varias universidades prestigiosas alrededor del mundo, expandiendo sus conocimientos de tecnología. Sus especialidades son la Ingeniería y el Diseño de Software. Es un programador nato competente en varios lenguajes. Taro tiene varias contribuciones a su nombre en múltiples proyectos de codigo abierto, incluyendo el Kernel de Linux.\n\nApéndice: Taro suele ser algo más serio que su hermana menor Saya, por lo cual suele manejar las relaciones públicas de Akari Labs en su lugar. Está felizmente casado con Elena Yanikov XVI.\n\nNota de Saya: Taro nii-san a veces parece ser el Tsukkomi de mi Boke. Eh, no se si vas a entender de que va todo eso, tú búscalo si tal."; +SWWM_LORETAG_HAMMERSPACEEMBIGGENER = "Ensanchecedor"; +SWWM_LORETXT_HAMMERSPACEEMBIGGENER = "Designación: Ensanchecedor de Hammerspace\nFabricante: Cyrus Enterprises\n\nResumen: Estas llaves únicas te permiten incrementar el espacio máximo de almacenamiento de tu Contenedor de Hammerspace. Se pueden usar múltiples llaves pero hay un límite máximo de ocho expansiones por cliente.\n\nApéndice: Por contrato solo tu espacio para municiones puede ser expandido.\n\nNota de Saya: ¿Pero esa palabra en serio existe?"; +SWWM_LORETXT_NEKURATEK = "Nombre: Nekuraku Tekkanosei\nClasificación: Megacorporación de Electrónica\nLocalización: Nahkami\n\nResumen: Nekuratek fue fundada por Zanata Nekuraku I en 1744, como Nekuraku Rafana Sakusai (Fábrica de Armas Nekuraku), rápidamente se convirtió en el proveedor principal de armamento para el Imperio Nukuri. Tras la muerte de Zanata I en 1870, el liderazgo de la compañía fue transferido a su nieta Zanata II, quien decidió expandirla a otros campos, como la robótica y la informática, y gradualmente comenzó a reducir la fabricación de armas. Desde la caída del imperio, la compañía se dedica exclusivamente a la robótica y computación, con la antigua división de armamento habiéndose separado a cargo de Zanaveth I, hijo de Zanata II. La última transferencia de liderazgo hasta la fecha fue la de Zanaveth II en 2128.\n\nApéndice: Nekuratek es famosa por la creación de la Arquitectura Nekern, una plataforma de hardware compatible con tecnología humana que ejecutan todos los sistemas Nukuri, y la IA Nekuronbot, un framework de inteligencia artificial expansible y casi natural que se ha usado para muchas cosas, como robots asistentes personales y vehículos autodirigidos.\n\nNota de Saya: Buenas gentes con las que trabajar, especialmente Zana-sama. Es mucho más abierta que su antecesora, eso está claro, y mucho más mona, también, jejeje..."; +SWWM_LORETXT_SILVERBULLET = "Designación: Silver Bullet JET\nFabricante: Blackmann Arms S.L., Aeronáutica Forx\n\nResumen: El miembro de calibre 1.150 XSB de la serie Silver Bullet de rifles de francotirador de altísimo calibre. Equipado con jets compensadores de retroceso de Aeronáutica Forx.\n\nFuego Primario: Dispara la bala. Cualquier objetivo pequeño que sea alcanzado está más que muerto.\n\nFuego Secundario: Mira telescópica ajustable personalizada, hasta 16 aumentos. Equipada con un revestimiento de espuma suave para proteger la cara del usuario durante el fuego apuntando.\n\nRecarga: Recarga el arma.\n\nApéndice: La ráfaga de los jets puede causar daños menores al usuario a menos que lleven protección."; +SWWM_LORETXT_ZANAVETH2 = "Nombre Completo: Zanaveth Nekuraku II\nNacionalidad: Nukuri\nFecha De Nacimiento: 10 de Agosto de 1969\n\nResumen: Zanaveth II es la CEO de Nekuratek, la mayor megacorporación Informática de Nahkami, y también la actual Ministra de Relaciones Interespecie desde la reforma gubernamental de 2108. Durante años ha sido el único vínculo con los Nukuri, trayéndonos noticias de todo lo que ocurre en su mundo natal. También ha estado en contacto con otras razas, como los Devanikans, siendo su actual mujer, Misa Unissix, una de ellos. Las dos tienen una hija única: Zanaveth III.\n\nApéndice: A Zanaveth II le entusiasma la cultura Japonesa, y frecuentemente hace turismo en el país con su esposa.\n\nNota de Saya: Oh, es la tía más dulce que he conocido. Esa suertuda de Misa sí que se ha pillado una mujer de cuidado. También tuve mucha suerte al poder conocerlas, mola muchísimo quedar con ellas y ver como Zana-sama lo flipa con todo lo que nos encontramos. Si es que es como una niña en una tienda de chuches, es super adorable."; +SWWM_LORETAG_FABRICATOR = "Fab. de Munición"; +SWWM_LORETXT_FABRICATOR = "Designación: Fabricador de Munición Universal\nFabricante: Cyrus Enterprises\n\nResumen: Nanofabricadores portátiles que pueden construir cualquier tipo de munición de la nada. Disponibles en varios tiers. La diferencia principal siendo el material base total disponible y la complejidad de la munición que se puede fabricar.\n\nApéndice: El tier más alto es difícil de encontrar, pero tiene suficiente material para un abastecimiento completo de todos los tipos de munición.\n\nNota de Saya: ¿Que puñetas es esta mierda? Bueno al menos funciona, pero también es una chorrada, ¿y encima vienen en puñeteros tiers como si esto fuera un gacha? Ese puto friki... ¿Esto lo hace a propósito para cabrearme o que?"; diff --git a/language.es_menu b/language.es_menu index 67821eced..7868368be 100644 --- a/language.es_menu +++ b/language.es_menu @@ -1,4 +1,3 @@ -// Castillian Spanish [es] // keybinds SWWM_KEYS = "Controles de SWWM GZ"; diff --git a/language.es_voice b/language.es_voice index cf49016c6..c37850db5 100644 --- a/language.es_voice +++ b/language.es_voice @@ -1,4 +1,3 @@ -// Castillian Spanish [es] // voice name SWWM_VOICENAME_DEFAULT = "Demolicionista"; diff --git a/language.jp_base b/language.jp_base index b29abb3c1..05f5c969b 100644 --- a/language.jp_base +++ b/language.jp_base @@ -1,2 +1,17 @@ -// Japanese (hopefully someone will help with this) [jp] +// tags, pickups +// colored tags for keys +// shortened doom key pickup messages +// edited vanilla pickup messages +// other edited messages +// Re-tagged monsters +// Additional tags +// obituaries +// edited vanilla obituaries +// misc +// boss tags +// targetter +// score messages +// intermission tips +// intermission fanart +// intermission 4komas (TBD) diff --git a/language.jp_lore b/language.jp_lore index b29abb3c1..fb34d9250 100644 --- a/language.jp_lore +++ b/language.jp_lore @@ -1,2 +1,2 @@ -// Japanese (hopefully someone will help with this) +// this file was generated by mklang, do not edit directly [jp] diff --git a/language.jp_menu b/language.jp_menu index b29abb3c1..67b4bcd4c 100644 --- a/language.jp_menu +++ b/language.jp_menu @@ -1,2 +1,5 @@ -// Japanese (hopefully someone will help with this) [jp] +// keybinds +// mod menu +// knowledge base +// mission entries diff --git a/language.jp_voice b/language.jp_voice index b29abb3c1..ee9b71ca8 100644 --- a/language.jp_voice +++ b/language.jp_voice @@ -1,2 +1,23 @@ -// Japanese (hopefully someone will help with this) [jp] +// voice name +// new weapon received +// locked door +// jammed door (strife) +// puzzle item failure +// puzzle item success +// first enemy encounter (20 seconds cooldown since all enemies dead) +// played at map start +// every time a secret is found +// frag taunts +// oopsies +// getting hurt by monsters +// getting hurt by friendlies +// hurting a friendly +// greeting another player +// ragekit +// --- comebacks for korax hub lines --- +// "Greetings mortal, are you ready to die?" +// "My servants can smell your blood, human" +// "You have played this game too long, mortal, I think I shall remove you from the board" +// "Worship me and I may be yet merciful, then again, maybe not" +// "Are you strong enough to face your own masters?" diff --git a/lore/.gitignore b/lore/.gitignore new file mode 100644 index 000000000..efba67cee --- /dev/null +++ b/lore/.gitignore @@ -0,0 +1 @@ +mklang diff --git a/lore/build.sh b/lore/build.sh new file mode 100755 index 000000000..d3da398aa --- /dev/null +++ b/lore/build.sh @@ -0,0 +1,2 @@ +#!/bin/sh +gcc -std=c11 -march=native -Os -Wall -Wextra -Werror -pedantic -o mklang mklang.c diff --git a/lore/default/akarilabs.txt b/lore/default/akarilabs.txt new file mode 100644 index 000000000..255668284 --- /dev/null +++ b/lore/default/akarilabs.txt @@ -0,0 +1,14 @@ +TAG +Akari Labs +TAB +People +REL +Saya;Taro;Maidbot;Ibuki;WhiteScar;Demolitionist +TXT +Name: Akari Labs +Classification: Scientific Research Laboratory, Robotics Factory, Adoption Service +Location: Kasukabe, Saitama Prefecture, Japan + +Summary: Akari Labs, the Fountain of Innovation, was founded in 2010 by Saya and Taro Miyamoto. While initially just a small robot workshop, they quickly grew over time, covering more diverse fields in the process. One of the labs' most popular products are the Maidbots, life-like humanoid assistant bots that can be freely adopted by any household: "from energetic, workaholic maids that do their job without asking questions, to tender, motherly maids who take special care of you and encourage you to improve your lifestyle". The labs are also famous for the creation of Ibuki, the "Red Oni", a WW3 veteran supersoldier, now turned supermodel, and in recent years, her successor, the Demolitionist. + +Addendum: Akari Labs was one of the sponsors of the 2020 Tokyo Olympic Games. Saya's personal Maidbot singing the national anthem was one of the major highlights of the event. diff --git a/lore/default/anarukon.txt b/lore/default/anarukon.txt new file mode 100644 index 000000000..952981e6c --- /dev/null +++ b/lore/default/anarukon.txt @@ -0,0 +1,26 @@ +TAG +Anarukon +TAB +Lore +REL +Gods;Novoskhana;Hell;Saya;Kirin +TXT +Name: Anarukon +Classification: Immortal beings +Location: Various + +Summary: The Anarukon are a race of immortal beings created by a god known as Noskas Kurenai (in their tongue, "Father of Eternity"). They are entirely unkillable, able to recover even if burned to ashes. While most of the population is in the Empire of Novoskhana, other groups split off from it following major disagreements with the empire's policies. + +Addendum: The Anarukon are the humanoid race with the highest ratio of individuals who don't conform to the sex or gender binaries according to a recent census. Approximately 40% of the population falls under the "intersex" classification, and only 30% of the total population could be considered "cisgender". A study by Mosse Anderken traced this to a mutation in the Anarukon genome that appeared many years after the creation of the empire. + +Saya's Note: More stuff about gods here. Really not joking around, they ARE real. +TXT +Name: Anarukon +Classification: Immortal beings +Location: Various + +Summary: The Anarukon are a race of immortal beings created by a god known as Noskas Kurenai (in their tongue, "Father of Eternity"). They are entirely unkillable, able to recover even if burned to ashes. While most of the population is in the Empire of Novoskhana, other groups split off from it following major disagreements with the empire's policies. Among them the most notable are the Eternal Kingdom, founded by Noskas Kurenai himself and led by Queen Andreki Anderken, and the Rust Empire, founded by Syrakha Yanikov and led by Child Emperor Kirin Xanai. + +Addendum: The Anarukon are the humanoid race with the highest ratio of individuals who don't conform to the sex or gender binaries according to a recent census. Approximately 40% of the population falls under the "intersex" classification, and only 30% of the total population could be considered "cisgender". A study by Mosse Anderken traced this to a mutation in the Anarukon genome that appeared many years after the creation of the empire. + +Saya's Note: You know... I met Andreki once, after my wedding with Kirin-kun. I seriously thought she was just a little kid, god damn that was embarrassing... I also met some of her relatives, like this witchy looking lady... her aunt I think? I couldn't stare at her for too long, it made me anxious. T-there was also uhhh... her mom, really hardcore looking badass gutsy warrior mommy, another aunt who apparently likes to go around in a creepy costume and uses a voice changer to sound all evil, she was the most fun to talk to. I also met the GOD in all caps himself, the "Father of Eternity"... oh boy the tension when he was looking at me... but it was fine because turns out he's a real softly lol. Ahhh... it was so fun finally getting to meet these people after having only ever read about them, and oh boy don't even get me started on what it's like to be married to one, huhu. Finally, an immortal cutie just for me... and hot daaaamn he's a big cutie... and a beast in bed, uheheheheheh~ diff --git a/lore/default/ashley.txt b/lore/default/ashley.txt new file mode 100644 index 000000000..a41b6fe1f --- /dev/null +++ b/lore/default/ashley.txt @@ -0,0 +1,16 @@ +TAG +Knox, Ashley +TAB +People +REL +Yui;Saya +TXT +Full Name: Ashley Knox +Nationality: British +Date Of Birth: 1887-10-31 + +Summary: Ashley is the oldest of the three children of Yrikha Yanikov and Maxwell A. Knox, the others being Adrian, an experienced soldier and veteran of both WW1 and WW2, and Viola, an apprentice witch. She was born in 1887 in London, but spent most of her childhood in Cornwall after her mother had to flee due to accusations of witchcraft. Ashley is most known for being the lead guitarist and singer of "The Black Rat's Coven", a Gothic Rock band composed entirely of witches that has toured all across the world. She is also a masterful painter and sculptor, with some of her works selling for millions. + +Addendum: Shortly after the birth of her only son, Christopher, in 1989, Ashley divorced her then-husband Fredrik Steiner. Many years later, during a concert in Japan in 2027, she met Yui Miyamoto, whom she married only a few days after the fact. Ashley regrets not having noticed sooner that she prefers women. + +Saya's Note: Bless this lesbian, amen. Ohhh... Ashley-san is simply amazing, I absolutely love her music, and it's really cool that we get invited to her concerts and stuff whenever. Also she hugged me once and HNNN that felt just amazinggggg!!! Ahhhh.... soft witch tiddy... ♥ diff --git a/lore/default/belt.txt b/lore/default/belt.txt new file mode 100644 index 000000000..01d55fcdd --- /dev/null +++ b/lore/default/belt.txt @@ -0,0 +1,13 @@ +TAG +Utility Belt +TAB +Item +REL +Symnatek;Hammerspace;Keychain +TXT +Designation: Adaptable Magnetic Utility Belt +Manufacturer: Symnatek + +Summary: A simple magnetic belt, adaptable to any waist size by detaching/attaching segments. Its magnetic force is enough to keep any objects tightly attached no matter the force of impact the user faces. + +Addendum: This belt should allow you easy access to your Hammerspace containers and keychain, along with making it easier to reload certain weapons. diff --git a/lore/default/bigshot.txt b/lore/default/bigshot.txt new file mode 100644 index 000000000..01a226d98 --- /dev/null +++ b/lore/default/bigshot.txt @@ -0,0 +1,14 @@ +TAG +Mr. BIG SHOT +TAB +People +REL +Blackmann;Saya +TXT +Full Name: John "Bigshot" Gunns +Nationality: American +Date Of Birth: 2110-11-12 + +Summary: A man shrouded in mystery. Claims to be the "son of Benellus, God of Shotguns". He is one of the main financial backers of Blackmann Arms and has commissioned several unique weapons from them, most kept private. From his fortress in Nevada he frequently broadcasts himself talking about a coming "apocalyptic event" that he's been preparing for. + +Saya's Note: So, basically, just some crazy, I get it. But see, one of the designs from this guy was made public, and I couldn't help it but try getting my hands on that thing. I just want to see what it's like for you to handle that ballbusting hunk of metal. I've even given you enhancements to more efficiently utilize it. Any time you're using it I'll be watching, so you better give me something fun to eat popcorn with. diff --git a/lore/default/blackmann.txt b/lore/default/blackmann.txt new file mode 100644 index 000000000..a99b63961 --- /dev/null +++ b/lore/default/blackmann.txt @@ -0,0 +1,16 @@ +TAG +Blackmann Arms +TAB +People +REL +BigShot;Wallbuster;Saya +TXT +Name: Blackmann Arms Ltd. +Classification: Arms Designer and Manufacturer +Location: Cologne, Germany + +Summary: Founded in 1924 by Daniel Ischer as "Schwarzmann Exotischwaffen", an "exotic weapons" workshop in Cologne. Their slogan is "if you can imagine it, we can build it". Rose to fame when the family escaped to America in 1933. After settling in, the shop "americanized" itself under the current brand of "Blackmann Arms", and quickly rose to fame designing all sorts of ingenious weaponry for the allied forces. During WW3 they moved back to Germany, where they've stayed to this day. The company is currently run by Hermann E. Ischer, great-great-grandson of the original founder, who has made it a personal goal that as long as any commissioned weapon can hold more than one bullet, it must have a built-in function for shooting everything as quickly as possible. + +Addendum: A big part of the company's funding comes from Mr. BIG SHOT Industries, which according to reports by Hermann himself, regularly commissions all sorts of ludicrous shotgun designs that no sane man would think of using. Out of all these strictly private commissions, one sole weapon was eventually made public, the "Wallbuster", a 25-barrel revolving shotgun. + +Saya's Note: I think I cracked the code here... if the company's name references what I think it does... Oh come on. Did the founder seriously intend people to think of his DICK whenever they looked at the massive guns he made? GROSS. diff --git a/lore/default/blastsuit.txt b/lore/default/blastsuit.txt new file mode 100644 index 000000000..d88645479 --- /dev/null +++ b/lore/default/blastsuit.txt @@ -0,0 +1,19 @@ +TAG +Blast Suit +TAB +Item +REL +Symnatek +TXT +Designation: Blast Suit +Manufacturer: Itamex Military Supplies (subsidiary of Symnatek) + +Summary: A simple vest designed to protect against explosions. The main body is made of very elastic nanofabrics, and should provide adequate protection against small arms. The plating is made of a highly shock-absorbing proprietary alloy. + +Protection: + - 30% reduction to all types of damage. + - Additional 50% reduction to explosions. + +Durability: Can absorb a total of 150 units of damage before breaking. + +Addendum: The blast suit can be worn under other armor. diff --git a/lore/default/candygun.txt b/lore/default/candygun.txt new file mode 100644 index 000000000..eb2d4116b --- /dev/null +++ b/lore/default/candygun.txt @@ -0,0 +1,23 @@ +TAG +Candy Gun +TAB +Item +REL +ExplodiumGun;Munch;Explodium;Saya +TXT +Designation: "Taste the Sweetness" Candy Gun +Manufacturer: Munch Innovations + +Summary: Overcharged variant of the Explodium gun. Not only the bullets, but also parts of the weapon, are made of Explodium. Mixed with strawberry-flavoured hard caramel and pop rocks too, which for some reason results in a festival of fireworks. + +Primary Fire: Single shots of explosive sweetness. If the direct blast doesn't kill something, the additional crackles and pops might. + +Secondary Fire: Explosive reload. The yield is much more extreme so watch out for splash damage. Can only be performed if you have spare mags. + +Special: During the first moments of preparing an explosive reload, you can hold primary fire to keep the mag in and instead throw the whole gun as a grenade for even greater damage than just the mag. Can only be performed if you have at least one spare gun and mag. + +Reloading: Same as usual. Remember that you can keep one bullet in the chamber. + +Addendum: Due to the disposable nature of the Candy Gun, up to 4 additional spares can be held in your inventory. + +Saya's Note: I don't understand how mixing hard candy with explodium does this, but I still love every single second of it. Ahhh... makes me real nostalgic. How about we go watch some real fireworks after you're done saving the world? diff --git a/lore/default/collar.txt b/lore/default/collar.txt new file mode 100644 index 000000000..da88a235e --- /dev/null +++ b/lore/default/collar.txt @@ -0,0 +1,19 @@ +TAG +Lucky Collar +TAB +Item +REL +Demolitionist;Saya;Ibuki;Yui;Ashley +TXT +Designation: Lucky Collar for Demolitionist +Manufacturer: Saya Miyamoto + +Summary: A very stylish fashion accessory, personally crafted by Saya, with much love and care, and infused with some borrowed magical energy that will keep the wearer protected. + +Protection: + - 75% reduction to all damage when below 25% health. + - 50% reduction to all self-inflicted damage. + +Addendum: The collar cannot break no matter how much damage you receive. + +Saya's Note: I made one for Ibuki too. Looks super cute on both of you tbh. I swear this isn't some BDSM thing. Also holy fuck if Yui's big tiddy goth gf can do some magic. diff --git a/lore/default/cronos.txt b/lore/default/cronos.txt new file mode 100644 index 000000000..f36766f28 --- /dev/null +++ b/lore/default/cronos.txt @@ -0,0 +1,15 @@ +TAG +Cronos +TAB +Lore +REL +SerpentRiders;Saya +TXT +Name: Cronos +Classification: Collection of worlds + +Summary: A cluster of pocket worlds connected by strange portals. Historical research says that these were once all part of a much larger world, but some great cataclysm happened and it all got shattered. Fortunately some "sages" devised a way to connect the many hubworlds together once again. We've also been informed that there are three major organizations at work here, but they're not friendly at all, since they've allied with a Serpent Rider. You may have to confront their leaders before facing the one pulling the strings. + +Addendum: The natives are known to enjoy puzzles, sometimes to a sickening degree. + +Saya's Note: Yeah yeah, typical dark fantasy stuff, I get it, "this all used to be a field of daisies before" and then shit hits the fan. I'm actually quite intrigued about how those portals work, though. diff --git a/lore/default/cyrus.txt b/lore/default/cyrus.txt new file mode 100644 index 000000000..5d9343a16 --- /dev/null +++ b/lore/default/cyrus.txt @@ -0,0 +1,16 @@ +TAG +Cyrus Enterprises +TAB +People +REL +Kereshnovka;Saya +TXT +Name: Cyrus Enterprises +Classification: Tech Startup? +Location: Kopo Island, Kereshnovka, Russia + +Summary: A small company run by one Reubens C. Karnanaiahmani, son of royalty and ambassador of the Qurensniv people on Earth. Does everything all by himself, has a habit of giving things very nerdy names. + +Addendum: Apart from delving in advanced technology, Reubens is also a ten times Ko-Ron-Jai champion (Qurensniv martial arts), and a renowned sharpshooter, capable of splitting a single matchstick in half from 1km away, with deadly precision. + +Saya's Note: He's also a big stinky nerd. That exactly, I've said everything. Sure the stuff he makes is cool and all, sometimes, but good LORD the guy pisses me off with that attitude of his, guh... diff --git a/lore/default/decademech.txt b/lore/default/decademech.txt new file mode 100644 index 000000000..04eae408a --- /dev/null +++ b/lore/default/decademech.txt @@ -0,0 +1,14 @@ +TAG +Decade Mechanics +TAB +Lore +REL +Sunkaeze;XAnimen +TXT +Name: Decade Mechanics +Classification: Military Research Facility??? +Location: Sunkaeze, Xathar outer rim, X'Animen Coalition + +Summary: Ever since humanity was made aware of the gateway in Sedna connecting the two solar systems, many expeditions have been made to learn more of the worlds in X'Animen (name given by the governing bodies within). One major discovery that not even the natives were aware of, was that of a ruined research facility in the wasteland planet of Sunkaeze, belonging to a defunct company named "Decade Mechanics", run by the long-dead mechanical demigod Maester Mekes. Research material, blueprints and even finished, still functioning products have been found within, giving a general idea of what this facility was specialized in. Various groups have successfully recreated items entirely off their original blueprints, some of which have been commercial successes in the military field. + +Addendum: The ruins are also said to be haunted. Many lives have been lost exploring them, either due to accidents or unidentified "hostile spectral creatures" some have taken to call "angels of death". diff --git a/lore/default/deepimpact.txt b/lore/default/deepimpact.txt new file mode 100644 index 000000000..0efefd1e9 --- /dev/null +++ b/lore/default/deepimpact.txt @@ -0,0 +1,19 @@ +TAG +Deep Impact +TAB +Item +REL +Locke +TXT +Designation: "Deep Impact" Airblaster +Manufacturer: Dr. Locke's Wonderful Toys + +Summary: The Deep Impact is a compressed air gun, allegedly meant to be a child's toy. Its maximum pressure allows for deadly blasts of air that could cause severe internal hemorrhaging and crushing of vital organs. + +Primary Fire: Quick puffs of compressed air. Pushes away enemies and projectiles, while also dealing some damage. + +Secondary Fire: Compresses all the air into a single highly destructive shot. This "air bullet" is capable of penetrating multiple targets, digging a hole staight through their bodies. Requires a full air tank. + +Reloading: The lever on the side must be pulled several times in order to refill the internal air tank. Once at full capacity, a smart mechanism will lock the lever to avoid accidental overfilling. + +Addendum: It is unclear how exactly this even counts as a toy for children. diff --git a/lore/default/demolitionist.txt b/lore/default/demolitionist.txt new file mode 100644 index 000000000..82c0f9bde --- /dev/null +++ b/lore/default/demolitionist.txt @@ -0,0 +1,17 @@ +TAG +Demolitionist +TAB +People +REL +AkariLabs;Ibuki;Saya;Zanaveth2;Hell;UAC;Nekuratek;Belt;Collar;Keychain;Propulsor;Hammerspace;Display;Voicebox +TXT +Full Name: Akari Labs First Generation Autonomous Combat Unit +Codename: Demolitionist +Nationality: Japanese +Date Of Birth: 2148-01-20 + +Summary: The Demolitionist is a refinement of the former Red Oni supersoldier program, an AI-controlled combat unit capable of efficiently utilizing any weaponry at its disposition. It is equipped with a portable JetBurst Impulsor unit, allowing it to perform rapid mid-air boosts and dashes, it also comes equipped with two Hammerspace containers, for easy access to carried weapons and ammunition, the two, along with a keychain, being attached to a Magnetic Utility Belt. Its AI core is built on the same technology as Akari Labs' maidbots, the Nekuronbot AI framework, provided as a gift of friendship between Saya and Zanaveth II, the current head of Nekuratek. Thanks to this technology, and combined with a CuteEmotion Display and Loudboi Voicebox, the Demolitionist is barely indistinguishable from a real person in its behaviour and emotional response, which makes interaction with civilians more comforting. The first unit was deployed in June of 2148 on Union States territory in order to combat the demonic invasion brought upon by the UAC's interventions on Hell. + +Addendum: Many more details are known about the first Demolitionist thanks to a Q&A session livestreamed by Saya Miyamoto. The unit's full name is "Demo Miyamoto", as given by Saya herself. They identify as non-binary, and remark that along with they/them, she/her pronouns are also acceptable. Personality-wise, they can be described as "quite chatty", fond of joking around and trying to put a smile on people's faces, but also very serious and determined in their desire to protect those in need. Demo also wears a "Lucky Collar" as a token of friendship from Saya, though most people remark that it looks like some sort of BDSM accessory. + +Saya's Note: Have you finished reading about yourself? Yes, Demo-chan, I know you are reading this. OooOOOooOo~, spooky isn't it? Get back to work, you silly robutt. diff --git a/lore/default/devanikna.txt b/lore/default/devanikna.txt new file mode 100644 index 000000000..c6309daad --- /dev/null +++ b/lore/default/devanikna.txt @@ -0,0 +1,16 @@ +TAG +Devanikna +TAB +Lore +REL +Unissix;Saya +TXT +Name: Devanikna +Classification: Land of warriors +Location: Ixxeney, Xathar system + +Summary: The Devanikan are a race of fierce warriors, said to descend from dragons (in their language, "Devanikan" means "Dragonblood"). They are divided in several clans, with one of them, the Unissix, leading the others. + +Addendum: These people are fond of adventuring and slaying beasts, many clan members having quite a lot of tales to tell of their exploits. Deneva Unissix, older sister of Misa Unissix, is currently one of the most well known warriors, having been the one to finally defeat Mero The Destructor, a mighty, hulking golem built by the Shadow Prince Kuro Noroko who for centuries had spread terror across Ixxeney. + +Saya's Note: Misa's people are cool af. They kinda make me think of this one old JRPG series I played many many years ago, it had to do with people of dragon blood too... uh... forgot what it was called... oh well. Cool Dragon warriors, fuck yeah. diff --git a/lore/default/display.txt b/lore/default/display.txt new file mode 100644 index 000000000..2fd391fbc --- /dev/null +++ b/lore/default/display.txt @@ -0,0 +1,13 @@ +TAG +CuteEmotion +TAB +Item +REL +AkariLabs;Demolitionist;Ibuki;Saya +TXT +Designation: CuteEmotion Display +Manufacturer: Akari Labs + +Summary: One-sided display designed for use on robots. Located on the head region it can be used to convey simple readable facial expressions selected from an user-configurable library of images that can be associated with any sort of emotion the AI may want to convey, whether it's happy or sad, excited or bored, calm or angered... The possibilities are endless. + +Saya's Note: This makes you super cute and huggable (sorry once again for that one time Ibuki crushed you with a hug, btw, I seriously thought your chassis could handle it, but she really is hella strong). diff --git a/lore/default/doomguy.txt b/lore/default/doomguy.txt new file mode 100644 index 000000000..076482362 --- /dev/null +++ b/lore/default/doomguy.txt @@ -0,0 +1,17 @@ +TAG +Doom Marine +TAB +People +REL +UAC;Hell;Saya +TXT +Full Name: [CLASSIFIED] +Codename: Doom Marine +Nationality: American +Date Of Birth: [CLASSIFIED] + +Summary: The Doom Marine is the lone survivor of the demonic invasions on the UAC bases of Phobos and Deimos, and is seen as kind of a legendary figure by many. Due to his impressive track record he has also been appointed as the organization's "problem solver". At the moment of writing this, he has been tasked with fighting the demon invaders on Earth. + +Addendum: You have been ordered to not interact with this man, if you encounter him, please stand back and let him work. + +Saya's Note: Sorry about the lack of info here, those UAC goons really keep it well-guarded. At least I heard he likes bunnies, so if the worst happens just pretend to be one and he might not shoot you on sight. diff --git a/lore/default/ellen.txt b/lore/default/ellen.txt new file mode 100644 index 000000000..07ff4df7f --- /dev/null +++ b/lore/default/ellen.txt @@ -0,0 +1,16 @@ +TAG +Yanikov, Elena XVI +TAB +People +REL +Ibuki;Taro;Ashley;Saya +TXT +Full Name: Elena "Ellen" Yanikov XVI +Nationality: American +Date of Birth: 2066-06-06 + +Summary: Ellen is the current youngest member of a long-running lineage of immortal mischievous maidens all named "Elena Yanikov", started by the first daughter of Erana Yanikov in 1703. She is an avid urban explorer, and spent most of her teenage years scavenging the wasteland of the former United States after WW3. This is how she eventually got to meet Ibuki Miyamoto, and through her, Taro Miyamoto, who is now her husband. + +Addendum: Within Ellen's family, only the women seem to inherit immortality, all the men eventually grow old and die. Ellen is distantly related to Gothic Rock singer/guitarist Ashley Knox, as her father, Gottfried Steiner, is the grandson of her ex-husband. She also is one quarter demon through her grandfather, Cytho Valathor. + +Saya's Note: She's such a troll sometimes... When she pranks ya, she goes HARD. My ass is still sore from last time. Hm? What happened? Ah... it's too embarrassing to talk about... diff --git a/lore/default/enginetech.txt b/lore/default/enginetech.txt new file mode 100644 index 000000000..550d41df1 --- /dev/null +++ b/lore/default/enginetech.txt @@ -0,0 +1,16 @@ +TAG +Tach-Engine +TAB +People +REL +UAC;Nukuri;DecadeMech;Sunkaeze;Saya;Nekuratek +TXT +Name: Tach-Engine Technology Institute +Classification: Technology Conglomerate +Location: Perth, Scotland + +Summary: Founded in 2014 by J.A. Tachmek-Smith, by then the "richest man in the world". Ever since its inception, the man has spent his fortune in research and development of many innovations for the "betterment of mankind". Fusion energy, improvements in waste recycling, cleaner air, etc. Tach-Engine Technologies is currently the second largest tech company on Earth, much to the displeasure of the UAC, who previously held that position, however its undying founder has claimed that he has no intent on "swiping the crown off those people", in reference to current industry titan [NAME REMOVED]. + +Addendum: The company had also collaborated multiple times with its Nukuri counterpart, Nekuratek. In 2045, they were given access to Nekuratek's research material from an exploration of the ruined Decade Mechanics facility in Sunkaeze. Shortly after this, the founder announced the opening a new subdivision dedicated to reproducing the works of the defunct company, thus marking Tach-Engine's entry into the arms race. + +Saya's Note: It's always neat to meet other immortals, especially if they're THOUSANDS of years old, wow. Like, this guy is basically an ancient Egyptian king that got dethroned and cursed with immortality or something, crazy stuff. By the way, I had to remove the name of those people so I wouldn't get my butt sued clean off. You can't even imagine what they're like. The UAC is nothing compared to them. diff --git a/lore/default/eviscerator.txt b/lore/default/eviscerator.txt new file mode 100644 index 000000000..e102d2772 --- /dev/null +++ b/lore/default/eviscerator.txt @@ -0,0 +1,21 @@ +TAG +Eviscerator +TAB +Item +REL +BigShot;Hammerspace;Saya +TXT +Designation: "Eviscerator" High Load Flak Cannon +Manufacturer: Mr. BIG SHOT Industries + +Summary: Beastly portable artillery, turns fleshy targets into fine red mist in mere instants. Quite deadly for both its targets and also users not familiar with its operation. + +Primary Fire: Detonates the shell directly, spreading hot steaming metal in front of the user. + +Secondary Fire: Lobs the shell as a grenade, it will detonate on impact with any surface or object and release its payload in the direction it was facing when shot. + +Reloading: Since the weapon reloads automatically and its internal ammo box has been linked to your Hammerspace Container, the reload button instead functions as a toggle for two spread modes on the primary fire. + +Addendum: The metal fragments shot by this weapon will ricochet all over the place, which makes it very effective for shooting around corners. + +Saya's Note: Why is there an "owo" face scribbled on every shell? Who did this? I want answers! diff --git a/lore/default/explodium.txt b/lore/default/explodium.txt new file mode 100644 index 000000000..51680e744 --- /dev/null +++ b/lore/default/explodium.txt @@ -0,0 +1,15 @@ +TAG +Explodium +TAB +Lore +REL +Munch;Saya +TXT +Name: Explodium +Classification: Highly explosive material + +Summary: Devised by Parker Munch during the early stages of his weapon invention spree. It is a mixture of highly volatile elements that combusts violently when ignited or struck. A single gram of the stuff has the explosive yield of a standard issue hand-grenade. + +Addendum: The usage of this substance is highly regulated due to the dangers posed by its misuse. It's rumored that "small bombs" are often sold in black markets and used for assassinations. + +Saya's Note: FUCKING CALLED IT. So the "small bombs" theory could have been correct! And people laughed at me... HA! Now I'm the one who laughs, losers. diff --git a/lore/default/explodiumgun.txt b/lore/default/explodiumgun.txt new file mode 100644 index 000000000..258b7b7bc --- /dev/null +++ b/lore/default/explodiumgun.txt @@ -0,0 +1,21 @@ +TAG +Explodium Gun +TAB +Item +REL +Explodium;Munch;Saya +TXT +Designation: Explodium Gun +Manufacturer: Munch Innovations + +Summary: Semi-automatic handgun designed for custom-made .387 caliber Explodium tipped bullets. Highly volatile, can clear lesser targets with ease. Each magazine holds 7 rounds. + +Primary Fire: Slow, accurate shooting. A direct hit is often lethal, but the splash damage can deal some fine hurt too. Aim at the feet to send smaller enemies flying. + +Secondary Fire: Performs an "explosive reload", pulling the pin on the mag to arm it as a grenade and throw it at enemies. Its yield is proportional to the number of bullets left inside. This action can only be performed when you have at least one bullet still left. + +Reloading: Normal reload, nothing will explode here. + +Addendum: Thanks to a deal between Akari Labs and Munch Innovations, you have been provided with a practically limitless supply of ammunition for this weapon, so feel free to waste away. + +Saya's Note: This one's on my main, level three-eighty-seven... Eeeh? What do you mean you don't get that reference? diff --git a/lore/default/fabricator.txt b/lore/default/fabricator.txt new file mode 100644 index 000000000..2ff7d6b3e --- /dev/null +++ b/lore/default/fabricator.txt @@ -0,0 +1,15 @@ +TAG +Ammo Fabricator +TAB +Item +REL +Cyrus;Saya +TXT +Designation: Universal Ammo Fabricator +Manufacturer: Cyrus Enterprises + +Summary: Portable nanofabricators that can build any type of ammunition from scratch. Available in several tiers. The main difference being the total amount of base material provided and the complexity of the ammunition that can be crafted. + +Addendum: The highest tier is hard to come by, but it should have enough material for a full supply of all types of ammunition. + +Saya's Note: The hell is this nonsense? Well at least it works, but it's also really dumb, and they even come in fucking tiers like something out of a gacha game? That goddamn nerd... Is he actively trying to piss me off? diff --git a/lore/default/forx.txt b/lore/default/forx.txt new file mode 100644 index 000000000..7deb7a85b --- /dev/null +++ b/lore/default/forx.txt @@ -0,0 +1,14 @@ +TAG +Forx Aeronautics +TAB +People +REL +Propulsor;Saya;UAC +TXT +Name: Forx Aeronautics +Classification: Propulsion Engine Manufacturer +Location: Kent, England + +Summary: Founded by Harold Forx in 2029, this company is credited with singlehandedly rescuing England from its long fall into economic ruin after Brexit and the Scottish independence. Forx Aeronautics is the #1 supplier of propulsion engines for all types of aircraft, be it commercial jet planes, or even spaceships. The only exception being the UAC, who prefer their own in-house technology. Forx has also adapted his patented jet propulsion systems for other uses, such as in the "JetBurst Impulsor", one of the first tuly portable jetpacks, or the "Rapid Jet Compensator", a recoil dampening system for high caliber firearms that permits their use outside of heavy, unwieldy power armor. + +Saya's Note: Hey did you hear the story about that one time he tried to mow down an orphanage and the guy who ran it smacked him so fucking hard he did a complete 180 and ran away crying? I've seen the archived footage like a dozen times and I always lose my shit with that asshole's face when he comes out. diff --git a/lore/default/froggychair.txt b/lore/default/froggychair.txt new file mode 100644 index 000000000..935301dd9 --- /dev/null +++ b/lore/default/froggychair.txt @@ -0,0 +1,16 @@ +TAG +Froggy Chair +TAB +Item +REL +Saya +TXT +Designation: Froggy Chair +Classification: Furniture +Price: 1440 Bells + +Summary: A small price to pay. + +Addendum: For Froggy Chair. + +Saya's Note: Excuse me what the fuck. diff --git a/lore/default/gcsandwich.txt b/lore/default/gcsandwich.txt new file mode 100644 index 000000000..18bd273a1 --- /dev/null +++ b/lore/default/gcsandwich.txt @@ -0,0 +1,16 @@ +TAG +Sandwich +TAB +Item +REL +NosKora;Saya +TXT +Designation: Grilled Cheese Sandwich +Manufacturer: Nukritas 1xx +Taste: Delicious + +Summary: This specific tasty sandwich has been masterfully crafted by the co-founder of the University of Nos-Kora to give absolutely anyone the most wonderful boost in health. It also provides them with all the protection they could ever want. + +Addendum: Can activate automatically to prevent the death of the user, this is always effective. + +Saya's Note: I swear to god, something's wrong with the world. Why the hell does this sandwich do what it does? This is stupid... Agh, those Nos-Kora crazies just won't stop making nonsensical nonsense that makes no sense. diff --git a/lore/default/gensokyo.txt b/lore/default/gensokyo.txt new file mode 100644 index 000000000..9e708a116 --- /dev/null +++ b/lore/default/gensokyo.txt @@ -0,0 +1,14 @@ +TAG +Gensokyo +TAB +Lore +REL +Saya +TXT +Name: Gensokyo +Classification: Isolated Enclave +Location: Japan + +Summary: Gensokyo is an isolated pocket of space located somewhere in Japan. It is entirely hidden from the outside world, although there are ways to get in and out. It is home to many a mythical creature. Not much else is known about it. + +Saya's Note: I've gone there a couple times to visit grandma, it's full of weird people, like this one old hag that's always interested in me for some reason. She goes around with a fox girl and a cat girl. diff --git a/lore/default/ghostartifact.txt b/lore/default/ghostartifact.txt new file mode 100644 index 000000000..559db37f9 --- /dev/null +++ b/lore/default/ghostartifact.txt @@ -0,0 +1,13 @@ +TAG +Ghost Artifact +TAB +Item +REL +DecadeMech;Sunkaeze +TXT +Designation: Ghost Artifact +Manufacturer: Decade Mechanics + +Summary: Cloaking device built from blueprints recovered from the abandoned facility on Sunkaeze. Generates a distortion bubble around the user that redirects outgoing photons, rendering them completely invisible. + +Addendum: Note that this does not muffle sound, so you can still be heard clearly while it's active. diff --git a/lore/default/ghoulhunt.txt b/lore/default/ghoulhunt.txt new file mode 100644 index 000000000..ac8867bac --- /dev/null +++ b/lore/default/ghoulhunt.txt @@ -0,0 +1,16 @@ +TAG +Ghoul Hunt +TAB +Lore +REL +Kereshnovka;Imanaki;Anarukon +TXT +Name: The Ghoul Hunt +Classification: Interdimensional Conflict +Timeframe: 2007-2009 + +Summary: An incident in Kereshnovka where a high ranking UAAF official was found murdered in the town. The blame was put on the local ghouls, and a hunt began for them. At the same time, an envoy of the Anarukon was in the area trying to seize one of the ghouls for unknown reasons, and got caught in the crossfire. This last action resulted in the Imanaki HQ being invaded by Anarukon soldiers and subsequently destroyed. + +Addendum: The "ghoul" that they were trying to find was later found out to be Manakei, current heir to the throne of Hell, who had gone missing well over a millenium ago after being summoned into the town by a mad druid. + +Saya's Note: Info for this stuff is kind of messy, and I don't really know either what exactly is up with all of this. Bigass mess of scattered info. I'd try to get more out of it, but that'd mean asking nerdo for help. diff --git a/lore/default/gods.txt b/lore/default/gods.txt new file mode 100644 index 000000000..7e9599410 --- /dev/null +++ b/lore/default/gods.txt @@ -0,0 +1,16 @@ +TAG +Gods +TAB +Lore +REL +Ashley +TXT +Name: Gods +Classification: Exactly that +Location: All over the world + +Summary: For as long as man was sapient, religion has always been a thing. Mankind has always wondered if some supreme being created us all. The answer to this question may not be exactly what they expected. Gods are as real as any other person, and no different than one, even. Very physical entities that live out there, and often interact with mortals. + +Addendum: There are countless gods and demigods scattered all over the universe, some of them may even live among us, without anyone really noticing. + +Saya's Note: Alright so listen here, I did mention this in another entry, but I know for a fact that gods are real and I've even met one once. The drummer from Ashley-san's band, her name's Mykka. She's like, an actual, real god. She showed me her powers... it was like being in a dream... she could do ANYTHING. Then she showed me this huge-ass diagram full of all sorts of crazy names, it was her whole family tree, going all the way back to the beginning of time. She pointed at one name in particular, "Anakauser", and said: "this is the one that protects your world". We talked for hours about all this stuff... There's all sorts of things out there, the universe is much larger and complex than we could ever imagine... my mind was blown right there, and still is now. diff --git a/lore/default/gravitysuppressor.txt b/lore/default/gravitysuppressor.txt new file mode 100644 index 000000000..d3645a159 --- /dev/null +++ b/lore/default/gravitysuppressor.txt @@ -0,0 +1,15 @@ +TAG +Gravity Suppressor +TAB +Item +REL +Cyrus;Saya +TXT +Designation: Gravity Suppresor +Manufacturer: Cyrus Enterprises + +Summary: Once attached and activated, this device negates the pull of gravity, allowing you to fly. While in the air, your acceleration is greatly increased. + +Addendum: Due to the lack of a proper gravitational pull, it might be more difficult to orient oneself when in the air, or perform sharp movements. + +Saya's Note: If it really is inverting gravity then why are you still following the trajectory of the planet you're on? Just a thought. diff --git a/lore/default/hammerspace.txt b/lore/default/hammerspace.txt new file mode 100644 index 000000000..8630bcca9 --- /dev/null +++ b/lore/default/hammerspace.txt @@ -0,0 +1,15 @@ +TAG +Hammerspace +TAB +Item +REL +Cyrus;Saya +TXT +Designation: Pocket Hammerspace Container +Manufacturer: Cyrus Enterprises + +Summary: These devices provide the carrier with access to a dedicated off-world storage space, with practically instant deposit and withdraw times. You have been provided with two separate spaces, one for your items and weapons, and one entirely dedicated to carried ammunition. + +Addendum: Use of Hammerspace containment for storing living beings is not allowed and will immediately void your warranty. + +Saya's Note: This sounds like something out of a videogame, it's cool, sure, but did that stinky nerd really have to be a stinky nerd and call it "Hammerspace"? diff --git a/lore/default/hammerspaceembiggener.txt b/lore/default/hammerspaceembiggener.txt new file mode 100644 index 000000000..7a567ad43 --- /dev/null +++ b/lore/default/hammerspaceembiggener.txt @@ -0,0 +1,15 @@ +TAG +Hs. Embiggener +TAB +Item +REL +Cyrus;Hammerspace;Saya +TXT +Designation: Hammerspace Embiggener +Manufacturer: Cyrus Enterprises + +Summary: These unique keys allow you to increase the maximum storage space allocated on your Hammerspace Container. Multiple keys can be used but there's a maximum limit of eight expansions per customer. + +Addendum: By contract only your ammo supply space can be expanded. + +Saya's Note: Is that even a real word? diff --git a/lore/default/healthgeom.txt b/lore/default/healthgeom.txt new file mode 100644 index 000000000..bf65190d0 --- /dev/null +++ b/lore/default/healthgeom.txt @@ -0,0 +1,15 @@ +TAG +Health Geodesics +TAB +Item +REL +EngineTech;Saya; +TXT +Designation: Health Geodesics +Manufacturer: Unknown + +Summary: Discovered in massive amounts within the alien ruins in Sedna. These artifacts provide healing effects when held tightly against one's chest. It is unknown how this process happens, nevertheless, they have become quite popular back on Earth, although their distribution is tightly controlled by Tach-Engine Technologies, who are still studying the artifacts. + +Addendum: The most common shapes for these are a tetrahedron and a cube, the former providing less healing potency than the latter. + +Saya's Note: I talked with the guy and you're allowed to use these, and any other things they have, so you're going to see them all over the place during your mission. diff --git a/lore/default/hell.txt b/lore/default/hell.txt new file mode 100644 index 000000000..2914965b0 --- /dev/null +++ b/lore/default/hell.txt @@ -0,0 +1,24 @@ +TAG +Hell +TAB +Lore +REL +Imanaki;UAC;Saya;Ellen +TXT +Name: Hell +Classification: Nether realm + +Summary: A vast world separate from our own, inhabited by creatures that could only be described as "demons". This Hell was first discovered through the various interdimensional travel experiments done by Imanaki Corp back in the early 21st century, although the UAC has put a lot of effort into hiding this fact and claiming to be the first to do so instead. Their response to the UAC walking right in and attempting to steal their precious resources has been that of total annihilation. Starting from the first incidents on Mars and its moons, and now a full-fledged invasion of Earth, there is not much hope left for mankind. Unless we do something about it, that is. + +Addendum: The current rulers of Hell are not legitimately recognized by most of the population, as they forcibly took over when the true Royal Family gave them more power than they should. Hell used to be a much quieter place before their hostile takeover, relatively peaceful, even, apart from some rare incursions by other nations who saw them as enemies. The various generals of Hell's armies desired more power, to fight back those pesky invaders, and so Prince Akusei gave it to them, a terrible mistake he regrets to this day. + +Saya's Note: I know quite a lot about Hell's history thanks to Cytho-sama, Ellen-chan's grandfather. He tells us lots of stories about his life back there. It's intriguing that, in a way, they are not ALL bad, and I bet the good people in there also have it rough seeing what their armies do to us. Stuff like this... it's much more common than one may think. You can't really paint one whole nation as "the enemy", there are many innocent people in there who want none of it, who actively reject and denounce what's happening... +TXT +Name: Hell +Classification: Nether realm + +Summary: A vast world separate from our own, inhabited by creatures that could only be described as "demons". This Hell was first discovered through the various interdimensional travel experiments done by Imanaki Corp back in the early 21st century, although the UAC has put a lot of effort into hiding this fact and claiming to be the first to do so instead. Their response to the UAC walking right in and attempting to steal their precious resources was that of total annihilation. Starting from the first incidents on Mars and its moons, then a full-fledged invasion of Earth. Had it not been for the Demolitionist's actions, humanity would have perished. + +Addendum: The current rulers of Hell are not legitimately recognized by most of the population, as they forcibly took over when the true Royal Family gave them more power than they should. Hell used to be a much quieter place before their hostile takeover, relatively peaceful, even, apart from some rare incursions by other nations who saw them as enemies. The various generals of Hell's armies desired more power, to fight back those pesky invaders, and so Prince Akusei gave it to them, a terrible mistake he regrets to this day. After the defeat of the Icon of Sin, it appears that they no longer have the resources for another full-fledged invasion, so Earth can now at least enjoy some peace. + +Saya's Note: I know quite a lot about Hell's history thanks to Cytho-sama, Ellen-chan's grandfather. He tells us lots of stories about his life back there. It's intriguing that, in a way, they are not ALL bad, and I bet the good people in there also had it rough seeing what their armies did to us. Stuff like this... it's much more common than one may think. You can't really paint one whole nation as "the enemy", there are many innocent people in there who want none of it, who actively reject and denounce what's happening... diff --git a/lore/default/hellblazer.txt b/lore/default/hellblazer.txt new file mode 100644 index 000000000..4de17327b --- /dev/null +++ b/lore/default/hellblazer.txt @@ -0,0 +1,21 @@ +TAG +Hellblazer +TAB +Item +REL +Imanaki;UAC;Hell +TXT +Designation: Hellfire Cannon Mk3 ("Hellblazer") +Manufacturer: Imanaki Research Corporation + +Summary: Rocket Propelled Grenade launcher of simple design. Four types of ammunition are available, all of them powered by highly condensed "Hell Energy". Standard grenades are pretty much what anyone would expect, Crackshots burst into a cluster of smaller grenades, Ravagers release hellish flames on a wide area, and last but not least, Warheads devastate everything in a large radius, including yourself if you don't keep your distance. + +Primary Fire: Shoots the loaded ammunition with its propulsion armed and ready. + +Secondary Fire: Lobs the loaded ammunition unarmed, as a bouncing grenade. + +Tertiary Fire: Selects the ammo type for the next reload. + +Reloading: Reloads, obviously. Any ammo switches will be done here, any unused ammo that doesn't fit back into the inventory will be dropped on the ground. + +Addendum: The rockets automatically detonate on proximity with hostile targets, so even if your aim is slightly off you will still land a hit. diff --git a/lore/default/ibuki.txt b/lore/default/ibuki.txt new file mode 100644 index 000000000..dec20e9dd --- /dev/null +++ b/lore/default/ibuki.txt @@ -0,0 +1,17 @@ +TAG +Miyamoto, Ibuki +TAB +People +REL +AkariLabs;WhiteScar;Taro;Saya +TXT +Full Name: Ibuki Miyamoto +Codename: Red Oni +Nationality: Japanese +Date of Birth: 2074-09-09 + +Summary: Ibuki is the result of the Red Oni supersoldier program at Akari Labs, commissioned by the US government. Her purpose was to turn the tides on the losing World War 3 that began due to a very badly received tweet from the President of the United States, an event reminiscent of the incident with Iran that the late Donald Trump had started. In a mere three years she was ready, thanks to an accelerated growth process. She's been enhanced to be effectively bulletproof, always standing strong under any circumstance, capable of handling extreme heat and cold, and trained for handling all kinds of weaponry. Despite all this, not long after she was deployed, the US were struck by an orbital strike, this event was known as the "White Scar". For years Ibuki wandered the wastelands, until she was finally retrieved by Taro Miyamoto and brought back to Japan. + +Addendum: Much is also said about her personality, or her questionable physical traits such as the ludicrously impractical bust size, all of this which must clearly have been intentionally done by her creator and self-appointed "mother", Saya Miyamoto. After the end of the war she's gone through several jobs, crowning in her current one as a world-famous nude model and vlogger. + +Saya's Note: Why does everyone keep bringing that up? What's the problem with me liking giga-tiddies? Like, seriously... Come on, don't kinkshame me, geez. diff --git a/lore/default/imanaki.txt b/lore/default/imanaki.txt new file mode 100644 index 000000000..b2e782c06 --- /dev/null +++ b/lore/default/imanaki.txt @@ -0,0 +1,16 @@ +TAG +Imanaki Corp +TAB +People +REL +ImanakiT;Kereshnovka;UAC;Hell;GhoulHunt;Saya +TXT +Name: Imanaki Research Corporation +Classification: [CLASSIFIED] +Location: Kereshnovka, Russia + +Summary: The name of a private research facility built in 2004 by Tetsuya Imanaki in the isolated town of Kereshnovka, in northern Siberia. Despite trying to keep all their work secret, a lot of information was leaked by anonymous sources. Imanaki specialized in interdimensional travel. Nothing is known about how this all started or where they got all the technology from, but they would regularly perform explorations of Hell, a great many years before the UAC. During the peak of the "Ghoul hunt" in the town, the facility was destroyed by invading forces from an unidentified origin. Their only target seemed to be that facility, as once the task was done, they returned to their homeworld. + +Addendum: There are rumors surrounding the UAC's similar forays into exploring and exploiting Hell, with the potential explanation that they have spied on the company back in their UAAF days while under contract providing armed defense to the facility. + +Saya's Note: Of course, the "great and mighty" UAC stole all their shit and claimed that research as their own. They really have no fucking shame. diff --git a/lore/default/imanakit.txt b/lore/default/imanakit.txt new file mode 100644 index 000000000..b9e26fad3 --- /dev/null +++ b/lore/default/imanakit.txt @@ -0,0 +1,16 @@ +TAG +Imanaki, Tetsuya +TAB +People +REL +Onoke;Saya +TXT +Full Name: Tetsuya Imanaki +Nationality: [CLASIFIED] +Date Of Birth: [CLASSIFIED] + +Summary: CEO of Imanaki Corp, last surviving member of the Imanaki family following the Onoke Mansion Murders of 2003. + +Addendum: No further information available. + +Saya's Note: Couldn't find jack shit about this guy. It's like everything got erased. diff --git a/lore/default/invinciball.txt b/lore/default/invinciball.txt new file mode 100644 index 000000000..61b784fc1 --- /dev/null +++ b/lore/default/invinciball.txt @@ -0,0 +1,15 @@ +TAG +Invinciball +TAB +Item +REL +Cyrus;Nedoshiaan;Saya +TXT +Designation: Total Safety Device aka "Fucking Invinciball" +Manufacturer: Cyrus Enterprises + +Summary: For a limited time, makes the user impervious to all harm that could come to them, even if self-inflicted. + +Addendum: The device cannot protect against artifacts of Nedoshiaan, it is impossible. + +Saya's Note: Is that a fucking MGR reference??? Does he even know how old the first game is? That meme is like... deader than dead! diff --git a/lore/default/kereshnovka.txt b/lore/default/kereshnovka.txt new file mode 100644 index 000000000..b98e9d151 --- /dev/null +++ b/lore/default/kereshnovka.txt @@ -0,0 +1,16 @@ +TAG +Kereshnovka +TAB +Lore +REL +Cyrus;Saya +TXT +Name: Kereshnovka +Classification: Small City +Location: Siberia + +Summary: Kereshnovka is a city located somewhere in the north-central bounds of Siberia. Its exact location cannot be properly pinpointed as it appears to exist within some sort of isolated pocket space that defies the laws of time and space. It is inhabited almost entirely by members of the Qurensniv race, who fled their home planet escaping persecution by a mad dictator. It is also home to Cyrus Enterprises, a famous tech startup. + +Addendum: The city's surroundings are inhabited by strange creatures known as "ghouls", who only appear to attack foreigners. + +Saya's Note: I know all about the history there, that "mad dictator" the article mentions is nerdo's dad. Old fart got his brains scrambled and went all sorts of crazy and murder-happy, people ran off as fast as they could to avoid being executed for the slightest sign of defiance. How the fuck does that shit even happen and will it happen to nerdo too? I sure hope not... diff --git a/lore/default/keychain.txt b/lore/default/keychain.txt new file mode 100644 index 000000000..febf71b49 --- /dev/null +++ b/lore/default/keychain.txt @@ -0,0 +1,13 @@ +TAG +Keychain +TAB +Item +REL +Saya;Demolitionist +TXT +Designation: Keychain +Manufacturer: Saya Miyamoto + +Summary: A nice keychain for all your keys. Currently held keys can be checked in the Keychain tab. + +Saya's Note: I put some cute things in there that you might like. There's one of the bomb emoji, another of that silly "butt bots gonna bot" sign that you found so funny, and also a little chibi of me, so I'll always be with you when you're out in the wild. Oh, and I also put the trans flag in there, you know, as a little memento of that Q&A stream we did. I really didn't expect you to give that kind of answer, but heh, it does make sense when I think about it, you are built to defend human rights after all. I'm so proud of you, Demo-chan... diff --git a/lore/default/kirin.txt b/lore/default/kirin.txt new file mode 100644 index 000000000..d75791fa7 --- /dev/null +++ b/lore/default/kirin.txt @@ -0,0 +1,16 @@ +TAG +Xanai, Kirin +TAB +People +REL +Anarukon;Novoskhana;Saya;Imanaki +TXT +Full Name: Kirin Xanai, Child Emperor of the Great Rust Empire +Nationality: Akkouxhei +Date Of Birth: 2080-04-13 + +Summary: Kirin Xanai is the current head of the Rust Empire of Akkou, one of the many offshoots of the Empire of Novoskhana who branched off in protest of the Eternal Empress's aggressive policies. He is a very down-to-earth leader and sees himself as "just like any other guy". The previously struggling land of Akkou has faced great prosperity since the Rust Empire was formed, with the Xanai family being seen as a blessing from the gods. Kirin is very fond of making friends with people, and is absolutely adorable. + +Addendum: Due to being from one of the major branches of Anarukon royalty, his engagement to Saya Miyamoto (♥) opened up many opportunities for an alliance with humans, and served to heal the wounds previously caused by Imanaki Corp's intrusions. + +Saya's Note: Ahhh... Kirin-kun, you're so cute~... You make me the happiest girl in the world!!! diff --git a/lore/default/knowledgebase.txt b/lore/default/knowledgebase.txt new file mode 100644 index 000000000..97e1f4d80 --- /dev/null +++ b/lore/default/knowledgebase.txt @@ -0,0 +1,15 @@ +TAG +Library +TAB +Item +REL +Demolitionist;AkariLabs;Taro;Saya +TXT +Designation: Demolitionist Library +Manufacturer: Akari Labs + +Summary: What you are currently reading. This internal knowledge base can provide you with additional information on obtained items during your mission, so be sure to check it whenever you can, as it is updated automatically. + +Addendum: The quality of articles may vary, this depends entirely on how motivated the editor felt when writing them. + +Saya's Note: Taro is the one editing all this stuff, by the way. Sometimes I help, though, and leave some of my thoughts in footnotes like this one. diff --git a/lore/default/locke.txt b/lore/default/locke.txt new file mode 100644 index 000000000..ca6cb6d2f --- /dev/null +++ b/lore/default/locke.txt @@ -0,0 +1,14 @@ +TAG +Dr. Locke +TAB +People +REL +Kereshnovka;Saya +TXT +Full Name: Janus Locke Hoodth +Nationality: Qurensniv +Date of Birth: 1980-07-30 + +Summary: Younger brother of Häzel Hoodth, the "mad doctor" of Kereshnovka known for his inhuman experiments in order to search for the "essence of immortality". The young man changed entirely after Häzel's death in 1987, in an oil rig explosion near the town. While trying to follow on his brother's steps, on the side he also runs "Dr. Locke's Wonderful Toys" in order to earn some cash, although not many people really buy said toys, since they are hilariously deadly. In 2049 he attempted to "take over the world", an event that backfired so hilariously he completely disappeared from the public eye afterwards. + +Saya's Note: Guy's a total nut, but these "toys" are very reliable weapons for you. Just be careful when using them, shit could backfire catastrophically at any moment, who knows... diff --git a/lore/default/lootbox.txt b/lore/default/lootbox.txt new file mode 100644 index 000000000..70c99f263 --- /dev/null +++ b/lore/default/lootbox.txt @@ -0,0 +1,16 @@ +TAG +Lucky Chancebox +TAB +Item +REL +NosKora;Saya +TXT +Designation: Lucky Chance Box +Manufacturer: Nukritas 1xx +Excitement: Guaranteed + +Summary: Can't afford something but still want it? Then how about you get yourself one of these bad boys? Every single instance of this box is guaranteed to drop something worth more than what you've invested, so your money won't go to waste. + +Addendum: These boxes come in several tiers, increasing the chances to get even cooler stuff. Be on the lookout for the LEGENDARY GOLDEN CHANCEBOX, as it may give you absolutely wondrous rewards! + +Saya's Note: Why did I let them write their own entries? Also what the fuck is this gacha bullshit? diff --git a/lore/default/luna.txt b/lore/default/luna.txt new file mode 100644 index 000000000..0ea3c857e --- /dev/null +++ b/lore/default/luna.txt @@ -0,0 +1,16 @@ +TAG +Luna Event +TAB +Lore +REL +Nukuri;WhiteScar;Saya;SUSAN;Kereshnovka +TXT +Name: Luna Event +Classification: Alien Contact +Date: February 2021 + +Summary: Name given to the first contact between humans and the Nukuri race, who had been observing us for centuries from within a hidden research facility on the Moon. This was something that Nikita Kunau, head of human studies, had planned for many years, although she didn't expect to do it so soon, but there was no other choice, as a major threat to the planet had surfaced, a rogue AI known as SUSAN, undefeatable by any weapon humanity could produce. Following the hasty announcement, Nukuri forces were deployed and successfully neutralized the AI at its core, a megastructure located on the seas north of Kereshnovka. After all was over, the Nukuri would begin to make themselves at home among us. + +Addendum: The alliance with the Nukuri provided a major boost in scientific advancements for the human race, thanks to their much more advanced technology becoming available to us. Unfortunately, all this came to an end when WW3 happened. + +Saya's Note: Man, I miss those days. Back then you'd see all sorts of Nukuri cuties in the street, and I'd pretty much hang out with Zana-sama every weekend. Nowadays with the "White Scar" treaty in effect, life just sucks. diff --git a/lore/default/maidbot.txt b/lore/default/maidbot.txt new file mode 100644 index 000000000..78f630b18 --- /dev/null +++ b/lore/default/maidbot.txt @@ -0,0 +1,16 @@ +TAG +Miyamoto, Maidbot +TAB +People +REL +Saya;Ibuki +TXT +Full Name: Maidbot Miyamoto +Nationality: Japanese +Date Of Birth: 2017-07-07 + +Summary: The first maidbot ever created by Saya, with all others being based on her. Although Maidbot works for the Miyamotos as a servant, she is also considered part of the family, and lives with them, even having her own bedroom. On the side, she's had a successful career as a J-Pop singer and idol, under the nickname of "Meidobot". + +Addendum: Maidbot was once fitted into an experimental "combat body" in order to assist the Red Oni in her mission on the US. She proved effective, but was not comfortable with the task and preferred to go back to being a normal girl afterwards. + +Saya's Note: You know... all my maidbots, are fully equipped, hm? You know what I mean there... they're fully capable of "loving". Maidbot is no exception herself, and let me tell you... it feels like heaven to do things with her... ♥ diff --git a/lore/default/mixom.txt b/lore/default/mixom.txt new file mode 100644 index 000000000..f9a78051e --- /dev/null +++ b/lore/default/mixom.txt @@ -0,0 +1,16 @@ +TAG +Mixom +TAB +People +REL +UAC;Symnatek;Saya +TXT +Name: Mixom Tools +Classification: Industrial Equipment Manufacturer +Location: Japan + +Summary: The largest supplier of industrial equipment on Earth, with coverage almost worldwide (excluding Australia, Symnatek's home turf). They're long time partners with the UAC, having produced most of their basic equipment and infrastructure. + +Addendum: Mixom has a rival company known as Moxim, who often claims to provide superior products. They frequently make the news due to attempts to sue each other over this. + +Saya's Note: You can't walk two steps without seeing the Mixom logo on something. They are fucking everywhere... Hell, all the screws in your body are Mixom branded. diff --git a/lore/default/mothlamp.txt b/lore/default/mothlamp.txt new file mode 100644 index 000000000..151672f64 --- /dev/null +++ b/lore/default/mothlamp.txt @@ -0,0 +1,15 @@ +TAG +Lämp +TAB +Item +REL +Sankaideriha;Saya +TXT +Designation: Companion Lamp +Manufacturer: Sankai Exports Ltd. + +Summary: A little souvenir from the island of magic. This lamp will follow you around and light up the way. Can be toggled at will so the limited oil supply can be conserved when necessary. + +Addendum: Has a tendency to attract moths, though this can have some utility. The lamp is enchanted to make them hostile to nearby enemies, and when turned off they will immediately attack. + +Saya's Note: You know, I wish this thing attracted a certain kind of moth I really like... The lady laughed at me and said that "maybe". I... really hope she's right... but at the same time I think I might regret this? diff --git a/lore/default/munch.txt b/lore/default/munch.txt new file mode 100644 index 000000000..efc23848f --- /dev/null +++ b/lore/default/munch.txt @@ -0,0 +1,16 @@ +TAG +Munch Innovations +TAB +People +REL +Saya +TXT +Full Name: Munch Innovations +Classification: Arms Manufacturer +Location: Texas + +Summary: The Munch Innovations name applies to everything created by a very reclusive man, originating from a livetweeted "invent as many guns as I can in one week" challenge. Although most of them were quickly discarded, some of the weapons earned enough attention from various industry giants to enter mass production, the only requirement from the man was to be credited as the original creator. + +Addendum: Not much else is known about the man other than his name, "Parker Munch". + +Saya's Note: Why does this guy's name sound so familiar... diff --git a/lore/default/nana.txt b/lore/default/nana.txt new file mode 100644 index 000000000..76780431b --- /dev/null +++ b/lore/default/nana.txt @@ -0,0 +1,26 @@ +TAG +Miyamoto, Nana +TAB +People +REL +Ryuji;Saya;Gensokyo +TXT +Full Name: Nana Miyamoto +Nationality: Japanese +Date Of Birth: 1907-07-07 + +Summary: Nana was born in Gensokyo as the sole daughter of Kaguya Houraisan, former princess of the Lunar Capital. Due to the effects of the Hourai elixir she inherited her parents' immortality, which would further spread to her own children. It is unclear who her other parent is, but most point at Fujiwara no Mokou, Kaguya's long-time rival. During the 60's, Nana met a young Ryuji Miyamoto, who had fled the Human Village and made his way into Eientei. They became close friends and the young boy made a promise to marry her when he grew up, this came to happen in 1973, with both of them leaving Gensokyo to form a family of their own. + +Addendum: Nana has a wide variety of hobbies, including painting, woodworking, cooking and various martial arts. She has also appeared in many talk shows over the years, due to her fame as a descendant of Lunarian royalty. + +Saya's Note: You haven't met her yet, Demo-chan, but I'm sure she'll like you. Don't be put off by how scary she looks, she's nice and kind and is definitely not going to perform CBT on the nearest guy, unlike Kaguya-obaasan. +TXT +Full Name: Nana Miyamoto +Nationality: Japanese +Date Of Birth: 1907-07-07 + +Summary: Nana was born in Gensokyo as the sole daughter of Kaguya Houraisan, former princess of the Lunar Capital. Due to the effects of the Hourai elixir she inherited her parents' immortality, which would further spread to her own children. It is unclear who her other parent is, but most point at Fujiwara no Mokou, Kaguya's long-time rival. During the 60's, Nana met a young Ryuji Miyamoto, who had fled the Human Village and made his way into Eientei. They became close friends and the young boy made a promise to marry her when he grew up, this came to happen in 1973, with both of them leaving Gensokyo to form a family of their own. + +Addendum: Nana has a wide variety of hobbies, including painting, woodworking, cooking and mixed martial arts. She has also appeared in many talk shows over the years, due to her fame as a descendant of Lunarian royalty. + +Saya's Note: Okaa-san is so happy that you're out there doing good work. It was nice to see that she likes you. I did tell you, after all. By the way I did see that, you know, when she hugged you, I saw it, yes. She hasn't really tried to see other guys after dad was gone... But I think that maybe... she likes you kind of in a different way, y'know... diff --git a/lore/default/nedoshiaan.txt b/lore/default/nedoshiaan.txt new file mode 100644 index 000000000..621b2ad1a --- /dev/null +++ b/lore/default/nedoshiaan.txt @@ -0,0 +1,16 @@ +TAG +Nedoshiaan +TAB +Lore +REL +Devanikna;Unissix;Saya +TXT +Name: Nedoshiaan +Classification: Dead Planet +Location: Undisclosed + +Summary: A dead world once belonging to a mad dictator of the same name. The stories say that he was slain by one of his own most trusted associates, in a suicidal attack, and the resulting blast is what originated the massive crater that reaches deep into the planet's frozen core. An expedition by Devanikan adventurers resulted in the discovery of several artifacts at the very bottom of the crater, the so-called "Artifacts of Nedoshiaan", weapons designed for the ultimate destruction. Currently, these are still in possession of the Dragonblood Clan head family, and their use and reproduction is tightly controlled. + +Addendum: Of all the four artifacts, two of them were successfully replicated by Misa Unissix. But only one has been deemed acceptable for use, as the other operates under circumstances that make it a crime against all life. + +Saya's Note: Gosh... finding out more stuff about alien worlds out there, the universe is so much bigger than we ever knew... it's just... feckin' mindblowing, this stuff. Also props to Misa for letting us use one of those guns. Shit's better than the UAC's prized BFG. diff --git a/lore/default/nekuratek.txt b/lore/default/nekuratek.txt new file mode 100644 index 000000000..a3f072c76 --- /dev/null +++ b/lore/default/nekuratek.txt @@ -0,0 +1,16 @@ +TAG +Nekuratek +TAB +People +REL +Nukuri;Zanaveth2;Saya +TXT +Name: Nekuraku Tekkanosei +Classification: Electronics Megacorp +Location: Nahkami + +Summary: Nekuratek was founded by Zanata Nekuraku I in 1744, as Nekuraku Rafana Sakosai (Nekuraku Arms Manufactory), it quickly became the main provider of weaponry for the Nukuri Empire. Following the death of Zanata I in 1870, the company's leadership was transferred to her granddaughter Zanata II, who decided to further expand into other fields, such as robotics and information technology, and gradually began to cut down on the fabrication of weaponry. Since the fall of the empire, the company is dedicated entirely to robotics and computing, with their old arms manufactory division being split off and led by Zanata II's son Zanaveth I. The last transfer of leadership was to Zanaveth II in 2128. + +Addendum: Nekuratek is most famous for the creation of the Nekern Architecture, a human-compatible hardware platform that powers all Nukuri systems, and the Nekuronbot AI, a lifelike, highly expandable artificial intelligence framework that's been used for various things, from personal assistant bots to self-driving vehicles. + +Saya's Note: Good people to work with, especially Zana-sama. She's a lot more outgoing than her predecessor, that's for sure, and much cuter, too, heheh... diff --git a/lore/default/noskora.txt b/lore/default/noskora.txt new file mode 100644 index 000000000..814a3ff2b --- /dev/null +++ b/lore/default/noskora.txt @@ -0,0 +1,16 @@ +TAG +Nos-Kora +TAB +People +REL +Nukuri;Saya; +TXT +Name: University of Nos-Kora +Classification: The world's most unorthodox source of knowledge +Location: Mishe Embassy, Nahkami + +Summary: The University of Nos-Kora is a rather peculiar place of study founded by the brothers Nukritas 1xx and Nukritas 2xx. It is world renown for being host to all sorts of exotic courses, some promising to provide hidden knowledge that no other institution in the world could ever be capable of providing. + +Addendum: The University is led by the last two surviving members of the ancient Mishe race, known to be all-powerful reality benders. You really do not want to get into the brothers' bad side. + +Saya's Note: Those guys are crazy, really damn crazy, aaaaaaall screws loose, which actually does make them pretty entertaining to talk with, mind you. It's like... you're being showered with arcane knowledge mixed with non-sequiturs and facts about geese you never wanted to know. Also one of them punched the ol' emperor for the shit he did in WW3, so they're ok in my book. diff --git a/lore/default/novoskhana.txt b/lore/default/novoskhana.txt new file mode 100644 index 000000000..84581fdaa --- /dev/null +++ b/lore/default/novoskhana.txt @@ -0,0 +1,16 @@ +TAG +Novoskhana +TAB +Lore +REL +Anarukon +TXT +Name: Undying Eternal Empire of Novoskhana +Classification: Largest empire in existence +Location: Novoskhana + +Summary: A tyrannical society where most of the Anarukon reside, ruled by the Eternal Empress Sythana Va Sarkha Daia Mykha Azanth Serei Yanikov I. It is a strict matriarchal society where men live only to serve their wives. Most if not all women born in Novoskhana are raised to be warriors. The Empire has an approximate population of 13 billion, and no one has dared stand up to them. + +Addendum: Many groups split out due to disagreements with the Empire's policies, such as the Vexx Sisterhood (now the Eternal Kingdom) and the Rust Empire. This happened during a time where a genetic mutation began to surface among the Anarukon people, resulting in a destabilization of the previously stable sex and gender binaries, to which the Empire responded by ordering the execution of any "deviants" born, along with their fathers, and anyone who dared protect them. + +Saya's Note: So... a TERF empire. Wonderful. Just... wonderful. diff --git a/lore/default/nugget.txt b/lore/default/nugget.txt new file mode 100644 index 000000000..56971ea0b --- /dev/null +++ b/lore/default/nugget.txt @@ -0,0 +1,15 @@ +TAG +H/A Nuggets +TAB +Item +REL +Saya +TXT +Designation: Health/Armor Nuggets +Manufacturer: Unknown + +Summary: Small chunks of indeterminate composition found in large amounts within a cave system below the ancient ruins in Sedna. It appears that when held tightly in one's grasp, they "melt" into the body and either heal one's wounds or strengthen the natural resistances of their bodies, thus being divided between "Health" and "Armor" Nuggets. + +Addendum: Excessive usage of these materials does not appear to carry any risk. + +Saya's Note: This is so videogamey, wow... diff --git a/lore/default/nukuri.txt b/lore/default/nukuri.txt new file mode 100644 index 000000000..cfb2682cc --- /dev/null +++ b/lore/default/nukuri.txt @@ -0,0 +1,16 @@ +TAG +Nukuri +TAB +Lore +REL +Luna;XAnimen;Zanaveth2;Unissix;Saya +TXT +Name: Nukuri +Classification: Alien Race +Location: Nahkami + +Summary: The Nukuri are a snow-skinned humanoid race native to the frozen moon of Nahkami, in the Xathar System (part of the X'Animen Coalition), who came into contact with humans in what's known as the "Luna Event". Their civilization has had a long history of war and conflict, something which came to an eventual end following a seventh world war and a massive political and economic reform known as the "Nos-Kora Ultimatum". Before this, Nahkami was a ruthless, warmongering empire ruled with an iron fist by the Yathai royal family. Following the reform, emperor Ledora Yathai was forced into exile and the Nukuri Unified Government was created, with Zanata Nekuraku II elected as president. As someone who had suffered the loss of her family and husband in the previous wars, Zanata had been heavily opposed to the decision of attacking humans, and tried her best to make amends with us following the "White Scar" incident, but nothing came of it. As of this article's writing, she is no longer involved in politics. The current president of Nahkami is Saya Kowayanau, who is also the gobernor of the state of Saya. + +Addendum: The Nukuri Unified Government describes itself as a communist "omnicracy", where each state, each province, each district, elects their own representatives, fractally: everything is effectively voted by all people in the nation. There is no concept of private property, all previous businesses are now publicly owned, however with their founders still managing things. The Nukuri possess a military force, but they generally only serve to defend the nation from external threats. + +Saya's Note: Man... communism that actually works, good shit. I'd love to live there, surrounded by all sorts of cuties, and spending more time with Misa and Zana-sama... *sigh* diff --git a/lore/default/omnisight.txt b/lore/default/omnisight.txt new file mode 100644 index 000000000..4b1f14f2e --- /dev/null +++ b/lore/default/omnisight.txt @@ -0,0 +1,13 @@ +TAG +Omnisight +TAB +Item +REL +AkariLabs;Demolitionist;Saya +TXT +Designation: Omnisight Mapping Unit +Manufacturer: Akari Labs + +Summary: Demolitionist-compatible devices containing mapping data for the current area. Provide both a general outline for your automap and also additional information for your targetting array, such as the location of access keys and the nearest exits. + +Saya's Note: People have died filling in the data for these, so you better pay some respects whenever you find one. diff --git a/lore/default/onoke.txt b/lore/default/onoke.txt new file mode 100644 index 000000000..03c1429b2 --- /dev/null +++ b/lore/default/onoke.txt @@ -0,0 +1,16 @@ +TAG +Onoke Murders +TAB +Lore +REL + +TXT +Name: Onoke Mansion Murders +Classification: Unsolved murder mystery +Location: Kereshnovka + +Summary: In October of 2003, a fire broke out in the Onoke Mansion, on the outskirts of Kereshnovka, during a meeting between the Imanaki and Onoke families. When the firefighters arrived, they found everyone dead, all having been murdered in increasingly gruesome ways. The culprit was never found. + +Addendum: Initially, because the family's head servant was never found, some suspected he may have been responsible, but much later his body (or what was left of it) was found in the woods nearby, with his face shredded into an unrecognizable mess. + +Saya's Note: Gruesome, huh? Honestly it's not even close to that other murder mystery from the 80's, the one about witches and shit. For this one some crazy cult stuff is more likely, considering the location. diff --git a/lore/default/parthoris.txt b/lore/default/parthoris.txt new file mode 100644 index 000000000..47b8733b4 --- /dev/null +++ b/lore/default/parthoris.txt @@ -0,0 +1,13 @@ +TAG +Parthoris +TAB +Lore +REL +Saya +TXT +Name: Parthoris +Classification: Alternate world + +Summary: One of the other worlds we've discovered during the initial interportal experiments. This land is divided in seven major nations we don't yet know the name of, and appears to be stuck in some sort of a medieval-ish fantasy type setting, although some of our explorers have reported sights of unusually complex technology in a certain location we haven't been able to approach. As of now there is some hostility in the area what with a bunch of evildoers having taken over by force. + +Saya's Note: You are our ambassador here, so I hope you make a good impression. BTW I'm really curious about this "Lair of Malumax" they mentioned that's got hi-tech stuff. Quite out of place for this kind of setting. diff --git a/lore/default/propulsor.txt b/lore/default/propulsor.txt new file mode 100644 index 000000000..9aa224857 --- /dev/null +++ b/lore/default/propulsor.txt @@ -0,0 +1,15 @@ +TAG +JetBurst Impulsor +TAB +Item +REL +Forx;Saya;Ibuki +TXT +Designation: Forx JetBurst Impulsor +Manufacturer: Forx Aeronautics + +Summary: A portable, efficient jetpack unit. Allows the user to perform short "boosts" in mid air, can also be used for rapid dashing and dodging. It is recommended to wear protective clothing to prevent damage from extended use (this is not necessary if you are a robot). + +Addendum: Its fuel supply will regenerate over time when not in use. + +Saya's Note: Ibuki used to carry one of these too, but you won't be able to do all that crazy flying, you're a bit too heavy for all that. I wish I had used lighter materials to build you, then I could've had you sit on my lap during that Q&A session... diff --git a/lore/default/pusherweapon.txt b/lore/default/pusherweapon.txt new file mode 100644 index 000000000..4c94de63b --- /dev/null +++ b/lore/default/pusherweapon.txt @@ -0,0 +1,15 @@ +TAG +Pusher +TAB +Item +REL +EngineTech +TXT +Designation: "Pusher" Microfusion Rotary Hammer +Manufacturer: Tach-Engine Technologies + +Summary: A somewhat portable rotary hammer meant for construction work. Contains an internal microfusion battery with an expected lifespan of 10,000 years. + +Primary Fire: Normal operation, aim the drill bit at whatever you need to break and hold the trigger. + +Secondary Fire: For those cases where you find some real tough material that's hard to break. Twist the secondary trigger until the drill bit has receded to what you feel is the adequate distance, then tap the trigger for it to strike at the target with full force. WARNING: Inadequate grip strength during this operation may cause the device to slip off, always keep the area clear to prevent collateral damages. diff --git a/lore/default/ragekit.txt b/lore/default/ragekit.txt new file mode 100644 index 000000000..1a9573c76 --- /dev/null +++ b/lore/default/ragekit.txt @@ -0,0 +1,15 @@ +TAG +Ragekit +TAB +Item +REL +AkariLabs;Demolitionist;Saya +TXT +Designation: Ragekit +Manufacturer: Akari Labs + +Summary: Experimental strengthening device for Demolitionists. Doubles movement speed, quarters damage taken, and octuples any melee damage dealt. Adapted from technology obtained from the ruins of the Decade Mechanics facility. + +Addendum: While the device is active, you may experience some discomfort, and the desire to scream. + +Saya's Note: The screaming is an unintended side effect that I haven't had the time to fix. Big sorry. That's why this is classified as experimental. I know you're worried about it, but trust me, it'll be fine. You'll still be my cute Demo-chan even if you constantly drop F-bombs. diff --git a/lore/default/refresher.txt b/lore/default/refresher.txt new file mode 100644 index 000000000..c9da25648 --- /dev/null +++ b/lore/default/refresher.txt @@ -0,0 +1,13 @@ +TAG +Refresher +TAB +Item +REL + +TXT +Designation: Refresher +Manufacturer: Unknown + +Summary: These ancient relics were encountered while exploring some ancient alien ruins found in Sedna. When held tightly against one's chest, it can instantly heal any wounds or afflictions. It also appears to have strong rejuvenating effects, making even the oldest of the old feel like a kid once again. Like with other smaller healing artifacts, the nature of these effects is completely unknown and has baffled scientists for ages. + +Addendum: Just like the others, it can also affect machinery just as well, so you will also benefit from its use. diff --git a/lore/default/ryuji.txt b/lore/default/ryuji.txt new file mode 100644 index 000000000..ffde196e9 --- /dev/null +++ b/lore/default/ryuji.txt @@ -0,0 +1,17 @@ +TAG +Miyamoto, Ryuji +TAB +People +REL +Nana;Taro;Saya;Yui;AkariLabs;Gensokyo +TXT +Full Name: Ryuji Miyamoto +Nationality: Japanese +Date Of Birth: 1956-03-12 +Date Of Death: 2054-06-22 + +Summary: Ryuji was a well-known inventor from Kasukabe, Saitama Prefecture. He was the husband of Nana Miyamoto, and father to Taro, Saya and Yui. In 2054 he passed away, being unable to recover from a stroke he suffered while jogging. He was buried in the bamboo forest surrounding Eientei, Gensokyo, where he and Nana first met. + +Addendum: He designed the house in which they family resides to this day. It was built as a secure underground facility, that would keep his family protected from any catastrophe that might happen to the world. Over time the small structure got expanded, and it is now currently large enough to host most of the workforce for Akari Labs. + +Saya's Note: He was the best dad. I learned so much from him, and he was always super-happy to see me get interested in inventing stuff like him... Thinking back to those days really is no good... ah... damn it... I'm not crying, I swear... diff --git a/lore/default/sankaideriha.txt b/lore/default/sankaideriha.txt new file mode 100644 index 000000000..9030e8a33 --- /dev/null +++ b/lore/default/sankaideriha.txt @@ -0,0 +1,16 @@ +TAG +Sankaideriha +TAB +Lore +REL +Nukuri;Saya;Yui +TXT +Name: Sankaideriha +Classification: City +Location: Self-Contained + +Summary: Sankaideriha is a floating island located above an endless ocean of magic energy. It is the home to thousands of witches and wizards. The way in and out is a very well-guarded secret among its inhabitants. The city was founded by LS, a very reclusive individual with inmeasurable magical powers, who also leads the High Tribunal of Witches. + +Addendum: Noteworthy people from the island include Saniuke Okusainaya, the first Nukuri technomancer, and Kana Sankai, the leader of the Counter-Inquisition, a group dedicated to protect magic users from persecution outside of Sankaideriha. + +Saya's Note: Yui's girl took us there once, it's SUPER PRETTY, seriously. There's so much stuff that's just... wow. And the view from up there... ohhh... I'd love to go again. diff --git a/lore/default/saya.txt b/lore/default/saya.txt new file mode 100644 index 000000000..b46edbed6 --- /dev/null +++ b/lore/default/saya.txt @@ -0,0 +1,26 @@ +TAG +Miyamoto, Saya +TAB +People +REL +Nana;Ryuji;Taro;Yui;Maidbot;Demolitionist;Kirin;AkariLabs +TXT +Full Name: Saya Miyamoto +Nationality: Japanese +Date Of Birth: 1993-03-20 + +Summary: Born in 1993 in to Nana and Ryuji Miyamoto. Has two siblings: An older brother, Taro (1985), and a younger sister, Yui (2009). As a child she already showed interest in science and technology. At the very early age of 13 she graduated in Computer Science at MIT. Her first project was an autonomous house-cleaning robot, which would later evolve into the modern Maidbot built in Akari Labs, the company she co-founded with Taro in 2010. In 2018, due to the immortality inherited from her grandmother, she ceased aging. However, thanks to this she has been able to keep working on everything she ever wanted. To this day, there are hundreds of different projects under her name, this includes you, the Demolitionist. + +Addendum: Saya is often called "Not-Tomoko" around the net, due to similarities to the protagonist of a popular 21st century manga series. She is well known for being quite blunt when talking to people, and also for being exaggeratedly flirty around attractive women. Her favourite colour is red, favourite animal is the otter, and favourite dish is pepperoni pizza. She also enjoys drone metal. Likes baggy clothes, refuses to wear skirts, only pants. Uses Arch, favourite editor is Vim, favourite programming language is Haskell. Her top "turn-ons" are well-endowed women, maids, femboys and heterochromia. She doesn't use deodorant or cologne, although people around her remark that her BO is "kind of nice actually". Among other hobbies, Saya really enjoys writing. Her first foray into manga, "My Maid is a Sex Robot", became successful enough to get an anime adaptation. + +Saya's Note: I'm sure you enjoy reading all about me, Demo-chan, but you have more important things to be doing, isn't that right? +TXT +Full Name: Saya Miyamoto +Nationality: Japanese +Date Of Birth: 1993-03-20 + +Summary: Born in 1993 in to Nana and Ryuji Miyamoto. Has two siblings: An older brother, Taro (1985), and a younger sister, Yui (2009). As a child she already showed interest in science and technology. At the very early age of 13 she graduated in Computer Science at MIT. Her first project was an autonomous house-cleaning robot, which would later evolve into the modern Maidbot built in Akari Labs, the company she co-founded with Taro in 2010. In 2018, due to the immortality inherited from her grandmother, she ceased aging. However, thanks to this she has been able to keep working on everything she ever wanted. To this day, there are hundreds of different projects under her name, this includes you, the Demolitionist. + +Addendum: Saya is often called "Not-Tomoko" around the net, due to similarities to the protagonist of a popular 21st century manga series. She is well known for being quite blunt when talking to people, and also for being exaggeratedly flirty around attractive women. Her favourite colour is red, favourite animal is the otter, and favourite dish is pepperoni pizza. She also enjoys drone metal. Likes baggy clothes, refuses to wear skirts, only pants. Uses Arch, favourite editor is Vim, favourite programming language is Haskell. Her top "turn-ons" are well-endowed women, maids, femboys and heterochromia. She doesn't use deodorant or cologne, although people around her remark that her BO is "kind of nice actually". Among other hobbies, Saya really enjoys writing. Her first foray into manga, "My Maid is a Sex Robot", became successful enough to get an anime adaptation. Saya is currently married to Kirin Xanai, the Emperor of the Rust Empire. + +Saya's Note: I'm sure you enjoy reading all about me, Demo-chan, but you have more important things to be doing, isn't that right? diff --git a/lore/default/serpentriders.txt b/lore/default/serpentriders.txt new file mode 100644 index 000000000..457716429 --- /dev/null +++ b/lore/default/serpentriders.txt @@ -0,0 +1,14 @@ +TAG +Serpent Riders +TAB +People +REL +Parthoris;Cronos;Saya +TXT +Name: Serpent Riders +Classification: Evil cult +Origin: Undetermined + +Summary: A triad of evil sorcerers known all over these lands. All those who've dared fight against them haven't been very lucky. D'Sparil claimed the land of Parthoris, his many armies of undead having taken over the land before our arrival. Then in the land of Cronos there's Korax, a dark beast that taunts all those who challenge him. We haven't received much information on the third member, but this information will come eventually as we keep exploring these new worlds. + +Saya's Note: I'm sure you can wipe out all these idiots without any issue, they have no idea of how strong you are (or of what you are, now that I think of it, these worlds hardly seem to know much about our technology). diff --git a/lore/default/sidhe.txt b/lore/default/sidhe.txt new file mode 100644 index 000000000..ad0d43e4c --- /dev/null +++ b/lore/default/sidhe.txt @@ -0,0 +1,15 @@ +TAG +Sidhe +TAB +Lore +REL +Parthoris;Saya +TXT +Name: Sidhe +Location: Parthoris + +Summary: An elf species native to this world, they have a natural bond with magic and are known to be great fighters. As the story goes they however face persecution by other groups due to the opposition to the current ruler. Most of them have been killed in the war, only few remain. It is your mission to help them. + +Addendum: It's possible that your horns might appear as "pointy ears" to the locals and you might be confused for a Sidhe. Use this to your advantage if necessary. + +Saya's Note: How do you exactly pronounce "Sidhe" anyway? Also, do they get angry if you use things made of wood? I MUST KNOW! diff --git a/lore/default/silverbullet.txt b/lore/default/silverbullet.txt new file mode 100644 index 000000000..f5740bdcf --- /dev/null +++ b/lore/default/silverbullet.txt @@ -0,0 +1,19 @@ +TAG +Silver Bullet JET +TAB +Item +REL +Blackmann;Forx +TXT +Designation: Silver Bullet JET +Manufacturer: Blackmann Arms Ltd., Forx Aeronautics + +Summary: The 1.150 XSB member of the Silver Bullet series of ultra-high caliber bolt-action rifles. Equipped with recoil compensating jets designed by Forx Aeronautics. + +Primary Fire: Shoot the bullet. Any small targets hit by it are pretty much dead. + +Secondary Fire: Custom-tailored adjustable telescopic sight, up to 16x. Equipped with a soft foam covering to protect the user's face during scoped fire. + +Reloading: Reloads the weapon. + +Addendum: The burst from the jets can cause minor damage to the user unless they are wearing protective gear. diff --git a/lore/default/sparkster.txt b/lore/default/sparkster.txt new file mode 100644 index 000000000..20db67d8c --- /dev/null +++ b/lore/default/sparkster.txt @@ -0,0 +1,23 @@ +TAG +Biospark Carbine +TAB +Item +REL +DecadeMech;EngineTech;Saya +TXT +Designation: Model S-5 Biospark Carbine +Manufacturer: Decade Mechanics + +Summary: Ancient energy weapon. Its internal operation is undergoing investigation by Tach-Engine Technologies for potential improvements. + +Primary Fire: Small blobs of stabilised energy with slight target-seeking abilities. + +Secondary Fire: Concentrated, penetrating beam shot. + +Tertiary Fire: If the loaded charge is at least at 50%, the containment capsule within will be ejected through the main barrel and detonated as a massive sphere of pure energy that tracks down nearby targets. The weapon must be reloaded afterwards. + +Reload: Reloads, obviously. + +Addendum: If the secondary beam comes in contact with an energy blob it will be detonated with increased damage and range. + +Saya's Note: This thing's rusty af but still works somehow. Good tech, wow. diff --git a/lore/default/spreadgun.txt b/lore/default/spreadgun.txt new file mode 100644 index 000000000..762d1ca19 --- /dev/null +++ b/lore/default/spreadgun.txt @@ -0,0 +1,21 @@ +TAG +Spreadgun +TAB +Item +REL +Blackmann;Saya +TXT +Designation: "Rhino Stopper" Spreadgun +Manufacturer: Blackmann Arms Ltd. + +Summary: A small, single-shot break action 10Ga shotgun. Compatible with many types of cartridges. + +Primary Fire: Shoots the loaded shell. + +Secondary Fire: Selects the next ammo type to be used on reload. + +Reloading: Unloads the current shell and loads a new one. If the loaded shell was not spent it will be added back to its ammo pool if there's enough space, otherwise it'll be dropped on the ground. + +Addendum: While simple in its operation, the constant manual reloading tends to become tiresome quickly for some users. A semi-automatic recoil operated variant of the Spreadgun is currently being tested and may be ready for the public in a couple years, there are still some issues to solve such as frequent jamming. + +Saya's Note: Shit looks impractical AF, especially that reload method. How the fuck no one has made a hole through their own palm pushing the barrel back in is beyond me. diff --git a/lore/default/sunkaeze.txt b/lore/default/sunkaeze.txt new file mode 100644 index 000000000..23b699527 --- /dev/null +++ b/lore/default/sunkaeze.txt @@ -0,0 +1,14 @@ +TAG +Sunkaeze +TAB +Lore +REL +XAnimen;DecadeMech;Gods;Yui;Saya +TXT +Name: Sunkaeze +Classification: Dead Planet +Location: Xathar System Outer Rim, X'Animen + +Summary: A completely barren planet, thought to be completely empty, until an expedition discovered the ruins of a facility belonging to the defunct Decade Mechanics, an ancient industrial group founded by the late mechanical demigod Maester Mekes. + +Saya's Note: Gods, demigods... all this stuff... One would hardly believe such things to exist but come on, after finding out that aliens are very real, it's hard to not believe in this stuff too. Hell, I MET one once... like I'm not even bullshitting you here, I met a LITERAL GOD. It happened when I was visiting Yui's girl: there was with this nerdy-looking lady that gave off this sort of "aura". Her name's Mykka, and she was really nice to talk to, even gave me some candy. Boy I wish I could just talk more about this stuff, but I don't want to fill these entries with unrelated info. diff --git a/lore/default/susan.txt b/lore/default/susan.txt new file mode 100644 index 000000000..2dced1f61 --- /dev/null +++ b/lore/default/susan.txt @@ -0,0 +1,14 @@ +TAG +SUSAN +TAB +Lore +REL +Kereshnovka;Gods;Saya;Nukuri;Luna +TXT +Name: Spear of Unmaking, Severance, Annihilation and Nullification +Classification: Weapon of Mass Destruction +Location: Kereshnovka + +Summary: An AI-controlled megastructure dozens of kilometers tall, created by a mysterious Qurensniv group called the "Faculty of Illuminated Nobodies". Having taken hundreds of years to build, it was finally activated in 2018, after which it took control of Russia's missile systems. Its presence on Earth, as a major threat, was what prompted the Nukuri to initiate the "Luna Event". Nukuri forces dispatched in 2021 neutralized the AI, however it was found to be impossible to destroy, so it just stood there, floating in the Arctic seas. In 2097, long after the White Scar incident, and with the Nukuri no longer available to defend the planet, an entity called "Uruk'Anth" appeared on Earth, announcing himself to be "God", and that it was his will for that machine to bring an end to the world, after humanity had proven to no longer be worthy of his blessing. SUSAN was reactivated, this time taking over the weapon sytems of several major world powers. Earth lived in fear for two long scary years, with the AI broadcasting a staggeringly slow countdown to "World Purification", until it was somehow deactivated again and destroyed. + +Saya's Note: Like, seriously. "I am God and I say you must die", he goes. Yeah, fuck that guy. No one knows, at all, what the fuck happened the second time. It's a mystery how it just... poofed like that, taking out the guy in the process, too. diff --git a/lore/default/symnatek.txt b/lore/default/symnatek.txt new file mode 100644 index 000000000..de470a021 --- /dev/null +++ b/lore/default/symnatek.txt @@ -0,0 +1,16 @@ +TAG +Symnatek +TAB +People +REL +Mixom;Saya +TXT +Name: Symnatek +Classification: Industrial Equipment Manufacturer +Location: Brisbane, Australia + +Summary: "Building a better world for a better future, since 2040". The largest producer of industrial equipment in its home country. While the main body dedicates itself to industry and construction, the child company of Itamex provides the military with all sorts of basic supplies. + +Addendum: Symnatek is large enough to fend off the almost-global domination of Mixom, makin Australia one of the few countries where they have any real competition. + +Saya's Note: In this time and age, even fucking tool makers contribute to the military. Huh? What do you mean "the pot calling the kettle black"? Oh sure, just because of Ibuki that makes me one of them. Whatever. diff --git a/lore/default/taro.txt b/lore/default/taro.txt new file mode 100644 index 000000000..f28558b00 --- /dev/null +++ b/lore/default/taro.txt @@ -0,0 +1,16 @@ +TAG +Miyamoto, Taro +TAB +People +REL +Nana;Ryuji;Saya;Ellen +TXT +Full Name: Taro Miyamoto +Nationality: Japanese +Date Of Birth: 1985-10-06 + +Summary: Born in 1985 to Nana and Ryuji Miyamoto. He is the oldest of three, despite what his looks might show. Taro studied at many prestigious universities across the world, expanding his knowledge of technology. His specialties are Software Engineering and Design. He is a highly skilled programmer proficient in several languages. Taro has made many contributions to several open source projects, including the Linux Kernel. + +Addendum: Taro tends to be a bit more serious than his younger sister Saya, and thus generally handles PR for Akari Labs in her stead. He is happily engaged to Elena Yanikov XVI. + +Saya's Note: Taro nii-san at times feels like the Tsukkomi to my Boke. Eh, dunno if you'd really get what all that means, just go look it up sometime. diff --git a/lore/default/uac.txt b/lore/default/uac.txt new file mode 100644 index 000000000..a2a1bb209 --- /dev/null +++ b/lore/default/uac.txt @@ -0,0 +1,26 @@ +TAG +UAC +TAB +People +REL +Doomguy;Saya;Hell +TXT +Name: Union Aerospace Corporation +Classification: Military Conglomerate, Research Foundation +Location: Union States, Mars and Jupiter + +Summary: Founded in 2015 by Thomas Kelliher, as a shell company of the Union Aerospace Armed Forces (UAAF). The UAC's rise to power began in 2025 with its famous Joint Mars Expeditions. Since the creation of "Mars City" and the various posts in Phobos and Deimos, the UAC has been effectively working outside of Earth law, which has caused endless controversy. Moreso after securing their position as the largest military body on Earth in the aftermath of World War 3. In recent years, their experiments in teleportation made the news after a critical failure resulted in an invasion from Hell itself, along with the disappearance of the entire moon of Deimos, and eventually resulted in the demons making their way towards Earth. Governments all across the world have their hands full trying to fend off the attackers, but despite the constant bombardment of his accounts on social media, current CEO Ian Kelliher has refused to give any explanation about this incident. The only information provided is that they "have a man" that can fix everything. + +Addendum: Many rumors surround this company. There are also several accusations of involvement in illegal weapons research and countless cases of worker's rights violations. + +Saya's Note: Oh they TOTALLY deserve what happened to them, and I hope they get screwed even harder for this blunder. I'm glad I never invested in their shit. Lil' kiddo can eat my shorts, by the way, 'cause his errand boy ain't gonna fix shit. I don't care what the stories say, this "Doom Marine" is just some rando who got lucky, nothing more. +TXT +Name: Union Aerospace Corporation +Classification: Military Conglomerate, Research Foundation +Location: Union States, Mars and Jupiter + +Summary: Founded in 2015 by Thomas Kelliher, as a shell company of the Union Aerospace Armed Forces (UAAF). The UAC's rise to power began in 2025 with its famous Joint Mars Expeditions. Since the creation of "Mars City" and the various posts in Phobos and Deimos, the UAC has been effectively working outside of Earth law, which has caused endless controversy. Moreso after securing their position as the largest military body on Earth in the aftermath of World War 3. They were mainly responsible for the invasion from Hell which caused more than half of the planet to be almost entirely wiped out by Demonic forces. However, thanks to the efforts of Akari Labs' Demolitionist, the invasion was switfly dealt with. + +Addendum: Ever since the incident, the company has gone through a major reform, having lost most of its leading staff, and is now tightly supervised by the Union States government. Since 2150, they have made it their goal to repair the damages Earth had suffered. There are currently no clear estimates of how long this may take. + +Saya's Note: It's satisfying as all fuck to see this ugly-ass giant fall. Man, the whole thing with the invasion was just awful, you know. But I'm happy that we at least did our part there. Ah... that clown, once "the most powerful man in the world", now the government's lap dog... my sides have gone into orbit. diff --git a/lore/default/unissix.txt b/lore/default/unissix.txt new file mode 100644 index 000000000..95015cf6b --- /dev/null +++ b/lore/default/unissix.txt @@ -0,0 +1,16 @@ +TAG +Unissix, Misa A. +TAB +People +REL +Devanikna;Nedoshiaan;Zanaveth2;Nukuri;Saya;Nekuratek +TXT +Full Name: Misa Azadeku Unissix aka "Unissix Bokurou Azadeku" +Nationality: Devanikan +Date Of Birth: 1992-02-29 + +Summary: Misa is the lead arms designer of the entire Unissix family. Starting at a very early age, her fascination with weaponry has always been quite noticeable. Misa is highly skilled in the interpretation of ancient designs, and is thus often tasked with recreating lost technology. This has included the various Artifacts of Nedoshiaan. She is married to Zanaveth Nekuraku II, the leader of Nekuratek, a massive tech giant in the Nukuri homeworld. + +Addendum: Her impressive skills in crafting could be seen as a way for her to compensate for the lack of physical prowess needed to become a Dragonblood warrior like her sister. When she met Zanaveth, who was by then just a student on a trip to learn about other cultures, she immediately became infatuated with her, and requested that they got married the next day. Afterwards, having settled in on Nahkami with her wife, Misa became a big fan of videogames, finding it rather exciting to finally be able to go on adventures of her own, without having to put much physical effort into it. + +Saya's Note: I remember having some chats with her. She's got good taste, and her wife is hot af (and really smart, I mean she made the AI you're built on). I'm still pissy that we haven't been in contact much thanks to those American idiots causing the Nukuri to leave. I could send messages sometimes through the embassy in the Lunar Capital, but those damn bunnies always made it hard. BTW... I remember this one time we took a bath together and I saw... her down there... omg... huge... ohhhhhhh...... Zana-sama you lucky devil, no wonder I could hear you two going at it from across the house. diff --git a/lore/default/voicebox.txt b/lore/default/voicebox.txt new file mode 100644 index 000000000..9d917214c --- /dev/null +++ b/lore/default/voicebox.txt @@ -0,0 +1,13 @@ +TAG +Loudboi Voicebox +TAB +Item +REL +AkariLabs;Ibuki;Demolitionist +TXT +Designation: Loudboi Voicebox +Manufacturer: Akari Labs + +Summary: A lightweight voice synthesizer for AI units. Easy to install and program, perfect for those building on a budget. Comes with a built-in "robotic" filter for those who prefer that over an awkwardly "too human" sounding voice. + +Saya's Note: Ibuki is still amused that I programmed your voicebox to sound like her. It also cracks me up that you've even picked up all her little mannerisms because of it. diff --git a/lore/default/wallbuster.txt b/lore/default/wallbuster.txt new file mode 100644 index 000000000..0781e0ef7 --- /dev/null +++ b/lore/default/wallbuster.txt @@ -0,0 +1,23 @@ +TAG +Wallbuster +TAB +Item +REL +Blackmann;Bigshot;Demolitionist;Saya +TXT +Designation: "Wallbuster" Heavy Armor Breaching Shotgun +Manufacturer: Blackmann Arms Ltd., commissioned by Mr. BIG SHOT Industries + +Summary: A rather unconventional 25-barrel revolving shotgun. Its internal mechanisms are so overtly complicated that they've been described as "Kraut Deep Space Magic" by some. + +Primary Fire: Shoots the barrel at the top. + +Secondary Fire: Shoots the 5-barrel group at the top. + +Tertiary Fire: Shoots all barrels. With some types of ammunition it is possible to breach reinforced steel doors up to 40cm in thickness. + +Reloading: Reloading is performed by pulling the side lever, which allows detaching each individual 5-barrel group. For reloading on the go, a magnetic belt or some other mechanism is recommended. Speed loaders are available for purchase from the Blackmann Arms website, or from authorized distributors. + +Addendum: The Demolitionist is equipped with a programmable rapid reload routine in order to make the whole process fast and easy. + +Saya's Note: Y'know... that name makes me think of grandma. I mean, if you change the first letter... Oh, do you hear those drums and that guitar? 'cause I sure do... Old Days~ ♪ diff --git a/lore/default/wararmor.txt b/lore/default/wararmor.txt new file mode 100644 index 000000000..ae71cdf52 --- /dev/null +++ b/lore/default/wararmor.txt @@ -0,0 +1,20 @@ +TAG +War Armor +TAB +Item +REL +Unissix;Devanikna +TXT +Designation: War Armor +Manufacturer: Unissix Crafts + +Summary: Very robust, durable plate armor. Made of the finest almasteel in Devanikna. + +Protection: + - 80% reduction to heat, cold, electricity, slime and other elemental types. + - 50% reduction to all other types of damage. + - Additional 70% reduction to explosions. + +Durability: Can absorb a total of 250 units of damage before breaking. + +Addendum: Worn over a blast suit, you're pretty much ready for anything that could be thrown at you. diff --git a/lore/default/whitescar.txt b/lore/default/whitescar.txt new file mode 100644 index 000000000..73a2baa2a --- /dev/null +++ b/lore/default/whitescar.txt @@ -0,0 +1,16 @@ +TAG +The White Scar +TAB +Lore +REL +Nukuri;NosKora;Saya;Zanaveth2 +TXT +Name: The White Scar +Classification: Armed Conflict +Timeframe: 2073 - 2077 + +Summary: In June of 2073, the President of the United States made some very insulting comments about the Nukuri, who were currently in the middle of their 7th World War. They were not very well received. Many Nukuri previously settled on Earth migrated in protest, the emperor of Nahkami had many things to say, and the ball just kept rolling. In no time, the conflict reached its boiling point, and the Nukuri Empire declared war on the US, ready to launch a direct attack as "punishment for their insolence". Ground units were deployed in September of 2074, and thus the war began. There were many loses for both sides, in their attempt to "slay the beast from within", however, in just three more years, the entire country had fallen. The president was then given a choice: either publicly apologize for his words against the Nukuri Empire, or watch as the wrath of the Emperor falls upon his people. He rejected this proposition, and all Nukuri forces were ordered to leave the area. Then, it happened: With a blinding flash of light, an orbital strike hit several major US cities, reducing them to ashes. Most people who were indoors at the time survived, the rest were not so lucky. + +Addendum: When news broke of what had happened on Earth, protests broke out all over the Nukuri Empire, further fueling the still ongoing WW7. Chaos ensued for almost 30 years, until the founders of the University of Nos-Kora stepped in, and put a stop to the war all by themselves. Their ultimatum was taken very seriously, and thus a massive reform began, starting with the Emperor being forced out into exile, never to be allowed to return. The reform reached its climax in 2108, with the formation of the Nukuri Unified Government. Despite all this, relations with the Nukuri were never truly restored, with the exception of various previously allied countries, such as Scotland and Japan. + +Saya's Note: Man, this was one of the darkest moments in history. Really fucks me up thinking about it again, especially after I had learned from Zana-sama how things were on the other side. The Nukuri folks were anything but peaceful back in the day, but only because the guy running the show was a fucking megalomaniac asshole supervillain, like fucking hell, toasting the entire US for a BUNCH OF TWEETS. Practically everyone in there turned on him when it happened. The fucker signed his own death sentence right there. On top of that having those two weirdos step in and just... ENDING the war by themselves. Good lord, I hope I never piss them off. diff --git a/lore/default/xanimen.txt b/lore/default/xanimen.txt new file mode 100644 index 000000000..e89d42bcb --- /dev/null +++ b/lore/default/xanimen.txt @@ -0,0 +1,16 @@ +TAG +X'Animen +TAB +Lore +REL +Luna;Nukuri;Saya +TXT +Name: X'Animen Coalition +Classification: Solar System Cluster +Location: Various Galaxies + +Summary: X'Animen is the name of a group of planetary systems, comprising several inhabited worlds, all connected through portals. During the first days following the "Luna Event", it was discovered that our own solar system had a portal connecting to them, in the remote dwarf planet of Sedna, from which the Nukuri had come to our world in order to study us as potential candidates for joining the group. The current member systems are Xathar (where the Nukuri homeworld is), Zenna, Mondakan and Kryudon. + +Addendum: Things aren't always peaceful in here. Several members are prone to waging war among themselves, or fighting over the nonexistent leadership of the Coalition. + +Saya's Note: Interplanetary alliances... man... all this stuff is just like something out of a sci-fi novel, and it's cool and all. I hope that one day we can be part of all this. Could've happened sooner, but, y'know, stuff happened... *sigh* diff --git a/lore/default/ynykron.txt b/lore/default/ynykron.txt new file mode 100644 index 000000000..93d892c69 --- /dev/null +++ b/lore/default/ynykron.txt @@ -0,0 +1,19 @@ +TAG +Ynykron Artifact +TAB +Item +REL +Unissix;Nedoshiaan +TXT +Designation: Ynykron Artifact ("Death Cannon") +Manufacturer: Unknown, replicated by Unissix Crafts + +Summary: One of the four ancient artifacts of war created for the mad dictator god Nedoshiaan. The Death Cannon uses an extremely volatile cocktail of exotic materials in order to tear through the fabric of existence. Two modes of operation exist depending on the orientation of its ammo box. + +Primary Fire: Charges a beam shot. Once complete, pulling the trigger releases it. The beam will instantly destroy everything in its way, no matter how tough it is. + +Secondary Fire: Charges a vortex shot. Once complete, pulling the trigger releases it. On the impact area a miniature black hole will be created which will swallow everything around itself for a period of time before collapsing in a devastating explosion. + +Reloading: If there's any ongoing charge process, it will be cancelled and no ammunition will be used, but the weapon will have to vent for a while. Otherwise, loads a new crystal. + +Addendum: Only the one original instance of this weapon should exist, but replicas have begun to surface thanks to reverse engineering efforts. Still, use of this weapon is considered illegal without proper authorization. Luckily for you, you are authorized to use it against the invading forces. diff --git a/lore/default/yui.txt b/lore/default/yui.txt new file mode 100644 index 000000000..06a812bde --- /dev/null +++ b/lore/default/yui.txt @@ -0,0 +1,16 @@ +TAG +Miyamoto, Yui +TAB +People +REL +Nana;Ryuji;Taro;Saya;Ashley +TXT +Full Name: Yui Miyamoto +Nationality: Japanese +Date Of Birth: 2009-07-02 + +Summary: Born in 2009 to Nana and Ryuji Miyamoto. Yui is the youngest of three brothers. Unlike her older siblings Taro and Saya, she never really showed any interest in science and tech. Instead her dream was to become a doctor, to save lives. She currently works as a neurosurgeon at Kasukabe Central Hospital, and has received several awards. + +Addendum: Yui is currently married to Ashley Knox, the "Stylish Witch of the West" famous for her special blend of Rock and Gothic. She had been her fan for many years, and after a concert, she approached the witch for an autograph, it was then, at that very moment, that a miracle happened: Ashley asked her out on a date. Ever since then, the've become unseparable. + +Saya's Note: Yu-chan was never really into our whole thing, that's for sure, but I'm still proud af as her onee-san that she's out there helping people, and also jealous af too because her girl is so DAMN HOT AAAAAAAAA. diff --git a/lore/default/zanaveth2.txt b/lore/default/zanaveth2.txt new file mode 100644 index 000000000..69eb515e5 --- /dev/null +++ b/lore/default/zanaveth2.txt @@ -0,0 +1,16 @@ +TAG +Zanaveth II +TAB +People +REL +Nukuri;Devanikna;Unissix;Nekuratek;Zanaveth3 +TXT +Full Name: Zanaveth Nekuraku II +Nationality: Nukuri +Date Of Birth: 1969-08-10 + +Summary: Zanaveth II is the CEO of Nekuratek, the largest IT megacorporation in Nahkami, and also the current Minister of Interspecies Relations since the governmental reform of 2108. For years she has been the one link with the Nukuri, bringing us news of all that is happening on their homeworld. She has also been in contact with other races, such as the Devanikans, of which her current wife, Misa Unissix, is one of. The two have a single child: Zanaveth III. + +Addendum: Zanaveth II is quite fond of Japanese culture, and frequently tours the country with her wife. + +Saya's Note: Oh, she's the sweetest gal I've ever met. That lucky bastard Misa sure scored one hell of a wife. I was also very lucky to have met them both, it's super fun hanging out with them and seeing how absolutely amazed Zana-sama is about everything we come across. She's like a kiddo in a candy shop at times, adorable as heck. diff --git a/lore/default/zanaveth3.txt b/lore/default/zanaveth3.txt new file mode 100644 index 000000000..21754c6d3 --- /dev/null +++ b/lore/default/zanaveth3.txt @@ -0,0 +1,28 @@ +TAG +Zanaveth III +TAB +People +REL +Nukuri;Unissix;Zanaveth2;NosKora;Saya;WhiteScar +TXT +Full Name: Zanaveth Nekuraku III +Codename: "The Corruptor" +Nationality: Nukuri +Date Of Birth: 2042-08-20 + +Summary: Zanaveth III is the sole daughter of Misa Unissix and Zanaveth II. She had a quite troubled childhood, suffering bullying for years due to her odd personality and mannerisms. After graduating from the University of Nos-Kora in 2140, she went on to pursue her lifelong goal of "taking over the world". + +Addendum: Zanaveth's negative world view and hostile attitude towards other people could be seen as a direct consequence of her experiences growing up. She rarely opens up to anyone, except her own parents, and also Saya, due to the time they've spent together. + +Saya's Note: Zana-chan may look all cold and stuff but under all of that she's very emotional, real sensitive. I remember when I had to take care of her and every time she got in trouble, she'd come to me all flustered and angry, and I'd offer a shoulder to cry on, some nice headpats and hugs, and she'd calm down. It was... honestly heartwarming, made me feel like a mom, in a way. I wonder what she's up to now, I haven't seen her since that fucking "White Scar" bullshit happened. Ahhhh... Damn it... I miss petting that soft and fluffy hair of hers... +TXT +Full Name: Zanaveth Nekuraku III +Codename: "The Corruptor" +Nationality: Nukuri +Date Of Birth: 2042-08-20 + +Summary: Zanaveth III is the sole daughter of Misa Unissix and Zanaveth II. She had a quite troubled childhood, suffering bullying for years due to her odd personality and mannerisms. After graduating from the University of Nos-Kora in 2140, she went on to pursue her lifelong goal of "taking over the world". She attempted to take control of Earth during the period of confusion following the demon invasion of 2148, but failed. + +Addendum: Zanaveth's negative world view and hostile attitude towards other people could be seen as a direct consequence of her experiences growing up. She rarely opens up to anyone, except her own parents, and also Saya, due to the time they've spent together. + +Saya's Note: Zana-chan may look all cold and stuff but under all of that she's very emotional, real sensitive. I feel like I've become some sort of third mom to her. You know, it caught me by surprise, when I heard that out of nowhere she was back on Earth, managed to sneak in somehow. The big dummy got herself in trouble once again and just ran for our house, scared the shit out of me, but there it was, once again, that wonderful experience I missed of petting her soft fluffy hair, recomforting her after yet another fuckup... It's a shame that she had to leave afterwards, but at least we spent some quality time together. Still, it was nice to "give her a hand", huhuhuhu... diff --git a/lore/es/akarilabs.txt b/lore/es/akarilabs.txt new file mode 100644 index 000000000..c3e2d287a --- /dev/null +++ b/lore/es/akarilabs.txt @@ -0,0 +1,8 @@ +TXT +Nombre: Akari Labs +Clasificación: Laboratorio de Investigación Científica, Fábrica de Robots, Servicio de Adopción +Localización: Kasukabe, Prefectura de Saitama, Japón + +Resumen: Akari Labs, la Fuente de Innovación, fue fundado en 2010 por Saya y Taro Miyamoto. Siendo al principio solo un pequeño taller de robótica, crecieron rápidamente con el tiempo, cubriendo campos más diversos en el proceso. Uno de los productos más populares de los laboratorios son las Maidbots, robots casi humanos que pueden ser adoptados gratuitamente por cualquier familia: "desde asistentas enérgicas y trabajadoras que hacen su tarea sin rechistar, hasta tiernas y maternales asistentas que cuidan de ti y te animan a mejorar tu estilo de vida". Los laboratorios también son famosos por la creacion de Ibuki, el "Oni Rojo", una supersoldado veterana de la Tercera Guerra Mundial ahora convertida en supermodelo, y recientemente, su sucesor, el Demolicionista. + +Apéndice: Akari Labs fue uno de los patrocinadores de los Juegos Olímpicos de Tokyo en 2020. La Maidbot personal de Saya cantando el himno nacional fue uno de los sucesos más destacados del evento. diff --git a/lore/es/anarukon.txt b/lore/es/anarukon.txt new file mode 100644 index 000000000..373c0a1fe --- /dev/null +++ b/lore/es/anarukon.txt @@ -0,0 +1,20 @@ +TXT +Nombre: Anarukon +Clasificación: Entes inmortales +Localización: Varias + +Resumen: Los Anarukon son una raza de entes inmortales creados por un dios conocido como Noskas Kurenai (en su lengua, "Padre de Eternidad"). Son completamente invencibles, capaces de recuperarse incluso si son quemados hasta ser ceniza. Mientras que la mayoría de la población se encuentra en el Imperio de Novoskhana, otros grupos se han separado de él debido a desacuerdos mayores con las políticas del imperio. + +Apéndice: Los Anarukon son una de las razas humanoides con la proporción más alta de individuos que no entran dentro del sexo o género binarios segun un reciente censo. Aproximadamente el 40% de la población se puede clasificar como "intersexo", y solo un 30% de la población total se puede considerar "cisgénero". Un estudio de Mosse Anderken pudo trazar esto a una mutación en el genoma Anarukon que apareció varios años despues de la creación del imperio. + +Nota de Saya: Mas cosas de dioses por aquí. No es coña, SON reales. +TXT +Nombre: Anarukon +Clasificación: Entes inmortales +Localización: Varias + +Resumen: Los Anarukon son una raza de entes inmortales creados por un dios conocido como Noskas Kurenai (en su lengua, "Padre de Eternidad"). Son completamente invencibles, capaces de recuperarse incluso si son quemados hasta ser ceniza. Mientras que la mayoría de la población se encuentra en el Imperio de Novoskhana, otros grupos se han separado de él debido a desacuerdos mayores con las políticas del imperio. Entre ellos los más notables son el Reino Eterno, fundado por el propio Noskas Kurenai y liderado por la Reina Andreki Anderken, y el Imperio Rust, fundado por Syrakha Yanikov y liderado por el Emperador Infantil Kirin Xanai. + +Apéndice: Los Anarukon son una de las razas humanoides con la proporción más alta de individuos que no entran dentro del sexo o género binarios segun un reciente censo. Aproximadamente el 40% de la población se puede clasificar como "intersexo", y solo un 30% de la población total se puede considerar "cisgénero". Un estudio de Mosse Anderken pudo trazar esto a una mutación en el genoma Anarukon que apareció varios años despues de la creación del imperio. + +Nota de Saya: Sabes... conocí a Andreki una vez, despues de la boda con Kirin-kun. En serio que creía que era solo una niña, dios que vergüenza... También conocí a algunos de sus familiares, como la tipa esta que parece una bruja... su tía ¿creo? No pude mirarla mucho, me ponía los pelos de punta. T-también estaba hmmm... su madre, una guerrera super hardcore tipo Guts, pero en mami, luego otra tía a la que le mola ir por ahí con un disfraz que da mucho mal rollo y usa un alterador de voz para parecer un tío siniestro, me lo pasé de muerte hablando con ella, es majísima. También conocí al mismísimo DIOS en mayúsculas, el "Padre de Eternidad"... oh tío la tensión cuando me miraba... pero luego se me pasó, porque en persona es un blandengue. Ahhh... fue la rehostia conocer por fin a toda esta gente despues de solo haber leido sobre ellos, y oh dios no empecemos con lo que es haberme casado con uno, juju. Por fin, un guapetón inmortal solo para mí... y maaaaaadre es que es monísimo... y una fiera en la cama, ijijijijiji~ diff --git a/lore/es/ashley.txt b/lore/es/ashley.txt new file mode 100644 index 000000000..a4f2853d6 --- /dev/null +++ b/lore/es/ashley.txt @@ -0,0 +1,10 @@ +TXT +Nombre Completo: Ashley Knox +Nacionalidad: Británica +Fecha de Nacimiento: 31 de Octubre de 1887 + +Resumen: Ashley es la mayor de los tres hijos de Yrikha Yanikov y Maxwell A. Knox, los otros siendo Adrian, un experimentado soldado veterano de la primera y segunda guerras mundiales, y Viola, una aprendiz de bruja. Nació en Londres en 1887, pero pasó la mayor parte de su infancia en Cornualles, despues de que su madre tuviera que darse a la fuga debido a acusaciones de brujería. Ashley es conocida mayormente por ser la guitarrista y cantante de "The Black Rat's Coven" ("El Aquelarre de la Rata Negra"), una banda de Rock Gótico compuesta íntegramente de brujas que ha estado de gira por todo el mundo. Tambien es una maestra en pintura y escultura, con algunas de sus obras vendiéndose por millones. + +Apéndice: Poco después del nacimiento de su único hijo, Christopher, en 1989, Ashley se divorció del que entonces era su marido, Fredrik Steiner. Muchos años después, durante un concierto en Japón en 2027, conoció a Yui Miyamoto, con quien se casó solo unos pocos días tras el suceso. Ashley lamenta no haberse dado cuenta antes de que prefiere estar con mujeres. + +Nota de Saya: Bendita sea esta lesbiana, amen. Ohhh... Ashley-san es simplemente la mejor, adoro su música, y mola mucho que nos invite a sus conciertos y tal cuando toca. Ah y recuerdo que una vez me dió un abrazo y HNNN ¡¡¡dios es que fue LO MEJOR!!! Ahhhh... suaves pechotes de bruja... ♥ diff --git a/lore/es/belt.txt b/lore/es/belt.txt new file mode 100644 index 000000000..f6179b3fa --- /dev/null +++ b/lore/es/belt.txt @@ -0,0 +1,9 @@ +TAG +Cinturón Útil +TXT +Designación: Cinturón Útil Magnético Adaptable +Fabricante: Symnatek + +Resumen: Un simple cinturón magnético, adaptable a cualquier tamaño de cintura al acoplar/desacoplar segmentos. Sus fuerzas magnéticas son suficientes para mantener cualquier objeto perfectamente sujeto no importa la intensidad del impacto que reciba el usuario. + +Apéndice: Este cinturón te permitirá acceder fácilmente a tus contenedores Hammerspace y llavero, y tambien facilitar la recarga de ciertas armas. diff --git a/lore/es/bigshot.txt b/lore/es/bigshot.txt new file mode 100644 index 000000000..80e49afee --- /dev/null +++ b/lore/es/bigshot.txt @@ -0,0 +1,10 @@ +TAG +Don BIG SHOT +TXT +Nombre Completo: John "Bigshot" Gunns +Nacionalidad: Americano +Fecha de Nacimiento: 12 de Noviembre de 2110 +" +Resumen: Un hombre rodeado de misterios. Dice ser el "hijo de Benellus, Dios de las Escopetas". Es uno de los mayores patrocinadores financieros de Blackmann Arms y les ha encargado varios diseños inusuales, la mayoría privados. Desde su fortaleza en Nevada suele transmitir su mensaje sobre un "evento apocalíptico" para el que se está preparando. + +Nota de Saya: Oséase, un tolai, lo pillo. Pero la cosa es, uno de los diseños del tío este se hizo público, y es que no podía resistirme a tener esa COSA en mis manos. Quiero ver como manejas ese descojonante pedazo de metal. Hasta te he puesto algunas mejoras para usarlo más eficientemente. Cada vez que lo estés usando, te estaré viendo, así que más te vale darme buen entretenimiento mientras como palomitas. diff --git a/lore/es/blackmann.txt b/lore/es/blackmann.txt new file mode 100644 index 000000000..fa7a12590 --- /dev/null +++ b/lore/es/blackmann.txt @@ -0,0 +1,10 @@ +TXT +Nombre: Blackmann Arms S.L. +Clasificación: Diseñador y Fabricante de Armas +Localización: Colonia, Alemania + +Resumen: Fundada en 1924 por Daniel Ischer como "Schwarzmann Exotischwaffen", un taller de "armas exóticas" en Colonia. Su eslogan es "si lo puedes imaginar, lo podemos construir". Saltó a la fama cuando la familia escapó a América en 1933. Despues de instalarse, la tienda se "americanizó" bajo su actual marca de "Blackmann Arms", y alcanzó una fama mayor diseñando toda clase de ingeniosas armas para las fuerzas aliadas. Durante la Tercera Guerra Mundial se mudaron de vuelta a Alemania, donde han estado hasta el día de hoy. La compañía actualmente es manejada por Hermann E. Ischer, tataranieto del fundador original, quien ha hecho su objetivo personal el que si un arma diseñada puede contener más de una bala, debe tener una función para disparar todo el cargador lo más rápido posible. + +Apéndice: La mayor parte de la financiación de la compañía viene de Industrias Don BIG SHOT, la cual segun reportes del mismo Hermann, encarga regularmente toda clase de diseños descabellados de escopetas que ninguna persona sana pensaría en usar. De todos estos encargos estrictamente privados, una sola arma fue finalmente hecha pública, la "Wallbuster", una escopeta revólver de 25 cañones. + +Nota de Saya: Creo que he desvelado el código en esto... si el nombre de la compañía hace referencia a lo que yo creo... Oh venga ya. En serio el tío que la fundó intencionadamente quería que la gente pensara en su POLLA cada vez que veían las enormes armas que hacía? ASCO. diff --git a/lore/es/blastsuit.txt b/lore/es/blastsuit.txt new file mode 100644 index 000000000..f5c64f079 --- /dev/null +++ b/lore/es/blastsuit.txt @@ -0,0 +1,15 @@ +TAG +Chaleco Antiexpl. +TXT +Designación: Chaleco Antiexplosivos +Fabricante: Itamex Military Supplies (filial de Symnatek) + +Resumen: Un simple chaleco diseñado para proteger contra explosiones. El cuerpo principal está hecho de nanotejidos muy elásticos, y deberían proveer de una protección decente contra armamento ligero. El blindaje está hecho de una aleación propietaria altamente resistente al impacto. + +Protección: + - Reducción de un 30% contra todo tipo de daños. + - Reducción adicional de un 50% contra explosiones. + +Durabilidad: Puede absorber un total de 150 unidades de daño antes de romperse. + +Apéndice: El chaleco se puede llevar por debajo de otras armaduras. diff --git a/lore/es/candygun.txt b/lore/es/candygun.txt new file mode 100644 index 000000000..b82ffccf8 --- /dev/null +++ b/lore/es/candygun.txt @@ -0,0 +1,19 @@ +TAG +Pistola Caramelo +TXT +Designación: Pistola Caramelo "Taste the Sweetness" +Fabricante: Munch Innovations + +Resumen: Variante sobrecargada de la pistola de Explodium. No solo las balas, sino tambien partes del arma, están hechas de Explodium. Mezclado con caramelo de fresa y peta zetas también, lo cual por alguna razón resulta en un festival de fuegos artificiales. + +Fuego Primario: Disparos individuales de dulce explosión. Si el impacto directo no mata algo, puede que lo haga todo el petardeo adicional. + +Fuego Secundario: Recarga explosiva. La potencia es mucho más extrema así que cuidado con el daño por explosión. Solo se puede hacer si tienes cargadores extra. + +Especial: Durante los primeros momentos de una recarga explosiva, puedes mantener el fuego primario para dejar el cargador dentro y en su lugar tirar la pistola entera como una granada para un daño incluso mayor que solo el cargador. Solo puede hacerse si tienes al menos una pistola y cargador de repuesto. + +Recarga: Lo mismo de siempre. Recuerda que puedes mantener una bala en la recámara. + +Apéndice: Dada la naturaleza deshechable de la Pistola Caramelo, hasta 4 repuestos extra se pueden mantener en tu inventario. + +Nota de Saya: No sé como mezclando caramelo con explodium puede hacer esto, pero me encanta cada segundo. Ahhh... ataque de nostalgia. ¿Que tal si un dia de estos vamos a ver unos fuegos artificiales de verdad cuando termines de salvar el mundo? diff --git a/lore/es/collar.txt b/lore/es/collar.txt new file mode 100644 index 000000000..c7557d97b --- /dev/null +++ b/lore/es/collar.txt @@ -0,0 +1,15 @@ +TAG +Collar de Suerte +TXT +Designación: Collar de la Suerte para Demolicionista +Fabricante: Saya Miyamoto + +Resumen: Un elegante accesorio de moda, personalmente creado por Saya, con mucho amor y cariño, e infundido con un poco de energía mágica prestada que protegerá a quien lo lleve. + +Protección: + - Reducción del 75% contra todo el daño por debajo de un 25% de salud. + - Reducción del 50% contra todo daño autoinflingido. + +Apéndice: El collar no se puede romper, no importa cuanto daño recibas. + +Nota de Saya: Hice uno para Ibuki también. Pues os queda super cuqui a los dos. Juro que esto no es nada de BSDM. Oh y madre de dios como mola la magia de la novia gótica tetuda de Yui. diff --git a/lore/es/cronos.txt b/lore/es/cronos.txt new file mode 100644 index 000000000..ae3b05db1 --- /dev/null +++ b/lore/es/cronos.txt @@ -0,0 +1,9 @@ +TXT +Nombre: Cronos +Clasificación: Colección de mundos + +Resumen: Un cluster de pequeños mundos conectados por extraños portales. Una investigación histórica dice que todo formaba parte de un único y gran mundo, pero un día un gran cataclismo ocurrió y todo se rompió en pedazos. Por suerte unos "sabios" encontraron la forma de conectar todos los mundos de nuevo. También nos han informado de que hay tres organizaciones principales trabajando aquí, pero no son muy amigables, ya que se han aliado con un Jinete de Serpiente. Puede que tengas que enfrentarte a sus líderes antes de ir a por quien mueve los hilos. + +Apéndice: Se conoce que a los nativos les gustan los puzzles, a veces hasta un punto insoportable. + +Nota de Saya: Ya, ya, típica historia de fantasía oscura, lo pillo, que si "todo esto antes era campo" y tal. Aunque tengo algo de curiosidad por cómo funcionan esos portales. diff --git a/lore/es/cyrus.txt b/lore/es/cyrus.txt new file mode 100644 index 000000000..8f5ad5ac3 --- /dev/null +++ b/lore/es/cyrus.txt @@ -0,0 +1,10 @@ +TXT +Nombre: Cyrus Enterprises +Clasificación: Startup? de Tecnología +Localización: Isla Kopo, Kereshnovka, Rusia + +Resumen: Una pequeña compañía manejada por un tal Reubens C. Karnanaiahmani, hijo de realeza y embajador de los Qurensniv en la Tierra. Lo hace todo por su cuenta, tiene el hábito de dar nombres muy frikis a las cosas. + +Apéndice: Aparte de meterse en tecnología avanzada, Reubens también es diez veces campeón de Ko-Ron-Jai (artes marciales Qurensniv), y es un tirador de renombre, capaz de partir una cerilla por la mitad desde 1km de distancia, con una precisión mortal. + +Nota de Saya: También es un puto friki. Eso mismo, ya lo he dicho. Claro que sí, las cosas que hace molan y tal, a veces, pero madre de DIOS el tío me saca de quicio con esa actitud que tiene, blej... diff --git a/lore/es/decademech.txt b/lore/es/decademech.txt new file mode 100644 index 000000000..cd86927cc --- /dev/null +++ b/lore/es/decademech.txt @@ -0,0 +1,8 @@ +TXT +Nombre: Decade Mechanics +Clasificación: Instalación de Investigaciones Militares??? +Localización: Sunkaeze, borde externo de Xathar, Coalición X'Animen + +Resumen: Desde que la humanidad fue consciente del portal en Sedna conectando a otro sistema solar, muchas expediciones se han hecho a los diferentes mundos de X'Animen (nombre dado por aquellos que lo gobiernan). Un gran descubrimiento que ni siquiera los nativos conocían, fue el de las ruinas de unas instalaciónes de investigación en el planeta desolado de Sunkaeze, pertenecientes a una difunta compañía llamada "Decade Mechanics", manejada por el semidios mecánico Maestre Mekes, muerto desde hace mucho tiempo. Materiales de investigación, planos e incluso productos terminados, aun en funcionamiento fueron recuperados, dando una idea general de en que se especializabam estas instalaciones. Varios grupos han recreado con éxito otros objetos solo con los planos originales, algunos de los cuales han sido todo un éxito comercial en el campo militar. + +Apéndice: Se dice también que las ruinas están malditas. Muchas vidas se han perdido explorándolas, bien siendo por accidentes o por "criaturas espectrales hostiles" no identificadas que algunos han llamado "ángeles de la muerte". diff --git a/lore/es/deepimpact.txt b/lore/es/deepimpact.txt new file mode 100644 index 000000000..7f2bf4f47 --- /dev/null +++ b/lore/es/deepimpact.txt @@ -0,0 +1,13 @@ +TXT +Designación: Pistola de Aire "Deep Impact" +Fabricante: Juguetes Magníficos del Dr. Locke + +Resumen: La Deep Impact es una pistola de aire comprimido, supuestamente un juguete para niños. Su presión máxima permite disparar ráfagas de aire que pueden causar severas hemorragias internas y aplastamiento de órganos vitales. + +Fuego Primario: Rápidos soplos de aire comprimido. Empujan enemigos y proyectiles, al mismo tiempo que causan algo de daño. + +Fuego Secundario: Comprime todo el aire en un único disparo áltamente destructivo. Esta "bala de aire" es capaz de atravesar múltiples objetivos, abriendo una brecha directamente a través de sus cuerpos. Requiere un tanque de aire completamente lleno. + +Recarga: Se debe tirar de la palanca en el lateral para rellenar el tanque de aire interno. Ya en su capacidad máxima, un mecanismo inteligente bloqueará la palanca para evitar la sobrecarga accidental. + +Apéndice: No se sabe cómo exactamente esto cuenta como un juguete para niños. diff --git a/lore/es/demolitionist.txt b/lore/es/demolitionist.txt new file mode 100644 index 000000000..1fcd5c8af --- /dev/null +++ b/lore/es/demolitionist.txt @@ -0,0 +1,13 @@ +TAG +Demolicionista +TXT +Nombre Completo: Unidad de Combate Autónoma de Primera Generación de Akari Labs +Nombre en Clave: Demolicionista +Nacionalidad: Japonesa +Fecha de Nacimiento: 20 de Enero de 2148 + +Resumen: El Demolicionista es un refinamiento del antiguo programa de supersoldado Oni Rojo, una unidad de combate controlada por IA capaz de utilizar eficientemente cualquier arma a su disposición. Está equipado con un unidad de Impulsor JetBurst portátil, permitiéndole realizar rápidos impulsos y sprints en el aire, también viene equipado con dos contenedores Hammerspace, para un acceso fácil a todas sus armas y municiones, los dos, junto con un llavero, unidos a un Cinturón Útil Magnético. Su núcleo de IA está construido sobre la misma tecnología que las maidbots de Akari Labs, el framework de IA Nekuronbot, provisto como regalo de amistad entre Saya y Zanaveth II, la actual directora de Nekuratek. Gracias a esta tecnología, y combinada con una Pantalla CuteEmotion y Caja de Voz Loudboi, el Demolicionista es casi indistinguible de una persona real en su comportamiento y respuesta emocional, lo cual hace más comoda la interacción con civiles. La primera unidad fue desplegada en Junio de 2148 en territorio de la Unión de Estados para combatir la invasión demoníaca atraida por las intervenciones de la UAC en el Infierno. + +Apéndice: Muchos más detalles se dieron a conocer sobre el primer Demolicionista gracias a una sesión en directo de preguntas y respuestas realizada por Saya Miyamoto. El nombre completo de la unidad es "Demo Miyamoto", dado por Saya Miyamoto. Se identifica como no binaria, y menciona que aparte del pronombre "elle", tambien acepta ser referida como "ella". En cuanto a personalidad, se le puede describir como "parlanchina", le encantan los chistes y siempre intenta hacer sonreír a la gente, pero tambien puede ser muy seria y resuelta en su deseo de proteger a quien lo necesite. Demo también lleva un "Collar de la Suerte" como muestra de amistad con Saya, aunque la mayoría de la gente comenta que parece algún tipo de accesorio de BDSM. + +Nota de Saya: Has terminado de leer sobre ti? Sí, Demo-chan, se que estás leyendo esto. UuuUUUuuUu~, da miedo, ¿eh? Vuelve al trabajo, robotita tontita. diff --git a/lore/es/devanikna.txt b/lore/es/devanikna.txt new file mode 100644 index 000000000..66f150fb8 --- /dev/null +++ b/lore/es/devanikna.txt @@ -0,0 +1,10 @@ +TXT +Nombre: Devanikna +Clasificación: Mundo de guerreros +Localización: Ixxeney, sistema Xathar + +Resumen: Los Devanikan son una raza de guerreros fieros, los cuales se dice que descienden de dragones (en su idioma, "Devanikan" significa "Sangre de dragón"). Están divididos en varios clanes, con uno de ellos, el clan Unissix, dirigiendo sobre los demás. + +Apéndice: Esta gente adora las aventuras y matar bestias, todos los miembros de cada clan tienen muchas historias que contar sobre sus hazañas. Deneva Unissix, hermana mayor de Misa Unissix, es actualmente una de las guerreras más populares, habiendo finalmente derrotado a Mero el Destructor, un imponente y gigantesco golem construido por el Príncipe de las Sombras Kuro Noroko quien durante siglos había desatado el terror por todo Ixxeney. + +Nota de Saya: La gente de Misa mola un huevo. Casi que me hacen pensar en esta serie de JRPGs a la que jugaba hace un chorrón de años, también iba de gente con sangre de dragón... eh... pues no me acuerdo de como se llamaba... en fin. Molones guerreros de Dragones, toma ya. diff --git a/lore/es/display.txt b/lore/es/display.txt new file mode 100644 index 000000000..78be16c36 --- /dev/null +++ b/lore/es/display.txt @@ -0,0 +1,7 @@ +TXT +Designación: Pantalla CuteEmotion +Fabricante: Akari Labs + +Resumen: Pantalla de un solo sentido para uso en robots. Colocada en la región de la cabeza se puede usar para mostrar expresiones faciales simples seleccionadas desde una librería de imágenes configurable por el usuario que se pueden asociar con cualquier tipo de emoción que la IA quiera mostrar, ya sea feliz o triste, excitado o aburrido, tranquilo o inquieto... Las posibilidades son infinitas. + +Nota de Saya: Esto te hace super cuqui y abrazable (lo siento otra vez por aquella vez que Ibuki te aplastó con un abrazo, por cierto, en serio creía que tu chasis podría soportarlo, pero mira que es fuerte la tía). diff --git a/lore/es/doomguy.txt b/lore/es/doomguy.txt new file mode 100644 index 000000000..3386d10d2 --- /dev/null +++ b/lore/es/doomguy.txt @@ -0,0 +1,13 @@ +TAG +Marine de Doom +TXT +Nombre Completo: [CLASIFICADO] +Nombre en Clave: Marine de Doom +Nacionalidad: Americano +Fecha de Nacimiento: [CLASIFICADO] + +Resumen: El Marine de Doom es el único superviviente de las invasiones demoníacas en las bases de la UAC en Fobos y Deimos, y es reconocido como una figura legendaria por muchos. Dado su impresionante historial ha sido designado como el "solucionador de problemas" de la organización. En el momento de escribir este artículo, se le ha encargado luchar contra los invasores demoníacos en la Tierra. + +Apéndice: Se te ha ordenado no interactuar con este hombre, si lo encuentras, por favor apártate y déjale trabajar. + +Nota de Saya: Perdona por la falta de info por aquí, esos gorilas de la UAC lo tienen todo bien guardado. Al menos he oido que le gustan los conejitos, asi que si pasara lo peor simplemnte hazte pasar por uno y a lo mejor no te dispara a la primera de cambio. diff --git a/lore/es/ellen.txt b/lore/es/ellen.txt new file mode 100644 index 000000000..0b2817189 --- /dev/null +++ b/lore/es/ellen.txt @@ -0,0 +1,10 @@ +TXT +Nombre Completo: Elena "Ellen" Yanikov XVI +Nacionalidad: Americana +Fecha de Nacimiento: 6 de Junio de 2066 + +Resumen: Ellen es actualmente la más joven de un extenso linaje de traviesas damas todas con el nombre de "Elena Yanikov", iniciado por la primera hija de Erana Yanikov en 1703. Una entusiasta de la exploración urbana, que pasó la mayoría de sus años mozos rebuscando en el yermo de los antiguos Estados Unidos tras la Tercera Guerra Mundial. Así es como finalmente llegó a conocer a Ibuki Miyamoto, y por ella, a Taro Miyamoto, quien es ahora su marido. + +Apéndice: Dentro de la familia de Ellen, solo las mujeres parecen heredar la inmortalidad, todos los hombres finalmente envejecen y mueren. Ellen tiene un parentesco distante con la cantante/guitarrista de Rock Gótico Ashley Knox, ya que su padre, Gottfried Steiner, es el nieto de su exmarido. También es un cuarto de demonio por su abuelo, Cytho Valathor. + +Nota de Saya: Mira que es muy troll a veces... Cuando te gasta una broma, se pasa un huevo. Me sigue doliendo el culo desde la última vez. ¿Hm? ¿Que pasó? Ah... es que me da mucha vergüenza hablar del tema... diff --git a/lore/es/enginetech.txt b/lore/es/enginetech.txt new file mode 100644 index 000000000..e5c40354d --- /dev/null +++ b/lore/es/enginetech.txt @@ -0,0 +1,10 @@ +TXT +Nombre: Instituto Tecnológico Tach-Engine +Clasificación: Unión Tecnológica +Localización: Perth, Escocia + +Resumen: Fundado en 2014 por J.A. Techmek-Smith, en aquel entonces el "hombre más rico del mundo". Desde sus inicios, el hombre ha invertido su fortuna en la investigación y desarrollo de muchas innovaciones para la "mejora de la humanidad". Energía de fusión, mejoras en reciclado de resíduos, limpieza de aire, etc. Tecnologías Tach-Engine es actualmente la segunda mayor compañía tecnológica de la Tierra, muy al pesar de la UAC, quienes anteriormente tuvieron ese puesto, sin embargo, su inmortal fundador ha dicho que no tiene intención de "robar la corona a esa gente", en referencia al actual titán de la industria [NOMBRE BORRADO]. + +Apéndice: La compañía ha colaborado varias veces con su homólogo Nukuri, Nekuratek. En 2045, se les dió acceso a los materiales de investigación de Nekuratek sobre la exploración de las ruinas de Decade Mechanics en Sunkaeze. Poco tiempo después, el fundador anunció la apertura de una nueva subdivisión dedicada a reproducir los trabajos de la difunta compañía, marcando así la entrada de Tach-Engine en la carrera armamentística. + +Nota de Saya: Siempre mola conocer a otros inmortales, especialmente si tienen MILES de años, guau. Como que, este tío es básicamente un antiguo rey Egipcio que fue destronado y maldecido con inmortalidad o algo así, cosas de la vida. Por cierto, tuve que borrar el nombre de esa gente por si me demandaban a la mierda. Ni te imaginas como son. La UAC no es nada comparada con ellos. diff --git a/lore/es/eviscerator.txt b/lore/es/eviscerator.txt new file mode 100644 index 000000000..f100e9431 --- /dev/null +++ b/lore/es/eviscerator.txt @@ -0,0 +1,15 @@ +TXT +Designación: Cañón Antiaéreo de Carga Pesada "Eviscerator" +Fabricante: Industrias Don BIG SHOT + +Resumen: Bestial artillería pesada, convierte objetivos de carne y hueso en una fina niebla roja en instantes. Bastante letal tanto para sus objetivos como para usuarios no familiarizados con su operación. + +Fuego Primario: Detona el proyectil directamente, esparciendo metal ardiente en frente del usuario. + +Fuego Secundario: Lanza el proyectil como una granada, detonará al impactar con cualquier superficie y objeto y liberará su carga en la dirección a la que apuntaba al iniciar el disparo. + +Recarga: Ya que este arma se recarga automáticamente y su caja de munición interna ha sido enlazada con tu Contenedor de Hammerspace, el boton de recarga en su lugar sirve para cambiar entre dos niveles de dispersión del fuego primario. + +Apéndice: Los fragmentos metalicos disparados por este arma rebotarán por todas partes, lo cual la hacen muy efectiva para disparar alrededor de esquinas. + +Nota de Saya: ¿Por que hay una cara de "owo" garabateada en cada proyectil? ¿Quien ha sido? ¡Quiero respuestas! diff --git a/lore/es/explodium.txt b/lore/es/explodium.txt new file mode 100644 index 000000000..32ebd2c67 --- /dev/null +++ b/lore/es/explodium.txt @@ -0,0 +1,11 @@ +TAG +Explódium +TXT +Nombre: Explódium +Clasificación: Material áltamente explosivo + +Resumen: Ideado por Parker Munch durante la fase principal de su racha de invención de armas. Es una mezcolanza de elementos áltamente volátiles que combustiona al arder o impactar. Un solo gramo de esta cosa tiene el potencial explosivo de una granada de mano estándar. + +Apéndice: El uso de esta substancia está áltamente regulado dados los peligros de su mal uso. Se rumorea que se suelen vender "pequeñas bombas" en los mercados negros para su uso en asesinatos. + +Nota de Saya: LO SABÍA. ¡Entonces la teoría de las "pequeñas bombas" podría haber sido correcta! Y la gente se reía de mi. ¡JA! Ahora soy yo quien ríe, hijos de perra. diff --git a/lore/es/explodiumgun.txt b/lore/es/explodiumgun.txt new file mode 100644 index 000000000..07abd3169 --- /dev/null +++ b/lore/es/explodiumgun.txt @@ -0,0 +1,17 @@ +TAG +Pist. de Explódium +TXT +Designación: Pistola de Explódium +Fabricante: Munch Innovations + +Resumen: Arma de fuego semiautomática diseñada para balas de Explódium personalizadas del calibre .387. Áltamente volátil, puede eliminar pequeños objetivos con facilidad. Cada cargador tiene 7 balas. + +Fuego Principal: Disparos lentos pero precisos. Un impacto directo suele ser letal, pero el daño por explosión también puede doler bastante. Apunta a los pies para lanzar a enemigos pequeños por el aire. + +Fuego Secundario: Realiza una "recarga explosiva", tirando de la clavija en el cargador para armarlo como una granada y lanzarlo a los enemigos. Su potencial explosivo es proporcional al número de balas que quedan dentro. Esta acción solo se puede realizar si queda al menos una bala en el cargador. + +Recarga: Recarga normal, no explota nada aquí. + +Apéndice: Gracias a un trato entre Akari Labs y Munch Innovations, se te ha provisto con una fuente casi ilimitada de munición para este arma, asi que se libre de soltarlo todo. + +Nota de Saya: Este es en mi principal, nivel trescientos ochenta y siete... ¿Eeeh? ¿Como que no pillas la referencia? diff --git a/lore/es/fabricator.txt b/lore/es/fabricator.txt new file mode 100644 index 000000000..229c22833 --- /dev/null +++ b/lore/es/fabricator.txt @@ -0,0 +1,11 @@ +TAG +Fab. de Munición +TXT +Designación: Fabricador de Munición Universal +Fabricante: Cyrus Enterprises + +Resumen: Nanofabricadores portátiles que pueden construir cualquier tipo de munición de la nada. Disponibles en varios tiers. La diferencia principal siendo el material base total disponible y la complejidad de la munición que se puede fabricar. + +Apéndice: El tier más alto es difícil de encontrar, pero tiene suficiente material para un abastecimiento completo de todos los tipos de munición. + +Nota de Saya: ¿Que puñetas es esta mierda? Bueno al menos funciona, pero también es una chorrada, ¿y encima vienen en puñeteros tiers como si esto fuera un gacha? Ese puto friki... ¿Esto lo hace a propósito para cabrearme o que? diff --git a/lore/es/forx.txt b/lore/es/forx.txt new file mode 100644 index 000000000..4d42f7ce6 --- /dev/null +++ b/lore/es/forx.txt @@ -0,0 +1,10 @@ +TAG +Aeronáutica Forx +TXT +Nombre: Aeronáutica Forx +Clasificación: Fabricante de Motores de Propulsión +Localización: Kent, Inglaterra + +Resumen: Fundada por Harold Forx en 2029, esta compañía tiene el mérito de haber salvado a Inglaterra de su lamentable caída en la ruína tras el Brexit y la independencia de Escocia. Aeronáutica Forx es el proveedor #1 de motores de propulsión para toda clase de aeronaves, ya sean aviones comerciales, o incluso naves espaciales. La única excepción siendo la UAC, que prefiere su propia tecnología. Forx también ha adaptado sus sistemas de propulsión por motores jet patentados para otros usos, como por ejemplo el "Impulsor JetBurst", uno de los primeros jetpacks realmente portátiles, o el "Compensador Jet Veloz", un sistema de reducción de retroceso para armas de alto calibre que permite su uso puera de pesadas e incómodas servoarmaduras. + +Nota de Saya: Hey ¿has oído la histora de aquella vez que intentó tirar abajo un orfanato y el tipo que lo dirigía le partio la cara con una fuerza tal que hizo un 180 completo y salió corriendo? He visto las imágenes de archivo algo así como una docena de veces y siempre me meo de risa con la cara del capullo ese cuando sale. diff --git a/lore/es/froggychair.txt b/lore/es/froggychair.txt new file mode 100644 index 000000000..8030a92ae --- /dev/null +++ b/lore/es/froggychair.txt @@ -0,0 +1,12 @@ +TAG +Silla Rana +TXT +Designación: Silla Rana +Clasificación: Mueble +Precio: 1440 Campanas + +Resumen: Un pequeño precio a pagar. + +Apéndice: Por una Silla Rana. + +Nota de Saya: ¿Que puñetas es esto? diff --git a/lore/es/gcsandwich.txt b/lore/es/gcsandwich.txt new file mode 100644 index 000000000..3305e05db --- /dev/null +++ b/lore/es/gcsandwich.txt @@ -0,0 +1,10 @@ +TXT +Designación: Sandwich de Queso a la Plancha +Fabricante: Nukritas 1xx +Sabor: Delicioso + +Resumen: Este delicioso sandwich en particular ha sido magistralmente creado por el cofundador de la Universidad de Nos-Kora para ofrecer a cualquiera el mayor y más maravilloso estímulo a su salud. También les proporciona toda la protección que puedan desear. + +Apéndice: Se puede activar automáticamente para prevenir la muerte el usuario, esto siempre funciona. + +Nota de Saya: Cagüendios, que cojones pasa en este mundo. ¿Por que coño el sandwich este hace lo que hace? Esto es una estupidez... Agh, esos chalados de Nos-Kora es que no pueden parar de hacer cosas sin sentido que no tienen sentido alguno. diff --git a/lore/es/gensokyo.txt b/lore/es/gensokyo.txt new file mode 100644 index 000000000..a2bfd6da8 --- /dev/null +++ b/lore/es/gensokyo.txt @@ -0,0 +1,8 @@ +TXT +Nombre: Gensokyo +Clasificación: Enclave Aislado +Localización: Japón + +Resumen: Gensokyo es un hueco aislado de espacio localizado en alguna parte de Japón. Está completamente oculto del mundo exterior, aunque hay formas de entrar y salir. Es el hogar de una multitud de criaturas míticas. No se sabe mucho más del tema. + +Nota de Saya: He ido ahí algunas veces a visitar a la abuela, está lleno de bichos raros, como la vieja esta que siempre se interesa por mí no sé porqué. Siempre anda por ahí con una chica zorro y una chica gato. diff --git a/lore/es/ghostartifact.txt b/lore/es/ghostartifact.txt new file mode 100644 index 000000000..565b96889 --- /dev/null +++ b/lore/es/ghostartifact.txt @@ -0,0 +1,9 @@ +TAG +Artef. Fantasma +TXT +Designación: Artefacto Fantasma +Fabricante: Decade Mechanics + +Resumen: Dispositivo de ocultación construido con planos recuperados de las instalaciones abandonadas en Sunkaeze. Genera una burbuja de distorsión alrededor del usuario que redirige los fotones salientes, volviendolo completamente invisible. + +Apéndice: Ten en cuenta que esto no camufla el sonido, por lo que se te puede oir perfectamente mientras está activo. diff --git a/lore/es/ghoulhunt.txt b/lore/es/ghoulhunt.txt new file mode 100644 index 000000000..c6f1aa4ff --- /dev/null +++ b/lore/es/ghoulhunt.txt @@ -0,0 +1,12 @@ +TAG +Caza de Ghouls +TXT +Nombre: La Caza de Ghouls +Clasificación: Conflicto Interdimensional +Periodo: 2007-2009 + +Resumen: Un incidente en Kereshnovka en el cual un oficial de alto rango de la UAAF fue hallado muerto en el pueblo. Se le echó la culpa a los ghouls locales, y una caza comenzó contra ellos. Al mismo tiempo, un enviado de los Anarukon se encontraba en el área tratando de apoderarse de uno de los ghouls por razones desconocidas, y se metió de lleno en fuego cruzado. Esto último dió lugar a que el cuartel general de Imanaki fuera invadido por soldados Anarukon y posteriormente destruido. + +Apéndice: El "ghoul" que intentaban encontrar resultó ser Manakei, actual heredero al trono del Infierno, quien había desaparecido hace más de un milenio tras ser invocado en el pueblo por un druida loco. + +Nota de Saya: La info para todo el rollo este es un lío, y no tengo ni repajolera idea de lo que pasa aquí. Un completo desastre de info entremezclada. Intentaría buscar más, pero significaría pedirle ayuda al friki ese. diff --git a/lore/es/gods.txt b/lore/es/gods.txt new file mode 100644 index 000000000..e2e87744c --- /dev/null +++ b/lore/es/gods.txt @@ -0,0 +1,12 @@ +TAG +Dioses +TXT +Nombre: Dioses +Clasificación: Pues eso +Localización: Por todo el mundo + +Resumen: Desde que el ser humano es sapiente, la religión siempre ha existido. La humanidad siempre se ha preguntado si hay una fuerza mayor que nos creó a todos. La respuesta a esta pregunta puede que no sea exactamente lo que esperaban. Los dioses son tan reales como cualquier otra persona, y no tan diferentes de una, de hecho. Entes muy físicos que viven ahí afuera, y a veces interactúan con mortales. + +Apéndice: Hay incontables dioses y semidioses por todo el universo, algunos puede incluso que vivan entre nosotros, sin que nadie se de cuenta. + +Nota de Saya: OK mira la cosa es tal que así, lo dije en otra entrada, pero sé muy bien que los dioses son reales e incluso conocí a uno una vez. La batería de la banda de Ashley-san, su nombre es Mykka. Pues es, una diosa de verdad, de verdad de la buena. Me enseñó sus poderes... era como si estuviera soñando... podía hacer CUALQUIER COSA. Luego me enseñó este diagrama todo tocho lleno de toda clase de nombres enrevesados, era su árbol familiar, llegando hasta el principio de los tiempos. Señalo un nombre en particular, "Anakauser" y dijo: "esta es quien protege vuestro mundo". Hablamos durante horas de todo el asunto este... Hay toda clase de cosas por ahi, el universo es mucho más grande y complejo de lo que jamás hemos podido imaginar... el cerebro me hizo "puf" justo ahí, y todavía sigue así. diff --git a/lore/es/gravitysuppressor.txt b/lore/es/gravitysuppressor.txt new file mode 100644 index 000000000..290575d67 --- /dev/null +++ b/lore/es/gravitysuppressor.txt @@ -0,0 +1,11 @@ +TAG +Supr. de Gravedad +TXT +Designación: Supresor de Gravedad +Fabricante: Cyrus Enterprises + +Resumen: Una vez acoplado y activado, este dispositivo anula la atracción de la gravedad, permitiéndote volar. Mientras estás en el aire, tu aceleración se verá incrementada. + +Apéndice: Debido a la ingravidez, puede que sea dificil orientarse en el aire, o realizar movimientos finos. + +Nota de Saya: Si realmente invierte la gravedad ¿entonces por que aun sigues la trayectoria del planeta en el que estás? La duda es real. diff --git a/lore/es/hammerspace.txt b/lore/es/hammerspace.txt new file mode 100644 index 000000000..ebebd9fa3 --- /dev/null +++ b/lore/es/hammerspace.txt @@ -0,0 +1,9 @@ +TXT +Designación: Contenedor Hammerspace de bolsillo +Fabricante: Cyrus Enterprises + +Resumen: Estos dispositivos permiten al portador acceso a un espacio de almacenamiento dedicado fuera de este mundo, con tiempos de ingreso y retirada prácticamente instantáneos. Se te ha provisto de dos espacios separados, uno para tus items y armas, y otro dedicado exclusivamente a municiones. + +Apéndice: El uso de contención Hammerspace para almacenar seres vivos no está permitido y anulará inmediatamente tu garantía. + +Nota de Saya: Esto suena como a cosa de videojuego, mola, sí, pero ¿el dichoso friki ese tenía que ser un dichoso friki y llamarlo "Hammerspace"? diff --git a/lore/es/hammerspaceembiggener.txt b/lore/es/hammerspaceembiggener.txt new file mode 100644 index 000000000..fbeb0b626 --- /dev/null +++ b/lore/es/hammerspaceembiggener.txt @@ -0,0 +1,11 @@ +TAG +Ensanchecedor +TXT +Designación: Ensanchecedor de Hammerspace +Fabricante: Cyrus Enterprises + +Resumen: Estas llaves únicas te permiten incrementar el espacio máximo de almacenamiento de tu Contenedor de Hammerspace. Se pueden usar múltiples llaves pero hay un límite máximo de ocho expansiones por cliente. + +Apéndice: Por contrato solo tu espacio para municiones puede ser expandido. + +Nota de Saya: ¿Pero esa palabra en serio existe? diff --git a/lore/es/healthgeom.txt b/lore/es/healthgeom.txt new file mode 100644 index 000000000..e6fc79cfe --- /dev/null +++ b/lore/es/healthgeom.txt @@ -0,0 +1,11 @@ +TAG +Geodésico de Salud +TXT +Designación: Geodésico de Salud +Fabricante: Desconocido + +Resumen: Descubiertos en cantidades masivas en las ruinas alienígenas en Sedna. Estos artefactos proporcionan efectos curativos al mantenerse apretados contra el cuerpo. Se desconoce como este proceso funciona, aun así, se han vuelto bastante populares en la Tierra, aunque su distribución está controlada estrictamente por Tecnologías Tach-Engine, quienes siguen estudiando los artefactos. + +Apéndice: Las formas más comunes para estos son un tetraedro y un cubo, el primero proporcionando una menor potencia de cura que el segundo. + +Nota de Saya: He hablado con el tipo y tienes permiso para usarlos, y cualquier otra cosa que tengan, así que los vas a ver ciscados por ahi durante tu misión. diff --git a/lore/es/hell.txt b/lore/es/hell.txt new file mode 100644 index 000000000..d298ddc79 --- /dev/null +++ b/lore/es/hell.txt @@ -0,0 +1,20 @@ +TAG +Infierno +TXT +Nombre: Infierno +Clasificación: Inframundo + +Resumen: Un vasto mundo separado del nuestro, habitado por criaturas que solo pueden ser descritas como "demonios". Este Infierno fue inicialmente descubierto a través de los muchos experimentos de viaje interdimensional de Imanaki Corp allá a principios del siglo 21, aunque la UAC se ha esforzado bastante en ocultar este hecho y pretender que ellos fueron los primeros en hacerlo. La respuesta a la UAC haciendo su entrada e intentando robar sus valiosos recursos ha sido la de aniquilación total. Empezando con los primeros incidentes en Marte y sus lunas, y ahora una total invasión de la Tierra, no quedan muchas esperanzas para la humanidad. A menos que hagamos algo al respecto, eso es. + +Apéndice: Los actuales líderes del Infierno no son reconocidos de forma legítima por la mayoría de la poblacion, ya que tomaron el mando por la fuerza cuando la Familia Real les dió más poder del que deberían. El Infierno solía ser un lugar más tranquilo antes de su hostil toma de poder, relativamente pacífico, incluso, aparte de alguna que otra incursión de otras naciones que los veían como enemigos. Los diversos generales de las armadas del Infierno deseaban más poder, para luchar contra estos molestos invasores, y así el Príncipe Akusei se lo dió, un terrible error que lamenta hasta este día. + +Nota de Saya: Sé bastante de la historia del Infierno gracias a Cytho-sama, el abuelo de Ellen-chan. Nos cuenta sus batallitas de cuando vivía allí. Es interesante, en cierto modo, que no son TODOS tan mala gente, y me apuesto a que la buena gente de ahí tambien lo tiene crudo viendo lo que sus ejércitos nos hacen. Cosas así... pasa más a menudo de lo que uno cree. No puedes ir pintando a toda una nación como "el enemigo", si hay mucha gente inocente por ahí que no quiere tomar parte de sus mierdas, que rechaza y denuncia activamente lo que está pasando... +TXT +Nombre: Infierno +Clasificación: Inframundo + +Resumen: Un vasto mundo separado del nuestro, habitado por criaturas que solo pueden ser descritas como "demonios". Este Infierno fue inicialmente descubierto a través de los muchos experimentos de viaje interdimensional de Imanaki Corp allá a principios del siglo 21, aunque la UAC se ha esforzado bastante en ocultar este hecho y pretender que ellos fueron los primeros en hacerlo. La respuesta a la UAC haciendo su entrada e intentando robar sus valiosos recursos fue la de aniquilación total. Empezando con los primeros incidentes en Marte y sus lunas, y más tarde una total invasión de la Tierra. Si no hubiera sido por las acciones de la Demolicionista, la humanidad habría perecido. + +Apéndice: Los actuales líderes del Infierno no son reconocidos de forma legítima por la mayoría de la poblacion, ya que tomaron el mando por la fuerza cuando la Familia Real les dió más poder del que deberían. El Infierno solía ser un lugar más tranquilo antes de su hostil toma de poder, relativamente pacífico, incluso, aparte de alguna que otra incursión de otras naciones que los veían como enemigos. Los diversos generales de las armadas del Infierno deseaban más poder, para luchar contra estos molestos invasores, y así el Príncipe Akusei se lo dió, un terrible error que lamenta hasta este día. Tras la derrota del Icono del Pecado, parece que ya no tienen los recursos necesarios para otra invasión a gran escala, por lo que la Tierra puede ahora al menos disfrutar de algo de paz. + +Nota de Saya: Sé bastante de la historia del Infierno gracias a Cytho-sama, el abuelo de Ellen-chan. Nos cuenta sus batallitas de cuando vivía allí. Es interesante, en cierto modo, que no son TODOS tan mala gente, y me apuesto a que la buena gente de ahí tambien lo tuvo crudo viendo lo que sus ejércitos nos hicieron. Cosas así... pasa más a menudo de lo que uno cree. No puedes ir pintando a toda una nación como "el enemigo", si hay mucha gente inocente por ahí que no quiere tomar parte de sus mierdas, que rechaza y denuncia activamente lo que está pasando... diff --git a/lore/es/hellblazer.txt b/lore/es/hellblazer.txt new file mode 100644 index 000000000..29a87f33d --- /dev/null +++ b/lore/es/hellblazer.txt @@ -0,0 +1,15 @@ +TXT +Designación: Cañón de Fuego Infernal Mk3 ("Hellblazer") +Fabricante: Imanaki Research Corporation + +Resumen: Lanzacohetes de diseño simple. Hay cuatro tipos de munición disponibles, todos ellos potenciados por "Energía Infernal" altamente condensada. Los misiles estándar son lo que cualquiera se espera, los Estalladores revientan en un clúster de pequeñas granadas, los Ruinadores liberan llamas infernales en un area extensa, y por último pero no menos importante, las Cabezas Nucleares devastan todo en un inmenso radio, incluyéndote a ti si no mantienes la distancia adecuada. + +Fuego Primario: Dispara la munición cargada con su propulsión armada y lista. + +Fuego Secundario: Lanza la munición cargada sin armar, como una granada. + +Fuego Terciario: Selecciona el tipo de munición para la próxima recarga. + +Recarga: Recarga, obviamente. Los cambios de munición se hacen aquí, cualquier munición no usada que no quepa en el inventario será tirada al suelo. + +Apéndice: Los cohetes son detonados automáticamente al acercarse a objetivos hostiles, asi que aunque to puntería sea mala podrás alcanzarlos igual. diff --git a/lore/es/ibuki.txt b/lore/es/ibuki.txt new file mode 100644 index 000000000..dfcda8877 --- /dev/null +++ b/lore/es/ibuki.txt @@ -0,0 +1,11 @@ +TXT +Nombre Completo: Ibuki Miyamoto +Nombre en Clave: Oni Rojo +Nacionalidad: Japonesa +Fecha De Nacimiento: 9 de Septiembre de 2074 + +Resumen: Ibuki es el resultado del programa de supersoldado Oni Rojo de Akari Labs, encargado por el gobierno de los EEUU. Su propósito era cambiar las tornas de la Tercera Guerra Mundial que había comenzado tras un tweet muy mal recibido del Presidente de los Estados Unidos, un evento que recuerda al incidente con Irán que el difunto Donald Trump había empezado. En solo tres años ya estaba lista, gracias a un proceso de crecimiento acelerado. Ha sido mejorada para ser efectivamente a prueba de balas, siempre firme bajo cualquier circunstancia, capaz de soportar calor y frío extremos, y entrenada para manejar todo tipo de armamento. A pesar de todo, no mucho después de su despliegue, los EEUU fueron golpeados por un ataque orbital, un evento conocido como la "Cicatriz Blanca". Durante años Ibuki vagó por el yermo, hasta que por fin fue recuperada por Taro Miyamoto y traída de vuelta a Japón + +Apéndice: Mucho se dice sobre su personalidad, o sus cuestionables rasgos físicos como por ejemplo su despampanantemente impráctico tamaño de busto, todo esto claramente habiendo sido intencional por parte de su creadora y autodeclarada "madre", Saya Miyamoto. Tras la guerra ha pasado por varios trabajos, culminando con su puesto actual como una modelo de desnudos y vlogger conocida mundialmente. + +Nota de Saya: ¿Por que todo el mundo sigue sacando ese tema? ¿Y que si me gustan los pechotes enormes? Es que, en serio... Venga ya, no me puteeis, joder. diff --git a/lore/es/imanaki.txt b/lore/es/imanaki.txt new file mode 100644 index 000000000..d34674bf3 --- /dev/null +++ b/lore/es/imanaki.txt @@ -0,0 +1,10 @@ +TXT +Nombre: Imanaki Research Corporation +Clasificación: [CLASIFICADO] +Localización: Kereshnovka, Rusia + +Resumen: Nombre de un centro de investigación privado construido en 2004 por Tetsuya Imanaki en el aislado pueblo de Kereshnovka, en el norte de Siberia. A pesar de los intentos de mantener todo en secreto, mucha información ha sido filtrada por fuentes anónimas. Imanaki se especializaba en viajes interdimensionales. Nada se sabe de como esto empezó o de donde procedía la tecnología que usaban, pero realizaban exploraciones del Infierno con regularidad, muchos años antes que la UAC. Durante los momentos finales de la "Caza de Ghouls" en el pueblo, las instalaciones fueron destruidas por fuerzas invasoras de orígen desconocido. Su único objetivo parecía ser ese lugar, ya que despues del hecho, volvieron a su mundo. + +Apéndice: Hay rumores sobre las similares incursiones de la UAC en la exploración y explotación del Infierno, con la posible explicación de que han espiado a la compañía allá entonces en sus días como la UAAF mientras fueron contratados para proveer defensa armada a sus instalaciones. + +Nota de Saya: Por supuesto, la "grande y poderosa" UAC robándole todas sus mierdas y haciendo como que fue todo cosa suya. Es que menos vergüenza no pueden tener. diff --git a/lore/es/imanakit.txt b/lore/es/imanakit.txt new file mode 100644 index 000000000..b84550c19 --- /dev/null +++ b/lore/es/imanakit.txt @@ -0,0 +1,10 @@ +TXT +Nombre Completo: Tetsuya Imanaki +Nacionalidad: [CLASIFICADO] +Fecha De Nacimiento: [CLASIFICADO] + +Resumen: CEO de Imanaki Corp, último miembro viviente de la familia Imanaki tras los Asesinatos de la Mansión Onoke de 2003. + +Apéndice: No hay más información disponible. + +Nota de Saya: No he encontrado una mierda del tipo este. Como si lo hubieran borrado todo. diff --git a/lore/es/invinciball.txt b/lore/es/invinciball.txt new file mode 100644 index 000000000..d90b2c0a8 --- /dev/null +++ b/lore/es/invinciball.txt @@ -0,0 +1,11 @@ +TAG +Invincibola +TXT +Designación: Dispositivo de Seguridad Total o "Fucking Invincibola" +Fabricante: Cyrus Enterprises + +Resumen: Por un tiempo limitado, vuelve al usuario intocable por cualquier daño que puedan recibir, incluso si es autoinflingido. + +Apéndice: El dispositivo no puede proteger contra artefactos de Nedoshiaan, es imposible. + +Nota de Saya: ¿¿¿Eso es una jodida referencia a MGR??? ¿Pero el tío este sabe lo viejuno que es el primer juego? ¡Si este meme está mas muerto... que los muertos! diff --git a/lore/es/kereshnovka.txt b/lore/es/kereshnovka.txt new file mode 100644 index 000000000..40e8085c8 --- /dev/null +++ b/lore/es/kereshnovka.txt @@ -0,0 +1,10 @@ +TXT +Nombre: Kereshnovka +Clasificación: Pequeña ciudad +Localización: Siberia + +Resumen: Kereshnovka es una ciudad localizada en alguna parte de la región centro-norte de Siberia. Su localización exacta no se puede determinar con exactitud ya que parece existir dentro de una especie de burbuja que viola las leyes del espacio-tiempo. Está habitado casi en su totalidad por miembros de la raza Qurensniv, quienes huyeron de su planeta natal escapando de la persecución de un dictador loco. También es el hogar de Cyrus Enterprises, un famoso startup de tecnología.. + +Apéndice: En los alrededores de la ciudad habitan extrañas criaturas conocidas como "ghouls", que solo parecen atacar extranjeros. + +Nota de Saya: Lo sé todo de la historia de aquí, ese "dictador loco" que pone el artículo es el padre del frikazo ese. Al viejales se le hizo un batiburrillo mental de cojones que lo puso ahí todo loco homicida, la gente huyendo a toda leche para no ser ejecutada por el más mínimo signo de desobediencia. ¿Como cojones pasa eso y le pasará al friki ese tambien? Pues espero que no... diff --git a/lore/es/keychain.txt b/lore/es/keychain.txt new file mode 100644 index 000000000..a24ceb885 --- /dev/null +++ b/lore/es/keychain.txt @@ -0,0 +1,9 @@ +TAG +Llavero +TXT +Designación: Llavero +Fabricante: Saya Miyamoto + +Resumen: Un bonito llavero para todas tus llaves. Las llaves que tengas encima se pueden ver en la pestaña de Llavero. + +Nota de Saya: Puse algunas cositas cuquis que a lo mejor te gustaban. Está la del emoji de bomba, otra de la chorrada esa de "butt bots gonna bot" que te hizo tanta gracia, y tambien un chibi de mí, para que siempre esté contigo mientras andas por ahí a lo tuyo. Oh, y también te puse la bandera trans ahí, ya sabes, como recuerdo de aquel directo de preguntas y respuestas que hicimos. Si es que no me esperaba que les dieras esa respuesta, pero oye, tiene sentido cuando lo pienso, has nacido para defender los derechos humanos despues de todo. Estoy tan orgullosa, Demo-chan... diff --git a/lore/es/kirin.txt b/lore/es/kirin.txt new file mode 100644 index 000000000..0be4aa204 --- /dev/null +++ b/lore/es/kirin.txt @@ -0,0 +1,10 @@ +TXT +Nombre Completo: Kirin Xanai, Emperador Infantil del Gran Imperio Rust +Nacionalidad: Akkouxhei +Fecha De Nacimiento: 13 de Abril de 2080 + +Resumen: Kirin Xanai es el actual líder del Imperio Rust de Akkou, una de las varias ramas desprendidas del Imperio de Novoskhana en protesta de las agresivas políticas de la Emperatriz Eterna. Es un líder muy sensato y se ve "como cualquier otro tipo". La anteriormente afligida tierra de Akkou ha encontrado gran prosperidad tras la formación del Imperio Rust, con la familia Xanai siendo vista como una bendición de los dioses. Kirin adora entablar amistad con la gente, y es absolutamente adorable. + +Apéndice: Al ser de una de las ramas mayores de realeza Anarukon, su casamiento con Saya Miyamoto (♥) abrió varias oportunidades para la alianza con humanos, y sirvió para curar las heridas anteriormente causadas por la intrusión de Imanaki Corp. + +Nota de Saya: Ahhh... Kirin-kun, pero que mono eres~... ¡¡¡Me has hecho la chica más feliz del mundo!!! diff --git a/lore/es/library.txt b/lore/es/library.txt new file mode 100644 index 000000000..cf7253676 --- /dev/null +++ b/lore/es/library.txt @@ -0,0 +1,11 @@ +TAG +Biblioteca +TXT +Designación: Biblioteca de Demolicionista +Fabricante: Akari Labs + +Resumen: Lo que estás leyendo ahora mismo. Esta base de conocimiento interna te puede dar información adicional de items obtenidos durante tu misión, así que asegurate de echarle un vistazo cuando puedas, ya que se actualiza automáticamente. + +Apéndice: La calidad de los artículos puede variar, esto depende de lo motivado que se sienta el editor al escribirlas. + +Nota de Saya: Taro es quien edita todo esto, por cierto. Aunque a veces le echo una mano, y dejo alguna que otra cosilla en notas como esta. Ah, y de paso, gracias muchas a Ana-san por la traducción al Castellano. No pude resistirme, es que estaba tan ilusionada por hacerlo y es tan mona... Me ha dicho que le hace mucha gracia como suenan todos mis desvaríos en su idioma, juju. diff --git a/lore/es/locke.txt b/lore/es/locke.txt new file mode 100644 index 000000000..51d76c888 --- /dev/null +++ b/lore/es/locke.txt @@ -0,0 +1,8 @@ +TXT +Nombre Completo: Janus Locke Hoodth +Nacionalidad: Qurensniv +Fecha De Nacimiento: 30 de Julio de 1980 + +Resumen: Hermano menor de Häzel Hoodth, el "doctor chiflado" de Kereshnovka conocido por sus experimentos inhumanos en busca de la "esencia de la inmortalidad". El joven cambió completamente tras la muerte de Häzel en 1987, en una explosión de una plataforma petrolífera cerca del pueblo. Mientras sigue los pasos de su hermano, por otra parte maneja "Juguetes Magníficos del Dr. Locke" para ganarse un dinero, aunque realmente no mucha gente compra esos juguetes, ya que son hilarantemente mortíferos. En 2049 intentó "dominar el mundo", en un evento que falló de forma tan ridícula que posteriormente acabó despareciendo de la vida pública. + +Nota de Saya: El tío está tolai perdido, pero los \"juguetes\" esos son armas muy útiles para ti. Tú por si acaso ten cuidado al usarlas, no sea que se vaya algo a la mierda y te revienten en la cara, quien sabe... diff --git a/lore/es/lootbox.txt b/lore/es/lootbox.txt new file mode 100644 index 000000000..c9171caa0 --- /dev/null +++ b/lore/es/lootbox.txt @@ -0,0 +1,12 @@ +TAG +Caja Afortunada +TXT +Designación: Caja Afortunada +Fabricante: Nukritas 1xx +Emoción: Garantizada + +Resumen: ¿No puedes permitierte comprar algo pero quieres tenerlo? Entonces, ¿que tal si te pillas uno de estos? Cada unidad tiene garantizado que te toque algo que valga más de lo que hayas invertido, así que tu dinero no será malgastado. + +Apéndice: Estas cajas vienen en varios tiers, aumentando las posibilidades de conseguir cosas más guays. Mantente atento por si ves la LEGENDARIA CAJA AFORTUNADA DE ORO, ya que puede darte recompensas ¡absolutamente maravillantes! + +Nota de Saya: ¿Por qué puñetas les dejé escribir sus propias entradas? ¿Y que coño es esta mierda de gacha? diff --git a/lore/es/luna.txt b/lore/es/luna.txt new file mode 100644 index 000000000..99ce19db5 --- /dev/null +++ b/lore/es/luna.txt @@ -0,0 +1,12 @@ +TAG +Evento Luna +TXT +Nombre: Evento Luna +Clasificación: Contacto Alienígena +Fecha: Febrero de 2021 + +Resumen: Nombre del primer contacto entre humanos y la raza de los Nukuri, quienes nos habían estado observando durante siglos desde un centro de investigación oculto en la Luna. Esto era algo que Nikita Kunau, la directora de estudios humanos, había planeado durante años, aunque no esperaba tener que hacerlo tan pronto, pero no hubo otra elección, ya que una amenaza mayor al planeta había surgido, una IA maligna conocida como LANIR, invencible contra cualquier arma que la humanidad pudiese crear. Tras el apurado anuncio, fuerzas Nukuri fueron desplegadas y neutralizaron con exito el núcleo de la IA, una megaestructura localizada en las aguas al norte de Kereshnovka. Despues de que todo terminara, los Nukuri comenzaron a tomar parte de nuestro mundo, viviendo entre nosotros. + +Apéndice: La alianza con los Nukuri trajo consigo un gran impulso a los avances de la ciencia para la raza humana, gracias a que su tecnología mucho más avanzada estuviera a nuestra disposición. Por desgracia, todo esto se acabó cuando la Tercera Guerra Mundial ocurrió. + +Nota de Saya: Tío, como lo echo de menos. En aquellos tiempos podías ver toda clase de Nukuris guapetes por la calle, y además quedaba con Zana-sama todos los findes. Ahora con lo del tratado de la "Cicatriz Blanca" en efecto, la vida es una mierda. diff --git a/lore/es/maidbot.txt b/lore/es/maidbot.txt new file mode 100644 index 000000000..4dc3b71b1 --- /dev/null +++ b/lore/es/maidbot.txt @@ -0,0 +1,10 @@ +TXT +Nombre Completo: Maidbot Miyamoto +Nacionalidad: Japonesa +Fecha De Nacimiento: 7 de Julio de 2017 + +Resumen: La primera maidbot creada por Saya, con todas las demás basadas en ella. Aunque Maidbot trabaje para los Miyamoto como asistenta, también se le considera parte de la familia, y vive con ellos, teniendo incluso su propio dormitorio. Aparte, también ha tenido una carrera de renombre como cantante e ídolo de J-Pop, bajo el alias de "Meidobot". + +Apéndice: Hubo un tiempo en el que Maidbot fué adaptada a un "cuerpo de combate" experimental para asistir al Oni Rojo en su misión en los EEUU. Probó ser efectiva, pero no se sintió cómoda con su trabajo y prefirió volver a ser una chica normal después de todo. + +Nota de Saya: Sabes... todas mis maidbots, van completamente equipadas, ¿eh? Tú ya me entiendes... están capacitadas para el "amor". Maidbot no es una excepción, y deja que te diga... es como estár en el cielo cuando lo hacemos... ♥ diff --git a/lore/es/mixom.txt b/lore/es/mixom.txt new file mode 100644 index 000000000..e0b1b56c9 --- /dev/null +++ b/lore/es/mixom.txt @@ -0,0 +1,10 @@ +TXT +Nombre: Herramientas Mixom +Clasificación: Fabricante de Material Industrial +Localización: Japón + +Resumen: El mayor proveedor de material industrial de la Tierra, con cobertura casi mundial (excluyendo Australia, el territorio de Symnatek). Son socios desde hace tiempo con la UAC, habiendo producido la mayoría de sus componentes e infraestructura básicos. + +Apéndice: Mixom tiene una compañía rival conocida como Moxim, la cual frecuentemente dice tener productos superiores. Suelen salir en las noticias por todos los intentos de demandarse la una a la otra por esto. + +Nota de Saya: No puedes dar dos pasos sin ver el logo de Mixom en algo. Están en todo... Coño, si hasta todos los tornillos en tu cuerpo son marca Mixom. diff --git a/lore/es/mothlamp.txt b/lore/es/mothlamp.txt new file mode 100644 index 000000000..2be16a666 --- /dev/null +++ b/lore/es/mothlamp.txt @@ -0,0 +1,11 @@ +TAG +Lämpara +TXT +Designación: Lámpara Compañera +Fabricante: Exportaciones Sankai S.L. + +Resumen: Un pequeño suvenir de la isla de magia. Esta lámpara te seguirá a donde vayas y alumbrará tu camino. Se puede apagar y encender a voluntad para conservar aceite cuando haga falta. + +Apéndice: Tiende a atraer polillas, aunque esto puede ser de utilidad. La lámpara está encantada para hacerlas hostiles a enemigos cercanos, y cuando se apaga inmediatamente se lanzarán al ataque. + +Nota de Saya: Sabes, me molaría que esta cosa atrayera un tipo específico de polilla que me gusta mucho... A la de la tienda le dio la risa y me dijo que "tal vez". Yo... espero que tenga razón... pero al mismo tiempo ¿creo que a lo mejor es algo malo? diff --git a/lore/es/munch.txt b/lore/es/munch.txt new file mode 100644 index 000000000..afb035fb0 --- /dev/null +++ b/lore/es/munch.txt @@ -0,0 +1,10 @@ +TXT +Nombre Completo: Munch Innovations +Clasificación: Fabricante de Armas +Localización: Texas + +Resumen: El nombre de Munch Innovations se aplica a todo lo que fue creado por un hombre solitario, originando de un reto twitteado de "inventar todas las armas que pueda en una semana". Aunque la mayoría fueron descartadas rápidamente, algunas de las armas lograron suficiente atención de varios gigantes de la industria como para fabricarse en masa, el único requisito del hombre siendo que se le dé crédito como creador original. + +Apéndice: No se sabe mucho más del hombre aparte de su nombre, "Parker Munch". + +Nota de Saya: Por qué me sonará tanto el nombre de este tío... diff --git a/lore/es/nana.txt b/lore/es/nana.txt new file mode 100644 index 000000000..4f7488aef --- /dev/null +++ b/lore/es/nana.txt @@ -0,0 +1,20 @@ +TXT +Nombre Completo: Nana Miyamoto +Nacionalidad: Japonesa +Fecha De Nacimiento: 7 de Julio de 1907 + +Resumen: Nana nació en Gensokyo como la hija única de Kaguya Houraisan, antigua princesa de la Capital Lunar. Debido a los efectos del elixir Hourai heredó la inmortalidad de sus padres, la cual se extendería a sus propios hijos. No está claro quien es su otro pariente, aunque la mayoría apunta a Fujiwara no Mokou, rival de Kaguya desde hace tiempo. Durante los años 60, Nana conoció a Ryuji Miyamoto, quien había escapado de la Aldea Humana llegando hasta Eientei. Se hicieron muy amigos y el joven prometió casarse con ella cuando creciera, lo cual ocurrió en 1973, con ambos dejando Gensokyo para formar su propia familia. + +Apéndice: Nana tiene un gran número de hobbies, incluyendo la pintura, carpintería, cocina y artes marciales varias. También ha aparecido en varios programas de entrevistas durante años, dada su fama como descendiente de realeza Lunar. + +Nota de Saya: Aun no te la he presentado, Demo-chan, pero seguro que le gustas. Que no te engañen las apariencias, aunque de un poco de canguelo, es muy buena gente y definitivamente no le va a romper las pelotas al primer tio que encuentres, no como Kaguya-obaasan. +TXT +Nombre Completo: Nana Miyamoto +Nacionalidad: Japonesa +Fecha De Nacimiento: 7 de Julio de 1907 + +Resumen: Nana nació en Gensokyo como la hija única de Kaguya Houraisan, antigua princesa de la Capital Lunar. Debido a los efectos del elixir Hourai heredó la inmortalidad de sus padres, la cual se extendería a sus propios hijos. No está claro quien es su otro pariente, aunque la mayoría apunta a Fujiwara no Mokou, rival de Kaguya desde hace tiempo. Durante los años 60, Nana conoció a Ryuji Miyamoto, quien había escapado de la Aldea Humana llegando hasta Eientei. Se hicieron muy amigos y el joven prometió casarse con ella cuando creciera, lo cual ocurrió en 1973, con ambos dejando Gensokyo para formar su propia familia. + +Apéndice: Nana tiene un gran número de hobbies, incluyendo la pintura, carpintería, cocina y artes marciales varias. También ha aparecido en varios programas de entrevistas durante años, dada su fama como descendiente de realeza Lunar. + +Saya's Note: Okaa-san está muy contenta de que vayas por ahí haciendo el bien. Me alegra que le gustes. Si al final te lo dije. Por cierto lo he visto, sabes, cuando te dió ese abrazo, lo vi, sí. La verdad es que ni ha intentado ver a otros hombres desde que papá se fue... Pero creo que a lo mejor... le gustas, pero es un gustar de otro tipo, ya me entiendes... diff --git a/lore/es/nedoshiaan.txt b/lore/es/nedoshiaan.txt new file mode 100644 index 000000000..527e052a5 --- /dev/null +++ b/lore/es/nedoshiaan.txt @@ -0,0 +1,10 @@ +TXT +Nombre: Nedoshiaan +Clasificación: Planeta Muerto +Localización: No revelado + +Resumen: Un mundo muerto anteriormente propiedad de un dictador demente del mismo nombre. Las historias dicen que fue asesinado por uno de sus socios de mayor confianza, en un ataque suicida, y que la explosión resultante es lo que originó el cráter masivo que llega hasta las profundidades del núcleo gélido del planeta. Una expedición de aventureros Devanikan tuvo como resultado el descubrimiento de varios artefactos en el fondo del cráter, los así llamados "Artefactos de Nedoshiaan", armas diseñadas para la destrucción definitiva. Actualmente, estos se encuentran aun en posesión de la familia central del clan de los Sangre de Dragon, y su uso y reproducción están estrictamente controlados. + +Apéndice: De los cuatro artefactos, solo dos fueron recreados con éxito por Misa Unissix. Pero solo uno ha sido considerado aceptable para el uso, ya que el otro opera bajo circunstancias que lo convierten en un crimen contra toda forma de vida. + +Nota de Saya: Buah... encontrar mas cosas de mundos alienígenas por ahí, el mundo es mucho más grande de lo que siempre hemos sabido... es que... es todo tan jodidamente... me revienta el cerebro, todo este rollo. Oh y gracias muchas a Misa por dejarnos usar uno de esos cacharros. La cosa mola más que ese BFG que tanto adora la UAC. diff --git a/lore/es/nekuratek.txt b/lore/es/nekuratek.txt new file mode 100644 index 000000000..2e959409b --- /dev/null +++ b/lore/es/nekuratek.txt @@ -0,0 +1,10 @@ +TXT +Nombre: Nekuraku Tekkanosei +Clasificación: Megacorporación de Electrónica +Localización: Nahkami + +Resumen: Nekuratek fue fundada por Zanata Nekuraku I en 1744, como Nekuraku Rafana Sakusai (Fábrica de Armas Nekuraku), rápidamente se convirtió en el proveedor principal de armamento para el Imperio Nukuri. Tras la muerte de Zanata I en 1870, el liderazgo de la compañía fue transferido a su nieta Zanata II, quien decidió expandirla a otros campos, como la robótica y la informática, y gradualmente comenzó a reducir la fabricación de armas. Desde la caída del imperio, la compañía se dedica exclusivamente a la robótica y computación, con la antigua división de armamento habiéndose separado a cargo de Zanaveth I, hijo de Zanata II. La última transferencia de liderazgo hasta la fecha fue la de Zanaveth II en 2128. + +Apéndice: Nekuratek es famosa por la creación de la Arquitectura Nekern, una plataforma de hardware compatible con tecnología humana que ejecutan todos los sistemas Nukuri, y la IA Nekuronbot, un framework de inteligencia artificial expansible y casi natural que se ha usado para muchas cosas, como robots asistentes personales y vehículos autodirigidos. + +Nota de Saya: Buenas gentes con las que trabajar, especialmente Zana-sama. Es mucho más abierta que su antecesora, eso está claro, y mucho más mona, también, jejeje... diff --git a/lore/es/noskora.txt b/lore/es/noskora.txt new file mode 100644 index 000000000..0a5fc8e9e --- /dev/null +++ b/lore/es/noskora.txt @@ -0,0 +1,10 @@ +TXT +Nombre: Universidad de Nos-Kora +Clasificación: La fuente de conocimiento más poco ortodoxa del mundo +Localización: Embajada Mishe, Nahkami + +Resumen: La Universidad de Nos-Kora es un peculiar centro de estudio fundado por los hermanos Nukritas 1xx y Nukritas 2xx. Es conocida mundialmente por tener toda clase de cursos exóticos, algunos prometiendo dar conocimientos ocultos que ninguna otra institución en el mundo podría ser capaz de proveer. + +Apéndice: La Universidad la dirigen los dos últimos supervivientes de la ancestral raza Mishe, conocida por su poder total de manipulación de la realidad. Jamás querrías meterte en problemas con los hermanos. + +Nota de Saya: Esos tíos están chiflados, a tope, tooooodos los tornillos flojos, lo que la verdad hace mucho más entretenido hablar con ellos, de verdad. Es como... te entra todo este conocimiento arcano mezclado con chorradas y desvaríos sobre gansos que nunca quisiste saber. Ah y además uno de ellos le dió una somanta de hostias al viejo emperador por toda la mierda que hizo en la Tercera Guerra Mundial, así que me molan cantidad. diff --git a/lore/es/novoskhana.txt b/lore/es/novoskhana.txt new file mode 100644 index 000000000..45e20db14 --- /dev/null +++ b/lore/es/novoskhana.txt @@ -0,0 +1,10 @@ +TXT +Nombre: Imperio Eterno Inmortal de Novoskhana +Clasificación: El mayor imperio existente +Localización: Novoskhana + +Resumen: Una sociedad tiránica donde reside la mayoría de los Anarukon, liderada por la Emperatriz Eterna Sythana Va Sarkha Daia Mykha Azanth Serei Yanikov I. Es una sociedad estrictamente matriarcal donde los hombres viven solo para servir a sus esposas. Casi todas las mujeres nacidas en Novoskhana son entrenadas para la guerra. El Imperio tiene una población aproximada de 13 mil millones, y nadie se ha atrevido a plantarles cara. + +Apéndice: Muchos grupos se separaron debido a desacuerdos con las políticas del Imperio, como la Hermandad Vexx (ahora Reino Eterno) y el Imperio Rust. Esto ocurrió durante un tiempo en el que una mutación genética comenzó a aparecer en la gente Anarukon, resultando en una desestabilización del anteriormente estable sexo y género binarios, a lo cual el Imperio respondió ordenando la ejecución de cualquier "desviado" nacido, junto con sus progenitores, y cualquiera que se atreviera a protegerlos. + +Nota de Saya: Vamos... un imperio de TERFs. Genial. Todo... jodidamente genial. diff --git a/lore/es/nugget.txt b/lore/es/nugget.txt new file mode 100644 index 000000000..050516da2 --- /dev/null +++ b/lore/es/nugget.txt @@ -0,0 +1,11 @@ +TAG +Pepitas +TXT +Designación: Pepitas de Salud/Armadura +Fabricante: Desconocido + +Resumen: Pequeños trozos de un compuesto indeterminado encontrados en grandes cantidades en un sistema de cuevas bajo las antiguas ruinas en Sedna. Al parecer cuando uno los aprieta con fuerza, se "derriten" dentro del cuerpo y o bien curan las heridas de uno o fortalezen la resistencia natural de su cuerpo, siendo así divididos entre Pepitas de "Salud" y de "Armadura". + +Apéndice: El uso excesivo de estos materiales no parece conllevar ningun tipo de riesgo. + +"Nota de Saya: Esto parece salido de un videojuego, guau... diff --git a/lore/es/nukuri.txt b/lore/es/nukuri.txt new file mode 100644 index 000000000..004f60d8f --- /dev/null +++ b/lore/es/nukuri.txt @@ -0,0 +1,10 @@ +TXT +Nombre: Nukuri +Clasificación: Raza alienígena +Localización: Nahkami + +Resumen: Los Nukuri son una raza humanoide de tez pálida como la nieve nativos de la luna gélida de Nahkami, en el Sistema Xathar (parte de la Coalición X'Animen), quienes entraron en contacto con los humanos en lo que se conoce como "Evento Luna". Su civilización ha tenido una larga historia de guerra y conflicto, algo que acabó al fin tras una séptima guerra mundial y una masiva reforma política y económica conocida como el "Ultimatum de Nos-Kora". Antes de esto, Nahkami era un despiadado y belicoso imperio liderado con mano firme por la familia real Yathai. Tras la reforma, el emperador Ledora Yathai fue forzado al exilio y el Gobierno Nukuri Unificado fue creado, con Zanata Nekuraku II elegida como presidenta. Habiendo sufrido la pérdida de su familia y su marido en las anteriores guerras, Zanata se había opuesto a la decisión de atacar a los humanos, e intentó enmendar todo el daño causado tras la "Cicatriz Blanca", pero no sirvió de nada. Al tiempo de escribir este artículo, ya no está metida en la política. La actual presidenta de Nahkami es Saya Kowayanau, la cual es también gobernadora del estado de Saya. + +Apéndice: El Gobierno Nukuri Unificado se describe como una "omnicracia" comunista, donde cada estado, cada provincia, cada distrito, elige sus propios representantes, de forma fractal: todo es efectivamente votado por toda la gente de la nación. No existe la propiedad privada, todas los negocios anteriores ahora son públicos, aunque sus fundadores todavía se encarguen de manejarlos. Los Nukuri poseen una fuerza militar, pero generalmente solo sirve para defender a la nación de amenazas externas. + +Nota de Saya: Tío... comunismo que funciona, es la polla. Me encantaría vivir ahí, rodeada de toda clase de preciosidades, y estar más tiempo con Misa y Zana-sama... *suspiro* diff --git a/lore/es/omnisight.txt b/lore/es/omnisight.txt new file mode 100644 index 000000000..31e86a89d --- /dev/null +++ b/lore/es/omnisight.txt @@ -0,0 +1,9 @@ +TAG +Omnivisión +TXT +Designación: Unidad de Mapeado Omnivisión +Fabricante: Akari Labs + +Resumen: Dispositivos compatibles con Demolicionistas que contienen información de mapeado para el área actual. Proporcionan un contorno general para tu automapa y también información extra para tu matriz de objetivos, como por ejemplo la posición de llaves de acceso y las salidas más cercanas. + +Nota de Saya: Hay gente que la ha palmado rellenando los datos de estos cacharros, asi que más te vale pagar tus respetos cuando te encuentres uno. diff --git a/lore/es/onoke.txt b/lore/es/onoke.txt new file mode 100644 index 000000000..39cf5cb15 --- /dev/null +++ b/lore/es/onoke.txt @@ -0,0 +1,12 @@ +TAG +Asesinatos Onoke +TXT +Nombre: Asesinatos de la Mansión Onoke +Clasificación: Asesinato misterioso no resuelto +Localización: Kereshnovka + +Resumen: En Octubre de 2003, ocurrió un incendio en la Mansion Onoke, a las afueras de Kereshnovka, durante una reunión entre las familias Imanaki y Onoke. Cuando llegaron los bomberos, se encontraron a todos muertos, habiendo sido masacrados cada uno de una forma más cruenta que el anterior. El culpable nunca fue encontrado. + +Apéndice: Inicialmente, ya que el mayordomo jefe de la familia no fue encontrado, algunos sospecharon que había sido responsable, pero mucho mas tarde su cuerpo (o lo que quedaba de él) fue encontrado entre unos árboles cercanos, con su cara machacada e irreconocible. + +Nota de Saya: ¿Horripilante, verdad? Casi que ni se acerca al otro asesinato misterioso de los 80, el que iba de brujas y otras mierdas. En este algo de un culto de dementes parece más probable, considerando donde ha pasado. diff --git a/lore/es/parthoris.txt b/lore/es/parthoris.txt new file mode 100644 index 000000000..42b413026 --- /dev/null +++ b/lore/es/parthoris.txt @@ -0,0 +1,7 @@ +TXT +Nombre: Parthoris +Clasificación: Mundo alternativo + +Resumen: Uno de los otros mundos que hemos descubierto durante los primeros experimentos con interportales. Este lugar está dividido en siete grandes naciones cuyos nombres desconocemos, y parece estar atascado en una especie de medievo de fantasía, aunque algunos de nuestros exploradores han reportado haber visto tecnología inusualmente compleja en un cierto lugar al que no hemos podido acercarnos. Ahora mismo hay cierta hostilidad en el área con todo esto de que unos maleantes hayan tomado el control por la fuerza. + +Nota de Saya: Eres nuestra embajadora aquí, así que espero que dejes una buena impresión. Por cierto tengo curiosidad por esta "Guarida de Malumax" que mencionan que se supone tiene cosas de alta tecnología. No es algo muy de esperar en esta clase de situación. diff --git a/lore/es/propulsor.txt b/lore/es/propulsor.txt new file mode 100644 index 000000000..c6a6907cb --- /dev/null +++ b/lore/es/propulsor.txt @@ -0,0 +1,11 @@ +TAG +Impulsor JetBurst +TXT +Designación: Impulsor JetBurst Forx +Fabricante: Aeronáutica Forx + +Resumen: Un jetpack portable y eficiente. Permite al usuario realizar cortos "impulsos" en el aire, también puede usarse para esquivar con rápidos esprints. Se recomienda llevar protección para prevenir daños por uso extendido (esto no es necesario si eres un robot). + +Apéndice: Su fuente de combustible se regenera con el tiempo mientras no se use. + +Nota de Saya: Ibuki solía llevar uno de estos también, pero no creo que puedas hacer todas las piruetas alocadas que hacía, te pesa demasiado el culo. Ojalá hubiera usado materiales más ligeros para hacerte, entonces te podrías haber sentado en mi regazo durante aquella sesión de preguntas y respuestas... diff --git a/lore/es/pusherweapon.txt b/lore/es/pusherweapon.txt new file mode 100644 index 000000000..48913d325 --- /dev/null +++ b/lore/es/pusherweapon.txt @@ -0,0 +1,9 @@ +TXT +Designación: Taladro Percutor de Microfusión "Pusher" +Fabricante: Tecnologías Tach-Engine + +Resumen: Un taladro percutor más o menos portátil ideado para el trabajo de construcción. Contiene una batería interna de microfusión con una vida media de 10.000 años. + +Fuego Primario: Operación normal, apunta la broca a lo que quieras romper y manten pulsado el gatillo. + +Fuego Secundario: Para aquellos casos en los que encuentras un material fuerte que cuesta romper. Gira el gatillo secundario hasta que la broca haya retrocedido la distancia que creas adecuada, y luego pulsa el gatillo para golpear el objetivo con toda la fuerza acumulada. ADVERTENCIA: No sujetar la herramienta con fuerza durante esta operación puede hacer que se resbale, siempre manten la zona libre para evitar daños colaterales. diff --git a/lore/es/ragekit.txt b/lore/es/ragekit.txt new file mode 100644 index 000000000..bf83f3fdf --- /dev/null +++ b/lore/es/ragekit.txt @@ -0,0 +1,9 @@ +TXT +Designación: Ragekit +Fabricante: Akari Labs + +Resumen: Dispositivo experimental de refuerzo para Demolicionistas. Duplica la velocidad de movimento, reduce a un cuarto el daño recibido, y octuplica todo el daño cuerpo a cuerpo inflingido. Adaptado de tecnología obtenida de las ruinas de Decade Mechanics. + +Apéndice: Mientras el dispositivo esté activo, puede que experimentes cierta incomodidad, y el deseo de gritar. + +Nota de Saya: Los gritos son un efecto secundario que no he tenido tiempo de arreglar. Lo siento mucho mucho. Por eso está clasificado como experimental. Se que te preocupa, pero oye, no pasa nada. Sigues siendo mi preciosa y adorable Demo-chan aunque vayas soltando tacos por ahí. diff --git a/lore/es/refresher.txt b/lore/es/refresher.txt new file mode 100644 index 000000000..39153f891 --- /dev/null +++ b/lore/es/refresher.txt @@ -0,0 +1,9 @@ +TAG +Refrescador +TXT +Designación: Refrescador +Fabricante: Desconocido + +Resumen: Estas antiguas reliquias fueron encontradas durante la exploración de unas ruinas alienígenas en Sedna. Cuando se aprietan con fuerza contra el pecho, pueden curar al insante todas las heridas o enfermedades. También parece tener fuertes efectos rejuvenecedores, haciendo que hasta los más ancianos vuelvan a sentirse como niños. Al igual que los otros artefactos de curación, la naturaleza de estos efectos es completamente desconocida y ha desconcertado a los científicos durante años. + +Apéndice: Al igual que otros, también afecta a la maquinaria del mismo modo, así que también puedes beneficiarte de su uso. diff --git a/lore/es/ryuji.txt b/lore/es/ryuji.txt new file mode 100644 index 000000000..348b01e59 --- /dev/null +++ b/lore/es/ryuji.txt @@ -0,0 +1,11 @@ +TXT +Nombre Completo: Ryuji Miyamoto +Nacionalidad: Japonés +Fecha De Nacimiento: 12 de Marzo de 1956 +Fecha De Defunción: 22 de Junio de 2054 + +Resumen: Ryuji fue un conocido inventor de Kasukabe, Prefectura de Saitama. Fue el marido de Nana Miyamoto, y padre de Taro, Saya y Yui. Falleció en 2054, al no poder recuperarse de un infarto sufrido mientras salía a correr. Fue enterrado en el bosque de bambú que rodea Eientei, en Gensokyo, donde él y Nana se encontraron por primera vez. + +Apéndice: Diseñó la casa en la que la familia reside hasta este día. Fue construida como una instalación subterranea de alta seguridad, que mantendría a su familia protegida de cualquier catástrofe que ocurriese en el mundo. Con el tiempo esta pequeña estructura fue expandiéndose, y actualmente es lo suficientemente grande como para alojar a la mayoría del personal de Akari Labs. + +Nota de Saya: Era el mejor papá. Aprendí tanto de él, y siempre estaba super contento de ver como me interesaba por inventar cosas como él... Pensar otra vez en aquellos días no me... ah... joder... no estoy llorando, de verdad... diff --git a/lore/es/sankaideriha.txt b/lore/es/sankaideriha.txt new file mode 100644 index 000000000..b4ce2077d --- /dev/null +++ b/lore/es/sankaideriha.txt @@ -0,0 +1,10 @@ +TXT +Nombre: Sankaideriha +Clasificación: Ciudad +Localización: Autocontenida + +Resumen: Sankaideriha es una isla flotante localizada sobre un interminable océano de energía mágica. Es el hogar de miles de brujas y magos. La forma de entrar y salir es un secreto bien guardado por sus habitantes. La ciudad fue fundada por LS, un indivíduo solitario con poderes mágicos inimaginables, quien además lidera el Alto Tribunal de Brujería. + +Apéndice: Entre algunas personas notables de la isla se incluyen Saniuke Okusainaya, la primera tecnomaga Nukuri, y Kana Sankai, la jefa de la Contrainquisición, un grupo dedicado a proteger a los usuarios de magia de ser perseguidos fuera de Sankaideriha. + +Nota de Saya: La chica de Yui nos trajo aquí una vez, es PRECIOSÍSIMO, en serio. Hay tantas cosas que es que... buah. Y las vistas desde ahí arriba... ohhh... me molaría volver otra vez. diff --git a/lore/es/saya.txt b/lore/es/saya.txt new file mode 100644 index 000000000..c9b5b2888 --- /dev/null +++ b/lore/es/saya.txt @@ -0,0 +1,20 @@ +TXT +Nombre Completo: Saya Miyamoto +Nacionalidad: Japonesa +Fecha De Nacimiento: 20 de Marzo de 1993 + +Resumen: Nacida en 1993, hija de Nana y Ruuji Miyamoto. Tiene dos hermanos: Un hermano mayor, Taro (1985), y una hermana menor, Yui (2009). Desde muy pequeña ya mostraba interés por la ciencia y la tecnología. A la muy temprana edad de 13 años se graduó en Ciencias Informáticas en el MIT. Su primer proyecto fue un robot de limpieza del hogar autónomo, el cual finalmente evolucionaría en la Maidbot moderna construida en Akari Labs, la compañía que fundó con su hermano Taro en 2010. En 2018, debido a la inmortalidad heredada de su abuela, dejó de envejecer. Sin embargo, gracias a esto ha podido trabajar en todo lo que siempre ha querido. Hasta el día de hoy, hay cientos de proyectos diferentes en su nombre, esto te incluye a ti, el Demolicionista. + +Apéndice: Saya suele ser apodada como "No-Tomoko" en las redes, dadas las similtudes con la protagonista de una popular serie de manga del siglo 21. Se le conoce por ser bastande directa hablando con la gente, y también por ser exageradamente coqueta con mujeres atractivas. Su color favorito es el rojo, su animal favorito es la nútria, y su comida favorita la pizza de peperoni. También le gusta el drone metal. Le gusta la ropa floja, nunca lleva falda, solo pantalones. Usa Arch, su editor favorito es Vim, su lenguaje de programación favorito es Haskell. Lo que más le "pone" son las mujeres bien dotadas, las maids, los chicos afeminados y la heterocromía. No usa desodorante ni colonia, aunque la gente que la rodea dice que su olor corporal es "algo agradable realmente". Entre otros hobbies, a Saya le encanta escribir. Su primera entrada en el mundo del manga, "Mi Sirvienta es un Robot del Sexo", tuvo tanto éxito como para conseguir una adaptación al anime. + +Nota de Saya: Se que te encanta leer sobre mí, Demo-chan, pero tienes cosas más importantes que hacer, ¿no crees? +TXT +Nombre Completo: Saya Miyamoto +Nacionalidad: Japonesa +Fecha De Nacimiento: 20 de Marzo de 1993 + +Resumen: Nacida en 1993, hija de Nana y Ruuji Miyamoto. Tiene dos hermanos: Un hermano mayor, Taro (1985), y una hermana menor, Yui (2009). Desde muy pequeña ya mostraba interés por la ciencia y la tecnología. A la muy temprana edad de 13 años se graduó en Ciencias Informáticas en el MIT. Su primer proyecto fue un robot de limpieza del hogar autónomo, el cual finalmente evolucionaría en la Maidbot moderna construida en Akari Labs, la compañía que fundó con su hermano Taro en 2010. En 2018, debido a la inmortalidad heredada de su abuela, dejó de envejecer. Sin embargo, gracias a esto ha podido trabajar en todo lo que siempre ha querido. Hasta el día de hoy, hay cientos de proyectos diferentes en su nombre, esto te incluye a ti, el Demolicionista. + +Apéndice: Saya suele ser apodada como "No-Tomoko" en las redes, dadas las similtudes con la protagonista de una popular serie de manga del siglo 21. Se le conoce por ser bastande directa hablando con la gente, y también por ser exageradamente coqueta con mujeres atractivas. Su color favorito es el rojo, su animal favorito es la nútria, y su comida favorita la pizza de peperoni. También le gusta el drone metal. Le gusta la ropa floja, nunca lleva falda, solo pantalones. Usa Arch, su editor favorito es Vim, su lenguaje de programación favorito es Haskell. Lo que más le "pone" son las mujeres bien dotadas, las maids, los chicos afeminados y la heterocromía. No usa desodorante ni colonia, aunque la gente que la rodea dice que su olor corporal es "algo agradable realmente". Entre otros hobbies, a Saya le encanta escribir. Su primera entrada en el mundo del manga, "Mi Sirvienta es un Robot del Sexo", tuvo tanto éxito como para conseguir una adaptación al anime. Saya actualmente está casada con Kirin Xanai, el Emperador del Imperio Rust. + +Nota de Saya: Se que te encanta leer sobre mí, Demo-chan, pero tienes cosas más importantes que hacer, ¿no crees? diff --git a/lore/es/serpentriders.txt b/lore/es/serpentriders.txt new file mode 100644 index 000000000..4584d81c2 --- /dev/null +++ b/lore/es/serpentriders.txt @@ -0,0 +1,10 @@ +TAG +Jinetes de Serp. +TXT +Nombre: Jinetes de Serpiente +Clasificación: Culto malévolo +Orígen: Indeterminado + +Resumen: Una tríada de malévolos hechiceros conocidos por todos estos lugares. Todos aquellos que se han atrevido a luchar contra ellos no han tenido mucha suerte. D'Sparil tomó la tierra de Parthoris, sus muchos ejércitos de no muertos habiendo tomado el control del lugar antes de que hubieramos llegado. Luego, en la tierra de Cronos está Korax, una bestia oscura que se burla de todos aquellos que lo desafían. No hemos recibido mucha información sobre el tercer miembro, pero ya nos vendrá a medida que exploramos estos mundos. + +Nota de Saya: Estoy segura de que puedes cargarte a estos idiotas sin problemas, no tienen ni idea de lo fuerte que eres (o de qué eres, ahora que lo pienso, estos mundos no parecen tener mucho conocimiento de nuestra tecnología). diff --git a/lore/es/sidhe.txt b/lore/es/sidhe.txt new file mode 100644 index 000000000..b213f7ac9 --- /dev/null +++ b/lore/es/sidhe.txt @@ -0,0 +1,9 @@ +TXT +Nombre: Sidhe +Localización: Parthoris + +Resumen: Una especie de elfos nativos a este mundo, tienen una conexión natural con la magia y son conocidos como grandes luchadores. Aunque segun las historias se enfrentan a la persecución por parte de otros grupos dada su oposición al líder actual. La mayoría han muerto en la guerra, solo quedan unos pocos. Es tu misión ayudarlos. + +Apéndice: Es posible que tus cuernos parezcan ser "orejas puntiagudas" para los lugareños y puede que seas confundida con un Sidhe. Aprovéchate de esto si es necesario. + +Nota de Saya: ¿Y como puñetas se pronuncia lo de "Sidhe"? Y ya de paso, ¿se cabrean si usas cosas hechas de madera? ¡TENGO QUE SABERLO! diff --git a/lore/es/silverbullet.txt b/lore/es/silverbullet.txt new file mode 100644 index 000000000..7663926f3 --- /dev/null +++ b/lore/es/silverbullet.txt @@ -0,0 +1,13 @@ +TXT +Designación: Silver Bullet JET +Fabricante: Blackmann Arms S.L., Aeronáutica Forx + +Resumen: El miembro de calibre 1.150 XSB de la serie Silver Bullet de rifles de francotirador de altísimo calibre. Equipado con jets compensadores de retroceso de Aeronáutica Forx. + +Fuego Primario: Dispara la bala. Cualquier objetivo pequeño que sea alcanzado está más que muerto. + +Fuego Secundario: Mira telescópica ajustable personalizada, hasta 16 aumentos. Equipada con un revestimiento de espuma suave para proteger la cara del usuario durante el fuego apuntando. + +Recarga: Recarga el arma. + +Apéndice: La ráfaga de los jets puede causar daños menores al usuario a menos que lleven protección. diff --git a/lore/es/sparkster.txt b/lore/es/sparkster.txt new file mode 100644 index 000000000..4a5af5f3a --- /dev/null +++ b/lore/es/sparkster.txt @@ -0,0 +1,19 @@ +TAG +Carabina Biospark +TXT +Designación: Carabina Biospark Modelo S-5 +Fabricante: Decade Mechanics + +Resumen: Arma antigua de energía. Su operación interna está siendo investigada por Tecnologías Tach-Engine para posibles mejoras. + +Fuego Primario: Pequeñas bolas de energía estabilizadas con una ligera capacidad de seguir objetivos. + +Fuego Secundario: Disparo láser concentrado penetrante. + +Fuego Terciario: Si la carga actual es al menos del 50%, la cápsula contenedora será eyectada por el cañón primario y detonada como una esfera masiva de pura energía que persigue objetivos cercanos. El arma debe ser recargada posteriormente. + +Recarga: Recarga, obviamente. + +Apéndice: Si el láser secundario entra en contacto con una bola de energía esta será detonada con un rango y daño mayores. + +Nota de Saya: Esta cosa está toda oxidada pero sigue funcionando. Cosa fina, guau. diff --git a/lore/es/spreadgun.txt b/lore/es/spreadgun.txt new file mode 100644 index 000000000..6cdd91a47 --- /dev/null +++ b/lore/es/spreadgun.txt @@ -0,0 +1,17 @@ +TAG +Trabuco +TXT +Designación: Trabuco "Rhino Stopper" +Fabricante: Blackmann Arms S.L. + +Resumen: Una pequeña escopeta del calibre 10. Compatible con muchos tipos de cartuchos. + +Fuego Primario: Dispara el cartucho cargado. + +Fuego Secundario: Selecciona el siguiente tipo de munición para usar en la recarga. + +Recarga: Descarga el cartucho actual y carga uno nuevo. Si el cartucho cargado no ha sido usado se añadirá de nuevo a su reserva de munición, o si no se dejará caer en el suelo. + +Apéndice: Aunque simple en su operación, la constante recarga manual tiende a volverse agotadora rápidamente para algunos usuarios. Una variante semiautomática del Trabuco se está probando actualmente y puede que esté lista para el público en unos cuantos años, aun hay algunos problemas que resolver como los atascos frecuentes. + +Nota de Saya: La mierda esta es jodidamente poco práctica, especialmente la forma de recargarla. Como coño es que nadie se ha reventado un hoyo por la palma de la mano recolocando el cañón es algo que me supera. diff --git a/lore/es/sunkaeze.txt b/lore/es/sunkaeze.txt new file mode 100644 index 000000000..f9f9a009e --- /dev/null +++ b/lore/es/sunkaeze.txt @@ -0,0 +1,8 @@ +TXT +Nombre: Sunkaeze +Clasificación: Planeta Muerto +Localización: Borde Exterior del Sistema Xathar, X'Animen + +Resumen: Un planeta completamente árido, que se pensaba vacío, hasta que una expedición descubrió las ruinas de unas instalaciones pertenecientes a la extinta Decade Mechanics, un antiguo grupo industrial fundado por el difunto semidios mecánico Maestre Mekes. + +Nota de Saya: Dioses, semidioses... todo el rollo este... Uno casi que ni se creería que todo esto existe pero venga, después de darnos cuenta que los aliens son muy reales, es difícil no creer en todo esto también. Joder, si CONOZCO uno... no es coña, conozco a un DIOS DE VERDAD. La cosa pasó cuando visitaba a la chica de Yui: pues estaba esta chica con pinta de empollona que tenía como un "aura". Se llama Mykka, y es majísima y mola hablar con ella, hasta me dió caramelos y todo. Vamos es que podría seguir hablando de todo esto, pero es que no quiero llenar estas entradas de cosas que no vienen al caso. diff --git a/lore/es/susan.txt b/lore/es/susan.txt new file mode 100644 index 000000000..6dd67b45b --- /dev/null +++ b/lore/es/susan.txt @@ -0,0 +1,10 @@ +TAG +LANIR +TXT +Nombre: Lanza de Aniquilación, Nulificación, Inexistencia y Ruptura +Clasificación: Arma de Destrucción Masiva +Localización: Kereshnovka + +Resumen: Una megaestructura controlada po IA que mide docenas de kilómetros, creada por un misterioso grupo Qurensniv llamado "Facultad de Iluminados Ningunos". Habiendo tardado cientos de años en construirse, fue activada finalmente en 2018, tomando luego el control de los sistemas de misiles de Rusia. Su presencia en la Tierra, como una amenaza mayor, fue lo que hizo que los Nukuri iniciaran el "Evento Luna". Fuerzas Nukuri desplegadas en 2021 neutralizaron la IA, sin embargo probó ser imposible de destruír, así que se mantuvo inactiva, flotando por los mares del Ártico. En 2097, mucho después del incidente de la Cicatriz Blanca, y con los Nukuri ya no disponibles para defender el planeta, una entidad llamada "Uruk'Anth" apareción en la Tierra, anunciando ser "Dios", y que es su voluntad que esta máquina traiga consigo el fin del mundo, despues de que la humanidad haya demostrado no ser digna de su bendición. SUSAN fue reactivada, esta ve tomando el control de todos los sistemas de armamento de varias superpotencias mundiales. La Tierra vivió dos largos años de terror, con la IA emitiendo una tremendamente lenta cuenta atras hacia la "Purificación Mundial", hasta que fue de algún modo desactivada de nuevo y destruída. + +Nota de Saya: Como que en serio. "Soy Dios y digo que debeis morir", dice. Sí, que se joda el tío ese. Nadie sabe, para nada, como puñetas pasó lo de la segunda vez. Es un misterio como justo... revienta la cosa esa, llevándose con ella al tío ese, también. diff --git a/lore/es/symnatek.txt b/lore/es/symnatek.txt new file mode 100644 index 000000000..c54af94b4 --- /dev/null +++ b/lore/es/symnatek.txt @@ -0,0 +1,10 @@ +TXT +Nombre: Symnatek +Clasificación: Fabricante de Material Industrial +Localización: Brisbane, Australia + +Resumen: "Construyendo un mejor mundo para un mejor futuro, desde 2040". El mayor productor de material industrial en su país natal. Mientras que la empresa principal se dedica a la industria y construcción, la compañía filial de Itamex abastece al ejército de toda clase de suministros básicos. + +Apéndice: Symnatek es lo suficientemente grande como para mantener a raya el dominio casi global de Mixom, convirtiendo a Australia en uno de los pocos países donde tienen competencia real. + +Nota de Saya: En estos tiempos que corren, hasta los putos fabricantes de herramientas contribuyen al ejército. ¿Eh? ¿Como que "mira quien fue a hablar"? Oh sí claro, solo por lo de Ibuki yo tambien soy igual. Venga ya. diff --git a/lore/es/taro.txt b/lore/es/taro.txt new file mode 100644 index 000000000..325db2ab7 --- /dev/null +++ b/lore/es/taro.txt @@ -0,0 +1,10 @@ +TXT +Nombre Completo: Taro Miyamoto +Nacionalidad: Japonés +Fecha De Nacimiento: 6 de Octubre de 1985 + +Resumen: Nacido en 1985, hijo de Nana y Ryuji Miyamoto. Es el mayor de tres, a pesar de que no lo aparente. Taro estudió en varias universidades prestigiosas alrededor del mundo, expandiendo sus conocimientos de tecnología. Sus especialidades son la Ingeniería y el Diseño de Software. Es un programador nato competente en varios lenguajes. Taro tiene varias contribuciones a su nombre en múltiples proyectos de codigo abierto, incluyendo el Kernel de Linux. + +Apéndice: Taro suele ser algo más serio que su hermana menor Saya, por lo cual suele manejar las relaciones públicas de Akari Labs en su lugar. Está felizmente casado con Elena Yanikov XVI. + +Nota de Saya: Taro nii-san a veces parece ser el Tsukkomi de mi Boke. Eh, no se si vas a entender de que va todo eso, tú búscalo si tal. diff --git a/lore/es/uac.txt b/lore/es/uac.txt new file mode 100644 index 000000000..bf36ce648 --- /dev/null +++ b/lore/es/uac.txt @@ -0,0 +1,20 @@ +TXT +Nombre: Union Aerospace Corporation +Clasificación: Union Militar, Fundación de Investigación +Localización: Unión de Estados, Marte y Júpiter + +Resumen: Fundada en 2015 por Thomas Kelliher, como una compañía pariente de la Union Aerospace Armed Forces (UAAF). El ascenso al poder de la UAC comenzó en 2025 con sus famosas Expediciones Conjuntas a Marte. Desde la creación de "Mars City" y los muchos puestos en Fobos y Deimos, la UAC efectivamente ha estado trabajando fuera de la ley de la Tierra, lo cual ha causado interminables controversias. Aun más despues de haber conseguido asegurar su posición como el mayor cuerpo militar de la Tierra tras la Tercera Guerra Mundial. Recientemente, sus experimentos de teletransporte han sido noticia despues de que un fallo crítico tuviera como resultado una invasión del mismo Infierno, junto con la desaparición total de la luna de Deimos, y eventualmente que estos demonios se dirigiesen hacia la Tierra. Los gobiernos de todo el mundo no dan abasto intentando defenderse de estos invasores, pero a pesar del constante bombardeo de sus cuentas en redes sociales, el actual CEO de la compañía, Ian Kelliher, no ha querido dar explicaciones sobre el incidente. Lo único que se ha dicho es que "tienen un hombre" que puede arreglarlo todo. + +Apéndice: Muchos rumores rodean esta compañía. Hay tambien varias acusaciones de estar involucrada en el desarrollo de armamento ilegal e incontables casos de violaciones de derechos del trabajador. + +Nota de Saya: Oh es que EN SERIO se merecen todo lo que les ha pasado, y espero que les jodan mucho más por este desastre. Me alegra no haber invertido nunca en sus mierdas. El niñato ese me puede comer los calzones, por cierto, porque el recadero ese suyo no va a arreglar una mierda. Me da igual lo que digan por ahí, el tal "Marine de Doom" solo es un tío random que tuvo suerte, nada más. +TXT +Nombre: Union Aerospace Corporation +Clasificación: Union Militar, Fundación de Investigación +Localización: Unión de Estados, Marte y Júpiter + +Resumen: Fundada en 2015 por Thomas Kelliher, como una compañía pariente de la Union Aerospace Armed Forces (UAAF). El ascenso al poder de la UAC comenzó en 2025 con sus famosas Expediciones Conjuntas a Marte. Desde la creación de "Mars City" y los muchos puestos en Fobos y Deimos, la UAC efectivamente ha estado trabajando fuera de la ley de la Tierra, lo cual ha causado interminables controversias. Aun más despues de haber conseguido asegurar su posición como el mayor cuerpo militar de la Tierra tras la Tercera Guerra Mundial. Fueron los responsables principales de la invasión del Infierno que causó que media Tierra fuera devastada casi totalmente por fuerzas Demoníacas. Sin embargo, gracias a los esfuerzos de la Demolicionista de Akari Labs, la invasión fue fácilmente eliminada. + +Apéndice: Desde el incidente, la compañía ha sufrido una reforma masiva, habiendo perdido a la mayoría de sus altos cargos, y está ahora estrictamente controlada por el gobierno de la Union de Estados. Desde 2150, han hecho su objetivo reparar los daños que la Tierra ha sufrido. Actualmente no hay estimaciones claras de cuanto puede tardar esto. + +Nota de Saya: Si es que me da un gusto de cojones ver caer a este asqueroso gigante. Tía, todo lo de la invasión fue horrible, sabes. Pero me alegro de que al menos cumpliéramos con lo nuestro. Ah... el payaso ese, antes "el hombre más poderoso del mundo", ahora el perrito faldero del gobierno... yo es que me desorino. diff --git a/lore/es/unissix.txt b/lore/es/unissix.txt new file mode 100644 index 000000000..77609eae7 --- /dev/null +++ b/lore/es/unissix.txt @@ -0,0 +1,10 @@ +TXT +Nombre Completo: Misa Azadeku Unissix, alias "Unissix Bokurou Azadeku" +Nacionalidad: Devanikana +Fecha De Nacimiento: 29 de Febrero de 1992 + +Resumen: Misa es la principal diseñadora de armamento de toda la familia Unissix. Comenzando a una edad temprana, su fascinación por las armas fue algo bastante notable. Misa es toda una experta en la interpretación de diseños antiguos, y por lo tanto suelen encargarle la restauración de tecnología perdida. Esto ha incluido los varios Artefactos de Nedoshiaan. Está casada con Zanaveth Nekuraku II, líder de Nekuratek, un gigante tecnológico en el mundo Nukuri. + +Apéndice: Su impresionante habilidad para la creación se podría interpretar como una forma de compensar la falta de aptitud física para ser una guerrera Sangre de Dragón como su hermana. Cuando conoció a Zanaveth, quien entonces era solo una estudiante en una excursión para aprender sobre otras culturas, se enamoró immediatamente de ella, y le pidió casarse al día siguiente. Poco después, habiendo comenzado a vivir en Nahkami con su esposa, Misa se convirtió en una gran fan de los videojuegos, encontrando emocionante el poder al fin tener sus propias aventuras, sin tener que hacer mucho esfuerzo físico. + +Nota de Saya: Recuerdo charlar unas cuantas veces con ella. Tiene muy buen gusto, y su mujer está to buena (y es listísima, a ver si es que hizo la IA que estás usando). Aun estoy cabreada porque no hemos podido estar en contacto gracias a que esos idiotas Americanos hicieran que los Nukuri se fuesen. Puedo mandarle mensajes a veces a través de la embajada en la Capital Lunar, pero esos malditos conejos siempre lo complican todo. Por cierto... Recuerdo una vez que nos bañamos juntas y vi... lo que tenía ahí abajo... ay dios... enorme... ohhhhhhh...... Zana-sama maldita suertuda, no me extraña que pudiera oiros hacerlo desde la otra esquina de la casa. diff --git a/lore/es/voicebox.txt b/lore/es/voicebox.txt new file mode 100644 index 000000000..6d5d21917 --- /dev/null +++ b/lore/es/voicebox.txt @@ -0,0 +1,9 @@ +TAG +Caja Voz Loudboi +TXT +Designación: Caja de Voz Loudboi +Fabricante: Akari Labs + +Resumen: Un ligero y portátil sintetizador de voz para unidades de IA. Fácil de instalar y programar, perfecto para aquellos que construyen con bajo presupuesto. Viene con un filtro "robótico" integrado para aquellos que lo prefieran en vez de una voz que suene incómodamente "demasiado humana". + +Nota de Saya: A Ibuki le sigue haciendo gracia que programara tu caja de voz para sonar como ella. Tambien me parto con lo de que también le vayas copiando todas sus frases. diff --git a/lore/es/wallbuster.txt b/lore/es/wallbuster.txt new file mode 100644 index 000000000..c984b1e7f --- /dev/null +++ b/lore/es/wallbuster.txt @@ -0,0 +1,17 @@ +TXT +Designación: Escopeta de Brecha de Armaduras Pesadas "Wallbuster" +Fabricante: Blackmann Arms S.L., encargado por Industrias Don BIG SHOT + +Resumen: Una escopeta revólver poco convencional de 25 cañones. Sus mecanismos internos son tan excesivamente complicados que han sido descritos como "Ingeniería Loca Alemana" por algunos cuantos. + +Fuego Primario: Dispara el cañón superior. + +Fuego Secundario: Dispara el grupo de 5 cañones superiores. + +Fuego Terciario: Dispara todos los cañones. Con algunos tipos de munición es posible atravesar puertas de acero reforzado de hasta 40cm de grosor. + +Recarga: La recarga se hace primero tirando de la palanca lateral, que permite desacoplar individualmente cada grupo de 5 cañones. Para recargar sobre la marcha, se recomienda un cinturón magnético o similar. Hay cargadores rápidos disponibles para compra desde la página web de Blackmann Arms, o vendedores autorizados. + +Apéndice: La Demolicionista está equipada con una rutina de recarga rápida para que el proceso sea más fácil y rápido. + +Nota de Saya: Sabes... ese nombre me recuerda a la abuela. Ya sabes, si cambias la primera letra... Oh, ¿puedes oir esa batería y guitarra? Porque yo sí... Old Days~ ♪ diff --git a/lore/es/wararmor.txt b/lore/es/wararmor.txt new file mode 100644 index 000000000..88910d550 --- /dev/null +++ b/lore/es/wararmor.txt @@ -0,0 +1,16 @@ +TAG +Arm. de Guerra +TXT +Designación: Armadura de Guerra +Fabricante: Unissix Crafts + +Resumen: Armadura robusta y durable. Hecha con el mejor almacero de Devanikna. + +Protección: + - Reducción del 80% contra calor, frío, electricidad, lodo y otros tipos elementales. + - Reducción del 50% de todos los demás tipos de daño. + - Reducción adicional del 70% al daño por explosión. + +Durabilidad: Puede absorber un total de 250 unidades de daño antes de romperse. + +Apéndice: Combinado con un chaleco antiexplosivos, estás preparada para todo lo que te puedan soltar encima. diff --git a/lore/es/whitescar.txt b/lore/es/whitescar.txt new file mode 100644 index 000000000..3cd8062a7 --- /dev/null +++ b/lore/es/whitescar.txt @@ -0,0 +1,12 @@ +TAG +Cicatriz Blanca +TXT +Nombre: La Cicatriz Blanca +Clasificación: Conflicto Armado +Periodo: 2073 - 2077 + +Resumen: En Junio de 2073, el Presidente de los Estados Unidos realizó unos comentarios muy ofensivos sobre los Nukuri, que en aquel momento estaban pasando por su séptima Guerra Mundial. No fueron muy bien recibidos. Muchos Nukuri anteriormente asentados en la Tierra emigraron en protesta, el emperador de Nahkami tuvo muchas cosas que decir, y la bola siguió pasándose. En poco tiempo, el conflicto llegó a su punto de ebullición, y el Imperio Nukuri declaró la guerra a los EEUU, listo para lanzar un ataque directo como "castigo por su insolencia". Se desplegaron unidades de tierra en 2074, y así empezó la guerra. Hubo muchas bajas en ambos bandos, en su intento de "matar a la bestia desde dentro", sin embargo, en solo tres años más, el país entero había caído. Al presidente se le dieron dos opciones: o bien disculparse públicamente por sus palabras contra el Imperio Nukuri, o si no ver como la ira del Emperador cae sobre su gente. Rechazó esta proposición, y se ordenó la retirada de todas las fuerzas Nukuri en el área. Entonces, ocurrió: Con un destello de luz cegadora, un ataque orbital alcanzó varias grandes ciudades Estadounidenses, reduciéndolas a cenizas. La mayoría de la gente que se encontraba bajo techo pudo sobrevivir, los demás no tuvieron tanta suerte. + +Apéndice: Al llegar las noticias de lo que ocurrió en la Tierra, estallaron las protestas por todo el Imperio Nukuri, avivando aun más las llamas de la Séptima Guerra Mundial. El caos continuó durante casi 30 años, hasta que los fundadores de la Universidad de Nos-Kora intervinieron, y pusieron fin a la guerra ellos solos. Su ultimátum fue tomado muy en serio, y así una reforma masiva comenzó, empezando con la retirada forzosa del Emperador y su consiguiente exilio, sin derecho a volver jamás. La reforma llegó a su climax en 2108, con la formación del Gobierno Nukuri Unificado. A pesar de todo esto, las relaciones con los Nukuri nunca se han recuperado, con la excepción de algunos países todavía aliados, como Escocia y Japón. + +Nota de Saya: Dios es que este fue uno de los momentos más oscuros de la historia. Me jode muchísimo pensar en ello otra vez, sobre todo despues de que Zana-sama me contara como fue todo al otro lado. Los Nukuri no eran gente muy pacífica en aquellos tiempos, pero solo por que el tío que mandaba era un puto supervillano megalomaníaco asqueroso, es que joder, achicharrar los Estados Unidos por UNOS TWITS. Casi todo dios ahí se puso en su contra cuando pasó. El muy capullo es que firmó su propia sentencia de muerte, vamos. Y encima lo de que los dos frikis esos fueran y... ACABARAN la guerra por su cuenta. Madre de dios, espero no cabrearlos nunca. diff --git a/lore/es/xanimen.txt b/lore/es/xanimen.txt new file mode 100644 index 000000000..b3eba8e71 --- /dev/null +++ b/lore/es/xanimen.txt @@ -0,0 +1,10 @@ +TXT +Nombre: Coalición X'Animen +Clasificación: Grupo de Sistemas Solares +Localización: Varias galaxias + +Resumen: X'Animen es el nombre de un grupo de sistemas planetarios, compuesto de varios mundos habitados, todos conectados a través de portales. Durante los primeros días despues del "Evento Luna", se descubrió que nuestro propio sistema solar tenía un portal conectando con ellos, en el remoto planeta enano de Sedna, por el cual los Nukuri habían llegado a nuestro mundo para estudiarnos como posibles candidatos para unirnos al grupo. Los sistemas actuales que lo componen son Xathar (de donde vienen los Nukuri), Zenna, Mondakan y Kryudon. + +Apéndice: Las cosas no son siempre pacíficas por ahí. Algunos miembros tienden a iniciar guerras entre sí, o pelean por el liderazgo inexistente de la Coalición. + +Nota de Saya: Alianzas interplanetarias... tío... esto es como sacado de una novela de ciencia ficción, y mola y todo. Espero que un dia también formemos parte de esto. Podría haber pasado antes, pero, ya sabes, cosas que pasaron... *suspiro* diff --git a/lore/es/ynykron.txt b/lore/es/ynykron.txt new file mode 100644 index 000000000..385c17ae2 --- /dev/null +++ b/lore/es/ynykron.txt @@ -0,0 +1,15 @@ +TAG +Artefacto Ynykron +TXT +Designación: Artefacto Ynykron ("Cañón Mortal") +Fabricante: Desconocido, replicado por Unissix Crafts + +Resumen: Uno de los cuatro artefactos de guerra antíguos creados para el demente dios dictador Nedoshiaan. El Cañón Mortal usa un cóctel extramadamente volátil de materiales exóticos para abrir una brecha en el propio tejido de la existencia. Hay dos modos de operación dependiendo de la orientación del cargador. + +Fuego Primario: Carga un disparo de rayo. Una vez cargado, se libera tirando del gatillo. El rayo destruirá instantáneamente todo a su paso, sin importar lo duro que sea. + +Fuego Secundario: Carga un disparo de vórtice. Una vez cargado, se libera tirando del gatillo. En el punto de impacto se creará un agujero negro en miniatura que se tragará todo a su alrededor durante un periodo de tiempo antes de colapsar en una explosión devastadora. + +Recarga: Si hay una carga en proceso, se cancelará y no se consumirá municion, pero el arma tendrá que ventilarse durante un rato. Si no, carga otro cristal. + +Apéndice: Solo una única copia original de este arma debería existir, pero réplicas han comenzado a aparecer gracias a los esfuerzos de la ingeniería inversa. Aun así, el uso de este arma se considera ilegal sin la autorización adecuada. Por suerte para ti, estás autorizada a usarla contra las fuerzas invasoras. diff --git a/lore/es/yui.txt b/lore/es/yui.txt new file mode 100644 index 000000000..1224c2da6 --- /dev/null +++ b/lore/es/yui.txt @@ -0,0 +1,10 @@ +TXT +Nombre Completo: Yui Miyamoto +Nacionalidad: Japonesa +Fecha De Nacimiento: 2 de Julio de 2009 + +Resumen: Nacida en 2009, hija de Nana y Ryuji Miyamoto. Yui es la menor de tres hermanos. A diferencia de sus hermanos mayores Taro y Saya, nunca tuvo ningún interes por la ciencia y tecnología. En lugar de eso su sueño era el de ser doctora, para salvar vidas. Actualmente trabaja como neurocirujana en el Hospital Central de Kasukabe, y ha recibido varios premios. + +Apéndice: Yui está casada actualmente con Ashley Knox, la "Elegante Bruja del Oeste" famosa por su mezcla especial de Rock Gótico. Ha sido su fan durante muchos años, y después de un concierto, se acercó a la bruja para pedir un autógrafo, fue entonces, en ese momento, que un milagro ocurrió: Ashley le pidió una cita. Desde entonces, se han vuelto inseparables. + +Nota de Saya: A Yu-chan nunca le moló lo nuestro, eso es verdad, pero sigo estando orgullosa como su onee-san de que vaya por ahí ayudando a la gente, y aparte celosa también porque su chica ESTÁ MAZIZORRA AAAAAAAAA. diff --git a/lore/es/zanaveth2.txt b/lore/es/zanaveth2.txt new file mode 100644 index 000000000..af4dad555 --- /dev/null +++ b/lore/es/zanaveth2.txt @@ -0,0 +1,10 @@ +TXT +Nombre Completo: Zanaveth Nekuraku II +Nacionalidad: Nukuri +Fecha De Nacimiento: 10 de Agosto de 1969 + +Resumen: Zanaveth II es la CEO de Nekuratek, la mayor megacorporación Informática de Nahkami, y también la actual Ministra de Relaciones Interespecie desde la reforma gubernamental de 2108. Durante años ha sido el único vínculo con los Nukuri, trayéndonos noticias de todo lo que ocurre en su mundo natal. También ha estado en contacto con otras razas, como los Devanikans, siendo su actual mujer, Misa Unissix, una de ellos. Las dos tienen una hija única: Zanaveth III. + +Apéndice: A Zanaveth II le entusiasma la cultura Japonesa, y frecuentemente hace turismo en el país con su esposa. + +Nota de Saya: Oh, es la tía más dulce que he conocido. Esa suertuda de Misa sí que se ha pillado una mujer de cuidado. También tuve mucha suerte al poder conocerlas, mola muchísimo quedar con ellas y ver como Zana-sama lo flipa con todo lo que nos encontramos. Si es que es como una niña en una tienda de chuches, es super adorable. diff --git a/lore/es/zanaveth3.txt b/lore/es/zanaveth3.txt new file mode 100644 index 000000000..1156ea7be --- /dev/null +++ b/lore/es/zanaveth3.txt @@ -0,0 +1,22 @@ +TXT +Nombre Completo: Zanaveth Nekuraku III +Nombre en Clave: "El Corruptor" +Nacionalidad: Nukuri +Fecha De Nacimiento: 20 de Agosto de 2042 + +Resumen: Zanaveth III es la hija única de Misa Unissix y Zanaveth II. Tuvo una infancia bastante mala, sufriendo bullying durante años por su personalidad y gestos extravagantes. Tras graduarse en la Universidad de Nos-Kora en 2140, se ha dedicado a su objetivo de "tratar de conquistar el mundo". + +Apéndice: La actitud hostil hacia otra gente y visión negativa del mundo que tiene Zanaveth pueden ser consecuencia de su infancia atormentada. Rara vez se abre ante alguien, excepto sus madres, y también Saya, debido a todo el tiempo que pasaron juntas. + +Nota de Saya: Zana-chan puede parecer fría y tal pero debajo de todo eso es una chica muy sensible, muy emocional. Recuerdo cuando estuve cuidando de ella y siempre que se metía en líos, me venía toda inquieta y cabreada, y yo le daba mimos para que se calmara. Era... realmente reconfortante, hacía que me sientiera como una madre, o algo así. Me pregunto a que andará ahora, no la veo desde que toda la mierda de la "Cicatiz Blanca" pasó. Ahhhh... Joder... Echo de menos acariciar ese pelo tan suave y mullidito que tiene... +TXT +Nombre Completo: Zanaveth Nekuraku III +Nombre en Clave: "El Corruptor" +Nacionalidad: Nukuri +Fecha De Nacimiento: 20 de Agosto de 2042 + +Resumen: Zanaveth III es la hija única de Misa Unissix y Zanaveth II. Tuvo una infancia bastante mala, sufriendo bullying durante años por su personalidad y gestos extravagantes. Tras graduarse en la Universidad de Nos-Kora en 2140, se ha dedicado a su objetivo de "tratar de conquistar el mundo". Intentó tomar el control de la Tierra durante el periodo de confusión tras la invasión demoníaca de 2148, pero falló. + +Apéndice: La actitud hostil hacia otra gente y visión negativa del mundo que tiene Zanaveth pueden ser consecuencia de su infancia atormentada. Rara vez se abre ante alguien, excepto sus madres, y también Saya, debido a todo el tiempo que pasaron juntas. + +Nota de Saya: Zana-chan puede parecer fría y tal pero debajo de todo eso es una chica muy sensible, muy emocional. Creo que me he convertido en una especie de tercera madre para ella. Sabes, me pilló por sorpresa, cuando oí lo de que de repente estaba de vuelta en la Tierra, se infiltró no sé como. La muy tontaca se volvió a meter en un lío y salió por patas derecha a nuestra casa, puto infarto casi me da, pero ahí, otra vez, pude volver a sentir otra vez, acariciar su pelo tan suave y mullidito despues de que la liara parda, como lo echaba de menos... Pena que tuviera que marcharse luego. Pero estuvo bien que le pudiera "echar una mano", jujujuju... diff --git a/lore/mklang.c b/lore/mklang.c new file mode 100644 index 000000000..d04673d2b --- /dev/null +++ b/lore/mklang.c @@ -0,0 +1,191 @@ +/* + mklang.c : Generate LANGUAGE files for lore library entries. + This code is a mess lol. + (C)2020 Marisa Kirisame, UnSX Team. + Released under the MIT license: + + Copyright (c) 2020 Marisa Kirisame + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + "Software"), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY + CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, + TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE + SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +*/ +#define _XOPEN_SOURCE 700 +#define _GNU_SOURCE +#include +#include +#include +#include +#include +#include +#include +#include + +char *lang = 0; +FILE *lf = 0; +char *txt = 0; +long txtlen = 0; +char *entname = 0; + +int processentry() +{ + int hadtext = 0; + long txtpos = 0; + int txtnum = 0; + char *nl = 0; + int hl = 0; +gettag: + if ( txtpos > txtlen-4 ) return hadtext; + if ( !strncmp(txt+txtpos,"TAG\n",4) ) + { + txtpos += 4; + goto processtag; + } + else if ( !strncmp(txt+txtpos,"TAB\n",4) ) + { + txtpos += 4; + goto processtab; + } + else if ( !strncmp(txt+txtpos,"REL\n",4) ) + { + txtpos += 4; + goto processrel; + } + else if ( !strncmp(txt+txtpos,"TXT\n",4) ) + { + txtpos += 4; + txtnum++; + goto processtxt; + } + return hadtext; +processtag: + nl = strchr(txt+txtpos,'\n'); + if ( !nl ) return hadtext; + *nl = '\0'; + hadtext = 1; + fprintf(lf,"SWWM_LORETAG_%s = \"%s\";\n",entname,txt+txtpos); + txtpos = (nl-txt)+1; + goto gettag; +processtab: + nl = strchr(txt+txtpos,'\n'); + if ( !nl ) return hadtext; + *nl = '\0'; + hadtext = 1; + fprintf(lf,"SWWM_LORETAB_%s = \"%s\";\n",entname,txt+txtpos); + txtpos = (nl-txt)+1; + goto gettag; +processrel: + nl = strchr(txt+txtpos,'\n'); + if ( !nl ) return hadtext; + *nl = '\0'; + hadtext = 1; + fprintf(lf,"SWWM_LOREREL_%s = \"%s\";\n",entname,txt+txtpos); + txtpos = (nl-txt)+1; + goto gettag; +processtxt: + hl = 0; + if ( txtnum <= 1 ) fprintf(lf,"SWWM_LORETXT_%s = \"",entname); + else fprintf(lf,"SWWM_LORETXT_%s%d = \"",entname,txtnum); + while ( txt[txtpos] ) + { + if ( txt[txtpos] == '\n' ) + fprintf(lf,"\\n"); + else if ( txt[txtpos] == '\"' ) + fprintf(lf,"\\\""); + else if ( (txt[txtpos] == '*') && (txt[txtpos+1] == '*') ) + { + hl = !hl; + if ( hl ) fprintf(lf,"\\cf"); + else fprintf(lf,"\\c-"); + txtpos++; + } + else fputc(txt[txtpos],lf); + txtpos++; + if ( (txt[txtpos] == '\n') && ((txtpos >= txtlen-1) || !strncmp(txt+txtpos+1,"TXT\n",4)) ) + { + txtpos++; + break; + } + } + fprintf(lf,"\";\n"); + hadtext = 1; + goto gettag; +} + +static int ftw_callback( const char *path, const struct stat *st, + const int type, struct FTW *info ) +{ + if ( type != FTW_F ) + return FTW_CONTINUE; + if ( !strstr(path,".txt") ) + return FTW_CONTINUE; + FILE *f = fopen(path,"rb"); + if ( !f ) + return FTW_CONTINUE; + txtlen = st->st_size; + if ( txt ) txt = realloc(txt,txtlen+1); + else txt = malloc(txtlen+1); + memset(txt,0,txtlen+1); + fread(txt,1,txtlen,f); + fclose(f); + // copy over basename and strip extension + entname = strdup(path+info->base); + char *ext = strchr(entname,'.'); + if ( ext ) *ext = '\0'; + char *c = entname; + while ( *c ) + { + // cheapass uppercase + if ( (*c >= 0x61) && (*c <= 0x7A) ) + *c -= 0x20; + c++; + } + processentry(); + free(entname); + free(txt); + entname = txt = 0; + return FTW_CONTINUE; +} + +int main( void ) +{ + const char langs[3][16] = + { + "default", + "es", + "jp" + }; + const char langfiles[3][32] = + { + "../language.def_lore", + "../language.es_lore", + "../language.jp_lore" + }; + for ( int i=0; i<3; i++ ) + { + lf = fopen(langfiles[i],"wb"); + if ( !lf ) continue; + fprintf(lf,"// this file was generated by mklang, " + "do not edit directly\n"); + fprintf(lf,"[%s]\n",langs[i]); + nftw(langs[i],ftw_callback,15,FTW_ACTIONRETVAL|FTW_PHYS); + fclose(lf); + } + return 0; +} +