Dota 2 Wiki
Advertisement

Documentation for this module may be created at Module:Symbol/data/doc

return {
  ["cooldown"] = {
    file = "Cooldown symbol.png",
    link = "Cooldown"
  },
  ["mana"] = {
    file = "Mana symbol.png",
    link = "Mana"
  },
  ["bkb"] = {
    yes = {
      file = "Spell immunity block symbol.png",
      link = "Spell immunity",
      caption = "Does not pierce spell immunity."
    },
    no = {
      file = "Spell immunity block no symbol.png",
      link = "Spell immunity",
      caption = "Pierces spell immunity."
    },
    partially = {
      file = "Spell immunity block partial symbol.png",
      link = "Spell immunity",
      caption = "Partially pierces spell immunity."
    },
  },
  ["linken"] = {
    yes = {
      file = "Spell block symbol.png",
      link = "Linken's Sphere",
      caption = "Blocked by Linken's Sphere."
    },
    no = {
      file = "Spell block no symbol.png",
      link = "Linken's Sphere",
      caption = "Not blocked by Linken's Sphere."
    },
    partially = {
      file = "Spell block partial symbol.png",
      link = "Linken's Sphere",
      caption = "Partially blocked by Linken's Sphere."
    },
  },
  ["illusion"] = {
    yes = {
      file = "Illusion symbol.png",
      link = "Illusions",
      caption = "Can be used by illusions."
    },
    no = {
      file = "Illusion no symbol.png",
      link = "Illusions",
      caption = "Cannot be used by illusions."
    },
    partially = {
      file = "Illusion partial symbol.png",
      link = "Illusions",
      caption = "Partially usable by illusions."
    },
  },
  ["break"] = {
    yes = {
      file = "Breakable symbol.png",
      link = "Break",
      caption = "Disabled by Break."
    },
    no = {
      file = "Breakable no symbol.png",
      link = "Break",
      caption = "Not disabled by Break."
    },
    partially = {
      file = "Breakable partial symbol.png",
      link = "Break",
      caption = "Partially disabled by Break."
    },
  },
  ["disjoint"] = {
    yes = {
      file = "Disjointable symbol.png",
      link = "Disjoint",
      caption = "Can be disjointed."
    },
    no = {
      file = "Disjointable no symbol.png",
      link = "Disjoint",
      caption = "Cannot be disjointed."
    },
    partially = {
      file = "Disjointable partial symbol.png",
      link = "Disjoint",
      caption = "Can partially be disjointed."
    },
  },
  ["root"] = {
    yes = {
      file = "Root disables symbol.png",
      link = "Root",
      caption = "Cannot be cast while rooted or leashed."
    },
    no = {
      file = "Root disables no symbol.png",
      link = "Root",
      caption = "Can be cast while rooted or leashed."
    },
    partially = {
      file = "Root disables partial symbol.png",
      link = "Root",
      caption = "Partially disabled while rooted or leashed."
    },
  },
  ["on cast proc"] = {
    file = "On cast proc symbol.png",
    link = "Abilities#Cast event",
    caption = "Does not proc any on-cast effects when cast."
  },
  ["aghanim"] = {
    file = "Aghanim's Scepter symbol.png",
    link = "Aghanim's Scepter",
    caption = "Upgradable by Aghanim's Scepter."
  },
  ["aghshard"] = {
    file = "Aghanim's Shard symbol.png",
    link = "Aghanim's Shard",
    caption = "Upgradable by Aghanim's Shard."
  },
  ["aghanimalt"] = {
    file = "Aghanim's Scepter alt symbol.png",
    link = "Aghanim's Scepter",
    caption = "Upgradable by Aghanim's Scepter."
  },
  ["aghshardalt"] = {
    file = "Aghanim's Shard alt symbol.png",
    link = "Aghanim's Shard",
    caption = "Upgradable by Aghanim's Shard."
  },
  ["gold"] = {
    file = "Gold symbol.png",
    link = "Gold",
    caption = "Gold"
  },
  ["experience"] = {
    file = "Experience symbol.png",
    link = "Experience",
    caption = "Experience"
  },
  ["strength"] = {
    file = "Strength attribute symbol.png",
    size = "20px",
    link = "Strength"
  },
  ["agility"] = {
    file = "Agility attribute symbol.png",
    size = "20px",
    link = "Agility"
  },
  ["agility colorblind"] = {
    file = "Agility attribute colorblind symbol.png",
    size = "20px",
    link = "Agility"
  },
  ["intelligence"] = {
    file = "Intelligence attribute symbol.png",
    size = "20px",
    link = "Intelligence"
  },
  ["modifier"] = {
    buff = {
      file = "Modifier buff symbol.png",
      link = "Dispel",
      caption = "Buff"
    },
    debuff = {
      file = "Modifier debuff symbol.png",
      link = "Dispel",
      caption = "Debuff"
    },
    both = {
      file = "Modifier both symbol.png",
      link = "Dispel",
      caption = "Buff or Debuff, based on the target's alliance"
    },
  },
  ["roshan"] = {
    file = "Roshan minimap icon.png",
    link = "Roshan"
  },
  ["burrow"] = {
    file = "Burrow icon.png",
    link = "Nyx Assassin#Burrow",
    caption = "Burrow"
  },
  ["elder dragon form"] = {
    file = "Elder Dragon Form icon.png",
    link = "Dragon Knight#Elder Dragon Form",
    caption = "Elder Dragon Form"
  },
  ["armor corruption"] = {
    file = "Armor Corruption icon.png",
    link = "Armor Corruption",
    caption = "Armor Corruption: Reduces armor on attack."
  },
  ["earth"] = {
    file = "Brewmaster Earth minimap icon.png",
    link = "Earth"
  },
  ["storm"] = {
    file = "Brewmaster Storm minimap icon.png",
    link = "Storm"
  },
  ["fire"] = {
    file = "Brewmaster Fire minimap icon.png",
    link = "Fire"
  },
  ["void"] = {
    file = "Brewmaster Void minimap icon.png",
    link = "Void"
  },
  ["talent"] = {
    file = "Talent tree symbol.png",
    link = "Talents",
    caption = "Talent",
    class = "componentsinvert"
  },
  ["dota plus"] = {
    file = "Dota Plus icon.png",
    link = "Dota Plus",
    caption = "Dota Plus"
  },
  ["recipe"] = {
    file = "Default recipe icon.png",
    size = "20px",
    link = "Recipe",
    caption = "Recipe"
  },
  ["buyback"] = {
    file = "Buyback used icon.png",
    size = "25px",
    link = "Heroes/Mechanics#Buyback",
    caption = "Buyback"
  },

-- "From Dota2 website"
  ["armor"] = {
    file = "Armor icon.png",
    size = "25px",
    link = "Armor",
    caption = "Armor"
  },
  ["attack range"] = {
    file = "Attack range icon.png",
    size = "25px",
    link = "Attack range",
    caption = "Attack Range"
  },
  ["attack range"] = {
    file = "Attack range icon.png",
    size = "25px",
    link = "Attack range",
    caption = "Attack Range"
  },
  ["attack time"] = {
    file = "Attack time icon.png",
    size = "25px",
    link = "Attack speed#Base Attack Time",
    caption = "Attack Time"
  },
  ["damage"] = {
    file = "Damage icon.png",
    size = "25px",
    link = "Attack damage",
    caption = "Attack Damage"
  },
  ["magic resistance"] = {
    file = "Magic resistance icon.png",
    size = "25px",
    link = "Magic resistance",
    caption = "Magic resistance"
  },
  ["magic resistance"] = {
    file = "Magic resistance icon.png",
    size = "25px",
    link = "Magic resistance",
    caption = "Magic resistance"
  },
  ["turn rate"] = {
    file = "Turn rate icon.png",
    size = "25px",
    link = "Turn rate",
    caption = "Turn Rate"
  },
  ["Vision"] = {
    file = "Vision icon.png",
    size = "25px",
    link = "Vision",
    caption = "Vision"
  },
}
Advertisement