Module:EffectSprite/The Aether
Jump to navigation
Jump to search
[purge]
This is the documentation page. It will be transcluded into the main module page. See Template:Documentation for more informationThis module should be transcluded into {{Sprites/EffectSprite/The_Aether}}
.
return {
settings = {
align = 'middle',
classname = 'effect-sprite-aether',
image = 'The_Aether-EffectsCSS.png',
name = 'The_Aether-Effect',
pos = 256,
sheetsize = 288,
size = 18,
stylesheet = true,
},
sections = {
{ name = 'Icons', id = 2 },
{ name = 'Particles', id = 3 },
{ name = 'Default', id = 1 },
},
ids = {
default = { pos = 256, section = 1 },
inebriation = { pos = 1, section = 2 },
['particle-inebriation'] = { pos = 2, section = 3 },
['particle-remedy'] = { pos = 4, section = 3 },
remedy = { pos = 3, section = 2 },
},
}