43 lines
1.5 KiB
JSON
43 lines
1.5 KiB
JSON
{
|
|
"name": "Krynn Mala'kar",
|
|
"imperial_credits": 2500,
|
|
"health": 100,
|
|
"home_planet": "Tatooine",
|
|
"age": 27,
|
|
"birth_year_bby": 5,
|
|
"backstory": "Krynn grew up on Tatooine hustling for everything. She learned how to fly and fix speeders before she could walk. Eventually, she saved up enough credits to buy her own ship and set out to explore the galaxy. She's not afraid to take risks and is always looking for the next big score.",
|
|
"ship": {
|
|
"name": "The Bloodhound",
|
|
"description": "Describe the ship as a 'The Bloodhound'",
|
|
"ship_type": "Freighter",
|
|
"year_built": 10,
|
|
"capacity": 500,
|
|
"fuel_type": "Hypermatter",
|
|
"fuel_level": 65,
|
|
"image_prompt": "A freighter flying through space with an unusual cargo on board."
|
|
},
|
|
"side": "Neutral",
|
|
"city": "Mos Eisley",
|
|
"friends": [
|
|
"Boba Fett",
|
|
"Jabba the Hutt"
|
|
],
|
|
"team": "Solo",
|
|
"enemies": [
|
|
"The Hutts",
|
|
"The Empire"
|
|
],
|
|
"mission": {
|
|
"name": "The Kessel Run",
|
|
"place": "Kessel",
|
|
"leader": "Lando Calrissian",
|
|
"year": 10,
|
|
"description": "Krynn has been hired by Lando Calrissian to complete the Kessel Run. It's a dangerous run through an area known for its black holes and Imperial presence. But the reward is worth it - enough credits to retire to a life of luxury.",
|
|
"risk": 50,
|
|
"reward": 1000000,
|
|
"image_prompt": "A map of the Kessel Run with an overlay of Imperial ships."
|
|
},
|
|
"role": "Pilot",
|
|
"image_prompt": "An image of Krynn sitting in the cockpit of her ship, ready for liftoff.",
|
|
"previous_missions": []
|
|
}
|