8,282
edits
(Add trophies) |
No edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
['Makeshift Wings'] = { title = '&#C8A249Makeshift Wings', name = 'Makeshift Wings', text = '&5&oThis apparatus *should* grant/its wearer the ability to fly' }, | ['Makeshift Wings'] = { title = '&#C8A249Makeshift Wings', name = 'Makeshift Wings', text = '&5&oThis apparatus *should* grant/its wearer the ability to fly' }, | ||
['Broken Makeshift Wings'] = { title = '&#C8A249Makeshift Wings', name = 'Makeshift Wings', text = '&5&oThis apparatus *should* grant/its wearer the ability to fly' }, | ['Broken Makeshift Wings'] = { title = '&#C8A249Makeshift Wings', name = 'Makeshift Wings', text = '&5&oThis apparatus *should* grant/its wearer the ability to fly' }, | ||
['Red Astronaut Hat'] = { title = '&4&lRed Astronaut Hat', name = 'Red Astronaut Hat', text = '&5&oThe vast void of space is harsh without this./&r&cRequired to access the Space Station!//&r&7When on head:/&9+2 Armor/&9+2 Armor Toughness' }, | ['Red Astronaut Hat'] = { title = '&4&lRed Astronaut Hat', name = 'Red Astronaut Hat', text = '&5&oThe vast void of space is harsh without this./&r&cRequired to access the Space Station!//&r&7When on head:/&9+2 Armor/&9+2 Armor Toughness' }, | ||
['Flight Accelerator'] = { title = '&dFlight Accelerator', name = 'Flight Accelerator', text = '&7Harnesses ambient energy to increase/your flight speed in space' }, | |||
'Food', | 'Food', | ||
Line 320: | Line 321: | ||
local trophies = { | local trophies = { | ||
{ 'Ender Dragon Trophy', '&d', 'Parallel Ender Dragon Fight', 'Awarded to the brave souls who ventured/into the End to defeat the Ender Dragon'}, | { 'Ender Dragon Trophy', '&d', 'Parallel Ender Dragon Fight', 'Awarded to the brave souls who ventured/into the End to defeat the Ender Dragon'}, | ||
{ 'Unstable Rift Trophy', '&5', 'Rift Event | { 'Unstable Rift Trophy', '&5', 'Rift Event - August 21, 2020', 'Awarded to those who were present/to witness Jess crash the server/by harnessing the power of the rift'}, | ||
{ 'Gold Medal', '&6', 'Parallel Olympics 2020', 'Awarded to &r&ePlayer'}, | { 'Gold Medal', '&6', 'Parallel Olympics 2020', 'Awarded to &r&ePlayer'}, | ||
{ 'Halloween Build Battle - First Place Trophy', '&6', 'Halloween Build Battle 2020', 'Awarded to &r&eBrotherKarl | { 'Halloween Build Battle - First Place Trophy', '&6', 'Halloween Build Battle 2020', 'Awarded to &r&eBrotherKarl &r&5&oand &r&eFroootLooops &r&5&ofor their build:/"Nightmare Before Christmas on a Budget"'}, | ||
{ 'Halloween Build Battle - Second Place Trophy', '&6', 'Halloween Build Battle 2020', 'Awarded to &r&e_IronHugo_ &r&5&ofor their build:/"UCO (Unidentified Crashed Object From Sky)"'}, | { 'Halloween Build Battle - Second Place Trophy', '&6', 'Halloween Build Battle 2020', 'Awarded to &r&e_IronHugo_ &r&5&ofor their build:/"UCO (Unidentified Crashed Object From Sky)"'}, | ||
{ 'Roast Turkey Trophy', '&6', 'Thanksgiving 2020', 'The beginning of a great holiday season!'}, | { 'Roast Turkey Trophy', '&6', 'Thanksgiving 2020', 'The beginning of a great holiday season!'}, | ||
Line 333: | Line 334: | ||
{ 'Valentine\'s Day Candle', '&#ff69b4', 'Valentine\'s Day 2022', 'Will you put your Minecraft bed/next to mine?'}, | { 'Valentine\'s Day Candle', '&#ff69b4', 'Valentine\'s Day 2022', 'Will you put your Minecraft bed/next to mine?'}, | ||
{ 'Haunted House Trophy', '&5', 'Halloween 2022', 'Spooky...'}, | { 'Haunted House Trophy', '&5', 'Halloween 2022', 'Spooky...'}, | ||
{ 'Pumpkin Pie Trophy', '&6', 'Thanksgiving 2022', '"Don\'t you know anything about Thanksgiving dinners?/Where\'s the mashed potatoes?Where\'s the cranberry sauce?Where\'s the pumpkin pie?"'}, | { 'Pumpkin Pie Trophy', '&6', 'Thanksgiving 2022', '"Don\'t you know anything about Thanksgiving dinners?/Where\'s the mashed potatoes?/Where\'s the cranberry sauce?/Where\'s the pumpkin pie?"'}, | ||
{ 'Reindeer Trophy', '&2', 'Christmas 2022', 'You wouldn\'t mind my red nose?'}, | { 'Reindeer Trophy', '&2', 'Christmas 2022', 'You wouldn\'t mind my red nose?'}, | ||
{ '2023 Countdown Trophy', '&6', 'New Year\'s Eve 2022', '3... 2... 1... HAPPY NEW YEAR!!!'}, | { '2023 Countdown Trophy', '&6', 'New Year\'s Eve 2022', '3... 2... 1... HAPPY NEW YEAR!!!'}, | ||
Line 340: | Line 341: | ||
{ 'Hatching Chick Trophy', '&b', 'Easter 2024', 'Happy Easter, everyone!'}, | { 'Hatching Chick Trophy', '&b', 'Easter 2024', 'Happy Easter, everyone!'}, | ||
} | } | ||
for _, | for _, trophy in ipairs( trophies ) do | ||
local name = trophy[1] | local name = trophy[1] | ||
local color = trophy[2] | local color = trophy[2] | ||
Line 355: | Line 356: | ||
{ '4', '&9', '2024', 'We\'re still here FOUR years later?!?!?'}, | { '4', '&9', '2024', 'We\'re still here FOUR years later?!?!?'}, | ||
} | } | ||
for _, | for _, trophy in ipairs( anniversaryTrophies ) do | ||
local name = 'Parallel ' .. trophy[1] .. '-Year Anniversary Trophy' | local name = 'Parallel ' .. trophy[1] .. '-Year Anniversary Trophy' | ||
local color = trophy[2] | local color = trophy[2] | ||
Line 371: | Line 372: | ||
{ 'Vivid', '&9', '2024', 'I\'m going to record this and/never look at the footage again!'}, | { 'Vivid', '&9', '2024', 'I\'m going to record this and/never look at the footage again!'}, | ||
} | } | ||
for _, | for _, trophy in ipairs( anniversaryTrophies ) do | ||
local name = trophy[1] .. ' Firework Rocket Trophy' | local name = trophy[1] .. ' Firework Rocket Trophy' | ||
local color = trophy[2] | local color = trophy[2] |