Module:Icons > data
Template for Module:Icons.
PLEASE DO NOT ADD GAME/MOD LOGO ICONS. THOSE GO IN MODULE:ABB/DATA SO WE DON'T REPEAT THEM. CHECK MODULE:ABB/DATA FIRST TO SEE IF THE ICON YOU WANT IS ALREADY THERE.
List
iconData = {
-- ====================
-- PLEASE DO NOT ADD GAME/MOD LOGO ICONS. THOSE GO IN MODULE:ABB/DATA SO WE DON'T REPEAT THEM. CHECK MODULE:ABB/DATA FIRST TO SEE IF THE ICON YOU WANT IS ALREADY THERE.
-- ====================
-- ====================
-- FALLOUT board game
-- ====================
['fbgagenda']= {
['icon'] = 'FBG Agenda icon.svg',
['tip'] = 'influence / Agenda',
["type"] = "fbg",
},
['fbgaggressive']= {
['icon'] = 'FBG Aggressive icon.svg',
['tip'] = 'Aggressive',
["type"] = "fbg",
},
['fbgagility']= {
['icon'] = 'FBG A icon.svg',
['tip'] = 'Agility',
["type"] = "fbg",
},
['fbgapparel']= {
['icon'] = 'FBG Apparel icon.svg',
['tip'] = 'Apparel',
["type"] = "fbg",
},
['fbgarmor']= {
['icon'] = 'FBG Armor icon.svg',
['tip'] = 'Armor',
["type"] = "fbg",
},
['fbgasset']= {
['icon'] = 'FBG Asset icon.svg',
['tip'] = 'Asset',
["type"] = "fbg",
},
['fbgcharisma']= {
['icon'] = 'FBG C icon.svg',
['tip'] = 'Charisma',
["type"] = "fbg",
},
['fbgcompanion']= {
['icon'] = 'FBG Companion icon.svg',
['tip'] = 'Companion',
["type"] = "fbg",
},
['fbgcritter']= {
['icon'] = 'FBG Critter icon.svg',
['tip'] = 'Critter',
["type"] = "fbg",
},
['fbgdangerous']= {
['icon'] = 'FBG Dangerous icon.svg',
['tip'] = 'Dangerous',
["type"] = "fbg",
},
['fbgdeadly']= {
['icon'] = 'FBG Deadly icon.svg',
['tip'] = 'Deadly',
["type"] = "fbg",
},
['fbgdieablhits']= {
['icon'] = 'FBG Die ABL Hits.png',
['tip'] = 'VATS die: arms, body, legs, 2 hits',
["type"] = "fbg",
},
['fbgendurance']= {
['icon'] = 'FBG E icon.svg',
['tip'] = 'Endurance',
["type"] = "fbg",
},
['fbgfreedom']= {
['icon'] = 'FBG Freedom icon.svg',
['tip'] = 'Freedom',
["type"] = "fbg",
},
['fbghit']= {
['icon'] = 'FBG Hit icon.svg',
['tip'] = 'Hit',
["type"] = "fbg",
},
['fbghuman']= {
['icon'] = 'FBG Human icon.svg',
['tip'] = 'Human',
["type"] = "fbg",
},
['fbgintelligence']= {
['icon'] = 'FBG I icon.svg',
['tip'] = 'Intelligence',
["type"] = "fbg",
},
['fbgloot']= {
['icon'] = 'FBG Loot icon.svg',
['tip'] = 'Loot',
["type"] = "fbg",
},
['fbgluck']= {
['icon'] = 'FBG L icon.svg',
['tip'] = 'Luck',
["type"] = "fbg",
},
['fbgmonster']= {
['icon'] = 'FBG Monster icon.svg',
['tip'] = 'Monster',
["type"] = "fbg",
},
['fbgperception']= {
['icon'] = 'FBG P icon.svg',
['tip'] = 'Perception',
["type"] = "fbg",
},
['fbgquest']= {
['icon'] = 'FBG Quest objective.svg',
['tip'] = 'Quest action',
["type"] = "fbg",
},
['fbgradiation']= {
['icon'] = 'FBG Radiation icon.svg',
['tip'] = 'Radiation',
["type"] = "fbg",
},
['fbgranged']= {
['icon'] = 'FBG Ranged icon.svg',
['tip'] = 'Ranged',
["type"] = "fbg",
},
['fbgretreat']= {
['icon'] = 'FBG Retreat icon.svg',
['tip'] = 'Retreat',
["type"] = "fbg",
},
['fbgrobot']= {
['icon'] = 'FBG Robot icon.svg',
['tip'] = 'Robot',
["type"] = "fbg",
},
['fbgsecurity']= {
['icon'] = 'FBG Defender icon.svg',
['tip'] = 'Security',
["type"] = "fbg",
},
['fbgsettlement']= {
['icon'] = 'FBG Settlement icon.svg',
['tip'] = 'Settlement',
["type"] = "fbg",
},
['fbgstrength']= {
['icon'] = 'FBG S icon.svg',
['tip'] = 'Strength',
["type"] = "fbg",
},
['fbgsupermutant']= {
['icon'] = 'FBG Super Mutant icon.svg',
['tip'] = 'Super Mutant',
["type"] = "fbg",
},
['fbgvault109']= {
['icon'] = 'FBG Vault 109 icon.svg',
['tip'] = 'Vault 109',
["type"] = "fbg",
},
['fbgvault84']= {
['icon'] = 'FBG Vault 84 icon.svg',
['tip'] = 'Vault 84',
["type"] = "fbg",
},
['fbgwasteland']= {
['icon'] = 'FBG Wasteland icon.svg',
['tip'] = 'Wasteland',
["type"] = "fbg",
},
['fbgweapon']= {
['icon'] = 'FBG Weapon icon.svg',
['tip'] = 'Weapon',
["type"] = "fbg",
},
-- ====================
-- FALLOUT WASTELAND WARFARE
-- ====================
['fowwphysical']= {
['icon'] = 'FOWW Icon Damage, Physical.png',
['tip'] = 'Physical Damage',
["type"] = "foww",
},
['fowwenergy']= {
['icon'] = 'FOWW Icon Damage, Energy.png',
['tip'] = 'Energy Damage',
["type"] = "foww",
},
['fowwrad']= {
['icon'] = 'FOWW Icon Damage, Radiation.png',
['tip'] = 'Radiation Damage',
["type"] = "foww",
},
['fowwnuka']= {
['icon'] = 'FOWW Icon Effect, Nuka-Cola Bottle.png',
['tip'] = 'Nuka-Cola Icon',
["type"] = "foww",
},
['fowwcrit']= {
['icon'] = 'FOWW Icon Critical Point.png',
['tip'] = 'Critical Point',
["type"] = "foww",
},
['fowwstar']= {
['icon'] = 'FOWW Icon Effect, Star.png',
['tip'] = 'Star Icon',
["type"] = "foww",
},
['fowwblast']= {
['icon'] = 'FOWW Icon Effect, Blast.png',
['tip'] = 'Blast Icon',
["type"] = "foww",
},
-- ====================
-- FALLOUT 76 AND UPDATES
-- ====================
['fo1st']= {
['icon'] = 'FO1st.png',
['tip'] = 'Fallout 1st',
["type"] = "fo76",
},
['FO1ST']= {
['icon'] = 'FO1st.png',
['tip'] = 'Fallout 1st',
["type"] = "fo76",
},
['absolutely']= {
['icon'] = 'Absolutely.gif',
['tip'] = 'Absolutely!',
["type2"] = "animated",
["type"] = "fo76",
},
['balloons']= {
['icon'] = 'FO76LR_Balloons_icon.png',
['tip'] = 'Balloons',
["type2"] = "animated",
["type"] = "fo76",
},
['cooking']= {
['icon'] = 'Cooking1.gif',
['tip'] = 'Cooking',
["type2"] = "animated",
["type"] = "fo76",
},
['fear']= {
['icon'] = 'Fear emote.gif',
['tip'] = 'AAAIIIEEE!!',
["type2"] = "animated",
["type"] = "fo76",
},
['follow1']= {
['icon'] = 'Follow1.gif',
['tip'] = 'Follow me!',
["type2"] = "animated",
["type"] = "fo76",
},
['follow2']= {
['icon'] = 'Follow2.gif',
['tip'] = 'This way!',
["type2"] = "animated",
["type"] = "fo76",
},
['funkymothman']= {
['icon'] = 'FunkyMothman1.gif',
['tip'] = 'Funky Mothman',
["type2"] = "animated",
["type"] = "fo76",
},
['halt']= {
['icon'] = 'Atx emote halt l.gif',
['tip'] = 'STOP RIGHT THERE!',
["type2"] = "animated",
["type"] = "fo76",
},
['heartbeat']= {
['icon'] = 'Heart1.gif',
['tip'] = 'Heart',
["type2"] = "animated",
["type"] = "fo76",
},
['hellodog']= {
['icon'] = 'Hello1.gif',
['tip'] = 'Hello!',
["type2"] = "animated",
["type"] = "fo76",
},
['helpme']= {
['icon'] = 'Help1.gif',
['tip'] = 'Help me!',
["type2"] = "animated",
["type"] = "fo76",
},
['disabled']= {
['icon'] = 'Help1.gif',
['tip'] = 'Physical Disability Representation',
['link'] = 'Overview:Physical Disability Representation in Fallout',
["type2"] = "animated",
["type"] = "fo76",
},
['hungry']= {
['icon'] = 'Hungry1.gif',
['tip'] = 'Hungry',
["type2"] = "animated",
["type"] = "fo76",
},
['radiated']= {
['icon'] = 'Radiated1.gif',
['tip'] = 'Radiated',
["type2"] = "animated",
["type"] = "fo76",
},
['repairs']= {
['icon'] = 'AS Emote Repairs.gif',
['tip'] = 'Repairing!',
["type2"] = "animated",
["type"] = "fo76",
},
['sleepy']= {
['icon'] = 'Sleep1.gif',
['tip'] = 'Sleepy',
["type2"] = "animated",
["type"] = "fo76",
},
['photo']= {
['icon'] = 'AS Emote Photomode.gif',
['tip'] = 'Say cheers!',
["type2"] = "animated",
["type"] = "fo76",
},
['sorry']= {
['icon'] = 'AS_Emote_SoSorry1.gif',
['tip'] = 'Sorry!',
["type2"] = "animated",
["type"] = "fo76",
},
['thirsty']= {
['icon'] = 'Thirsty1.gif',
['tip'] = 'Thirsty',
["type2"] = "animated",
["type"] = "fo76",
},
['unknown']= {
['icon'] = 'Maybe1.gif',
['tip'] = 'Unknown',
["type2"] = "animated",
["type"] = "fo76",
},
['vaultno']= {
['icon'] = 'No1.gif',
['tip'] = 'No',
["type2"] = "animated",
["type"] = "fo76",
},
['Wait']= {
['icon'] = 'FO76 icon overlay wait animated.gif',
['tip'] = 'Waiting',
["type2"] = "animated",
["type"] = "fo76",
},
-- ====================
-- MISCELLANEOUS
-- ====================
['ability']= {
['icon'] = 'Icon ability.png',
['tip'] = 'Ability',
},
['ac']= {
['icon'] = 'Icon shield bronze.png',
['tip'] = 'Armor Class',
},
['acid']= {
['icon'] = 'Icon acid.png',
['tip'] = 'Acid Damage',
},
['action']= {
['icon'] = 'Icon action.png',
['tip'] = 'Action Points (AP)',
},
['agi']= {
['icon'] = 'FO76 A.png',
['tip'] = 'Agility',
['class'] = 'light'
},
['agi dark']= {
['icon'] = 'FO76 A.png',
['tip'] = 'Agility',
['class'] = 'dark'
},
['alcohol']= {
['icon'] = 'FO76 ui casual team.png',
['tip'] = 'Alcohol',
},
['ammo']= {
['icon'] = 'UI C Icon ChiLun 01.png',
['tip'] = 'Ammunition',
},
['ammo2']= {
['icon'] = 'UI C Icon ChiLun 01.png',
['tip'] = 'Ammunition',
},
['android']= {
['icon'] = 'icon android.png',
['tip'] = 'Android OS',
['platform'] = true,
["type"] = "platform",
},
['ap']= {
['icon'] = 'Icon ap.png',
['tip'] = 'Action Points (AP)',
},
['apple']= {
['icon'] = 'icon appleios.png',
['tip'] = 'Apple iOS',
['platform'] = true,
["type"] = "platform",
},
['atom']= {
['icon'] = 'FO76 Atom Currency 2.webp',
['tip'] = 'Atoms',
["type"] = "fo76",
},
['npc']= {
['icon'] = 'FO76_icon_perk_share.png',
['tip'] = 'NPC Content',
},
['attack']= {
['icon'] = 'Icon attack.png',
['tip'] = 'Attack',
},
['axed']= {
['icon'] = 'Fire axe icon color.png',
['tip'] = 'Axed Content',
},
['blade']= {
['icon'] = 'Icon blade.png',
['tip'] = 'Bladed Melee Weapon',
},
['bleed']= {
['icon'] = 'Icon bleed.png',
['tip'] = 'Bleed Damage',
},
['blunt']= {
['icon'] = 'Icon blunt.png',
['tip'] = 'Blunt Melee Weapon',
},
['bonus effect']= {
['icon'] = 'Icon bonus effect.png',
['tip'] = 'Bonus Effect',
},
['boss']= {
['icon'] = 'FoS Boss.png',
['tip'] = 'Boss Enemy',
},
['brain']= {
['icon'] = 'Brain icon.png',
['tip'] = 'Learned by default',
},
['bronze']= {
['icon'] = 'Bronze.png',
['tip'] = 'Bronze',
},
['bullion']= {
['icon'] = 'Score currency bullion l.webp',
['tip'] = 'Gold Bullion',
["type"] = "fo76",
},
['camp']= {
['icon'] = 'FO76 ui extra team.png',
['tip'] = 'C.A.M.P.',
["type"] = "fo76",
},
['caps']= {
['icon'] = 'caps.svg',
['tip'] = 'Caps',
},
['caravan']= {
['icon'] = 'Icon cards.png',
['tip'] = 'Plays Caravan',
},
['cards']= {
['icon'] = 'Icon cards.png',
['tip'] = 'Plays Cards',
},
['chance']= {
['icon'] = 'FO76 ui roleplay team.png',
['tip'] = 'Random Chance',
},
['chance fo76']= {
['icon'] = 'FO76 ui roleplay team.png',
['tip'] = 'Random Chance',
["type"] = "fo76",
},
['check']= {
['icon'] = 'FO76 icon xpd yellowcheck.png',
['tip'] = 'Check',
},
['check1']= {
['icon'] = 'FO76 icon xpd yellowcheck.png',
['tip'] = 'Check',
},
['checkbrown']= {
['icon'] = 'FO76 icon xpd yellowcheck.png',
['tip'] = 'Check',
},
['chems']= {
['icon'] = 'FO76 Chems Icon.svg',
['tip'] = 'Chems',
},
['chemst']= {
['icon'] = 'Fo4 Chem Work Icon.png',
['tip'] = 'Chemistry Station',
},
['chr']= {
['icon'] = 'FO76 C.png',
['tip'] = 'Charisma',
['class'] = 'light',
},
['chr dark']= {
['icon'] = 'FO76 C.png',
['tip'] = 'Charisma',
['class'] = 'dark',
},
['companion']= {
['icon'] = 'UI C Icon Community.png',
['tip'] = 'Companion',
},
['confidence']= {
['icon'] = 'Icon confidence.png',
['tip'] = 'Confidence',
},
['container']= {
['icon'] = 'FO76 Lunchbox Icon.svg',
['tip'] = 'Container Spawn',
["type"] = "fo76",
},
['cookst']= {
['icon'] = 'Fallout 76 Food Icon.svg',
['tip'] = 'Cooking Station',
},
['craft']= {
['icon'] = 'Icon crafting.png',
['tip'] = 'Crafting',
},
['credits']= {
['icon'] = 'Creation Credit.png',
['tip'] = 'Creation Credits',
},
['credit']= {
['icon'] = 'Credits icon.png',
['tip'] = 'Creation Club Credits',
},
['crit']= {
['icon'] = 'Icon critical damage.png',
['tip'] = 'Critical Damage',
},
['crit effect']= {
['icon'] = 'Icon crit effect.png',
['tip'] = 'Critical Effect',
},
['cross']= {
['icon'] = 'FO76 icon xpd redx.png',
['tip'] = 'No',
},
['crosshair']= {
['icon'] = 'Icon attack.png',
['tip'] = 'Attack',
},
['cryo']= {
['icon'] = 'Icon cryo.png',
['tip'] = 'Cryo Damage',
},
['cut']= {
['icon'] = 'Icon cut.png',
['tip'] = 'Cut Content',
['type2'] = 'dev',
},
['dailyops']= {
['icon'] = 'FO76 ui dailyops team.png',
['tip'] = 'Daily Ops',
["type"] = "fo76",
},
['damage']= {
['icon'] = 'Icon damage.png',
['tip'] = 'Damage',
},
['dap']= {
['icon'] = 'Icon dap.png',
['tip'] = 'Armor Class',
},
['dead']= {
['icon'] = 'FO76 ui workshopraid team.png',
['tip'] = 'Dead',
["type"] = "fo76",
},
['default']= {
['icon'] = 'Brain icon.png',
['tip'] = 'Learned by default',
},
['defense']= {
['icon'] = 'Icon shield silver.png',
['tip'] = 'Defense',
},
['detect']= {
['icon'] = 'Icon eye.png',
['tip'] = 'Detection',
},
['detection']= {
['icon'] = 'Icon eye.png',
['tip'] = 'Detection',
},
['dial']= {
['icon'] = 'Icon mentioned.png',
['tip'] = 'Dialogue',
},
['dialogue']= {
['icon'] = 'Icon mentioned.png',
['tip'] = 'Dialogue',
},
['disease']= {
['icon'] = 'Icon disease.png',
['tip'] = 'Disease',
},
['dislike2']= {
['icon'] = 'Vaultboymad.webp',
['tip'] = 'Dislike',
},
['dislike']= {
['icon'] = 'VT Dislike.png',
['tip'] = 'Dislike',
},
['distance']= {
['icon'] = 'Icon level.png',
['tip'] = 'Distance',
},
['doctor']= {
['icon'] = 'Icon doctor.png',
['tip'] = 'Doctor',
},
['dps']= {
['icon'] = 'Icon dps.png',
['tip'] = 'Damage per Second (DPS)',
},
['dr']= {
['icon'] = 'Icon shield silver.png',
['tip'] = 'Damage Resistance (DR)',
},
['drink']= {
['icon'] = 'FO76 Drink Icon.svg',
['tip'] = 'Drink',
["type"] = "fo76",
},
['dt']= {
['icon'] = 'Icon shield gold.png',
['tip'] = 'Damage Threshold (DT)',
},
['dur']= {
['icon'] = 'Icon limitedtime.png',
['tip'] = 'Duration',
},
['effect']= {
['icon'] = 'Icon effect.png',
['tip'] = 'Effect',
},
['electrical']= {
['icon'] = 'Icon electrical.png',
['tip'] = 'Electrical Damage',
},
['emp']= {
['icon'] = 'Icon EMP.png',
['tip'] = 'EMP',
},
['end']= {
['icon'] = 'FO76 E.png',
['tip'] = 'Endurance',
['class'] = 'light',
},
['end dark']= {
['icon'] = 'FO76 E.png',
['tip'] = 'Endurance',
['class'] = 'dark',
},
['enemy']= {
['icon'] = 'FO76 ui workshopraid team.png',
['tip'] = 'Enemy Drop',
["type"] = "fo76",
},
['energy']= {
['icon'] = 'Icon energy.png',
['tip'] = 'Energy Damage',
},
['enslave']= {
['icon'] = 'Icon cage.png',
['tip'] = 'Can be Enslaved',
},
['essential']= {
['icon'] = 'Icon essential.png',
['tip'] = 'Essential',
},
['event']= {
['icon'] = 'FO76 icon map event.png',
['tip'] = 'Event',
},
['eventpublic']= {
['icon'] = 'FO76 icon map public event.png',
['tip'] = 'Public Event',
["type"] = "fo76",
},
['expedition']= {
['icon'] = 'FO76 publicteam xpd.png',
['tip'] = 'Expeditions',
["type"] = "fo76",
},
['expeditions']= {
['icon'] = 'FO76 publicteam xpd.png',
['tip'] = 'Expeditions',
["type"] = "fo76",
},
['expo']= {
['icon'] = 'FO76 publicteam xpd.png',
['tip'] = 'Expeditions',
["type"] = "fo76",
},
['expos']= {
['icon'] = 'FO76 publicteam xpd.png',
['tip'] = 'Expeditions',
["type"] = "fo76",
},
['xpd']= {
['icon'] = 'FO76 publicteam xpd.png',
['tip'] = 'Expeditions',
["type"] = "fo76",
},
['experience']= {
['icon'] = 'Icon XP.png',
['tip'] = 'Experience Points (XP)',
},
['explmill']= {
['icon'] = 'UI YS C Icon ShiGongDui.png',
['tip'] = 'Explosives Mill',
},
['explosion']= {
['icon'] = 'Icon explosion.png',
['tip'] = 'Explosion',
},
['eye']= {
['icon'] = 'Icon eye.png',
['tip'] = 'Detection',
},
['fire']= {
['icon'] = 'Icon fire.png',
['tip'] = 'Fire Damage',
},
['firerate']= {
['icon'] = 'UI C Icon ChiLun 01.png',
['tip'] = 'Fire Rate',
},
['fist']= {
['icon'] = 'Icon fist.png',
['tip'] = 'Fist',
},
['formerly']= {
['icon'] = 'Icon Formerly.png',
['tip'] = 'Formerly',
},
['fnvww']= {
['icon'] = 'Icon wildwasteland.png',
['tip'] = 'Wild Wasteland',
},
['fo4chain01']= {
['icon'] = 'icon Fo4 chain01.png',
['tip'] = 'Four Key Chain',
},
['fo4chain02']= {
['icon'] = 'icon Fo4 chain01.png',
['tip'] = 'Five Key Chain',
},
['fo4chain03']= {
['icon'] = 'icon Fo4 chain01.png',
['tip'] = 'Five Key Chain',
},
['fo4holo']= {
['icon'] = 'icon Fo4 holotape.png',
['tip'] = 'Holotape',
},
['fo4key01']= {
['icon'] = 'icon Fo4 chain01.png',
['tip'] = 'Quantum Key',
},
['fo4key02']= {
['icon'] = 'icon Fo4 chain01.png',
['tip'] = 'Toy Rocketship Key',
},
['fo4key03']= {
['icon'] = 'icon Fo4 chain01.png',
['tip'] = 'Vault Boy Key',
},
['fo4note']= {
['icon'] = 'FSO UI C Icon Renwu.png',
['tip'] = 'Note',
},
['food']= {
['icon'] = 'Fallout 76 Food Icon.svg',
['tip'] = 'Food',
},
['foodpr']= {
['icon'] = 'UI YS C Icon ShiGongDui.png',
['tip'] = 'Food Processor',
},
['free']= {
['icon'] = 'ATX FREE.png',
['tip'] = 'Free Content',
},
['frost']= {
['icon'] = 'Icon effect.png',
['tip'] = 'Frost',
},
['game']= {
['icon'] = 'FO76 ui roleplay team.png',
['tip'] = 'Gameplay',
},
['gamerscore']= {
['icon'] = 'Gamerscore.svg',
['tip'] = 'Gamerscore',
},
['gas']= {
['icon'] = 'Icon gas.png',
['tip'] = 'Gas',
},
['gold']= {
['icon'] = 'Gold.png',
['tip'] = 'Gold',
},
['grenade']= {
['icon'] = 'FO76 iconwheel grenade.png',
['tip'] = 'Grenade',
},
['group']= {
['icon'] = 'Icon group.png',
['tip'] = 'Group',
},
['gun']= {
['icon'] = 'Icon gun.svg',
['tip'] = 'Gun',
},
['hate']= {
['icon'] = 'VT Hate.png',
['tip'] = 'Hate',
},
['hate2']= {
['icon'] = 'Chaotic Evil.webp',
['tip'] = 'Hate',
},
['healing']= {
['icon'] = 'UI C Icon Dian 279627 12.png',
['tip'] = 'Healing Rate (HP/s)',
},
['healing rate']= {
['icon'] = 'UI C Icon Dian 279627 12.png',
['tip'] = 'Healing Rate (HP/s)',
},
['health']= {
['icon'] = 'UI C Icon Dian 279627 12.png',
['tip'] = 'Health Points (HP)',
},
['heart']= {
['icon'] = 'UI C Icon Dian 279627 12.png',
['tip'] = 'Health Points (HP)',
},
['hp']= {
['icon'] = 'UI C Icon Dian 279627 12.png',
['tip'] = 'Health Points (HP)',
},
['image']= {
['icon'] = 'FO76 Quest Camera.png',
['tip'] = 'It is an image I mean what else can I say',
},
['info']= {
['icon'] = 'FO76 ui roleplay team.png',
['tip'] = 'Information',
},
['int']= {
['icon'] = 'FO76 I.png',
['tip'] = 'Intelligence',
['class'] = 'light',
["type"] = "fo76",
},
['int dark']= {
['icon'] = 'FO76 I.png',
['tip'] = 'Intelligence',
['class'] = 'dark',
["type"] = "fo76",
},
['ios']= {
['icon'] = 'icon appleios.png',
['tip'] = 'Apple iOS',
['platform'] = true,
["type"] = "platform",
},
['jury']= {
['icon'] = 'FO76 vaultboy licensedplumber 01.png',
['tip'] = 'Jury Rigging',
},
['laser']= {
['icon'] = 'Icon laser.png',
['tip'] = 'Laser',
},
['lck']= {
['icon'] = 'FO76 L.png',
['tip'] = 'Luck',
['class'] = 'light',
["type"] = "fo76",
},
['lck dark']= {
['icon'] = 'FO76 L.png',
['tip'] = 'Luck',
['class'] = 'dark',
["type"] = "fo76",
},
['legacy']= {
['icon'] = 'Icon limitedtime.png',
['tip'] = 'Legacy Content',
},
['legendary']= {
['icon'] = 'Icon legendary.png',
['tip'] = 'Legendary',
},
['legendperk']= {
['icon'] = 'FO76 Perk coin.webp',
['tip'] = 'Legendary Perk',
["type"] = "fo76",
},
['level']= {
['icon'] = 'Icon level.png',
['tip'] = 'Level',
},
['lgbtq']= {
['icon'] = 'Atx playericon prideprogress.webp',
['tip'] = 'LGBTQ representation in Fallout',
},
['like']= {
['icon'] = 'VT Like.png',
['tip'] = 'Like',
},
['like2']= {
['icon'] = 'UI Icon RenKou.png',
['tip'] = 'Like',
},
['neutralface2']= {
['icon'] = 'UI C Icon BiaoQing1.png',
['tip'] = 'Neutral',
},
['limited']= {
['icon'] = 'Icon limitedtime.png',
['tip'] = 'Limited-Time',
},
['limitedtime']= {
['icon'] = 'Icon limitedtime.png',
['tip'] = 'Limited-Time',
},
['loc']= {
['icon'] = 'FO76 ui exploration team.png',
['tip'] = 'Location',
["type"] = "fo76",
},
['location']= {
['icon'] = 'FO76 ui exploration team.png',
['tip'] = 'Location',
["type"] = "fo76",
},
['love']= {
['icon'] = 'Heart.webp',
['tip'] = 'Love',
},
['love2']= {
['icon'] = 'Icon interactions romance.webp',
['tip'] = 'Love',
},
['lunchbox']= {
['icon'] = 'FO76 Lunchbox Icon.svg',
['tip'] = 'Lunchbox',
["type"] = "fo76",
},
['mac']= {
['icon'] = 'Icon mac.png',
['tip'] = 'Macintosh Classic or Mac OS X',
['platform'] = true,
["type"] = "platform",
},
['macclassic']= {
['icon'] = 'Icon mac.png',
['tip'] = 'Macintosh Classic (≤ MacOS 9)',
['platform'] = true,
["type"] = "platform",
},
['mag']= {
['icon'] = 'Icon mag.png',
['tip'] = 'Ammo Capacity',
},
['melee']= {
['icon'] = 'Icon melee.png',
['tip'] = 'Melee',
},
['mentioned']= {
['icon'] = 'Icon mentioned.png',
['tip'] = 'Mentioned',
},
['merch']={
['icon']='FO76LR Gift Bag icon.png',
['tip']='Merch Supporter',
["type"] = "fo76",
},
['merchant']= {
['icon'] = 'FO76 ui trading team.png',
['tip'] = 'Merchant or Vendor',
["type"] = "fo76",
},
['mine']= {
['icon'] = 'FO76 iconwheel minefrag.png',
['tip'] = 'Mine',
["type"] = "fo76",
},
['mod']= {
['icon'] = 'Icon plus.png',
['tip'] = 'With Mods',
},
['mutation']= {
['icon'] = 'FO76 Mutation Icon.svg',
['tip'] = 'Mutation',
['class'] = 'light',
["type"] = "fo76",
},
['mutation dark']= {
['icon'] = 'FO76 vaultboy dna.png',
['tip'] = 'Mutation',
['class'] = 'dark',
["type"] = "fo76",
},
['neutral']= {
['icon'] = 'Icon neutral.png',
['tip'] = 'Neutral',
},
['neutralface']= {
['icon'] = 'VT_Neutral.png',
['tip'] = 'Neutral',
},
['new']= {
['icon'] = 'ATX NEW.png',
['tip'] = 'New Content',
["type"] = "fo76",
},
['no']= {
['icon'] = 'FO76 icon xpd redx.png',
['tip'] = 'No',
["type"] = "fo76",
},
['note']= {
['icon'] = 'UI C Icon PveBuff C ShengCunZhiShi.png',
['tip'] = 'Note',
},
['notrade']= {
['icon'] = 'Icon NoTrade.png',
['tip'] = 'Non-Tradeable',
},
['nw']= {
['icon'] = 'FO76NW Vault 51 icon.png',
['tip'] = 'Nuclear Winter Battle-Royale',
["type"] = "fo76",
},
['optional']= {
['icon'] = 'Icon optional.png',
['tip'] = 'Optional',
},
['optionalicon']= {
['icon'] = 'Optional icon.png',
['tip'] = 'Optional',
},
['pail']= {
['icon'] = 'Icon FO76 mole miner pail.png',
['tip'] = 'Mole Miner Pail',
["type"] = "fo76",
},
['parmorst']= {
['icon'] = 'Fo4 Power Work Icon.png',
['tip'] = 'Power Armor Station',
},
['pbgame']= {
['icon'] = 'Fo4 Pip-Boy game.png',
['tip'] = 'Holotape Game',
},
['pc']= {
['icon'] = 'Icon pc.png',
['tip'] = 'PC',
['platform'] = true,
["type"] = "platform",
},
['dos']= {
['icon'] = 'DOS Icon.svg',
['tip'] = 'DOS',
['platform'] = true,
["type"] = "platform",
},
['per']= {
['icon'] = 'FO76 P.png',
['tip'] = 'Perception',
['class'] = 'light',
["type"] = "fo76",
},
['per dark']= {
['icon'] = 'FO76 P.png',
['tip'] = 'Perception',
['class'] = 'dark',
["type"] = "fo76",
},
['percent']= {
['icon'] = 'FO76 ui roleplay team.png',
['tip'] = 'Random Chance',
["type"] = "fo76",
},
['physical']= {
['icon'] = 'Icon attack.png',
['tip'] = 'Physical Damage',
},
['pistol']= {
['icon'] = 'FO76 iconwheel pistol.png',
['tip'] = 'Gun',
["type"] = "fo76",
},
['plan']= {
['icon'] = 'FO76 Plan bostechdocs.webp',
['tip'] = 'Plan or Recipe',
},
['plasma']= {
['icon'] = 'Icon plasma.png',
['tip'] = 'Plasma Damage',
},
['platinum']= {
['icon'] = 'Plat.png',
['tip'] = 'Platinum',
},
['plus']= {
['icon'] = 'Icon plus.png',
['tip'] = 'Rewards',
},
['poison']= {
['icon'] = 'Icon poison.png',
['tip'] = 'Poison Damage',
},
['poison2']= {
['icon'] = 'Poison Icon.png',
['tip'] = 'Poison Damage',
},
['possum']= {
['icon'] = 'FO76 Possum badge blue.png',
['tip'] = 'Possum Badge',
['class'] = 'light'
},
['possum dark']= {
['icon'] = 'FO76 Possum badge.png',
['tip'] = 'Possum Badge',
['class'] = 'dark'
},
['present']= {
['icon'] = 'FO76 Present Icon.png',
['tip'] = 'Holiday Gift',
},
['ps2']= {
['icon'] = 'PS2 Logo.png',
['tip'] = 'Playstation 2',
['platform'] = true,
["type"] = "platform",
},
['ps3']= {
['icon'] = 'Icon ps3.png',
['tip'] = 'Playstation 3',
['platform'] = true,
["type"] = "platform",
},
['ps4']= {
['icon'] = 'Icon ps4.png',
['tip'] = 'Playstation 4',
['platform'] = true
},
['ps5']= {
['icon'] = 'PlayStation 5 logo.png',
['tip'] = 'Playstation 5',
['platform'] = true,
["type"] = "platform",
},
['publicworkshop']= {
['icon'] = 'Icon Public Workshop.png',
['tip'] = 'Workshop',
["type"] = "fo76",
},
['pve']= {
['icon'] = 'FO76 ui casual team.png',
['tip'] = 'Player vs Environment',
["type"] = "fo76",
},
['pvp']= {
['icon'] = 'FO76 ui workshopraid team.png',
['tip'] = 'Player vs Player',
["type"] = "fo76",
},
['quest']= {
['icon'] = 'FO76 ui icon quest.png',
['tip'] = 'Quest',
["type"] = "fo76",
},
['question']= {
['icon'] = 'Icon question.svg',
['tip'] = 'Question Mark',
},
['radiation']= {
['icon'] = 'Icon radiation.png',
['tip'] = 'Radiation Damage',
},
['random']= {
['icon'] = 'FO76 ui roleplay team.png',
['tip'] = 'Random Chance',
["type"] = "fo76",
},
['randomenc']= {
['icon'] = 'FO76 ui roleplay team.png',
['tip'] = 'Random Encounter',
["type"] = "fo76",
},
['range']= {
['icon'] = 'Icon level.png',
['tip'] = 'Range',
},
['rarity']= {
['icon'] = 'Icon rarity.png',
['tip'] = 'Rarity',
},
['ratio']= {
['icon'] = 'Icon ratio.png',
['tip'] = 'Ratio',
},
['removed']= {
['icon'] = 'Fire axe icon color.png',
['tip'] = 'Removed Content',
},
['repair']= {
['icon'] = 'FO76 ui workshop team.png',
['tip'] = 'Repair',
},
['repeat']= {
['icon'] = 'Icon repeat.png',
['tip'] = 'Repeat',
},
['required']= {
['icon'] = 'Icon required.png',
['tip'] = 'Required',
},
['rifle']= {
['icon'] = 'Icon rifle.svg',
['tip'] = 'Rifle',
},
['robotwb']= {
['icon'] = 'UIAni CF3 ExploreRobot2.png',
['tip'] = 'Robot Workbench',
},
['armorwb']= {
['icon'] = 'FO76_iconwheel_armor.png',
['tip'] = 'Armor Workbench',
["type"] = "fo76",
},
['score']= {
['icon'] = 'FO76 scoresprite seasons.png',
['tip'] = 'Scoreboard',
["type"] = "fo76",
},
['scout']= {
['icon'] = 'FO76 Pioneer Scouts.png',
['tip'] = 'Pioneer Scouts',
["type"] = "fo76",
},
['scrip']= {
['icon'] = 'FO76 Scrip.png',
['tip'] = 'Legendary Scrip',
["type"] = "fo76",
},
['season']= {
['icon'] = 'FO76 scoresprite seasons.png',
['tip'] = 'Scoreboard',
["type"] = "fo76",
},
['seasonal']= {
['icon'] = 'FO76 Quest Old Man Winter.png',
['tip'] = 'Seasonal Content',
["type"] = "fo76",
},
['semi']= {
['icon'] = 'Icon semi-required.png',
['tip'] = 'Sometimes required or at least one required',
},
['semi-required']= {
['icon'] = 'Icon semi-required.png',
['tip'] = 'Sometimes required or at least one required',
},
['sequence']= {
['icon'] = 'Icon sequence.png',
['tip'] = 'Sequence',
},
['shieldbronze']= {
['icon'] = 'Icon shield bronze.png',
['tip'] = 'Armor Class',
},
['shieldgold']= {
['icon'] = 'Icon shield gold.png',
['tip'] = 'Damage Threshold (DT)',
},
['shieldsilver']= {
['icon'] = 'Icon shield silver.png',
['tip'] = 'Damage Resistance (DR)',
},
['shotgun']= {
['icon'] = 'Icon shotgun.svg',
['tip'] = 'Shotgun',
},
['sic']= {
['icon'] = 'Icon sic.png',
['tip'] = 'In-game spelling, punctuation and/or grammar',
["type"] = "wiki",
},
['silver']= {
['icon'] = 'Silver.png',
['tip'] = 'Silver',
},
['smg']= {
['icon'] = 'Icon smg.svg',
['tip'] = 'Submachine Gun',
},
['sound']= {
['icon'] = 'Icon sound.png',
['tip'] = 'Sound',
},
['spawn']= {
['icon'] = 'FO76 ui roleplay team.png',
['tip'] = 'Spawned',
["type"] = "fo76",
},
['spooky']= {
['icon'] = 'FO76 MapIcon CampMarkerSubIconCandyBowl.webp',
['tip'] = 'Spooky Scorched',
["type"] = "fo76",
},
['spread']= {
['icon'] = 'Icon spread.png',
['tip'] = 'Spread',
},
['stamp']= {
['icon'] = 'FO76 collections stamps01.webp',
['tip'] = 'Stamps',
["type"] = "fo76",
},
['star']= {
['icon'] = 'Icon legendary.png',
['tip'] = 'Legendary',
},
['stimpak']= {
['icon'] = 'FO76 Stimpak Icon.svg',
['tip'] = 'Stimpak',
["type"] = "fo76",
},
['str']= {
['icon'] = 'FO76 S.png',
['tip'] = 'Strength',
['class'] = 'light',
["type"] = "fo76",
},
['str dark']= {
['icon'] = 'FO76 S.png',
['tip'] = 'Strength',
['class'] = 'dark',
["type"] = "fo76",
},
['supplies']= {
['icon'] = 'MZSupplies.webp',
['tip'] = 'Supplies',
},
['survival']= {
['icon'] = 'FO76 icon roadmap survival.png',
['tip'] = 'Fallout 76 Survival Mode',
["type"] = "fo76",
},
['tadpole']= {
['icon'] = 'FO76 Tadpole badge blue.png',
['tip'] = 'Tadpole Badge',
['class'] = 'light',
["type"] = "fo76",
},
['tadpole dark']= {
['icon'] = 'FO76 Tadpole badge.png',
['tip'] = 'Tadpole Badge',
['class'] = 'dark',
["type"] = "fo76",
},
['tea']= {
['icon'] = 'UI C Icon KongXianCaiBan.png',
['tip'] = 'Tea',
},
['temp']= {
['icon'] = 'FO76 icon xpd yellowcheck.png',
['tip'] = 'Temporary',
},
['terminal']= {
['icon'] = 'Terminal icon.png',
['tip'] = 'Terminal',
},
['test']= {
['icon'] = 'Icon test.png',
['tip'] = 'Test cell',
["type"] = "wiki",
},
['text']= {
['icon'] = 'FSO UI C Icon Renwu.png',
['tip'] = 'Text',
},
['ticket']= {
['icon'] = 'Tickets Icon.webp',
['tip'] = 'Tickets',
["type"] = "fo76",
},
['tickets']= {
['icon'] = 'Tickets Icon.webp',
['tip'] = 'Tickets',
["type"] = "fo76",
},
['treasuremap']= {
['icon'] = 'Icon note small.png',
['tip'] = 'Treasure Map',
},
['unarmed']= {
['icon'] = 'Icon unarmed.png',
['tip'] = 'Unarmed',
},
['unused']= {
['icon'] = 'Icon unused.png',
['tip'] = 'Unused Content',
["type"] = "wiki",
},
['upcoming']= {
['icon'] = 'mbox_upcoming.png',
['tip'] = 'Upcoming Content',
},
['vaultraid']= {
['icon'] = 'Vault Raids.png',
['tip'] = 'Vault Raids',
["type"] = "fo76",
},
['vaulttec']= {
['icon'] = 'Icon vaulttec.png',
['tip'] = 'Vault-Tec',
},
['vt']= {
['icon'] = 'Icon vaulttec.png',
['tip'] = 'Vault-Tec',
},
['weapwb']= {
['icon'] = 'UI YS C Icon ShiGongDui.png',
['tip'] = 'Weapons Workbench',
},
['weight']= {
['icon'] = 'FO76 icon weight.svg',
['tip'] = 'Weight',
},
['wild wasteland']= {
['icon'] = 'Icon wildwasteland.png',
['tip'] = 'Wild Wasteland',
["type2"] = "fnv",
},
['windows']= {
['icon'] = 'Icon windows.png',
['tip'] = 'Windows Phone',
['platform'] = true,
["type"] = "platform",
},
['ww']= {
['icon'] = 'Icon wildwasteland.png',
['tip'] = 'Wild Wasteland',
},
['xbox360']= {
['icon'] = 'Icon xbox360.png',
['tip'] = 'Xbox 360',
['platform'] = true,
["type"] = "platform",
},
['xboxone']= {
['icon'] = 'Icon xboxone.png',
['tip'] = 'Xbox One',
['platform'] = true,
["type"] = "platform",
},
['xbox']= {
['icon'] = 'Xbox OG Icon.svg',
['tip'] = 'Xbox',
['platform'] = true,
["type"] = "platform",
},
['xboxseries']= {
['icon'] = 'Xbox Series X logo.png',
['tip'] = 'Xbox',
['platform'] = true,
["type"] = "platform",
},
['xp']= {
['icon'] = 'Icon XP.png',
['tip'] = 'Experience Points (XP)',
},
['yes']= {
['icon'] = 'FO76 icon xpd yellowcheck.png',
['tip'] = 'Yes',
["type"] = "fo76",
},
-- ====================
-- Fallout TTRPG
-- ====================
['forpgd6']= {
['icon'] = 'FORPGDice.svg',
['tip'] = 'Combat Dice (d6)',
["type"] = "forpg",
},
-- ====================
-- RATINGS
-- ====================
['esrbteen']= {
['icon'] = 'ESRB Teen.jpg',
['tip'] = 'Teen',
['platform'] = true,
["type"] = "rating",
},
['esrbmature']= {
['icon'] = 'ESRB_Mature.png',
['tip'] = 'Mature',
['platform'] = true,
["type"] = "rating",
},
['pegi12']= {
['icon'] = 'pegi12.png',
['tip'] = 'PEGI 12',
['platform'] = true,
["type"] = "rating",
},
['pegi16']= {
['icon'] = 'pegi16.png',
['tip'] = 'PEGI 16',
['platform'] = true,
["type"] = "rating",
},
['pegi18']= {
['icon'] = 'pegi18.png',
['tip'] = 'PEGI 18',
['platform'] = true,
["type"] = "rating",
},
-- ====================
-- Flags
-- ====================
['usa']= {
['icon'] = 'USA Flag Pre-War.png',
['tip'] = 'United States',
["type"] = "flag",
},
['us']= {
['icon'] = 'USA Flag Pre-War.png',
['tip'] = 'United States',
["type"] = "flag",
},
['china']= {
['icon'] = 'FO76 FlagWallPRC STAT 002B8E8A.png',
['tip'] = 'China',
["type"] = "flag",
},
['uk']= {
['icon'] = 'UK_Flag.png',
['tip'] = 'Great Britain',
["type"] = "flag",
},
['gb']= {
['icon'] = 'UK_Flag.png',
['tip'] = 'Great Britain',
["type"] = "flag",
},
['canada']= {
['icon'] = 'Canada Flag.jpg',
['tip'] = 'Canada',
["type"] = "flag",
},
['ca']= {
['icon'] = 'Canada Flag.jpg',
['tip'] = 'Canada',
["type"] = "flag",
},
-- ====================
-- Wiki utilities
-- ====================
['vaultboy']= {
['icon'] = 'Schmault Bolt.png',
['tip'] = 'Vault Boy',
["type"] = "wiki",
},
['stuedit']= {
['icon'] = 'Schmault Tec Editing Icon.png',
['tip'] = 'Schmault Tec University',
["type"] = "wiki",
},
['stucomm']= {
['icon'] = 'VT Like.png',
['tip'] = 'Schmault Tec University',
["type"] = "wiki",
},
['stuoutside']= {
['icon'] = 'Icon Outside the Vault.png',
['tip'] = 'Schmault Tec University',
["type"] = "wiki",
},
['studata']= {
['icon'] = 'VT Dislike.png',
['tip'] = 'Schmault Tec University',
["type"] = "wiki",
},
['stuadv']= {
['icon'] = 'VT Like.png',
['tip'] = 'Schmault Tec University',
["type"] = "wiki",
},
-- ====================
-- MODS AND COMMUNITY
-- ====================
['fodalartp']= {
['icon'] = 'FODAL Arlington Turnpike icon.svg',
['tip'] = 'Arlington Turnpike',
["type"] = "comm",
},
['fodali30']= {
['icon'] = 'FODAL I-30 icon.svg',
['tip'] = 'I-30',
["type"] = "comm",
},
['fodali35e']= {
['icon'] = 'FODAL I-35E icon.svg',
['tip'] = 'I-35E',
["type"] = "comm",
},
['fodali45']= {
['icon'] = 'FODAL I-45 icon.svg',
['tip'] = 'I-45',
["type"] = "comm",
},
['fodalndtp']= {
['icon'] = 'FODAL North Dallas Turnpike icon.svg',
['tip'] = 'North Dallas Turnpike',
["type"] = "comm",
},
['fodalsh289']= {
['icon'] = 'FODAL SH 289 icon.svg',
['tip'] = 'SH 289',
["type"] = "comm",
},
['fodalsh342']= {
['icon'] = 'FODAL SH 342 icon.svg',
['tip'] = 'SH 342',
["type"] = "comm",
},
['fodalsh352']= {
['icon'] = 'FODAL SH 352 icon.svg',
['tip'] = 'SH 352',
["type"] = "comm",
},
['fodalsh356']= {
['icon'] = 'FODAL SH 356 icon.svg',
['tip'] = 'SH 356',
["type"] = "comm",
},
['fodalsh366']= {
['icon'] = 'FODAL SH 366 icon.svg',
['tip'] = 'SH 366',
["type"] = "comm",
},
['fodalsh466']= {
['icon'] = 'FODAL SH 466 icon.svg',
['tip'] = 'SH 466',
["type"] = "comm",
},
['fodalsh78']= {
['icon'] = 'FODAL SH 78 icon.svg',
['tip'] = 'SH 78',
["type"] = "comm",
},
['fodalus175']= {
['icon'] = 'FODAL US 175 icon.svg',
['tip'] = 'US 175',
["type"] = "comm",
},
['fodalus67']= {
['icon'] = 'FODAL US 67 icon.svg',
['tip'] = 'US 67',
["type"] = "comm",
},
['fodalus75']= {
['icon'] = 'FODAL US 75 icon.svg',
['tip'] = 'US 75',
["type"] = "comm",
},
['fodalus77']= {
['icon'] = 'FODAL US 77 icon.svg',
['tip'] = 'US 77',
["type"] = "comm",
},
['fodalus80']= {
['icon'] = 'FODAL US 80 icon.svg',
['tip'] = 'US 80',
["type"] = "comm",
},
}
