CK3 resolves modifier icons through common/modifier_icons/ definitions. Using full DDS paths in the icon field causes the engine to double the path (gfx/.../gfx/.../icon.dds.dds), producing ~50 missing-file warnings. Created modifier_icons definitions for all 45 icons and switched all modifier icon fields to bare names. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>