Module:ItemList/Hats

From Fallen London Wiki

Documentation for this module may be created at Module:ItemList/Hats/doc

-- No new edits should be made to this page, please see [[Blog:Alan/Module:ItemList is dead, long live Template:Item]] for more information.

local hats = {
    ["'Surplus' Captain's Hat"] = {
        effects = {["Dangerous"] = 6, ["Dreaded"] = 1, ["Zeefaring"] = 1}
    }, 
    ["A Dream of Truth-Strangling"] = {
        effects = {["Bizarre"] = 2, ["Artisan of the Red Science"] = 1, ["Watchful"] = 4},
        qualifiers = {"Heart's Desire!"}
    },
    ["A Feathered Bonnet"] = {
        effects = {["Persuasive"] = 4},
        qualifiers = {"Urchins"}
    },
    ["A Firm Conviction of the Absence of the Supernatural"] = {
        effects = {["Persuasive"] = 5, ["Nightmares"] = -1, ["Watchful"] = 1},
        qualifiers = {"Fate"}
    },
    ["A Parabolan-sized Headache"] = {
        effects = {["Persuasive"] = 5, ["Nightmares"] = 1},
        qualifiers = {"Fate"}
    },
    ["A Subscription to the Gazette and a Whetted Pair of Scissors"] = {
        effects = {["Shadowy"] = 4},
        qualifiers = {"The Great Game"}
    },
    ["Accepting no Further Rats"] = {
        qualifiers = {"[[Impossible!]]"}
    },
    ["Alight with Passion"] = {
        effects = {["Persuasive"] = 30},
        qualifiers = {"Mood"}
    },
    ["Anonymous White Mask, Zee-Stained and Mildewy"] = {
        effects = {["Shadowy"] = 6, ["Dreaded"] = 2},
        qualifiers = {"Fruits", "Fate"}
    },
    ["Archaeologist's Hat"] = {
        effects = {["Watchful"] = 2},
        qualifiers = {"Retired"}
    },
    ["Beguiling Mask"] = {
        effects = {["Persuasive"] = 6, ["Dangerous"] = -1}
    },
    ["Birth-Name of a New Power"] = {
    	effects = {["Dangerous"] = 5, ["Aeolian Sensitivity"] = 1}
    },
    ["Blemmigan Hat"] = {
        effects = {["Watchful"] = 5, ["Dangerous"] = 2, ["Persuasive"] = -1},
        qualifiers = {"Fate"}
    },
    ["Bully Belvedere"] = {
        effects = {["Dangerous"] = 4},
        qualifiers = {"Constables"}
    },
    ["Cool as Ice"] = {
        effects = {["Shadowy"] = 30},
        qualifiers = {"Mood"}
    },
    ["Corinthian Belfry Hat"] = {
        effects = {["Shadowy"] = 8, ["Bizarre"] = 1},
        qualifiers = {"Election", "Fate"}
    },
    ["Deafening Hat"] = {
        effects = {["Dangerous"] = 2, ["Persuasive"] = 2, ["Watchful"] = -3},
        qualifiers = {"Bag a Legend!"}
    },
    ["Devilish Fedora"] = {
        effects = {["Persuasive"] = 10, ["Dreaded"] = 1}
    },
    ["Diabolical Fascinator"] = {
        effects = {["Dangerous"] = 4},
        qualifiers = {"Hell"}
    },
    ["Epicurean War-Helm"] = {
        effects = {["Dangerous"] = 8, ["Dreaded"] = 1},
        qualifiers = {"Election", "Fate"}
    },
    ["Exceptional Hat"] = {
        effects = {["Watchful"] = 6, ["Shadowy"] = -1}
    },
    ["Extraordinarily Strong Reading Glasses"] = {
        effects = {["Watchful"] = 4},
        qualifiers = {"Fate"}
    },
    ["Extraordinary Hat"] = {
        effects = {["Watchful"] = 8, ["Dangerous"] = 2, ["Shadowy"] = -1}
    },
    ["F.F. Gebrandt's Patent Illuminating Cap"] = {
    	effects = {["Watchful"] = 8, ["Shadowy"] = -2, ["Monstrous Anatomy"] = 1, ["Neathproofed"] = 1},
    	qualifiers = {"Grand Clearing-Out"}
    },
    ["Fecund Amber Tiara"] = {
        effects = {["Persuasive"] = 10, ["Bizarre"] = 1}
    },
    ["Fired with Ferocity"] = {
        effects = {["Dangerous"] = 30},
        qualifiers = {"Mood"}
    },
    ["Fourth City Eyeball"] = {
        effects = {["Watchful"] = 4, ["Respectable"] = 1, ["A Player of Chess"] = 1},
        qualifiers = {"Election"}
    },
    ["Free-roving Teeth"] = {
        effects = {["Persuasive"] = -3, ["Bizarre"] = 1, ["Monstrous Anatomy"] = 1},
        qualifiers = {"Bag a Legend!"}
    },
    ["Gay Bonnet"] = {
        effects = {["Persuasive"] = 2}
    },
    ["Gentleman's Hat"] = {
        effects = {["Persuasive"] = 2}
    },
    ["Hellish Hymn"] = {
        effects = {["Watchful"] = 7, ["Dreaded"] = 1, ["Neathproofed"] = 1},
        qualifiers = {"Hell"}
    },
    ["Honed Ushanka"] = {
    	effects = {
    		["Shadowy"] = 6, ["Respectable"] = -2, ["Bizarre"] = 4,
    		["Kataleptic Toxicology"] = 1, ["Neathproofed"] = 1
    	},
    	qualifiers = {"Whitsun"}
    },
    ["Indignant Bearskin"] = {
        effects = {["Persuasive"] = 8, ["Respectable"] = 1, ["Neathproofed"] = 1},
        qualifiers = {"Election"}
    },
    ["Iron Hat"] = {
        effects = {["Dangerous"] = 5, ["Persuasive"] = -1}
    },
    ["Judgemental Hat"] = {
        effects = {["Persuasive"] = 8, ["Bizarre"] = 1},
        qualifiers = {"Sunless Skies"}
    },
    ["Lemurian's Mask"] = {
        effects = {["Bizarre"] = 1},
        qualifiers = {"Rose"}
    },
    ["Liberalian Mask"] = {
        effects = {["Shadowy"] = 1, ["Dreaded"] = 1},
        qualifiers = {"Rose", "Fate"}
    },
    ["Lupercalian Mask"] = {
        effects = {["Persuasive"] = 5, ["Bizarre"] = 2},
        qualifiers = {"Rose", "Fate"}
    },
    ["Mask of the Rose"] = {
        effects = {["Persuasive"] = 1}
    },
    ["Modish Bonnet"] = {
        effects = {["Persuasive"] = 2, ["Scandal"] = 1}
    },
    ["Mouthless Amber Mask"] = {
        effects = {["Shadowy"] = 2, ["Dreaded"] = 1, ["Bizarre"] = 1},
        qualifiers = {"Rose", "Fate"}
    },
    ["Order Ovate, Blood"] = {
        effects = {["Baroque!"] = 2},
        qualifiers = {"Knife & Candle", "Retired"}
    },
    ["Order Ovate, Night"] = {
        effects = {["Baroque!"] = 1},
        qualifiers = {"Knife & Candle", "Retired"}
    },
    ["Order Ovate, Glory"] = {
        effects = {["Baroque!"] = 4},
        qualifiers = {"Knife & Candle", "Retired"}
    },
    ["Order Ovate, Ice"] = {
        effects = {["Baroque!"] = 3},
        qualifiers = {"Knife & Candle", "Retired"}
    },
    ["Order Serpentine, Lachrymose"] = {
        effects = {["Elusive!"] = 3},
        qualifiers = {"Knife & Candle", "Retired"}
    },
    ["Order Serpentine, Melancholy"] = {
        effects = {["Elusive!"] = 1},
        qualifiers = {"Knife & Candle", "Retired"}
    },
    ["Order Serpentine, Silent"] = {
        effects = {["Elusive!"] = 4},
        qualifiers = {"Knife & Candle", "Retired"}
    },
    ["Order Serpentine, Sorrowful"] = {
        effects = {["Elusive!"] = 2},
        qualifiers = {"Knife & Candle", "Retired"}
    },
    ["Order Vespertine, Irresistible"] = {
        effects = {["Savage!"] = 4},
        qualifiers = {"Knife & Candle", "Retired"}
    },
    ["Order Vespertine, Merciless"] = {
        effects = {["Savage!"] = 2},
        qualifiers = {"Knife & Candle", "Retired"}
    },
    ["Order Vespertine, Monstrous"] = {
        effects = {["Savage!"] = 3},
        qualifiers = {"Knife & Candle", "Retired"}
    },
    ["Order Vespertine, Perilous"] = {
        effects = {["Savage!"] = 1},
        qualifiers = {"Knife & Candle", "Retired"}
    },
    ["Pair of Irrigo Goggles"] = {
        effects = {["Watchful"] = 8, ["Persuasive"] = -1, ["Bizarre"] = -1}
    },
    ["Pair of Luminous Neathglass Goggles"] = {
        effects = {["Watchful"] = 5, ["Persuasive"] = -1}
    },
    ["Pair of Neathglass Goggles"] = {
        effects = {["Watchful"] = 2}
    },
    ["Pirate Hat"] = {
        effects = {["Dangerous"] = 2, ["Suspicion"] = 1}
    },
    ["Preternaturally Intent"] = {
        effects = {["Watchful"] = 30},
        qualifiers = {"Mood"}
    },
    ["Primitive Hat"] = {
        effects = {["Persuasive"] = 2},
        qualifiers = {"Retired"}
    },
    ["Prisoner's Mask"] = {
        effects = {["Shadowy"] = 1}
    },
    ["Revolting Disguise"] = {
        effects = {["Shadowy"] = 6, ["Watchful"] = 6},
        qualifiers = {"Watcher"}
    },
    ["Ridiculous Hat"] = {
        effects = {["Respectable"] = -1}
    },
    ["Sebastian the Nocturnal Smotherer"] = {
        effects = {["Shadowy"] = 4, ["Cat Upon Your Person"] = 1},
        qualifiers = {"Fate"}
    },
    ["Semiotic Monocle"] = {
        effects = {["Watchful"] = 8, ["Dangerous"] = 5}
    },
    ["Set of Cosmogone Spectacles"] = {
        effects = {["Persuasive"] = 12, ["Dangerous"] = 12, ["Bizarre"] = 1, ["Glasswork"] = 1},
        qualifiers = {"Silverer"}
    },
    ["Sinning Jenny's Forsaken Wimple"] = {
        effects = {["Persuasive"] = 2, ["Watchful"] = 1},
        qualifiers = {"Fruits", "Retired"}
    },
    ["Sinning Jenny's Forsaken Wimple!"] = {
        effects = {["Persuasive"] = 2, ["Watchful"] = 1},
        qualifiers = {"Fruits"}
    },
    ["Sneak-Thief's Mask"] = {
        effects = {["Shadowy"] = 5, ["Persuasive"] = -1}
    },
    ["Smiling Mask"] = {
        effects = {["Dangerous"] = 3, ["Dreaded"] = 1, ["Bizarre"] = 1, ["Persuasive"] = -2},
        qualifiers = {"Light Fingers!"}
    },
    ["Snuffer's Face"] = {
        effects = {["Watchful"] = 8, ["Dangerous"] = 4, ["Dreaded"] = 1}
    },
    ["Song Stuck in Your Head"] = {
        effects = {["Nightmares"] = 1},
        qualifiers = {"Fate"}
    },
    ["Sporing Bonnet"] = {
        effects = {["Persuasive"] = 2, ["Watchful"] = -1, ["Nightmares"] = 1}
    },
    ["Starveling Stole"] = {
        effects = {["Persuasive"] = -1, ["Watchful"] = -1, ["Dangerous"] = -1, ["Shadowy"] = -1, ["Neathproofed"] = 1},
        qualifiers = {"Rose", "Fate"}
    },
    ["Tanned Mask"] = {
        effects = {["Shadowy"] = 7, ["Dreaded"] = 2},
        qualifiers = {"Rose", "Fate"}
    },
    ["The Boatman's Hat"] = {
        effects = {["Shadowy"] = 6, ["Persuasive"] = 2, ["Dreaded"] = 2},
        qualifiers = {"Fate"}
    },
    ["The Captivating Princess' Third-Best Tiara"] = {
    	effects = {["Shadowy"] = -6, ["Persuasive"] = 6, ["Respectable"] = 2, ["A Player of Chess"] = 1},
    	qualifiers = {"Hallowmas", "Fate"}
    },
    ["The Cosmogone Crown"] = {
        effects = {["Persuasive"] = 6, ["Respectable"] = 4, ["Bizarre"] = -2, ["Mithridacy"] = 1, ["Radiant-Crowned"] = 1},
        qualifiers = {"Hallowmas", "Fate"}
    },     
    ["The Crown"] = {
        effects = {["Persuasive"] = 6, ["Respectable"] = 4, ["Bizarre"] = -2, ["Mithridacy"] = 1, ["Radiant-Crowned"] = 1},
        qualifiers = {"Hallowmas"}
    }, 
    ["The Ephebe, Manifold"] = {
        effects = {["Persuasive"] = 6, ["Respectable"] = -2, ["Bizarre"] = 4, ["Shapeling Arts"] = 1, ["Captured by Innocence"] = 1},
        qualifiers = {"Hallowmas", "Fate"}
    },    
    ["The Forsaken Crown of a Grand Devil"] = {
        effects = {["Watchful"] = 4, ["Dreaded"] = 1, ["Artisan of the Red Science"] = 1},
        qualifiers = {"Fruits"}
    },
    ["The Gant Moth"] = {
        effects = {["Shadowy"] = 6, ["Dreaded"] = -2, ["Bizarre"] = 4, ["Glasswork"] = 1, ["Moth-Winged"] = 1},
        qualifiers = {"Hallowmas", "Fate"}
    },
    ["The Infant"] = {
        effects = {["Persuasive"] = 6, ["Respectable"] = -2, ["Bizarre"] = 4, ["Shapeling Arts"] = 1, ["Captured by Innocence"] = 1},
        qualifiers = {"Hallowmas"}
    },
    ["The Moth"] = {
        effects = {["Shadowy"] = 6, ["Dreaded"] = -2, ["Bizarre"] = 4, ["Glasswork"] = 1, ["Moth-Winged"] = 1},
        qualifiers = {"Hallowmas"}
    },
    ["The Swan Bride's Mask"] = {
    	effects = {["Watchful"] = 8, ["Dreaded"] = 1, ["Kataleptic Toxicology"] = 1},
    	qualifiers = {"Fate"}
    },
    ["Tracklayer's Helmet"] = {
        effects = {["Dangerous"] = 4, ["Wounds"] = -1}
    },
    ["Tub of Gloam-Foam"] = {
        effects = {["Watchful"] = 8, ["Shadowy"] = 4, ["Dreaded"] = 1}
    },
    ["Tuneful Hat"] = {
        effects = {["Persuasive"] = 6, ["Respectable"] = 4,
                   ["Dreaded"] = -2, ["Mithridacy"] = 1},
        qualifiers = {"Whitsun"}
    },
    ["Unobtrusive Bowler Hat"] = {
        effects = {["Shadowy"] = 2}
    },
    ["Virginia's Spare Pillbox Hat"] = {
        effects = {["Persuasive"] = 5, ["Dangerous"] = 5},
        qualifiers = {"Christmas"}
    },
    ["Your Own Severed Head"] = {
        effects = {["St Gawain's Candle"] = 1},
        qualifiers = {"SMEN"}
    },
    ["Your Very Own Bandages!"] = {
        effects = {["Persuasive"] = 7, ["Dreaded"] = 1},
        qualifiers = {"Tomb-Colonies"}
    },
}

return hats