Skip to main content

bluemap_icon

Adds an icon to BlueMap for a specific quest — misc entry.

Entry Information

PropertyValue
Entry IDbluemap_icon
TypeMisc
ColorBlue
Iconmdi:map-marker

Description

Defines an icon on the BlueMap associated with a quest.

Fields

FieldTypeDescription
questRef<QuestEntry>Quest associated with this icon
iconPathStringIcon ID to use on BlueMap (e.g., '0; 64; 100')
labelStringLabel displayed on the map
descriptionStringDetailed description shown in the popup (supports HTML). Use <objectives> as a placeholder for quest objectives.
locationVar<Position>Location of the icon on the map

Usage Example

- entry: bluemap_icon
name: "Adds an icon to BlueMap for a specific quest"
quest: ""
iconPath: ""
label: ""
description: ""
location: ""