ROLLO – Reaper’s Outfit Leveled List Overhaul
Collection Files can be found here
⭐ What Is ROLLO?
ROLLO is a Skyrim outfit distribution tool that generates consistent, load-order-aware outfit assignments for NPCs based on defined rules.
It evaluates your installed mods and assigns outfits using structured logic instead of manual patching or ad-hoc rule systems.
The goal is to produce predictable, stable outfit distribution that integrates cleanly with your existing mod setup.
🔧 How It Works
ROLLO scans your load order and builds outfit assignments using:
- NPC profession (guard, merchant, noble, worker, etc.)
- Location (city, hold, village, region)
- Faction data
- Gender and optional classification tags
- Installed outfit mod sources
- User-defined restriction rules (optional)
It then generates a finalized distribution output that assigns outfits according to these conditions.
Behavior:
- NPC outfits are assigned consistently across saves
- Outfit selection is derived from structured rules, not random overrides
- Conflicts are resolved during generation instead of runtime
- Results remain stable unless the load order changes
🎯 Why Use ROLLO
Skyrim outfit distribution becomes inconsistent when multiple systems overlap, such as SPID rules, manual patches, and outfit mods with conflicting priorities.
Common issues include:
- overlapping distribution rules
- inconsistent NPC outfit assignment
- repetitive or unintended outfit choices
- increasing maintenance as load order grows
ROLLO reduces this complexity by generating a unified output based on your current mod setup.
🔧 Modes
ROLLO supports three workflows:
ROLLO Mode
Generates a plugin-based distribution using leveled list injection.
SPID Mode
Outputs a complete SPID configuration file (DISTR.ini).
Redistribute Mode
Rebuilds outfit assignments using existing configuration without requiring a full re-scan.
Each mode supports different modding preferences and load order structures.
📦 Requirements
- xEdit (SSEEdit)
- Outfit mods with consistent structure or naming
- Collection INI files for outfit grouping
- Optional restriction file for advanced control
📘 Setup
- Install outfit mods
- Create or import Collection INIs
- (Optional) Define restriction rules
- Run ROLLO in your selected mode
- Enable generated output (plugin or SPID config)
No manual patching is required after generation.
🧹 Output Characteristics
ROLLO is designed to produce stable and reproducible results by:
- standardizing assignment logic
- resolving conflicts at generation time
- minimizing overlapping rule behavior
- validating outfit references before output
This reduces inconsistency caused by load order changes or conflicting mods.
🌍 Result In Game
When properly configured, ROLLO produces:
- NPC outfits aligned with role and location
- consistent faction visual identity
- structured use of installed outfit mods
- reduced need for manual patch maintenance
It consolidates multiple outfit sources into a single coherent system.
❤️ Credits
Created by Reaper. Designed for users who want a structured and predictable approach to Skyrim outfit distribution without managing complex rule interactions manually.
Instructions
Place this file in your Data directory, or the root of the Mod folder.
📁 Data
📄 ROLLO_Base_Template.esl (751 B)
Place this script into your xEdit Edit Scripts folder with all the other scripts for xEdit
📁 Edit Scripts
📄 _0_Reapers_ROLLO_v3_2.pas (202.8 kB)
The entire ROLLO folder (and everything in it) needs to be copied/moved into your xEdit root folder
📁 ROLLO
📄 CollectionRestrictions.txt (0 B)
📄 ProfessionOverrides.txt (3.1 kB)
📄 ROLLO_Config.ini (7.7 kB)
📄 config.ini (8.0 kB)
📁 images
📄 rollo.png (3.1 MB)
ROLLO - v3_2
ROLLO assigns Skyrim NPC outfits based on profession, location, faction, and user rules. Includes easy SPID ESL/ESP generation and plugin‑injection options for consistent, customizable outfit control.