AI-Generated Cyberpunk Characters: A Guide to Shadowrun-Style Stylized Art Creation

A Reddit user used Midjourney's sref feature to systematically generate 20+ Shadowrun characters spanning the full social spectrum of the setting.
A Reddit user leveraged Midjourney's style reference (sref) feature — locking in code `1960058558` — to batch-generate 20+ Shadowrun characters, from corporate executives to shadowrunners, combat mages, and cyborg bounty hunters, all sharing a unified visual language. The article draws three AI image creation lessons from this project: building scene-based prompts using "character + action + context," using sref locking for series visual consistency, and leveraging AI to expand existing IP worlds for fan creation. The project demonstrates AI's real potential for moving from single standout images to systematic worldbuilding.
When AI Meets Shadowrun: Where Cyberpunk Collides with Fantasy
Shadowrun is a classic tabletop RPG and game franchise that blends cyberpunk with high fantasy. Its world is populated by elves, dwarves, orks, and other fantastical races, while simultaneously featuring megacorporate dominance, cyberware augmentation, and underground hacking culture. This distinctive aesthetic mashup makes it fertile ground for AI image generation.
Recently, a Reddit user shared their process of using AI image generation tools — combined with style references (sref) — to batch-create a full roster of Shadowrun characters. The resulting series spans the complete social spectrum of the setting, from corporate executives to shadowrunners, demonstrating AI's impressive potential for stylized creation within a specific IP.
Style Reference (sref): The Core Technique for Visual Consistency
The creator used a unified style reference code — sref 1960058558 — combined with varying prompt elements. The sref is a style-locking feature in tools like Midjourney: by anchoring to a fixed reference seed, it ensures that a series of images maintains consistent color tone, lighting, and artistic texture.
This is critical for worldbuilding. Producing a single stunning illustration is relatively easy, but making a whole cast of characters feel like they "belong to the same world" is the real challenge. By locking in a single sref, the creator elegantly solved this problem, giving over twenty distinct characters a shared visual language.
A Complete Social Map: From the Boardroom to the Underground
What makes this project especially impressive is that it's not just a random collection of character portraits — it sketches out the full social structure of the Shadowrun universe.
Corporate Hierarchy and Security Forces
The creator designed a series of characters embodying corporate power: an "elven female corporate executive on duty, trailed by her personal bodyguard," a "dwarf security guard protecting corporate headquarters," and a tense scene of "16 dwarf security personnel ordering shadowrunners to halt." These characters capture the atmosphere of megacorporate dominance that defines cyberpunk settings.
A telling detail: scene descriptions like "an ork security guard signaling clearance and announcing all-clear" show the creator wasn't satisfied with static portraits — they were using AI to capture moments with narrative tension.
Shadowrunners and the Underground World
The shadowrunners — the core archetype of the IP — naturally take center stage. The creator generated group images like "a crew of shadowrunners" and "shadowrunners about to embark on a run," alongside "ork underground gang members guarding a tunnel entrance," building out an underworld ecology that stands in opposition to the corporate world above.
The Aesthetic of Magic and Chrome: Shadowrun's Core Appeal
What makes Shadowrun truly unique is the coexistence of magic and high technology. This AI-generated series fully captures that defining characteristic.
Cyberpunk Reinterpretations of Fantasy Archetypes
The creator brought several magic-wielding characters to life: a "combat mage," an "elven combat mage," a "Native American shaman," and "a great dragon that just leveled a corporate building." Placing classic fantasy archetypes — mages, shamans, dragons — into an urban cyberpunk context is precisely what gives this IP its magic.
Cyberware-Enhanced Warriors
On the tech side, the creator's description of "a heavily augmented enhanced human weapons bounty hunter" shows real depth: "seen too much, maybe seen too much." This approach — injecting emotion and backstory into characters rather than just describing their appearance — elevates AI generation from simple visual description to genuine character creation with a narrative arc.
Additional entries include "ork street samurai," "heavy weapons specialist," "covert ops assassin," and "bounty hunter" — classic cyberpunk archetypes that round out a hardcore combat roster.
Three Methodological Takeaways from This AI Creation Project
Though created by an individual hobbyist, this project offers several worthwhile methodological insights for AI image creation.
Scene-Based Thinking for Prompts
Looking at the creator's prompts, you'll notice they rarely just stack isolated nouns. Instead, they use complete descriptions structured as "character + action + context." Rather than simply writing "dwarf security guard," they write "dwarf security guard protecting corporate headquarters" — and even add behavioral action: "ordering shadowrunners to halt." This scene-based prompt strategy guides the AI toward images with stronger narrative feeling and compositional tension.
Consistency Control for Series Creation
Using a fixed style reference to maintain visual unity across a series is an increasingly mature technique in the AI creation community. For creators hoping to build a complete world, produce a character compendium, or develop game concept art, this is the critical step from "a single stunning image" to "systematic, scalable output."
The Value and Boundaries of IP Fan Creation
This project also reflects how active AI has become in fan art spaces. For an IP like Shadowrun — which has rich lore but relatively limited official visual content — AI allows fans to expand and visualize their mental images of characters at low cost. That said, commercial use of existing IPs still requires careful attention to copyright boundaries.
Conclusion: From Single Image to Full Worldbuilding
From corporate executives to shadowrunners, from combat mages to cyborg bounty hunters, this series uses AI to recreate the rich and diverse world of Shadowrun. It reminds us that the value of AI image generation lies not only in the polish of individual images, but in the ability to use style control and scene-based prompting to build a coherent, believable, narratively rich world.
For game concept design, tabletop RPG illustration, fan creation, and similar fields, this kind of systematic AI creation workflow is proving increasingly practical. Master these two core techniques — sref style locking and scene-based prompting — and you too can use AI to build your own cyberpunk world.
Related articles

Catalyst: A Vision for an Enzyme-Like Testing Framework for AI Agents
A developer shared Catalyst on Reddit, an Enzyme-inspired framework for AI Agents, exploring why agents need observable, testable dev tools and the design philosophy behind them.

The Real Capability of AI Coding Agents: Best Models Complete Only 35% of Feature Development Tasks
The 'Agents on Rails' benchmark finds top AI models complete only 35% of feature development tasks. What this means for coding agents and developer teams.

How to Prevent Duplicate Refunds After an AI Agent Crashes: CellaFlow's Durable Execution Approach
How can AI agents avoid duplicate refunds after a crash without deadlocking workflows? CellaFlow uses durable execution, shared work identity, leases, and fencing to solve safety and liveness in multi-agent systems.