Module:Swatches/data

From Dune: Awakening Community Wiki
Jump to navigation Jump to search

Module:Swatches/data

Dataset of cosmetic swatches.

Schema

The dataset is a table keyed by swatch name. Each key represents the display name of a swatch. The key is case-preserving and used directly for display and sorting.

Each value is a table with the following fields:

image
string
File name of the swatch preview image.
link (optional)
string
Wiki page name to link the swatch title and image to.
If omitted, the image is displayed without a link.
colors
string[4]
Array of 4 hex color strings, with the main color ordered first, then continuing clockwise.
Examples:
#000000
#ffffff
scopes (optional)
string[]
Compatibility scopes for the swatch. All values must be lowercase.
If omitted, the swatch applies to all scopes.
Valid values:
vehicle
weapon
garment
placeable
onlyClasses (optional)
string[]
Specific classes that the swatch applies to, in the form of <scope>:<class>.
scope must be lowercase and must match one of the valid scope values.
class is case-preserving and used directly for display.
If present, the swatch applies only to the specified classes.
If omitted, the swatch applies to all classes within its specified scopes.
Examples:
vehicle:Scout Ornithopter
weapon:Rapiers
garment:Stillsuits

return {
    ["Dusk Rider"] = {
        image = "Swatch_DuskRider.jpg",
        link = "Dusk Rider Sandbike Swatch",
        colors = { "#32434b", "#47484c", "#ad726a", "#323232" },
        scopes = { "vehicle" },
        onlyClasses = { "vehicle:Sandbike" },
    },
    ["Blue Dasher"] = {
        image = "Swatch_BlueDasher.jpg",
        link = "Blue Dasher Ornithopter Swatch",
        colors = { "#697b87", "#2f2f2f", "#ba954e", "#59343b" },
        scopes = { "vehicle" },
        onlyClasses = {
            "vehicle:Scout Ornithopter",
            "vehicle:Assault Ornithopter",
            "vehicle:Carrier Ornithopter",
        },
    },
    ["Sunset Dye"] = {
        image = "Swatch_SunsetDye.jpg",
        link = "Sunset Dye Global Swatch",
        colors = { "#373737", "#b3a491", "#955821", "#614d2c" },
        scopes = { "vehicle", "weapon", "garment" },
    },
    ["Maula"] = {
        image = "Swatch_Maula.jpg",
        colors = { "#596978", "#61737d", "#2f2f2f", "#8c8070" },
        scopes = { "vehicle", "weapon", "garment" },
    },
    ["Vermillius Gap"] = {
        image = "Swatch_VermilliusGap.jpg",
        colors = { "#8c8070", "#c8a156", "#919392", "#560901" },
        scopes = { "vehicle", "weapon", "garment" },
    },
    ["CHOAM"] = {
        image = "Swatch_CHOAM.jpg",
        colors = { "#c2b49a", "#c98348", "#ab8000", "#c2b49a" },
        scopes = { "vehicle", "weapon", "garment" },
    },
    ["Smuggler"] = {
        image = "Swatch_Smuggler.jpg",
        colors = { "#415377", "#b18443", "#8c6d34", "#0d1f33" },
        scopes = { "vehicle", "weapon", "garment" },
    },
    ["House Atreides"] = {
        image = "Swatch_Atreides.jpg",
        colors = { "#3c4b36", "#828e46", "#ab9e8d", "#979797" },
    },
    ["House Harkonnen"] = {
        image = "Swatch_Harkonnen.jpg",
        colors = { "#373737", "#783b42", "#373737", "#484848" },
    },
    ["House Alexin"] = {
        image = "Swatch_Alexin.jpg",
        colors = { "#65423c", "#c6a057", "#909090", "#b9aa97" },
    },
    ["House Argosaz"] = {
        image = "Swatch_Argosaz.jpg",
        colors = { "#363227", "#b17d43", "#816939", "#8b6f3d" },
    },
    ["House Dyvetz"] = {
        image = "Swatch_Dyvetz.jpg",
        colors = { "#5c612b", "#b87970", "#5b6c76", "#464646" },
    },
    ["House Ecaz"] = {
        image = "Swatch_Ecaz.jpg",
        colors = { "#425736", "#c8a257", "#b1a28f", "#b1a28f" },
    },
    ["House Hagal"] = {
        image = "Swatch_Hagal.jpg",
        colors = { "#3f5d65", "#02525d", "#2e2e2e", "#746260" },
    },
    ["House Hurata"] = {
        image = "Swatch_Hurata.jpg",
        colors = { "#5f584e", "#a1a956", "#303030", "#38482e" },
    },
    ["House Imota"] = {
        image = "Swatch_Imota.jpg",
        colors = { "#652324", "#78a9b7", "#424242", "#652324" },
    },
    ["House Kenola"] = {
        image = "Swatch_Kenola.jpg",
        colors = { "#697b87", "#c1c1c1", "#8d8d8d", "#797983" },
    },
    ["House Lindaren"] = {
        image = "Swatch_Lindaren.jpg",
        colors = { "#3a4364", "#3a4364", "#2f2f2f", "#484848" },
    },
    ["House Maros"] = {
        image = "Swatch_Maros.jpg",
        colors = { "#927740", "#333333", "#927740", "#333333" },
    },
    ["House Mikarrol"] = {
        image = "Swatch_Mikarrol.jpg",
        colors = { "#9f9f9f", "#a96886", "#675855", "#494949" },
    },
    ["House Moritani"] = {
        image = "Swatch_Moritani.jpg",
        colors = { "#373737", "#c7a156", "#999163", "#484848" },
    },
    ["House Mutelli"] = {
        image = "Swatch_Mutelli.jpg",
        colors = { "#653231", "#c0c0c0", "#c49986", "#484848" },
    },
    ["House Novebruns"] = {
        image = "Swatch_Novebruns.jpg",
        colors = { "#4b313e", "#905f37", "#bababa", "#343434" },
    },
    ["House Richese"] = {
        image = "Swatch_Richese.jpg",
        colors = { "#4b4b4b", "#7baebf", "#c98348", "#9a9a9a" },
    },
    ["House Sor"] = {
        image = "Swatch_Sor.jpg",
        colors = { "#786662", "#923736", "#5c2c2c", "#786662" },
    },
    ["House Spinnette"] = {
        image = "Swatch_Spinnette.jpg",
        colors = { "#593714", "#c8c8c8", "#c8c8c8", "#361d09" },
    },
    ["House Taligari"] = {
        image = "Swatch_Taligari.jpg",
        colors = { "#273b39", "#568f88", "#9c9466", "#beaf9a" },
    },
    ["House Thorvald"] = {
        image = "Swatch_Thorvald.jpg",
        colors = { "#ca914e", "#333333", "#4c4274", "#d1a859" },
    },
    ["House Tseida"] = {
        image = "Swatch_Tseida.jpg",
        colors = { "#86682a", "#c9a358", "#746260", "#746260" },
    },
    ["House Varota"] = {
        image = "Swatch_Varota.jpg",
        colors = { "#593714", "#363d5a", "#6a5b58", "#363d5a" },
    },
    ["House Vernius"] = {
        image = "Swatch_Vernius.jpg",
        colors = { "#512a45", "#60547c", "#313236", "#9a6539" },
    },
    ["House Wallach"] = {
        image = "Swatch_Wallach.jpg",
        colors = { "#9f9f9f", "#933837", "#353c59", "#614039" },
    },
    ["House Wayku"] = {
        image = "Swatch_Wayku.jpg",
        colors = { "#343b58", "#913736", "#bdbdbd", "#9b9b9b" },
    },
    ["House Wydras"] = {
        image = "Swatch_Wydras.jpg",
        colors = { "#617868", "#557b52", "#31312f", "#bfb09b" },
    },
}