Political Movement Pop Support

Validate Victoria 3 movement_support_* definitions against vanilla references.

21|8|Updated Jun 23, 2025
One-click install
npx skills add https://github.com/mattia2110/tech-and-res --skill political-movement-pop-support
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: Political Movement Pop Support
Source: https://github.com/mattia2110/tech-and-res/tree/main/.agents/skills/political_movement_pop_support
Command: npx skills add https://github.com/mattia2110/tech-and-res --skill political-movement-pop-support

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This guide helps mod developers consistently define and validate movement_support_* factors for Victoria 3, ensuring clear labels and correct visibility gating in common/political_movement_pop_support.

Core Features & Use Cases

  • Defines localization keys for movement UI and standardizes visibility rules across multiple movements.
  • Helps editors ensure that factors are reusable, documented, and properly gated by owner, culture, or religion as needed.
  • Provides a workflow for auditing existing definitions against vanilla references to maintain compatibility.

Quick Start

Review and standardize movement_support_* definitions across common/political_movement_pop_support to ensure consistent labels and visibility rules.

Frequently Asked Questions about Political Movement Pop Support

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I define pop support factors for Victoria 3 political movements?▼

Pop support factors for Victoria 3 political movements are defined by creating movement_support_* definitions within the common/political_movement_pop_support directory, ensuring proper localization and visibility gating.

Why do my Victoria 3 mod political movements lack proper UI labels?▼

Political movement UI labels require properly mapped localization keys for your movement_support_* definitions. You must standardize these keys alongside the factor definitions to display correct text in-game.

How do I validate Victoria 3 movement support definitions against vanilla references?▼

You can validate movement support definitions by auditing your custom factors against vanilla Victoria 3 references, checking for consistent labels, correct integration, and appropriate visibility gating.

Do I need visibility gates for movement support factors in Victoria 3?▼

Visibility gates are optional for movement support factors, but applying them ensures your definitions are properly gated by owner, culture, or religion for accurate pop support evaluation.

Can I alter core weighting logic when defining Victoria 3 political movement support?▼

You cannot alter core weighting logic through movement support definitions. You can only ensure correct integration, proper localization, and consistent visibility rules for the pop support factors.