Module:Inventory slot/Aliases: Difference between revisions

mNo edit summary
1.21 potions
Line 51: Line 51:
['Damaged Mace'] = { title = 'Mace', name = 'Damaged Mace', text = '/&7 When in main hand:/ &21.6 Attack Speed/ &27 Attack Damage'},
['Damaged Mace'] = { title = 'Mace', name = 'Damaged Mace', text = '/&7 When in main hand:/ &21.6 Attack Speed/ &27 Attack Damage'},
['Mace BE'] = { name = 'Mace', text = '/&9 +7 Attack Damage'},
['Mace BE'] = { name = 'Mace', text = '/&9 +7 Attack Damage'},
-- Ominous Bottles --
    ['Ominous Bottle'] = { name = 'Ominous Bottle', text = '&9Bad Omen (01:40:00)'},
    ['Ominous Bottle II'] = { name = 'Ominous Bottle', text = '&9Bad Omen II (01:40:00)'},
    ['Ominous Bottle III'] = { name = 'Ominous Bottle', text = '&9Bad Omen III (01:40:00)'},
    ['Ominous Bottle IV'] = { name = 'Ominous Bottle', text = '&9Bad Omen IV (01:40:00)'},
    ['Ominous Bottle V'] = { name = 'Ominous Bottle', text = '&9Bad Omen V (01:40:00)'},


-- Bedrock and Education Edition display names --
-- Bedrock and Education Edition display names --
Line 641: Line 648:
{ name = 'Decay', effect = '&cWither', durations = { normal = { '0:40' }, lingering = { '0:10' }, arrow = { '0:05' }}},
{ name = 'Decay', effect = '&cWither', durations = { normal = { '0:40' }, lingering = { '0:10' }, arrow = { '0:05' }}},
{ name = 'the Turtle Master', text = '&cSlowness IV ($1)/&9Resistance III ($1)', enhanced = '&cSlowness VI ($1)/&9Resistance IV ($1)',
{ name = 'the Turtle Master', text = '&cSlowness IV ($1)/&9Resistance III ($1)', enhanced = '&cSlowness VI ($1)/&9Resistance IV ($1)',
durations = { normal = { '0:20', '0:40', '0:20' }, lingering = { '0:15', '0:45', '0:15' }, arrow = {  '0:07', '0:22', '0:07' }}}
durations = { normal = { '0:20', '0:40', '0:20' }, lingering = { '0:15', '0:45', '0:15' }, arrow = {  '0:07', '0:22', '0:07' }}},
{ name = 'Oozing',  effect = '&cOozing', durations = { normal = { '3:00' }, lingering = { '0:45' }, arrow = { '0:22' }}},
{ name = 'Infestation',  effect = '&cInfested', durations = { normal = { '3:00' }, lingering = { '0:45' }, arrow = { '0:22' }}},
{ name = 'Weaving',  effect = '&cWeaving', durations = { normal = { '3:00' }, lingering = { '0:45' }, arrow = { '0:22' }}},
{ name = 'Wind Charging',  effect = '&cWind Charged', durations = { normal = { '3:00' }, lingering = { '0:45' }, arrow = { '0:22' }}}
}
}
local types = {
local types = {