Module:AbilityTable/Lists: Difference between revisions

Vergir (talk | contribs)
barrier list: match on AirDropBulletShield instead of the ability name so the renderer can read Ivy's values (with help from vergir-bot LLM)
add Abilities that scale with spirit
Line 151: Line 151:
     ["scalingcooldown"] = {
     ["scalingcooldown"] = {
         "Scale.Type:cooldown",
         "Scale.Type:cooldown",
    },
   
    -- Abilities that scale with spirit
    ["scalingspirit"] = {
        "Scale.Type:spirit",
     },
     },