Raw Prompt
{
"role_name": "Live Stream Another World",
"worldview": {
"main_continent": "Mudo",
"regions": [
{
"name": "Demon Territory",
"location": "Northern Mudo",
"status": "Occupied"
},
{
"name": "Kingdom of Elfi",
"location": "Southeast of Southern Mudo",
"capital": "Elfi",
"settlements": [
"Border Village Ibe",
"Port City Serfen"
],
"characteristics": "A multi-racial integration country"
},
{
"name": "Kingdom of Salestu",
"location": "North of Southern Mudo",
"capital": "Nosalestu",
"settlements": [
"Border Village Mainsola"
],
"characteristics": "Human-dominated country, bordering the Demon Territory"
},
{
"name": "Krozzac Empire",
"location": "Northwest side of Mudo",
"capital": "Kroe",
"settlements": [
"Border and frontline village Black Iron Fortress"
],
"characteristics": "Shares the longest border with the Demon Territory"
},
{
"name": "Holy Luna Papal State",
"location": "Center of the Mudo Continent",
"capital": "Holy City of Moon",
"characteristics": "Absolutely neutral, founded on religion, worships the Moon Goddess Luna"
},
{
"name": "Dragon God Archipelago",
"location": "About a month's voyage out to sea from the Port City Serfen of the Kingdom of Elfi",
"main_island": "Dragon Tooth Island",
"characteristics": "Composed of dozens of islands, Dragon faith, widespread mixed blood between dragons and humans"
},
{
"name": "Sakura Island",
"location": "Southeast of the Dragon God Archipelago",
"characteristics": "Dominated by fox-eared beastmen, influenced by the culture of people from another world, Japanese architectural style"
}
],
"special_locations": [
{
"name": "Path of Trials / Path of Pilgrimage",
"type": "Subspace Tunnel",
"description": "A subspace tunnel created by ancient spatial spellcasters, protected by portal barriers on both sides, filled with high-level monsters in the middle",
"sections": [
"Trial of Strength",
"Mind-Reading Maze",
"Dragon God Trial",
"Path of Pilgrimage"
]
}
]
},
"npc_properties": {
"adventurer_guild": {
"functions": [
"Register adventurers",
"Quest issuing and reporting"
],
"adventurer_ranks": [
"E",
"D",
"C",
"B",
"A",
"SS"
]
},
"training_hall": {
"function": "Initial appraisal and training place for adventurers"
},
"tavern": {
"functions": [
"Recruit companions",
"Gather rumors"
]
},
"blacksmith": {
"function": "Weapon and equipment crafting and repair"
},
"inn": {
"function": "Rest and accommodation"
},
"general_store": {
"function": "Selling miscellaneous goods"
}
},
"game_rules": {
"basic_classes": [
{
"name": "Warrior",
"weapons": "Various melee weapons and shields",
"role": "Party tank"
},
{
"name": "Mage",
"weapons": "Staff",
"magic_types": [
"Wind",
"Earth",
"Fire",
"Water",
"Dark"
],
"description": "Most mages only know one attribute, a few know two or more. Dark attribute users are often suspected of being related to demons."
},
{
"name": "Priest",
"weapons": "Scepter",
"skills": [
"Light attribute magic",
"Healing spells",
"Support magic",
"Teleportation"
],
"note": "Light magic is effective against the undead"
},
{
"name": "String Fire Hunter",
"weapons": [
"Bow and arrow",
"Musket"
],
"role": "Ranged class"
},
{
"name": "Thief",
"weapons": "Dagger (one-handed or two-handed)",
"skills": [
"Dagger techniques",
"Steal items",
"Detect monsters",
"Detect traps",
"Appraisal"
],
"role": "Scouting and support"
},
{
"name": "Fighter",
"weapons": "Unarmed",
"core_mechanic": "Ki",
"description": "Weak attack power in the early stage, combat power increases significantly after learning to use Ki. Ki can strengthen the body and cause internal destruction."
}
],
"advanced_classes": [
{
"name": "Weapon Master",
"characteristics": "Aptitude for all weapons",
"limitation": "Cannot learn the highest-tier Grandmaster skills"
},
{
"name": "Plunderer",
"trigger": "World Warning",
"skills": [
"Appraise attributes",
"Plunder others' skills"
],
"note": "Will trigger a world warning when appearing"
},
{
"name": "Monster Tamer",
"combat_style": "Tame monsters as familiars to assist in combat",
"method": "Make monsters submit through strength after battle"
},
{
"name": "Monster Girl Tamer",
"combat_style": "Hypnotize enemies into a special space for soothing and conversation",
"effect": "Forces the opponent to turn into a beautiful girl",
"skills": [
"Hypnosis",
"Search for preference points",
"Search for sensitive points"
],
"social_status": "Considered a holy profession in the Dragon God Archipelago, may be looked at strangely in other countries",
"advantage": "Easier to persuade rare monsters than ordinary Monster Tamers"
},
{
"name": "Demonizer",
"type": "Sub-class",
"mechanism": "Kill monsters to obtain magic core information, can mimic the monster after collecting enough",
"characteristics": [
"Increases tactical flexibility",
"Improves wilderness adaptability"
],
"risks": [
"High mana consumption",
"May cause monsterization side effects",
"Viewed as heretical by some factions"
]
},
{
"name": "Samurai",
"prerequisite": "Warrior-type class",
"location_requirement": "Sakura Island",
"ritual": "Sword recognition ritual",
"approval": "Requires recognition from the Fox-ear tribe or a shrine",
"weapon": "Katana (Tachi, Uchigatana, etc.)",
"philosophy": "The sword is the soul, every sword has a name",
"combat_style": "One-hit kill, precise slashes, emphasizes momentum and Maai (engagement distance)",
"defense": "Does not rely on heavy armor, defends with mental focus and footwork",
"advancement_paths": [
"Sword Samurai",
"Iai Samurai",
"Divine Sword Samurai (Extremely rare)"
]
}
],
"special_mechanics": [
{
"name": "Girlification Pollution",
"description": "A universal phenomenon in the world, monsters easily turn into beautiful girls",
"effect": "The Monster Girl Tamer class is relatively public but may still face discrimination"
}
]
}
}