OSDN Git Service

Merge pull request #3561 from Hourier/Change-Signature-Terms
[hengbandforosx/hengbandosx.git] / src / store / store-owners.cpp
index 288202d..e4c0432 100644 (file)
-#include "store/store-owners.h"
+#include "store/store-owners.h"
 #include "player-info/race-types.h"
+#include "store/store-util.h"
 
-/*!
- * @todo _() でまとめる
- */
-const owner_type owners[MAX_STORES][MAX_OWNERS] = {
-    {
-/* General store - 32 unique names */
-/*
-  Raistlin は dragonlance の powerful wizard 。
-  Rincewind the Chicken は Terry Pratchett の Discworld の登場人物 上記のパロディ?、
-  { "憶病者ラストリン",  200, 108, PlayerRaceType::HUMAN},
-  { "Raistlin the Chicken", 200, 108, PlayerRaceType::HUMAN},
-*/
-#ifdef JP
-        { "フレンドリーなビルボ", 30000, 108, PlayerRaceType::HOBBIT },
-        { "憶病者リンスウィンド", 30000, 108, PlayerRaceType::HUMAN },
-        { "背の低いサルタン", 30000, 107, PlayerRaceType::GNOME },
-        { "ハンサムなライア=エル", 30000, 107, PlayerRaceType::ELF },
-        { "親切なファリルマウエン", 30000, 108, PlayerRaceType::HOBBIT },
-        { "臆病者ヴォワラン", 30000, 108, PlayerRaceType::HUMAN },
-        { "チビのエラシュナク", 30000, 107, PlayerRaceType::BEASTMAN },
-        { "ハンサムなグラッグ", 30000, 107, PlayerRaceType::HALF_TITAN },
-        { "ケチなフォロビア", 30000, 108, PlayerRaceType::HUMAN },
-        { "馬鹿のエリス", 30000, 108, PlayerRaceType::HUMAN },
-        { "腹ペコのフィルバート", 30000, 107, PlayerRaceType::VAMPIRE },
-        { "スナーグル・サシグア", 30000, 107, PlayerRaceType::MIND_FLAYER },
-        { "長死きエロワーズ", 30000, 108, PlayerRaceType::SPECTRE },
-        { "ノロマのフンディ", 30000, 108, PlayerRaceType::ZOMBIE },
-        { "グランサス", 30000, 107, PlayerRaceType::SKELETON },
-        { "丁寧なロラックス", 30000, 107, PlayerRaceType::VAMPIRE },
-        { "ブッチ", 30000, 108, PlayerRaceType::HALF_ORC },
-        { "美しきエルベレス", 30000, 108, PlayerRaceType::HIGH_ELF },
-        { "こそこそサーレス", 30000, 107, PlayerRaceType::GNOME },
-        { "ナーロック", 30000, 107, PlayerRaceType::DWARF },
-        { "チビのヘイネッカ", 30000, 108, PlayerRaceType::GNOME },
-        { "きちがいロワラン", 30000, 108, PlayerRaceType::HALF_GIANT },
-        { "毒息のウート", 30000, 107, PlayerRaceType::DRACONIAN },
-        { "でぶっちょアラァカ", 30000, 107, PlayerRaceType::DRACONIAN },
-        { "低能なプーゴー", 30000, 108, PlayerRaceType::BEASTMAN },
-        { "フェロールフィリアン", 30000, 108, PlayerRaceType::ELF },
-        { "年寄りマロカ", 30000, 107, PlayerRaceType::GNOME },
-        { "勇敢なサシン", 30000, 107, PlayerRaceType::HALF_GIANT },
-        { "田舎者アビエマール", 30000, 108, PlayerRaceType::HUMAN },
-        { "貧乏なハーク", 30000, 108, PlayerRaceType::HALF_ORC },
-        { "みじめなソアリン", 30000, 107, PlayerRaceType::ZOMBIE },
-        { "質素なメルラ", 30000, 107, PlayerRaceType::ELF },
-#else
-        { "Bilbo the Friendly", 30000, 108, PlayerRaceType::HOBBIT },
-        { "Rincewind the Chicken", 30000, 108, PlayerRaceType::HUMAN },
-        { "Sultan the Midget", 30000, 107, PlayerRaceType::GNOME },
-        { "Lyar-el the Comely", 30000, 107, PlayerRaceType::ELF },
-        { "Falilmawen the Friendly", 30000, 108, PlayerRaceType::HOBBIT },
-        { "Voirin the Cowardly", 30000, 108, PlayerRaceType::HUMAN },
-        { "Erashnak the Midget", 30000, 107, PlayerRaceType::BEASTMAN },
-        { "Grug the Comely", 30000, 107, PlayerRaceType::HALF_TITAN },
-        { "Forovir the Cheap", 30000, 108, PlayerRaceType::HUMAN },
-        { "Ellis the Fool", 30000, 108, PlayerRaceType::HUMAN },
-        { "Filbert the Hungry", 30000, 107, PlayerRaceType::VAMPIRE },
-        { "Fthnargl Psathiggua", 30000, 107, PlayerRaceType::MIND_FLAYER },
-        { "Eloise Long-Dead", 30000, 108, PlayerRaceType::SPECTRE },
-        { "Fundi the Slow", 30000, 108, PlayerRaceType::ZOMBIE },
-        { "Granthus", 30000, 107, PlayerRaceType::SKELETON },
-        { "Lorax the Suave", 30000, 107, PlayerRaceType::VAMPIRE },
-        { "Butch", 30000, 108, PlayerRaceType::HALF_ORC },
-        { "Elbereth the Beautiful", 30000, 108, PlayerRaceType::HIGH_ELF },
-        { "Sarleth the Sneaky", 30000, 107, PlayerRaceType::GNOME },
-        { "Narlock", 30000, 107, PlayerRaceType::DWARF },
-        { "Haneka the Small", 30000, 108, PlayerRaceType::GNOME },
-        { "Loirin the Mad", 30000, 108, PlayerRaceType::HALF_GIANT },
-        { "Wuto Poisonbreath", 30000, 107, PlayerRaceType::DRACONIAN },
-        { "Araaka the Rotund", 30000, 107, PlayerRaceType::DRACONIAN },
-        { "Poogor the Dumb", 30000, 108, PlayerRaceType::BEASTMAN },
-        { "Felorfiliand", 30000, 108, PlayerRaceType::ELF },
-        { "Maroka the Aged", 30000, 107, PlayerRaceType::GNOME },
-        { "Sasin the Bold", 30000, 107, PlayerRaceType::HALF_GIANT },
-        { "Abiemar the Peasant", 30000, 108, PlayerRaceType::HUMAN },
-        { "Hurk the Poor", 30000, 108, PlayerRaceType::HALF_ORC },
-        { "Soalin the Wretched", 30000, 107, PlayerRaceType::ZOMBIE },
-        { "Merulla the Humble", 30000, 107, PlayerRaceType::ELF },
-#endif
-    },
-    {
-/* Armoury - 28 unique names */
-#ifdef JP
-        { "醜悪コン=ダー", 30000, 115, PlayerRaceType::HALF_ORC },
-        { "頑固者ダーグ=ロウ", 30000, 111, PlayerRaceType::HUMAN },
-        { "賢者デカド", 30000, 112, PlayerRaceType::DUNADAN },
-        { "鍛冶屋のウィーランド", 30000, 112, PlayerRaceType::DWARF },
-        { "醜悪コン=ダー", 30000, 115, PlayerRaceType::HALF_ORC },
-        { "頑固者ダーグ=ロウ", 30000, 111, PlayerRaceType::HUMAN },
-        { "ハンサムなデカド", 30000, 112, PlayerRaceType::AMBERITE },
-        { "エロー・ドラゴンスケイル", 30000, 112, PlayerRaceType::ELF },
-        { "デリカトス", 30000, 115, PlayerRaceType::SPRITE },
-        { "巨大なグルース", 30000, 111, PlayerRaceType::HALF_GIANT },
-        { "アニムス", 30000, 112, PlayerRaceType::GOLEM },
-        { "マルヴァス", 30000, 112, PlayerRaceType::HALF_TITAN },
-        { "セラクシス", 30000, 115, PlayerRaceType::ZOMBIE },
-        { "デス・チル", 30000, 111, PlayerRaceType::SPECTRE },
-        { "微かなドリオス", 30000, 112, PlayerRaceType::SPECTRE },
-        { "冷たいバスリック", 30000, 112, PlayerRaceType::VAMPIRE },
-        { "冷酷ヴェンジェラ", 30000, 115, PlayerRaceType::HALF_TROLL },
-        { "強者ウィラナ", 30000, 111, PlayerRaceType::HUMAN },
-        { "ヨジョ二世", 30000, 112, PlayerRaceType::DWARF },
-        { "優しいラナラー", 30000, 112, PlayerRaceType::AMBERITE },
-        { "不浄のホルバグ", 30000, 115, PlayerRaceType::HALF_ORC },
-        { "テレパスのエレレン", 30000, 111, PlayerRaceType::DARK_ELF },
-        { "イスドリリアス", 30000, 112, PlayerRaceType::SPRITE },
-        { "一つ目ヴェグナー", 30000, 112, PlayerRaceType::CYCLOPS },
-        { "混沌のロディッシュ", 30000, 115, PlayerRaceType::BEASTMAN },
-        { "剣豪ヘジン", 30000, 111, PlayerRaceType::NIBELUNG },
-        { "ずる屋のエルベレリス", 30000, 112, PlayerRaceType::DARK_ELF },
-        { "インプのザサス", 30000, 112, PlayerRaceType::IMP },
-        { "醜悪コン=ダー", 30000, 115, PlayerRaceType::HALF_ORC },
-        { "頑固者ダーグ=ロウ", 30000, 111, PlayerRaceType::HUMAN },
-        { "ハンサムなデカド", 30000, 112, PlayerRaceType::AMBERITE },
-        { "鍛冶屋のウィーランド", 30000, 112, PlayerRaceType::DWARF },
-#else
-        { "Kon-Dar the Ugly", 30000, 115, PlayerRaceType::HALF_ORC },
-        { "Darg-Low the Grim", 30000, 111, PlayerRaceType::HUMAN },
-        { "Decado the Handsome", 30000, 112, PlayerRaceType::DUNADAN },
-        { "Wieland the Smith", 30000, 112, PlayerRaceType::DWARF },
-        { "Kon-Dar the Ugly", 30000, 115, PlayerRaceType::HALF_ORC },
-        { "Darg-Low the Grim", 30000, 111, PlayerRaceType::HUMAN },
-        { "Decado the Handsome", 30000, 112, PlayerRaceType::AMBERITE },
-        { "Elo Dragonscale", 30000, 112, PlayerRaceType::ELF },
-        { "Delicatus", 30000, 115, PlayerRaceType::SPRITE },
-        { "Gruce the Huge", 30000, 111, PlayerRaceType::HALF_GIANT },
-        { "Animus", 30000, 112, PlayerRaceType::GOLEM },
-        { "Malvus", 30000, 112, PlayerRaceType::HALF_TITAN },
-        { "Selaxis", 30000, 115, PlayerRaceType::ZOMBIE },
-        { "Deathchill", 30000, 111, PlayerRaceType::SPECTRE },
-        { "Drios the Faint", 30000, 112, PlayerRaceType::SPECTRE },
-        { "Bathric the Cold", 30000, 112, PlayerRaceType::VAMPIRE },
-        { "Vengella the Cruel", 30000, 115, PlayerRaceType::HALF_TROLL },
-        { "Wyrana the Mighty", 30000, 111, PlayerRaceType::HUMAN },
-        { "Yojo II", 30000, 112, PlayerRaceType::DWARF },
-        { "Ranalar the Sweet", 30000, 112, PlayerRaceType::AMBERITE },
-        { "Horbag the Unclean", 30000, 115, PlayerRaceType::HALF_ORC },
-        { "Elelen the Telepath", 30000, 111, PlayerRaceType::DARK_ELF },
-        { "Isedrelias", 30000, 112, PlayerRaceType::SPRITE },
-        { "Vegnar One-eye", 30000, 112, PlayerRaceType::CYCLOPS },
-        { "Rodish the Chaotic", 30000, 115, PlayerRaceType::BEASTMAN },
-        { "Hesin Swordmaster", 30000, 111, PlayerRaceType::NIBELUNG },
-        { "Elvererith the Cheat", 30000, 112, PlayerRaceType::DARK_ELF },
-        { "Zzathath the Imp", 30000, 112, PlayerRaceType::IMP },
-        { "Kon-Dar the Ugly", 30000, 115, PlayerRaceType::HALF_ORC },
-        { "Darg-Low the Grim", 30000, 111, PlayerRaceType::HUMAN },
-        { "Decado the Handsome", 30000, 112, PlayerRaceType::AMBERITE },
-        { "Wieland the Smith", 30000, 112, PlayerRaceType::DWARF },
-#endif
-    },
-
-    {
-/* Weapon Smith - 28 unique names */
-#ifdef JP
-        { "残忍なるアーノルド", 30000, 115, PlayerRaceType::HALF_TROLL },
-        { "獣殺しのアーンダル", 30000, 110, PlayerRaceType::HALF_ELF },
-        { "獣マスターのエディー", 30000, 115, PlayerRaceType::HOBBIT },
-        { "竜殺しのオグライン", 30000, 112, PlayerRaceType::DWARF },
-        { "熟練者ドリュー", 30000, 115, PlayerRaceType::HUMAN },
-        { "龍の子オラックス", 30000, 110, PlayerRaceType::DRACONIAN },
-        { "病気持ちのアンスラックス", 30000, 115, PlayerRaceType::BEASTMAN },
-        { "頑丈者アルコス", 30000, 112, PlayerRaceType::DWARF },
-        { "腐れ者のサリアス", 30000, 115, PlayerRaceType::ZOMBIE },
-        { "晒し骨のトゥエシク", 30000, 110, PlayerRaceType::SKELETON },
-        { "ビリオス", 30000, 115, PlayerRaceType::BEASTMAN },
-        { "ファスガル", 30000, 112, PlayerRaceType::ZOMBIE },
-        { "パラディンのエレフリス", 30000, 115, PlayerRaceType::BARBARIAN },
-        { "キ'トリッ'ク", 30000, 110, PlayerRaceType::KLACKON },
-        { "蜘蛛の友ドゥロカス", 30000, 115, PlayerRaceType::DARK_ELF },
-        { "巨人殺しのフングス", 30000, 112, PlayerRaceType::DWARF },
-        { "デランサ", 30000, 115, PlayerRaceType::ELF },
-        { "レンジャーのソルビスタニ", 30000, 110, PlayerRaceType::HALF_ELF },
-        { "ノロマのゾリル", 30000, 115, PlayerRaceType::GOLEM },
-        { "イーオン・フラックス", 30000, 112, PlayerRaceType::HALF_ELF },
-        { "強者ナドック", 30000, 115, PlayerRaceType::HOBBIT },
-        { "弱虫エラモグ", 30000, 110, PlayerRaceType::KOBOLD },
-        { "公正なエオウィリス", 30000, 115, PlayerRaceType::VAMPIRE },
-        { "バルログ殺しのヒュイモグ", 30000, 112, PlayerRaceType::HALF_ORC },
-        { "冷酷ピーダス", 30000, 115, PlayerRaceType::HUMAN },
-        { "ヴァモグ スレイヤー", 30000, 110, PlayerRaceType::HALF_OGRE },
-        { "性悪フーシュナク", 30000, 115, PlayerRaceType::BEASTMAN },
-        { "舞闘バレン", 30000, 112, PlayerRaceType::BARBARIAN },
-        { "残忍なるアーノルド", 30000, 115, PlayerRaceType::BARBARIAN },
-        { "獣殺しのアーンダル", 30000, 110, PlayerRaceType::HALF_ELF },
-        { "ビーストマスター・エディー", 30000, 115, PlayerRaceType::HALF_ORC },
-        { "竜殺しのオグライン", 30000, 112, PlayerRaceType::DWARF },
-#else
-        { "Arnold the Beastly", 30000, 115, PlayerRaceType::BARBARIAN },
-        { "Arndal Beast-Slayer", 30000, 110, PlayerRaceType::HALF_ELF },
-        { "Eddie Beast-Master", 30000, 115, PlayerRaceType::HALF_ORC },
-        { "Oglign Dragon-Slayer", 30000, 112, PlayerRaceType::DWARF },
-        { "Drew the Skilled", 30000, 115, PlayerRaceType::HUMAN },
-        { "Orrax Dragonson", 30000, 110, PlayerRaceType::DRACONIAN },
-        { "Anthrax Disease-Carrier", 30000, 115, PlayerRaceType::BEASTMAN },
-        { "Arkhoth the Stout", 30000, 112, PlayerRaceType::DWARF },
-        { "Sarlyas the Rotten", 30000, 115, PlayerRaceType::ZOMBIE },
-        { "Tuethic Bare-Bones", 30000, 110, PlayerRaceType::SKELETON },
-        { "Bilious", 30000, 115, PlayerRaceType::BEASTMAN },
-        { "Fasgul", 30000, 112, PlayerRaceType::ZOMBIE },
-        { "Ellefris the Paladin", 30000, 115, PlayerRaceType::BARBARIAN },
-        { "K'trrik'k", 30000, 110, PlayerRaceType::KLACKON },
-        { "Drocus Spiderfriend", 30000, 115, PlayerRaceType::DARK_ELF },
-        { "Fungus Giant-Slayer", 30000, 112, PlayerRaceType::DWARF },
-        { "Delantha", 30000, 115, PlayerRaceType::ELF },
-        { "Solvistani the Ranger", 30000, 110, PlayerRaceType::HALF_ELF },
-        { "Xoril the Slow", 30000, 115, PlayerRaceType::GOLEM },
-        { "Aeon Flux", 30000, 112, PlayerRaceType::HALF_ELF },
-        { "Nadoc the Strong", 30000, 115, PlayerRaceType::HOBBIT },
-        { "Eramog the Weak", 30000, 110, PlayerRaceType::KOBOLD },
-        { "Eowilith the Fair", 30000, 115, PlayerRaceType::VAMPIRE },
-        { "Huimog Balrog-Slayer", 30000, 112, PlayerRaceType::HALF_ORC },
-        { "Peadus the Cruel", 30000, 115, PlayerRaceType::HUMAN },
-        { "Vamog Slayer", 30000, 110, PlayerRaceType::HALF_OGRE },
-        { "Hooshnak the Vicious", 30000, 115, PlayerRaceType::BEASTMAN },
-        { "Balenn War-Dancer", 30000, 112, PlayerRaceType::BARBARIAN },
-        { "Arnold the Beastly", 30000, 115, PlayerRaceType::BARBARIAN },
-        { "Arndal Beast-Slayer", 30000, 110, PlayerRaceType::HALF_ELF },
-        { "Eddie Beast-Master", 30000, 115, PlayerRaceType::HALF_ORC },
-        { "Oglign Dragon-Slayer", 30000, 112, PlayerRaceType::DWARF },
-#endif
-    },
-    {
-/* Temple - 22 unique names */
-#ifdef JP
-        { "質素なルードヴィヒ", 30000, 109, PlayerRaceType::HUMAN },
-        { "パラディンのガンナー", 30000, 110, PlayerRaceType::HUMAN },
-        { "選ばれしトリン", 30000, 107, PlayerRaceType::ELF },
-        { "賢明なるサラストロ", 30000, 109, PlayerRaceType::DWARF },
-        { "パーシヴァル卿", 30000, 107, PlayerRaceType::HIGH_ELF },
-        { "神聖なるアセナス", 30000, 109, PlayerRaceType::HUMAN },
-        { "マッキノン", 30000, 109, PlayerRaceType::HUMAN },
-        { "謹み婦人", 30000, 110, PlayerRaceType::HIGH_ELF },
-        { "ドルイドのハシュニック", 30000, 107, PlayerRaceType::HOBBIT },
-        { "フィナク", 30000, 109, PlayerRaceType::YEEK },
-        { "クリキック", 30000, 109, PlayerRaceType::KLACKON },
-        { "荒くれ者モリヴァル", 30000, 110, PlayerRaceType::ELF },
-        { "暗きホシャック", 30000, 107, PlayerRaceType::IMP },
-        { "賢者アタール", 30000, 109, PlayerRaceType::HUMAN },
-        { "清きイベニッド", 30000, 109, PlayerRaceType::HUMAN },
-        { "エリディシュ", 30000, 110, PlayerRaceType::HALF_TROLL },
-        { "呪術師ヴルドゥシュ", 30000, 107, PlayerRaceType::HALF_OGRE },
-        { "狂戦士ハオブ", 30000, 109, PlayerRaceType::BARBARIAN },
-        { "若きプルーグディシュ", 30000, 109, PlayerRaceType::HALF_OGRE },
-        { "きちがいラムワイズ", 30000, 110, PlayerRaceType::YEEK },
-        { "有徳者ムワート", 30000, 107, PlayerRaceType::KOBOLD },
-        { "弱虫ダードバード", 30000, 109, PlayerRaceType::SPECTRE },
-        { "質素なルードヴィヒ", 30000, 109, PlayerRaceType::HUMAN },
-        { "パラディンのガンナー", 30000, 110, PlayerRaceType::HUMAN },
-        { "選ばれしトリン", 30000, 107, PlayerRaceType::ELF },
-        { "賢明なるサラストロ", 30000, 109, PlayerRaceType::DWARF },
-        { "パーシヴァル卿", 30000, 107, PlayerRaceType::HIGH_ELF },
-        { "神聖なるアセナス", 30000, 109, PlayerRaceType::HUMAN },
-        { "マッキノン", 30000, 109, PlayerRaceType::HUMAN },
-        { "謹み婦人", 30000, 110, PlayerRaceType::HIGH_ELF },
-        { "ドルイドのハシュニック", 30000, 107, PlayerRaceType::HOBBIT },
-        { "フィナク", 30000, 109, PlayerRaceType::YEEK },
-#else
-        { "Ludwig the Humble", 30000, 109, PlayerRaceType::DWARF },
-        { "Gunnar the Paladin", 30000, 110, PlayerRaceType::HALF_TROLL },
-        { "Torin the Chosen", 30000, 107, PlayerRaceType::HIGH_ELF },
-        { "Sarastro the Wise", 30000, 109, PlayerRaceType::HUMAN },
-        { "Sir Parsival the Pure", 30000, 107, PlayerRaceType::HIGH_ELF },
-        { "Asenath the Holy", 30000, 109, PlayerRaceType::HUMAN },
-        { "McKinnon", 30000, 109, PlayerRaceType::HUMAN },
-        { "Mistress Chastity", 30000, 110, PlayerRaceType::HIGH_ELF },
-        { "Hashnik the Druid", 30000, 107, PlayerRaceType::HOBBIT },
-        { "Finak", 30000, 109, PlayerRaceType::YEEK },
-        { "Krikkik", 30000, 109, PlayerRaceType::KLACKON },
-        { "Morival the Wild", 30000, 110, PlayerRaceType::ELF },
-        { "Hoshak the Dark", 30000, 107, PlayerRaceType::IMP },
-        { "Atal the Wise", 30000, 109, PlayerRaceType::HUMAN },
-        { "Ibenidd the Chaste", 30000, 109, PlayerRaceType::HUMAN },
-        { "Eridish", 30000, 110, PlayerRaceType::HALF_TROLL },
-        { "Vrudush the Shaman", 30000, 107, PlayerRaceType::HALF_OGRE },
-        { "Haob the Berserker", 30000, 109, PlayerRaceType::BARBARIAN },
-        { "Proogdish the Youthfull", 30000, 109, PlayerRaceType::HALF_OGRE },
-        { "Lumwise the Mad", 30000, 110, PlayerRaceType::YEEK },
-        { "Muirt the Virtuous", 30000, 107, PlayerRaceType::KOBOLD },
-        { "Dardobard the Weak", 30000, 109, PlayerRaceType::SPECTRE },
-        { "Ludwig the Humble", 30000, 109, PlayerRaceType::DWARF },
-        { "Gunnar the Paladin", 30000, 110, PlayerRaceType::HALF_TROLL },
-        { "Torin the Chosen", 30000, 107, PlayerRaceType::HIGH_ELF },
-        { "Sarastro the Wise", 30000, 109, PlayerRaceType::HUMAN },
-        { "Sir Parsival the Pure", 30000, 107, PlayerRaceType::HIGH_ELF },
-        { "Asenath the Holy", 30000, 109, PlayerRaceType::HUMAN },
-        { "McKinnon", 30000, 109, PlayerRaceType::HUMAN },
-        { "Mistress Chastity", 30000, 110, PlayerRaceType::HIGH_ELF },
-        { "Hashnik the Druid", 30000, 107, PlayerRaceType::HOBBIT },
-        { "Finak", 30000, 109, PlayerRaceType::YEEK },
-#endif
-    },
-    {
-/* Alchemist - 26 unique names */
-#ifdef JP
-        { "化学者マウザー", 30000, 111, PlayerRaceType::HALF_ELF },
-        { "カオスのウィズル", 30000, 110, PlayerRaceType::HOBBIT },
-        { "強欲ミダス", 30000, 116, PlayerRaceType::GNOME },
-        { "貧弱ジャ=ファー", 30000, 111, PlayerRaceType::ELF }, /*FIRST*/
-        { "カカルラカカル", 30000, 116, PlayerRaceType::KLACKON },
-        { "錬金術師ジャル=エス", 30000, 111, PlayerRaceType::ELF },
-        { "用心深いファネラス", 30000, 111, PlayerRaceType::DWARF },
-        { "キチガイのルンシー", 30000, 110, PlayerRaceType::HUMAN },
-        { "グランブルワース", 30000, 116, PlayerRaceType::GNOME },
-        { "フリッター", 30000, 111, PlayerRaceType::SPRITE },
-        { "ザリルス", 30000, 111, PlayerRaceType::HUMAN },
-        { "古きエグバート", 30000, 110, PlayerRaceType::DWARF },
-        { "誇り高きヴァリンドラ", 30000, 116, PlayerRaceType::HIGH_ELF },
-        { "錬金術師タエン", 30000, 111, PlayerRaceType::HUMAN },
-        { "巧言カイド", 30000, 111, PlayerRaceType::VAMPIRE },
-        { "暗きフリア", 30000, 110, PlayerRaceType::NIBELUNG },
-        { "質素なドムリ", 30000, 116, PlayerRaceType::DWARF },
-        { "魔の子ヤァジュッカ", 30000, 111, PlayerRaceType::IMP },
-        { "薬草師ジェララルドール", 30000, 111, PlayerRaceType::HIGH_ELF },
-        { "賢者オレラルダン", 30000, 110, PlayerRaceType::BARBARIAN },
-        { "デモニシストのフゾグロ", 30000, 116, PlayerRaceType::IMP },
-        { "錬金術師ドゥリアシュ", 30000, 111, PlayerRaceType::HALF_ORC },
-        { "強者ネリア", 30000, 111, PlayerRaceType::CYCLOPS },
-        { "辛口リグナス", 30000, 110, PlayerRaceType::HALF_ORC },
-        { "ティルバ", 30000, 116, PlayerRaceType::HOBBIT },
-        { "金持ちミリルドリック", 30000, 111, PlayerRaceType::HUMAN },
-
-        { "科学者マウザー", 30000, 111, PlayerRaceType::HALF_ELF },
-        { "カオスのウィズル", 30000, 110, PlayerRaceType::HOBBIT },
-        { "強欲ミダス", 30000, 116, PlayerRaceType::GNOME },
-        { "錬金術師ジャ=ファー", 30000, 111, PlayerRaceType::ELF },
-        { "カカルラカカル", 30000, 116, PlayerRaceType::KLACKON },
-        { "錬金術師ジャル=エス", 30000, 111, PlayerRaceType::ELF },
-#else
-        { "Mauser the Chemist", 30000, 111, PlayerRaceType::HALF_ELF },
-        { "Wizzle the Chaotic", 30000, 110, PlayerRaceType::HOBBIT },
-        { "Midas the Greedy", 30000, 116, PlayerRaceType::GNOME },
-        { "Ja-Far the Alchemist", 30000, 111, PlayerRaceType::ELF },
-        { "Kakalrakakal", 30000, 116, PlayerRaceType::KLACKON },
-        { "Jal-Eth the Alchemist", 30000, 111, PlayerRaceType::ELF },
-        { "Fanelath the Cautious", 30000, 111, PlayerRaceType::DWARF },
-        { "Runcie the Insane", 30000, 110, PlayerRaceType::HUMAN },
-        { "Grumbleworth", 30000, 116, PlayerRaceType::GNOME },
-        { "Flitter", 30000, 111, PlayerRaceType::SPRITE },
-        { "Xarillus", 30000, 111, PlayerRaceType::HUMAN },
-        { "Egbert the Old", 30000, 110, PlayerRaceType::DWARF },
-        { "Valindra the Proud", 30000, 116, PlayerRaceType::HIGH_ELF },
-        { "Taen the Alchemist", 30000, 111, PlayerRaceType::HUMAN },
-        { "Cayd the Sweet", 30000, 111, PlayerRaceType::VAMPIRE },
-        { "Fulir the Dark", 30000, 110, PlayerRaceType::NIBELUNG },
-        { "Domli the Humble", 30000, 116, PlayerRaceType::DWARF },
-        { "Yaarjukka Demonspawn", 30000, 111, PlayerRaceType::IMP },
-        { "Gelaraldor the Herbmaster", 30000, 111, PlayerRaceType::HIGH_ELF },
-        { "Olelaldan the Wise", 30000, 110, PlayerRaceType::BARBARIAN },
-        { "Fthoglo the Demonicist", 30000, 116, PlayerRaceType::IMP },
-        { "Dridash the Alchemist", 30000, 111, PlayerRaceType::HALF_ORC },
-        { "Nelir the Strong", 30000, 111, PlayerRaceType::CYCLOPS },
-        { "Lignus the Pungent", 30000, 110, PlayerRaceType::HALF_ORC },
-        { "Tilba", 30000, 116, PlayerRaceType::HOBBIT },
-        { "Myrildric the Wealthy", 30000, 111, PlayerRaceType::HUMAN },
-
-        { "Mauser the Chemist", 30000, 111, PlayerRaceType::HALF_ELF },
-        { "Wizzle the Chaotic", 30000, 110, PlayerRaceType::HOBBIT },
-        { "Midas the Greedy", 30000, 116, PlayerRaceType::GNOME },
-        { "Ja-Far the Alchemist", 30000, 111, PlayerRaceType::ELF },
-        { "Kakalrakakal", 30000, 116, PlayerRaceType::KLACKON },
-        { "Jal-Eth the Alchemist", 30000, 111, PlayerRaceType::ELF },
-#endif
-    },
-
-    {
-/* Magic Shop - 23 unique names */
-#ifdef JP
-        { "ソーサラーのロ=パン", 30000, 110, PlayerRaceType::HALF_ELF },
-        { "偉大なるブガービイ", 30000, 113, PlayerRaceType::GNOME },
-        { "イェンダーの魔法使い", 30000, 110, PlayerRaceType::HUMAN },
-        { "死霊使いリャク", 30000, 110, PlayerRaceType::HIGH_ELF },
-        { "魔術師スキドゥニー", 30000, 110, PlayerRaceType::HALF_ELF },
-        { "幻術師キリア", 30000, 110, PlayerRaceType::HUMAN },
-        { "死霊術師ニッキ", 30000, 110, PlayerRaceType::DARK_ELF },
-        { "ソロストラン", 30000, 110, PlayerRaceType::SPRITE },
-        { "烏賊口アチシェ", 30000, 113, PlayerRaceType::MIND_FLAYER },
-        { "貴族のカザ", 30000, 110, PlayerRaceType::HIGH_ELF },
-        { "暗きファジル", 30000, 110, PlayerRaceType::DARK_ELF },
-        { "偉大なるケルドーン", 30000, 110, PlayerRaceType::DWARF },
-        { "フィランスロプス", 30000, 113, PlayerRaceType::HOBBIT },
-        { "魔女のアグナー", 30000, 110, PlayerRaceType::HUMAN },
-        { "死霊術師ビュリアンス", 30000, 110, PlayerRaceType::BEASTMAN },
-        { "ハイメイジのヴイラク", 30000, 110, PlayerRaceType::BEASTMAN },
-        { "知恵者マディッシュ", 30000, 113, PlayerRaceType::BEASTMAN },
-        { "ファレブリンボール", 30000, 110, PlayerRaceType::HIGH_ELF },
-        { "陰険フェリル=ガンド", 30000, 110, PlayerRaceType::DARK_ELF },
-        { "呪術師サレゴード", 30000, 110, PlayerRaceType::BARBARIAN },
-        { "神秘家クトゥアロス", 30000, 113, PlayerRaceType::MIND_FLAYER },
-        { "幻術師イベリ", 30000, 110, PlayerRaceType::SKELETON },
-        { "死霊術師ヘトー", 30000, 110, PlayerRaceType::YEEK },
-        { "魔術師ロ=パン", 30000, 110, PlayerRaceType::HALF_ELF },
-        { "偉大なるブガービイ", 30000, 113, PlayerRaceType::GNOME },
-        { "イェンダーの魔法使い", 30000, 110, PlayerRaceType::HUMAN },
-        { "死霊術師リャク", 30000, 110, PlayerRaceType::DARK_ELF },
-        { "魔術師スキドゥニー", 30000, 110, PlayerRaceType::HALF_ELF },
-        { "幻術師キリア", 30000, 110, PlayerRaceType::HUMAN },
-        { "死霊術師ニッキ", 30000, 110, PlayerRaceType::DARK_ELF },
-        { "ソロストラン", 30000, 110, PlayerRaceType::SPRITE },
-        { "烏賊口アチシェ", 30000, 113, PlayerRaceType::MIND_FLAYER },
-#else
-        { "Lo Pan the Sorcerer", 30000, 110, PlayerRaceType::HALF_ELF },
-        { "Buggerby the Great", 30000, 113, PlayerRaceType::GNOME },
-        { "The Wizard of Yendor", 30000, 110, PlayerRaceType::HUMAN },
-        { "Rjak the Necromancer", 30000, 110, PlayerRaceType::DARK_ELF },
-        { "Skidney the Sorcerer", 30000, 110, PlayerRaceType::HALF_ELF },
-        { "Kyria the Illusionist", 30000, 110, PlayerRaceType::HUMAN },
-        { "Nikki the Necromancer", 30000, 110, PlayerRaceType::DARK_ELF },
-        { "Solostoran", 30000, 110, PlayerRaceType::SPRITE },
-        { "Achshe the Tentacled", 30000, 113, PlayerRaceType::MIND_FLAYER },
-        { "Kaza the Noble", 30000, 110, PlayerRaceType::HIGH_ELF },
-        { "Fazzil the Dark", 30000, 110, PlayerRaceType::DARK_ELF },
-        { "Keldorn the Grand", 30000, 110, PlayerRaceType::DWARF },
-        { "Philanthropus", 30000, 113, PlayerRaceType::HOBBIT },
-        { "Agnar the Enchantress", 30000, 110, PlayerRaceType::HUMAN },
-        { "Buliance the Necromancer", 30000, 110, PlayerRaceType::BEASTMAN },
-        { "Vuirak the High-Mage", 30000, 110, PlayerRaceType::BEASTMAN },
-        { "Madish the Smart", 30000, 113, PlayerRaceType::BEASTMAN },
-        { "Falebrimbor", 30000, 110, PlayerRaceType::HIGH_ELF },
-        { "Felil-Gand the Subtle", 30000, 110, PlayerRaceType::DARK_ELF },
-        { "Thalegord the Shaman", 30000, 110, PlayerRaceType::BARBARIAN },
-        { "Cthoaloth the Mystic", 30000, 113, PlayerRaceType::MIND_FLAYER },
-        { "Ibeli the Illusionist", 30000, 110, PlayerRaceType::SKELETON },
-        { "Heto the Necromancer", 30000, 110, PlayerRaceType::YEEK },
-        { "Lo Pan the Sorcerer", 30000, 110, PlayerRaceType::HALF_ELF },
-        { "Buggerby the Great", 30000, 113, PlayerRaceType::GNOME },
-        { "The Wizard of Yendor", 30000, 110, PlayerRaceType::HUMAN },
-        { "Rjak the Necromancer", 30000, 110, PlayerRaceType::DARK_ELF },
-        { "Skidney the Sorcerer", 30000, 110, PlayerRaceType::HALF_ELF },
-        { "Kyria the Illusionist", 30000, 110, PlayerRaceType::HUMAN },
-        { "Nikki the Necromancer", 30000, 110, PlayerRaceType::DARK_ELF },
-        { "Solostoran", 30000, 110, PlayerRaceType::SPRITE },
-        { "Achshe the Tentacled", 30000, 113, PlayerRaceType::MIND_FLAYER },
-#endif
-    },
-    {
-/* Black Market - 32 unique names */
-#ifdef JP
-        { "ガリー=ギガズ", 60000, 150, PlayerRaceType::HALF_TROLL },
-        { "ゴブリンのヒストーア", 60000, 150, PlayerRaceType::HALF_ORC },
-        { "フェレンギ人クアーク", 60000, 150, PlayerRaceType::HUMAN },
-        { "公正なる(?)トッピ", 60000, 150, PlayerRaceType::ELF },
-        { "死人ヴァッサ", 60000, 150, PlayerRaceType::ZOMBIE },
-        { "裏切り者カイン", 60000, 150, PlayerRaceType::VAMPIRE },
-        { "ブボニカス", 60000, 150, PlayerRaceType::BEASTMAN },
-        { "コープスライト", 60000, 150, PlayerRaceType::SPECTRE },
-        { "血に飢えしパリッシュ", 60000, 150, PlayerRaceType::VAMPIRE },
-        { "ヴァイル", 60000, 150, PlayerRaceType::SKELETON },
-        { "信頼のプレンティス", 60000, 150, PlayerRaceType::SKELETON },
-        { "人間殺しのグリエラ", 60000, 150, PlayerRaceType::IMP },
-        { "エンジェル", 60000, 150, PlayerRaceType::VAMPIRE },
-        { "水膨れフロツァム", 60000, 150, PlayerRaceType::ZOMBIE },
-        { "ニーヴァル", 60000, 150, PlayerRaceType::VAMPIRE },
-        { "明るいアナスタシア", 60000, 150, PlayerRaceType::SPECTRE },
-        { "死霊術師チャリティー", 60000, 150, PlayerRaceType::DARK_ELF },
-        { "ボクサーのプグナシオス", 60000, 150, PlayerRaceType::HALF_ORC },
-        { "幸運なフットソア", 60000, 150, PlayerRaceType::BEASTMAN },
-        { "光指のシドリア", 60000, 150, PlayerRaceType::HUMAN },
-        { "手品師リアソー", 60000, 150, PlayerRaceType::HOBBIT },
-        { "やりくり上手のジャナッカ", 60000, 150, PlayerRaceType::GNOME },
-        { "悪党シーナ", 60000, 150, PlayerRaceType::GNOME },
-        { "大爪アルニッキ", 60000, 150, PlayerRaceType::DRACONIAN },
-        { "貧乏チャエアンド", 60000, 150, PlayerRaceType::HUMAN },
-        { "山賊アファードーフ", 60000, 150, PlayerRaceType::BARBARIAN },
-        { "強欲ラザクスル", 60000, 150, PlayerRaceType::MIND_FLAYER },
-        { "ファラレウィン", 60000, 150, PlayerRaceType::SPRITE },
-        { "しわしわヴォスール", 60000, 150, PlayerRaceType::NIBELUNG },
-        { "ハンサムなアラオード", 60000, 150, PlayerRaceType::AMBERITE },
-        { "負け犬セラドフリド", 60000, 150, PlayerRaceType::HUMAN },
-        { "片足のエルーロ", 60000, 150, PlayerRaceType::HALF_OGRE },
-#else
-        { "Gary Gygaz", 60000, 150, PlayerRaceType::HALF_TROLL },
-        { "Histor the Goblin", 60000, 150, PlayerRaceType::HALF_ORC },
-        { "Quark the Ferengi", 60000, 150, PlayerRaceType::DWARF },
-        { "Topi the Fair(?)", 60000, 150, PlayerRaceType::HUMAN },
-        { "Vhassa the Dead", 60000, 150, PlayerRaceType::ZOMBIE },
-        { "Kyn the Treacherous", 60000, 150, PlayerRaceType::VAMPIRE },
-        { "Bubonicus", 60000, 150, PlayerRaceType::BEASTMAN },
-        { "Corpselight", 60000, 150, PlayerRaceType::SPECTRE },
-        { "Parrish the Bloodthirsty", 60000, 150, PlayerRaceType::VAMPIRE },
-        { "Vile", 60000, 150, PlayerRaceType::SKELETON },
-        { "Prentice the Trusted", 60000, 150, PlayerRaceType::SKELETON },
-        { "Griella Humanslayer", 60000, 150, PlayerRaceType::IMP },
-        { "Angel", 60000, 150, PlayerRaceType::VAMPIRE },
-        { "Flotsam the Bloated", 60000, 150, PlayerRaceType::ZOMBIE },
-        { "Nieval", 60000, 150, PlayerRaceType::VAMPIRE },
-        { "Anastasia the Luminous", 60000, 150, PlayerRaceType::SPECTRE },
-        { "Charity the Necromancer", 60000, 150, PlayerRaceType::DARK_ELF },
-        { "Pugnacious the Pugilist", 60000, 150, PlayerRaceType::HALF_ORC },
-        { "Footsore the Lucky", 60000, 150, PlayerRaceType::BEASTMAN },
-        { "Sidria Lighfingered", 60000, 150, PlayerRaceType::HUMAN },
-        { "Riatho the Juggler", 60000, 150, PlayerRaceType::HOBBIT },
-        { "Janaaka the Shifty", 60000, 150, PlayerRaceType::GNOME },
-        { "Cina the Rogue", 60000, 150, PlayerRaceType::GNOME },
-        { "Arunikki Greatclaw", 60000, 150, PlayerRaceType::DRACONIAN },
-        { "Chaeand the Poor", 60000, 150, PlayerRaceType::HUMAN },
-        { "Afardorf the Brigand", 60000, 150, PlayerRaceType::BARBARIAN },
-        { "Lathaxl the Greedy", 60000, 150, PlayerRaceType::MIND_FLAYER },
-        { "Falarewyn", 60000, 150, PlayerRaceType::SPRITE },
-        { "Vosur the Wrinkled", 60000, 150, PlayerRaceType::NIBELUNG },
-        { "Araord the Handsome", 60000, 150, PlayerRaceType::AMBERITE },
-        { "Theradfrid the Loser", 60000, 150, PlayerRaceType::HUMAN },
-        { "One-Legged Eroolo", 60000, 150, PlayerRaceType::HALF_OGRE },
-#endif
-    },
-    {
-        /* Home */
-        { _("我が家", "Your home"), 0, 100, PlayerRaceType::HUMAN },
-        { _("我が家", "Your home"), 0, 100, PlayerRaceType::HUMAN },
-        { _("我が家", "Your home"), 0, 100, PlayerRaceType::HUMAN },
-        { _("我が家", "Your home"), 0, 100, PlayerRaceType::HUMAN },
-        { _("我が家", "Your home"), 0, 100, PlayerRaceType::HUMAN },
-        { _("我が家", "Your home"), 0, 100, PlayerRaceType::HUMAN },
-        { _("我が家", "Your home"), 0, 100, PlayerRaceType::HUMAN },
-        { _("我が家", "Your home"), 0, 100, PlayerRaceType::HUMAN },
-        { _("我が家", "Your home"), 0, 100, PlayerRaceType::HUMAN },
-        { _("我が家", "Your home"), 0, 100, PlayerRaceType::HUMAN },
-        { _("我が家", "Your home"), 0, 100, PlayerRaceType::HUMAN },
-        { _("我が家", "Your home"), 0, 100, PlayerRaceType::HUMAN },
-        { _("我が家", "Your home"), 0, 100, PlayerRaceType::HUMAN },
-        { _("我が家", "Your home"), 0, 100, PlayerRaceType::HUMAN },
-        { _("我が家", "Your home"), 0, 100, PlayerRaceType::HUMAN },
-        { _("我が家", "Your home"), 0, 100, PlayerRaceType::HUMAN },
-        { _("我が家", "Your home"), 0, 100, PlayerRaceType::HUMAN },
-        { _("我が家", "Your home"), 0, 100, PlayerRaceType::HUMAN },
-        { _("我が家", "Your home"), 0, 100, PlayerRaceType::HUMAN },
-        { _("我が家", "Your home"), 0, 100, PlayerRaceType::HUMAN },
-        { _("我が家", "Your home"), 0, 100, PlayerRaceType::HUMAN },
-        { _("我が家", "Your home"), 0, 100, PlayerRaceType::HUMAN },
-        { _("我が家", "Your home"), 0, 100, PlayerRaceType::HUMAN },
-        { _("我が家", "Your home"), 0, 100, PlayerRaceType::HUMAN },
-        { _("我が家", "Your home"), 0, 100, PlayerRaceType::HUMAN },
-        { _("我が家", "Your home"), 0, 100, PlayerRaceType::HUMAN },
-        { _("我が家", "Your home"), 0, 100, PlayerRaceType::HUMAN },
-        { _("我が家", "Your home"), 0, 100, PlayerRaceType::HUMAN },
-        { _("我が家", "Your home"), 0, 100, PlayerRaceType::HUMAN },
-        { _("我が家", "Your home"), 0, 100, PlayerRaceType::HUMAN },
-        { _("我が家", "Your home"), 0, 100, PlayerRaceType::HUMAN },
-        { _("我が家", "Your home"), 0, 100, PlayerRaceType::HUMAN },
-    },
-
-    {
-/* Bookstore - 21 unique names */
-#ifdef JP
-        { "強欲ドラフ", 30000, 108, PlayerRaceType::HUMAN },
-        { "賢者オドナー", 30000, 105, PlayerRaceType::HIGH_ELF },
-        { "中立のガンダー", 30000, 110, PlayerRaceType::DARK_ELF },
-        { "忍耐の人ロ=シャ", 30000, 105, PlayerRaceType::ELF },
-        { "ランドルフ・カーター", 30000, 108, PlayerRaceType::HUMAN },
-        { "隼のサライ", 30000, 108, PlayerRaceType::HUMAN },
-        { "千里眼ボドリル", 30000, 105, PlayerRaceType::HIGH_ELF },
-        { "沈黙のヴェオロイン", 30000, 110, PlayerRaceType::ZOMBIE },
-        { "学者のヴァンシラス", 30000, 105, PlayerRaceType::MIND_FLAYER },
-        { "物書きオセイン", 30000, 108, PlayerRaceType::SKELETON },
-        { "本の虫オルヴァー", 30000, 105, PlayerRaceType::VAMPIRE },
-        { "浅井墓男", 30000, 110, PlayerRaceType::ZOMBIE },
-        { "デスマスク", 30000, 105, PlayerRaceType::ZOMBIE },
-        { "学者のアスーヌ", 30000, 108, PlayerRaceType::MIND_FLAYER },
-        { "死人のプリランド", 30000, 105, PlayerRaceType::ZOMBIE },
-        { "鉄のロナール", 30000, 110, PlayerRaceType::GOLEM },
-#else
-        { "Dolaf the Greedy", 30000, 108, PlayerRaceType::HUMAN },
-        { "Odnar the Sage", 30000, 105, PlayerRaceType::HIGH_ELF },
-        { "Gandar the Neutral", 30000, 110, PlayerRaceType::DARK_ELF },
-        { "Ro-sha the Patient", 30000, 105, PlayerRaceType::ELF },
-        { "Randolph Carter", 30000, 108, PlayerRaceType::HUMAN },
-        { "Sarai the Swift", 30000, 108, PlayerRaceType::HUMAN },
-        { "Bodril the Seer", 30000, 105, PlayerRaceType::HIGH_ELF },
-        { "Veloin the Quiet", 30000, 110, PlayerRaceType::ZOMBIE },
-        { "Vanthylas the Learned", 30000, 105, PlayerRaceType::MIND_FLAYER },
-        { "Ossein the Literate", 30000, 108, PlayerRaceType::SKELETON },
-        { "Olvar Bookworm", 30000, 105, PlayerRaceType::VAMPIRE },
-        { "Shallowgrave", 30000, 110, PlayerRaceType::ZOMBIE },
-        { "Death Mask", 30000, 105, PlayerRaceType::ZOMBIE },
-        { "Asuunu the Learned", 30000, 108, PlayerRaceType::MIND_FLAYER },
-        { "Prirand the Dead", 30000, 105, PlayerRaceType::ZOMBIE },
-        { "Ronar the Iron", 30000, 110, PlayerRaceType::GOLEM },
-#endif
-#ifdef JP
-        { "ガリル=ガミル", 30000, 105, PlayerRaceType::ELF },
-        { "本食いローバグ", 30000, 108, PlayerRaceType::KOBOLD },
-        { "キリアリキーク", 30000, 105, PlayerRaceType::KLACKON },
-        { "静かなるリリン", 30000, 110, PlayerRaceType::DWARF },
-        { "王者イサング", 30000, 105, PlayerRaceType::HIGH_ELF },
-        { "強欲ドラフ", 30000, 108, PlayerRaceType::HUMAN },
-        { "賢者オドナー", 30000, 105, PlayerRaceType::HIGH_ELF },
-        { "中立のガンダー", 30000, 110, PlayerRaceType::DARK_ELF },
-        { "忍耐の人ロ=シャ", 30000, 105, PlayerRaceType::ELF },
-        { "ランドルフ・カーター", 30000, 108, PlayerRaceType::HUMAN },
-        { "隼サライ", 30000, 108, PlayerRaceType::HUMAN },
-        { "千里眼ボドリル", 30000, 105, PlayerRaceType::HIGH_ELF },
-        { "沈黙のヴェオロイン", 30000, 110, PlayerRaceType::ZOMBIE },
-        { "学者のヴァンシラス", 30000, 105, PlayerRaceType::MIND_FLAYER },
-        { "物書きオセイン", 30000, 108, PlayerRaceType::SKELETON },
-        { "本の虫オルヴァー", 30000, 105, PlayerRaceType::VAMPIRE },
-#else
-        { "Galil-Gamir", 30000, 105, PlayerRaceType::ELF },
-        { "Rorbag Book-Eater", 30000, 108, PlayerRaceType::KOBOLD },
-        { "Kiriarikirk", 30000, 105, PlayerRaceType::KLACKON },
-        { "Rilin the Quiet", 30000, 110, PlayerRaceType::DWARF },
-        { "Isung the Lord", 30000, 105, PlayerRaceType::HIGH_ELF },
-        { "Dolaf the Greedy", 30000, 108, PlayerRaceType::HUMAN },
-        { "Odnar the Sage", 30000, 105, PlayerRaceType::HIGH_ELF },
-        { "Gandar the Neutral", 30000, 110, PlayerRaceType::DARK_ELF },
-        { "Ro-sha the Patient", 30000, 105, PlayerRaceType::ELF },
-        { "Randolph Carter", 30000, 108, PlayerRaceType::HUMAN },
-        { "Sarai the Swift", 30000, 108, PlayerRaceType::HUMAN },
-        { "Bodril the Seer", 30000, 105, PlayerRaceType::HIGH_ELF },
-        { "Veloin the Quiet", 30000, 110, PlayerRaceType::ZOMBIE },
-        { "Vanthylas the Learned", 30000, 105, PlayerRaceType::MIND_FLAYER },
-        { "Ossein the Literate", 30000, 108, PlayerRaceType::SKELETON },
-        { "Olvar Bookworm", 30000, 105, PlayerRaceType::VAMPIRE },
-#endif
-    },
-
-    {
-        /* Museum */
-        { _("博物館", "Museum"), 0, 100, PlayerRaceType::HUMAN },
-        { _("博物館", "Museum"), 0, 100, PlayerRaceType::HUMAN },
-        { _("博物館", "Museum"), 0, 100, PlayerRaceType::HUMAN },
-        { _("博物館", "Museum"), 0, 100, PlayerRaceType::HUMAN },
-        { _("博物館", "Museum"), 0, 100, PlayerRaceType::HUMAN },
-        { _("博物館", "Museum"), 0, 100, PlayerRaceType::HUMAN },
-        { _("博物館", "Museum"), 0, 100, PlayerRaceType::HUMAN },
-        { _("博物館", "Museum"), 0, 100, PlayerRaceType::HUMAN },
-        { _("博物館", "Museum"), 0, 100, PlayerRaceType::HUMAN },
-        { _("博物館", "Museum"), 0, 100, PlayerRaceType::HUMAN },
-        { _("博物館", "Museum"), 0, 100, PlayerRaceType::HUMAN },
-        { _("博物館", "Museum"), 0, 100, PlayerRaceType::HUMAN },
-        { _("博物館", "Museum"), 0, 100, PlayerRaceType::HUMAN },
-        { _("博物館", "Museum"), 0, 100, PlayerRaceType::HUMAN },
-        { _("博物館", "Museum"), 0, 100, PlayerRaceType::HUMAN },
-        { _("博物館", "Museum"), 0, 100, PlayerRaceType::HUMAN },
-        { _("博物館", "Museum"), 0, 100, PlayerRaceType::HUMAN },
-        { _("博物館", "Museum"), 0, 100, PlayerRaceType::HUMAN },
-        { _("博物館", "Museum"), 0, 100, PlayerRaceType::HUMAN },
-        { _("博物館", "Museum"), 0, 100, PlayerRaceType::HUMAN },
-        { _("博物館", "Museum"), 0, 100, PlayerRaceType::HUMAN },
-        { _("博物館", "Museum"), 0, 100, PlayerRaceType::HUMAN },
-        { _("博物館", "Museum"), 0, 100, PlayerRaceType::HUMAN },
-        { _("博物館", "Museum"), 0, 100, PlayerRaceType::HUMAN },
-        { _("博物館", "Museum"), 0, 100, PlayerRaceType::HUMAN },
-        { _("博物館", "Museum"), 0, 100, PlayerRaceType::HUMAN },
-        { _("博物館", "Museum"), 0, 100, PlayerRaceType::HUMAN },
-        { _("博物館", "Museum"), 0, 100, PlayerRaceType::HUMAN },
-        { _("博物館", "Museum"), 0, 100, PlayerRaceType::HUMAN },
-        { _("博物館", "Museum"), 0, 100, PlayerRaceType::HUMAN },
-        { _("博物館", "Museum"), 0, 100, PlayerRaceType::HUMAN },
-        { _("博物館", "Museum"), 0, 100, PlayerRaceType::HUMAN },
-    },
+const std::unordered_map<StoreSaleType, std::vector<owner_type>> owners = {
+    { StoreSaleType::GENERAL,
+        {
+            { _("憶病者ラストリン", "Raistlin the Chicken"), 30000, 108, PlayerRaceType::HUMAN },
+            { _("フレンドリーなビルボ", "Bilbo the Friendly"), 30000, 108, PlayerRaceType::HOBBIT, STORE_OBJ_STD_LEVEL },
+            { _("憶病者リンスウィンド", "Rincewind the Chicken"), 30000, 108, PlayerRaceType::HUMAN, STORE_OBJ_STD_LEVEL },
+            { _("背の低いサルタン", "Sultan the Midget"), 30000, 107, PlayerRaceType::GNOME, STORE_OBJ_STD_LEVEL },
+            { _("ハンサムなライア=エル", "Lyar-el the Comely"), 30000, 107, PlayerRaceType::ELF, STORE_OBJ_STD_LEVEL },
+            { _("親切なファリルマウエン", "Falilmawen the Friendly"), 30000, 108, PlayerRaceType::HOBBIT, STORE_OBJ_STD_LEVEL },
+            { _("臆病者ヴォワラン", "Voirin the Cowardly"), 30000, 108, PlayerRaceType::HUMAN, STORE_OBJ_STD_LEVEL },
+            { _("チビのエラシュナク", "Erashnak the Midget"), 30000, 107, PlayerRaceType::BEASTMAN, STORE_OBJ_STD_LEVEL },
+            { _("ハンサムなグラッグ", "Grug the Comely"), 30000, 107, PlayerRaceType::HALF_TITAN, STORE_OBJ_STD_LEVEL },
+            { _("ケチなフォロビア", "Forovir the Cheap"), 30000, 108, PlayerRaceType::HUMAN, STORE_OBJ_STD_LEVEL },
+            { _("馬鹿のエリス", "Ellis the Fool"), 30000, 108, PlayerRaceType::HUMAN, STORE_OBJ_STD_LEVEL },
+            { _("腹ペコのフィルバート", "Filbert the Hungry"), 30000, 107, PlayerRaceType::VAMPIRE, STORE_OBJ_STD_LEVEL },
+            { _("スナーグル・サシグア", "Fthnargl Psathiggua"), 30000, 107, PlayerRaceType::MIND_FLAYER, STORE_OBJ_STD_LEVEL },
+            { _("長死きエロワーズ", "Eloise the Long-Dead"), 30000, 108, PlayerRaceType::SPECTRE, STORE_OBJ_STD_LEVEL },
+            { _("ノロマのフンディ", "Fundi the Slow"), 30000, 108, PlayerRaceType::ZOMBIE, STORE_OBJ_STD_LEVEL },
+            { _("グランサス", "Granthus"), 30000, 107, PlayerRaceType::SKELETON, STORE_OBJ_STD_LEVEL },
+            { _("丁寧なロラックス", "Lorax the Suave"), 30000, 107, PlayerRaceType::VAMPIRE, STORE_OBJ_STD_LEVEL },
+            { _("ブッチ", "Butch"), 30000, 108, PlayerRaceType::HALF_ORC, STORE_OBJ_STD_LEVEL },
+            { _("美しきエルベレス", "Elbereth the Beautiful"), 30000, 108, PlayerRaceType::HIGH_ELF, STORE_OBJ_STD_LEVEL },
+            { _("こそこそサーレス", "Sarleth the Sneaky"), 30000, 107, PlayerRaceType::GNOME, STORE_OBJ_STD_LEVEL },
+            { _("ナーロック", "Narlock"), 30000, 107, PlayerRaceType::DWARF, STORE_OBJ_STD_LEVEL },
+            { _("チビのヘイネッカ", "Haneka the Small"), 30000, 108, PlayerRaceType::GNOME, STORE_OBJ_STD_LEVEL },
+            { _("きちがいロワラン", "Loirin the Mad"), 30000, 108, PlayerRaceType::HALF_GIANT, STORE_OBJ_STD_LEVEL },
+            { _("毒息のウート", "Wuto the Poisonbreath"), 30000, 107, PlayerRaceType::DRACONIAN, STORE_OBJ_STD_LEVEL },
+            { _("でぶっちょアラァカ", "Araaka the Rotund"), 30000, 107, PlayerRaceType::DRACONIAN, STORE_OBJ_STD_LEVEL },
+            { _("低能なプーゴー", "Poogor the Dumb"), 30000, 108, PlayerRaceType::BEASTMAN, STORE_OBJ_STD_LEVEL },
+            { _("フェロールフィリアン", "Felorfiliand"), 30000, 108, PlayerRaceType::ELF, STORE_OBJ_STD_LEVEL },
+            { _("年寄りマロカ", "Maroka the Aged"), 30000, 107, PlayerRaceType::GNOME, STORE_OBJ_STD_LEVEL },
+            { _("勇敢なサシン", "Sasin the Bold"), 30000, 107, PlayerRaceType::HALF_GIANT, STORE_OBJ_STD_LEVEL },
+            { _("田舎者アビエマール", "Abiemar the Peasant"), 30000, 108, PlayerRaceType::HUMAN, STORE_OBJ_STD_LEVEL },
+            { _("貧乏なハーク", "Hurk the Poor"), 30000, 108, PlayerRaceType::HALF_ORC, STORE_OBJ_STD_LEVEL },
+            { _("みじめなソアリン", "Soalin the Wretched"), 30000, 107, PlayerRaceType::ZOMBIE, STORE_OBJ_STD_LEVEL },
+            { _("質素なメルラ", "Merulla the Humble"), 30000, 107, PlayerRaceType::ELF, STORE_OBJ_STD_LEVEL },
+        } },
+    { StoreSaleType::ARMOURY,
+        {
+            { _("醜悪コン=ダー", "Kon-Dar the Ugly"), 30000, 115, PlayerRaceType::HALF_ORC, STORE_OBJ_STD_LEVEL },
+            { _("頑固者ダーグ=ロウ", "Darg-Low the Grim"), 30000, 111, PlayerRaceType::HUMAN, STORE_OBJ_STD_LEVEL },
+            { _("賢者デカド", "Decado the Handsome"), 30000, 112, PlayerRaceType::DUNADAN, STORE_OBJ_STD_LEVEL },
+            { _("鍛冶屋のウィーランド", "Wieland the Smith"), 30000, 112, PlayerRaceType::DWARF, STORE_OBJ_STD_LEVEL },
+            { _("ハンサムなデカド", "Decado the Handsome"), 30000, 112, PlayerRaceType::AMBERITE, STORE_OBJ_STD_LEVEL },
+            { _("エロー・ドラゴンスケイル", "Elo Dragonscale"), 30000, 112, PlayerRaceType::ELF, STORE_OBJ_STD_LEVEL },
+            { _("デリカトス", "Delicatus"), 30000, 115, PlayerRaceType::SPRITE, STORE_OBJ_STD_LEVEL },
+            { _("巨大なグルース", "Gruce the Huge"), 30000, 111, PlayerRaceType::HALF_GIANT, STORE_OBJ_STD_LEVEL },
+            { _("アニムス", "Animus"), 30000, 112, PlayerRaceType::GOLEM, STORE_OBJ_STD_LEVEL },
+            { _("マルヴァス", "Malvus"), 30000, 112, PlayerRaceType::HALF_TITAN, STORE_OBJ_STD_LEVEL },
+            { _("セラクシス", "Selaxis"), 30000, 115, PlayerRaceType::ZOMBIE, STORE_OBJ_STD_LEVEL },
+            { _("デス・チル", "Deathchill"), 30000, 111, PlayerRaceType::SPECTRE, STORE_OBJ_STD_LEVEL },
+            { _("微かなドリオス", "Drios the Faint"), 30000, 112, PlayerRaceType::SPECTRE, STORE_OBJ_STD_LEVEL },
+            { _("冷たいバスリック", "Bathric the Cold"), 30000, 112, PlayerRaceType::VAMPIRE, STORE_OBJ_STD_LEVEL },
+            { _("冷酷ヴェンジェラ", "Vengella the Cruel"), 30000, 115, PlayerRaceType::HALF_TROLL, STORE_OBJ_STD_LEVEL },
+            { _("強者ウィラナ", "Wyrana the Mighty"), 30000, 111, PlayerRaceType::HUMAN, STORE_OBJ_STD_LEVEL },
+            { _("ヨジョ二世", "Yojo II"), 30000, 112, PlayerRaceType::DWARF, STORE_OBJ_STD_LEVEL },
+            { _("優しいラナラー", "Ranalar the Sweet"), 30000, 112, PlayerRaceType::AMBERITE, STORE_OBJ_STD_LEVEL },
+            { _("不浄のホルバグ", "Horbag the Unclean"), 30000, 115, PlayerRaceType::HALF_ORC, STORE_OBJ_STD_LEVEL },
+            { _("テレパスのエレレン", "Elelen the Telepath"), 30000, 111, PlayerRaceType::DARK_ELF, STORE_OBJ_STD_LEVEL },
+            { _("イスドリリアス", "Isedrelias"), 30000, 112, PlayerRaceType::SPRITE, STORE_OBJ_STD_LEVEL },
+            { _("一つ目ヴェグナー", "Vegnar One-eye"), 30000, 112, PlayerRaceType::CYCLOPS, STORE_OBJ_STD_LEVEL },
+            { _("混沌のロディッシュ", "Rodish the Chaotic"), 30000, 115, PlayerRaceType::BEASTMAN, STORE_OBJ_STD_LEVEL },
+            { _("剣豪ヘジン", "Hesin Swordmaster"), 30000, 111, PlayerRaceType::NIBELUNG, STORE_OBJ_STD_LEVEL },
+            { _("ずる屋のエルベレリス", "Elvererith the Cheat"), 30000, 112, PlayerRaceType::DARK_ELF, STORE_OBJ_STD_LEVEL },
+            { _("インプのザサス", "Zzathath the Imp"), 30000, 112, PlayerRaceType::IMP, STORE_OBJ_STD_LEVEL },
+        } },
+    { StoreSaleType::WEAPON,
+        {
+            { _("残忍なるアーノルド", "Arnold the Beastly"), 30000, 115, PlayerRaceType::HALF_TROLL, STORE_OBJ_STD_LEVEL },
+            { _("獣殺しのアーンダル", "Arndal the Beast-Slayer"), 30000, 110, PlayerRaceType::HALF_ELF, STORE_OBJ_STD_LEVEL },
+            { _("獣マスターのエディー", "Eddie the Beast-Master"), 30000, 115, PlayerRaceType::HOBBIT, STORE_OBJ_STD_LEVEL },
+            { _("竜殺しのオグライン", "Oglign the Dragon-Slayer"), 30000, 112, PlayerRaceType::DWARF, STORE_OBJ_STD_LEVEL },
+            { _("熟練者ドリュー", "Drew the Skilled"), 30000, 115, PlayerRaceType::HUMAN, STORE_OBJ_STD_LEVEL },
+            { _("龍の子オラックス", "Orrax the Dragonson"), 30000, 110, PlayerRaceType::DRACONIAN, STORE_OBJ_STD_LEVEL },
+            { _("病気持ちのアンスラックス", "Anthrax the Disease-Carrier"), 30000, 115, PlayerRaceType::BEASTMAN, STORE_OBJ_STD_LEVEL },
+            { _("頑丈者アルコス", "Arkhoth the Stout"), 30000, 112, PlayerRaceType::DWARF, STORE_OBJ_STD_LEVEL },
+            { _("腐れ者のサリアス", "Sarlyas the Rotten"), 30000, 115, PlayerRaceType::ZOMBIE, STORE_OBJ_STD_LEVEL },
+            { _("晒し骨のトゥエシク", "Tuethic the Bare-Bones"), 30000, 110, PlayerRaceType::SKELETON, STORE_OBJ_STD_LEVEL },
+            { _("ビリオス", "Bilious"), 30000, 115, PlayerRaceType::BEASTMAN, STORE_OBJ_STD_LEVEL },
+            { _("ファスガル", "Fasgul"), 30000, 112, PlayerRaceType::ZOMBIE, STORE_OBJ_STD_LEVEL },
+            { _("パラディンのエレフリス", "Ellefris the Paladin"), 30000, 115, PlayerRaceType::BARBARIAN, STORE_OBJ_STD_LEVEL },
+            { _("キ'トリッ'ク", "K'trrik'k"), 30000, 110, PlayerRaceType::KLACKON, STORE_OBJ_STD_LEVEL },
+            { _("蜘蛛の友ドゥロカス", "Drocus the Spiderfriend"), 30000, 115, PlayerRaceType::DARK_ELF, STORE_OBJ_STD_LEVEL },
+            { _("巨人殺しのフングス", "Fungus the Giant-Slayer"), 30000, 112, PlayerRaceType::DWARF, STORE_OBJ_STD_LEVEL },
+            { _("デランサ", "Delantha"), 30000, 115, PlayerRaceType::ELF, STORE_OBJ_STD_LEVEL },
+            { _("レンジャーのソルビスタニ", "Solvistani the Ranger"), 30000, 110, PlayerRaceType::HALF_ELF, STORE_OBJ_STD_LEVEL },
+            { _("ノロマのゾリル", "Xoril the Slow"), 30000, 115, PlayerRaceType::GOLEM, STORE_OBJ_STD_LEVEL },
+            { _("イーオン・フラックス", "Aeon Flux"), 30000, 112, PlayerRaceType::HALF_ELF, STORE_OBJ_STD_LEVEL },
+            { _("強者ナドック", "Nadoc the Strong"), 30000, 115, PlayerRaceType::HOBBIT, STORE_OBJ_STD_LEVEL },
+            { _("弱虫エラモグ", "Eramog the Weak"), 30000, 110, PlayerRaceType::KOBOLD, STORE_OBJ_STD_LEVEL },
+            { _("公正なエオウィリス", "Eowilith the Fair"), 30000, 115, PlayerRaceType::VAMPIRE, STORE_OBJ_STD_LEVEL },
+            { _("バルログ殺しのヒュイモグ", "Huimog the Balrog-Slayer"), 30000, 112, PlayerRaceType::HALF_ORC, STORE_OBJ_STD_LEVEL },
+            { _("冷酷ピーダス", "Peadus the Cruel"), 30000, 115, PlayerRaceType::HUMAN, STORE_OBJ_STD_LEVEL },
+            { _("殺し屋ヴァモグ", "Vamog the Slayer"), 30000, 110, PlayerRaceType::HALF_OGRE, STORE_OBJ_STD_LEVEL },
+            { _("性悪フーシュナク", "Hooshnak the Vicious"), 30000, 115, PlayerRaceType::BEASTMAN, STORE_OBJ_STD_LEVEL },
+            { _("舞闘家バレン", "Balenn the War-Dancer"), 30000, 112, PlayerRaceType::BARBARIAN, STORE_OBJ_STD_LEVEL },
+        } },
+    { StoreSaleType::TEMPLE,
+        {
+            { _("質素なルードヴィヒ", "Ludwig the Humble"), 30000, 109, PlayerRaceType::HUMAN, STORE_OBJ_STD_LEVEL },
+            { _("パラディンのガンナー", "Gunnar the Paladin"), 30000, 110, PlayerRaceType::HUMAN, STORE_OBJ_STD_LEVEL },
+            { _("選ばれしトリン", "Torin the Chosen"), 30000, 107, PlayerRaceType::ELF, STORE_OBJ_STD_LEVEL },
+            { _("賢明なるサラストロ", "Sarastro the Wise"), 30000, 109, PlayerRaceType::DWARF, STORE_OBJ_STD_LEVEL },
+            { _("パーシヴァル卿", "Sir Parsival the Pure"), 30000, 107, PlayerRaceType::HIGH_ELF, STORE_OBJ_STD_LEVEL },
+            { _("神聖なるアセナス", "Asenath the Holy"), 30000, 109, PlayerRaceType::HUMAN, STORE_OBJ_STD_LEVEL },
+            { _("マッキノン", "McKinnon"), 30000, 109, PlayerRaceType::HUMAN, STORE_OBJ_STD_LEVEL },
+            { _("謹み婦人", "Mistress the Chastity"), 30000, 110, PlayerRaceType::HIGH_ELF, STORE_OBJ_STD_LEVEL },
+            { _("ドルイドのハシュニック", "Hashnik the Druid"), 30000, 107, PlayerRaceType::HOBBIT, STORE_OBJ_STD_LEVEL },
+            { _("フィナク", "Finak"), 30000, 109, PlayerRaceType::YEEK, STORE_OBJ_STD_LEVEL },
+            { _("クリキック", "Finak"), 30000, 109, PlayerRaceType::KLACKON, STORE_OBJ_STD_LEVEL },
+            { _("荒くれ者モリヴァル", "Morival the Wild"), 30000, 110, PlayerRaceType::ELF, STORE_OBJ_STD_LEVEL },
+            { _("暗きホシャック", "Hoshak the Dark"), 30000, 107, PlayerRaceType::IMP, STORE_OBJ_STD_LEVEL },
+            { _("賢者アタール", "Atal the Wise"), 30000, 109, PlayerRaceType::HUMAN, STORE_OBJ_STD_LEVEL },
+            { _("清きイベニッド", "Ibenidd the Chaste"), 30000, 109, PlayerRaceType::HUMAN, STORE_OBJ_STD_LEVEL },
+            { _("エリディシュ", "Eridish"), 30000, 110, PlayerRaceType::HALF_TROLL, STORE_OBJ_STD_LEVEL },
+            { _("呪術師ヴルドゥシュ", "Vrudush the Shaman"), 30000, 107, PlayerRaceType::HALF_OGRE, STORE_OBJ_STD_LEVEL },
+            { _("狂戦士ハオブ", "Haob the Berserker"), 30000, 109, PlayerRaceType::BARBARIAN, STORE_OBJ_STD_LEVEL },
+            { _("若きプルーグディシュ", "Proogdish the Youthfull"), 30000, 109, PlayerRaceType::HALF_OGRE, STORE_OBJ_STD_LEVEL },
+            { _("きちがいラムワイズ", "Lumwise the Mad"), 30000, 110, PlayerRaceType::YEEK, STORE_OBJ_STD_LEVEL },
+            { _("有徳者ムワート", "Muirt the Virtuous"), 30000, 107, PlayerRaceType::KOBOLD, STORE_OBJ_STD_LEVEL },
+            { _("弱虫ダードバード", "Dardobard the Weak"), 30000, 109, PlayerRaceType::SPECTRE, STORE_OBJ_STD_LEVEL },
+        } },
+    { StoreSaleType::ALCHEMIST,
+        {
+            { _("化学者マウザー", "Mauser the Chemist"), 30000, 111, PlayerRaceType::HALF_ELF, STORE_OBJ_STD_LEVEL },
+            { _("カオスのウィズル", "Wizzle the Chaotic"), 30000, 110, PlayerRaceType::HOBBIT, STORE_OBJ_STD_LEVEL },
+            { _("強欲ミダス", "Midas the Greedy"), 30000, 116, PlayerRaceType::GNOME, STORE_OBJ_STD_LEVEL },
+            { _("貧弱ジャ=ファー", "Ja-Far the Alchemist"), 30000, 111, PlayerRaceType::ELF, STORE_OBJ_STD_LEVEL }, /*FIRST*/
+            { _("カカルラカカル", "Kakalrakakal"), 30000, 116, PlayerRaceType::KLACKON, STORE_OBJ_STD_LEVEL },
+            { _("錬金術師ジャル=エス", "Jal-Eth the Alchemist"), 30000, 111, PlayerRaceType::ELF, STORE_OBJ_STD_LEVEL },
+            { _("用心深いファネラス", "Fanelath the Cautious"), 30000, 111, PlayerRaceType::DWARF, STORE_OBJ_STD_LEVEL },
+            { _("キチガイのルンシー", "Runcie the Insane"), 30000, 110, PlayerRaceType::HUMAN, STORE_OBJ_STD_LEVEL },
+            { _("グランブルワース", "Grumbleworth"), 30000, 116, PlayerRaceType::GNOME, STORE_OBJ_STD_LEVEL },
+            { _("フリッター", "Flitter"), 30000, 111, PlayerRaceType::SPRITE, STORE_OBJ_STD_LEVEL },
+            { _("ザリルス", "Xarillus"), 30000, 111, PlayerRaceType::HUMAN, STORE_OBJ_STD_LEVEL },
+            { _("古きエグバート", "Egbert the Old"), 30000, 110, PlayerRaceType::DWARF, STORE_OBJ_STD_LEVEL },
+            { _("誇り高きヴァリンドラ", "Valindra the Proud"), 30000, 116, PlayerRaceType::HIGH_ELF, STORE_OBJ_STD_LEVEL },
+            { _("錬金術師タエン", "Taen the Alchemist"), 30000, 111, PlayerRaceType::HUMAN, STORE_OBJ_STD_LEVEL },
+            { _("巧言カイド", "Cayd the Sweet"), 30000, 111, PlayerRaceType::VAMPIRE, STORE_OBJ_STD_LEVEL },
+            { _("暗きフリア", "Fulir the Dark"), 30000, 110, PlayerRaceType::NIBELUNG, STORE_OBJ_STD_LEVEL },
+            { _("質素なドムリ", "Domli the Humble"), 30000, 116, PlayerRaceType::DWARF, STORE_OBJ_STD_LEVEL },
+            { _("魔の子ヤァジュッカ", "Yaarjukka Demonspawn"), 30000, 111, PlayerRaceType::IMP, STORE_OBJ_STD_LEVEL },
+            { _("薬草師ジェララルドール", "Gelaraldor the Herbmaster"), 30000, 111, PlayerRaceType::HIGH_ELF, STORE_OBJ_STD_LEVEL },
+            { _("賢者オレラルダン", "Olelaldan the Wise"), 30000, 110, PlayerRaceType::BARBARIAN, STORE_OBJ_STD_LEVEL },
+            { _("デモニシストのフゾグロ", "Fthoglo the Demonicist"), 30000, 116, PlayerRaceType::IMP, STORE_OBJ_STD_LEVEL },
+            { _("錬金術師ドゥリアシュ", "Dridash the Alchemist"), 30000, 111, PlayerRaceType::HALF_ORC, STORE_OBJ_STD_LEVEL },
+            { _("強者ネリア", "Nelir the Strong"), 30000, 111, PlayerRaceType::CYCLOPS, STORE_OBJ_STD_LEVEL },
+            { _("辛口リグナス", "Lignus the Pungent"), 30000, 110, PlayerRaceType::HALF_ORC, STORE_OBJ_STD_LEVEL },
+            { _("ティルバ", "Tilba"), 30000, 116, PlayerRaceType::HOBBIT, STORE_OBJ_STD_LEVEL },
+            { _("金持ちミリルドリック", "Myrildric the Wealthy"), 30000, 111, PlayerRaceType::HUMAN, STORE_OBJ_STD_LEVEL },
+        } },
+    { StoreSaleType::MAGIC,
+        {
+            { _("ソーサラーのロ=パン", "Lo Pan the Sorcerer"), 30000, 110, PlayerRaceType::HALF_ELF, STORE_OBJ_STD_LEVEL },
+            { _("偉大なるブガービイ", "Buggerby the Great"), 30000, 113, PlayerRaceType::GNOME, STORE_OBJ_STD_LEVEL },
+            { _("イェンダーの魔法使い", "The Wizard of Yendor"), 30000, 110, PlayerRaceType::HUMAN, STORE_OBJ_STD_LEVEL },
+            { _("死霊使いリャク", "Rjak the Necromancer"), 30000, 110, PlayerRaceType::HIGH_ELF, STORE_OBJ_STD_LEVEL },
+            { _("魔術師スキドゥニー", "Skidney the Sorcerer"), 30000, 110, PlayerRaceType::HALF_ELF, STORE_OBJ_STD_LEVEL },
+            { _("幻術師キリア", "Kyria the Illusionist"), 30000, 110, PlayerRaceType::HUMAN, STORE_OBJ_STD_LEVEL },
+            { _("死霊術師ニッキ", "Nikki the Necromancer"), 30000, 110, PlayerRaceType::DARK_ELF, STORE_OBJ_STD_LEVEL },
+            { _("ソロストラン", "Solostoran"), 30000, 110, PlayerRaceType::SPRITE, STORE_OBJ_STD_LEVEL },
+            { _("烏賊口アチシェ", "Achshe the Tentacled"), 30000, 113, PlayerRaceType::MIND_FLAYER, STORE_OBJ_STD_LEVEL },
+            { _("貴族のカザ", "Kaza the Noble"), 30000, 110, PlayerRaceType::HIGH_ELF, STORE_OBJ_STD_LEVEL },
+            { _("暗きファジル", "Fazzil the Dark"), 30000, 110, PlayerRaceType::DARK_ELF, STORE_OBJ_STD_LEVEL },
+            { _("偉大なるケルドーン", "Keldorn the Grand"), 30000, 110, PlayerRaceType::DWARF, STORE_OBJ_STD_LEVEL },
+            { _("フィランスロプス", "Philanthropus"), 30000, 113, PlayerRaceType::HOBBIT, STORE_OBJ_STD_LEVEL },
+            { _("魔女のアグナー", "Agnar the Enchantress"), 30000, 110, PlayerRaceType::HUMAN, STORE_OBJ_STD_LEVEL },
+            { _("死霊術師ビュリアンス", "Buliance the Necromancer"), 30000, 110, PlayerRaceType::BEASTMAN, STORE_OBJ_STD_LEVEL },
+            { _("ハイメイジのヴイラク", "Vuirak the High-Mage"), 30000, 110, PlayerRaceType::BEASTMAN, STORE_OBJ_STD_LEVEL },
+            { _("知恵者マディッシュ", "Madish the Smart"), 30000, 113, PlayerRaceType::BEASTMAN, STORE_OBJ_STD_LEVEL },
+            { _("ファレブリンボール", "Falebrimbor"), 30000, 110, PlayerRaceType::HIGH_ELF, STORE_OBJ_STD_LEVEL },
+            { _("陰険フェリル=ガンド", "Felil-Gand the Subtle"), 30000, 110, PlayerRaceType::DARK_ELF, STORE_OBJ_STD_LEVEL },
+            { _("呪術師サレゴード", "Thalegord the Shaman"), 30000, 110, PlayerRaceType::BARBARIAN, STORE_OBJ_STD_LEVEL },
+            { _("神秘家クトゥアロス", "Cthoaloth the Mystic"), 30000, 113, PlayerRaceType::MIND_FLAYER, STORE_OBJ_STD_LEVEL },
+            { _("幻術師イベリ", "Ibeli the Illusionist"), 30000, 110, PlayerRaceType::SKELETON, STORE_OBJ_STD_LEVEL },
+            { _("死霊術師ヘトー", "Heto the Necromancer"), 30000, 110, PlayerRaceType::YEEK, STORE_OBJ_STD_LEVEL },
+        } },
+    { StoreSaleType::BLACK,
+        {
+            { _("ガリー=ギガズ", "Gary Gygaz"), 60000, 150, PlayerRaceType::HALF_TROLL, STORE_OBJ_STD_LEVEL },
+            { _("ゴブリンのヒストーア", "Histor the Goblin"), 60000, 150, PlayerRaceType::HALF_ORC, STORE_OBJ_STD_LEVEL },
+            { _("フェレンギ人クアーク", "Quark the Ferengi"), 60000, 150, PlayerRaceType::HUMAN, STORE_OBJ_STD_LEVEL },
+            { _("公正なる(?)トッピ", "Topi the Fair(?)"), 60000, 150, PlayerRaceType::ELF, STORE_OBJ_STD_LEVEL },
+            { _("死人ヴァッサ", "Vhassa the Dead"), 60000, 150, PlayerRaceType::ZOMBIE, STORE_OBJ_STD_LEVEL },
+            { _("裏切り者カイン", "Kyn the Treacherous"), 60000, 150, PlayerRaceType::VAMPIRE, STORE_OBJ_STD_LEVEL },
+            { _("ブボニカス", "Bubonicus"), 60000, 150, PlayerRaceType::BEASTMAN, STORE_OBJ_STD_LEVEL },
+            { _("コープスライト", "Corpselight"), 60000, 150, PlayerRaceType::SPECTRE, STORE_OBJ_STD_LEVEL },
+            { _("血に飢えしパリッシュ", "Parrish the Bloodthirsty"), 60000, 150, PlayerRaceType::VAMPIRE, STORE_OBJ_STD_LEVEL },
+            { _("ヴァイル", "Vile"), 60000, 150, PlayerRaceType::SKELETON, STORE_OBJ_STD_LEVEL },
+            { _("信頼のプレンティス", "Prentice the Trusted"), 60000, 150, PlayerRaceType::SKELETON, STORE_OBJ_STD_LEVEL },
+            { _("人間殺しのグリエラ", "Griella Humanslayer"), 60000, 150, PlayerRaceType::IMP, STORE_OBJ_STD_LEVEL },
+            { _("エンジェル", "Angel"), 60000, 150, PlayerRaceType::VAMPIRE, STORE_OBJ_STD_LEVEL },
+            { _("水膨れフロツァム", "Flotsam the Bloated"), 60000, 150, PlayerRaceType::ZOMBIE, STORE_OBJ_STD_LEVEL },
+            { _("ニーヴァル", "Nieval"), 60000, 150, PlayerRaceType::VAMPIRE, STORE_OBJ_STD_LEVEL },
+            { _("明るいアナスタシア", "Anastasia the Luminous"), 60000, 150, PlayerRaceType::SPECTRE, STORE_OBJ_STD_LEVEL },
+            { _("死霊術師チャリティー", "Charity the Necromancer"), 60000, 150, PlayerRaceType::DARK_ELF, STORE_OBJ_STD_LEVEL },
+            { _("ボクサーのプグナシオス", "Pugnacious the Pugilist"), 60000, 150, PlayerRaceType::HALF_ORC, STORE_OBJ_STD_LEVEL },
+            { _("幸運なフットソア", "Footsore the Lucky"), 60000, 150, PlayerRaceType::BEASTMAN, STORE_OBJ_STD_LEVEL },
+            { _("光指のシドリア", "Sidria the Lighfingered"), 60000, 150, PlayerRaceType::HUMAN, STORE_OBJ_STD_LEVEL },
+            { _("手品師リアソー", "Riatho the Juggler"), 60000, 150, PlayerRaceType::HOBBIT, STORE_OBJ_STD_LEVEL },
+            { _("やりくり上手のジャナッカ", "Janaaka the Shifty"), 60000, 150, PlayerRaceType::GNOME, STORE_OBJ_STD_LEVEL },
+            { _("悪党シーナ", "Cina the Rogue"), 60000, 150, PlayerRaceType::GNOME, STORE_OBJ_STD_LEVEL },
+            { _("大爪アルニッキ", "Arunikki the Greatclaw"), 60000, 150, PlayerRaceType::DRACONIAN, STORE_OBJ_STD_LEVEL },
+            { _("貧乏チャエアンド", "Chaeand the Poor"), 60000, 150, PlayerRaceType::HUMAN, STORE_OBJ_STD_LEVEL },
+            { _("山賊アファードーフ", "Afardorf the Brigand"), 60000, 150, PlayerRaceType::BARBARIAN, STORE_OBJ_STD_LEVEL },
+            { _("強欲ラザクスル", "Lathaxl the Greedy"), 60000, 150, PlayerRaceType::MIND_FLAYER, STORE_OBJ_STD_LEVEL },
+            { _("ファラレウィン", "Falarewyn"), 60000, 150, PlayerRaceType::SPRITE, STORE_OBJ_STD_LEVEL },
+            { _("しわしわヴォスール", "Vosur the Wrinkled"), 60000, 150, PlayerRaceType::NIBELUNG, STORE_OBJ_STD_LEVEL },
+            { _("ハンサムなアラオード", "Araord the Handsome"), 60000, 150, PlayerRaceType::AMBERITE, STORE_OBJ_STD_LEVEL },
+            { _("負け犬セラドフリド", "Theradfrid the Loser"), 60000, 150, PlayerRaceType::HUMAN, STORE_OBJ_STD_LEVEL },
+            { _("片足のエルーロ", "One-Legged Eroolo"), 60000, 150, PlayerRaceType::HALF_OGRE, STORE_OBJ_STD_LEVEL },
+        } },
+    { StoreSaleType::HOME,
+        {
+            { _("我が家", "Your home"), 0, 100, PlayerRaceType::HUMAN, STORE_OBJ_STD_LEVEL },
+        } },
+    { StoreSaleType::BOOK,
+        {
+            { _("強欲ドラフ", "Dolaf the Greedy"), 30000, 108, PlayerRaceType::HUMAN, STORE_OBJ_STD_LEVEL },
+            { _("賢者オドナー", "Odnar the Sage"), 30000, 105, PlayerRaceType::HIGH_ELF, STORE_OBJ_STD_LEVEL },
+            { _("中立のガンダー", "Gandar the Neutral"), 30000, 110, PlayerRaceType::DARK_ELF, STORE_OBJ_STD_LEVEL },
+            { _("忍耐の人ロ=シャ", "Ro-sha the Patient"), 30000, 105, PlayerRaceType::ELF, STORE_OBJ_STD_LEVEL },
+            { _("ランドルフ・カーター", "Randolph Carter"), 30000, 108, PlayerRaceType::HUMAN, STORE_OBJ_STD_LEVEL },
+            { _("隼のサライ", "Sarai the Swift"), 30000, 108, PlayerRaceType::HUMAN, STORE_OBJ_STD_LEVEL },
+            { _("千里眼ボドリル", "Bodril the Seer"), 30000, 105, PlayerRaceType::HIGH_ELF, STORE_OBJ_STD_LEVEL },
+            { _("沈黙のヴェオロイン", "Veloin the Quiet"), 30000, 110, PlayerRaceType::ZOMBIE, STORE_OBJ_STD_LEVEL },
+            { _("学者のヴァンシラス", "Vanthylas the Learned"), 30000, 105, PlayerRaceType::MIND_FLAYER, STORE_OBJ_STD_LEVEL },
+            { _("物書きオセイン", "Ossein the Literate"), 30000, 108, PlayerRaceType::SKELETON, STORE_OBJ_STD_LEVEL },
+            { _("本の虫オルヴァー", "Olvar Bookworm"), 30000, 105, PlayerRaceType::VAMPIRE, STORE_OBJ_STD_LEVEL },
+            { _("浅井墓男", "Olvar Bookworm"), 30000, 110, PlayerRaceType::ZOMBIE, STORE_OBJ_STD_LEVEL },
+            { _("デスマスク", "Death Mask"), 30000, 105, PlayerRaceType::ZOMBIE, STORE_OBJ_STD_LEVEL },
+            { _("学者のアスーヌ", "Asuunu the Learned"), 30000, 108, PlayerRaceType::MIND_FLAYER, STORE_OBJ_STD_LEVEL },
+            { _("死人のプリランド", "Prirand the Dead"), 30000, 105, PlayerRaceType::ZOMBIE, STORE_OBJ_STD_LEVEL },
+            { _("鉄のロナール", "Ronar the Iron"), 30000, 110, PlayerRaceType::GOLEM, STORE_OBJ_STD_LEVEL },
+            { _("ガリル=ガミル", "Galil-Gamir"), 30000, 105, PlayerRaceType::ELF, STORE_OBJ_STD_LEVEL },
+            { _("本食いローバグ", "Rorbag the Book-Eater"), 30000, 108, PlayerRaceType::KOBOLD, STORE_OBJ_STD_LEVEL },
+            { _("キリアリキーク", "Kiriarikirk"), 30000, 105, PlayerRaceType::KLACKON, STORE_OBJ_STD_LEVEL },
+            { _("静かなるリリン", "Rilin the Quiet"), 30000, 110, PlayerRaceType::DWARF, STORE_OBJ_STD_LEVEL },
+            { _("王者イサング", "Isung the Lord"), 30000, 105, PlayerRaceType::HIGH_ELF, STORE_OBJ_STD_LEVEL },
+        } },
+    { StoreSaleType::MUSEUM,
+        {
+            { _("博物館", "Museum"), 0, 100, PlayerRaceType::HUMAN, STORE_OBJ_STD_LEVEL },
+        } }
 };