Module:AbilityInteraction: Difference between revisions

Jump to navigation Jump to search
Normalize registry keys and aliases to lowercase when building the lookup index, so mixed-case aliases resolve (with help from vergir-bot LLM)
Vergir (talk | contribs)
m add plater armor interaction
Line 76: Line 76:
iconfile = 'Monster Rounds.png',
iconfile = 'Monster Rounds.png',
link    = 'Monster Rounds',
link    = 'Monster Rounds',
},
['plated armor'] = {
aliases  = {},
title    = 'Plated Armor',
type    = 'negative',
iconfile = 'Plated Armor.png',
link    = 'Plated Armor',
},
},
['reactive barrier'] = {
['reactive barrier'] = {