Module:AbilityTable/Notes: Difference between revisions

Vergir (talk | contribs)
m swap notes for assistant/bolt 'dontbreakstealth' list
Vergir (talk | contribs)
m healingtempo update
Line 1: Line 1:
-- Add notes here to describe mechanics, conditions, or upgrade interactions.
-- Add notes here to describe mechanics, conditions, or upgrade interactions.
local notes = {
local notes = {
    ["dontbreakstealth"] = {
        ["Kinetic Carbine"]      = "Only when starting the charge-up. Firing the shot counts as casting the ability.",
        ["Spectral Assistant"]  = "Only when swaping places with a placed assistant.",
        ["Vexing Bolt"]          = "Only when redirecting a fired bolt.",
    },
     ["charges"] = {
     ["charges"] = {
         ["Jar of Dead"] = "Charges by being near when anything dies.",
         ["Jar of Dead"] = "Charges by being near when anything dies.",
Line 113: Line 108:
         ["Sticky Bomb"]        = "The bomb is dropped on the ground.",
         ["Sticky Bomb"]        = "The bomb is dropped on the ground.",
         ["Vexing Bolt"]        = "T1 debuff.",
         ["Vexing Bolt"]        = "T1 debuff.",
    },
    ["dontbreakstealth"] = {
        ["Kinetic Carbine"]      = "Only when starting the charge-up. Firing the shot counts as casting the ability.",
        ["Spectral Assistant"]  = "Only when swaping places with a placed assistant.",
        ["Vexing Bolt"]          = "Only when redirecting a fired bolt.",
     },
     },
     ["heal"] = {
     ["heal"] = {
Line 151: Line 151:
         ["The Cube"]              = "Regenerates health for the target.",
         ["The Cube"]              = "Regenerates health for the target.",
     },
     },
     ["healingtempotriggers"] = {
     ["healingtempo"] = {
         ["Fire Scarabs"] = "Does not amplify the healing received.",
         ["Fire Scarabs"] = "Does not amplify the healing received.",
         ["Infernal Resilience"] = "Only applied by the melee lifesteal from the T2 upgrade",
         ["Infernal Resilience"] = "Only applied by the melee lifesteal from the T2 upgrade",