Property:ModGroup
From Step Mods | Change The Game
This page is protected to prevent accidental data modification and can only be edited by users with the appropriate edit right ("") or user group.
Text value that allows mods to be grouped into guide-section tables
Allowed values:
Value | Description |
---|---|
01-Tools | Standalone applications that aid in the management of the modding process |
02-Extenders | Mods that expand on the inherent functionality of a game or another mod without themselves affecting content |
03-Resources | Mods solely providing assets intended specifically for use by other mods without themselves affecting content |
04-Foundation | Baseline mods having many conflicting assets that should be overridden by other mods OR mods having programmatic changes that are widely accepted and adopted/expected by other mods |
05-Animation & Physics | Mods that affect animations or physics |
06-Models & Textures | Mods that replace existing models or textures |
07-Sounds & Music | Mods that affect sounds or music |
08-Character Appearance | Mods that affect the appearance of the player character or NPCs |
09-Fixes | Mods have a programmatic component that fixes various bugs and/or inconsistencies |
10-Gameplay-General | Mods that affect general or multiple gameplay mechanics |
11-Gameplay-AI & Combat | Mods that affect AI, stats, or combat mechanics of NPCs |
12-Gameplay-Economy | Mods that affect currency, rewards, values, rates, or any other economy-related mechanics |
13-Gameplay-Immersion | Mods that help to improve game immersion and role-playing scenarios |
14-Gameplay-Quests | Mods that alter aspects of quests and/or related lore |
15-Gameplay-Skills & Perks | Mods that affect the player character's or NPC skills and perks or related leveling |
16-Interface | Mods that affect any aspect of the user interface |
17-Locations | Mods that programmatically add new or alter vanilla locations |
18-Lighting & Weather | Mods that affect lighting and/or weather systems **installation is optional** |
19-Utilities | Mods that generate derived mod output from load-order-specific assets |
20-Patches | Mods that programmatically resolve load-order conflicts |
21-Post-Processing | Mods that affect post-processing graphics **installation is optional** |
(
09-Fixes +
1
06-Models & Textures +
06-Models & Textures +
09-Fixes +
09-Fixes +
09-Fixes +
2
06-Models & Textures +
3
06-Models & Textures +
05-Animation & Physics +
05-Animation & Physics +
06-Models & Textures +
16-Interface +
06-Models & Textures +
06-Models & Textures +
4
06-Models & Textures +
06-Models & Textures +
06-Models & Textures +
06-Models & Textures +
8
08-Character Appearance +
06-Models & Textures +
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "01-Tools", "02-Extenders", "03-Resources", "04-Foundation", "06-Models & Textures", "07-Sounds & Music", "08-Character Appearance", "09-Fixes", "10-Gameplay-General", "11-Gameplay-AI & Combat", "12-Gameplay-Economy", "13-Gameplay-Immersion", "14-Gameplay-Quests", "15-Gameplay-Skills & Perks", "16-Interface", "17-Locations", "18-Lighting & Weather", "19-Utilities", "20-Patches", "21-Post-Processing", "05-Animation & Physics" ] } }