Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
656 changes: 656 additions & 0 deletions Elites/empyrean.lua

Large diffs are not rendered by default.

5 changes: 4 additions & 1 deletion Language/english.json
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,10 @@
},

"elite" : {
"poison.name" : "Poisoning %s"
"poison.name" : "Poisoning %s",
"empyrean.name" : "<cycle 0 64 128 192>Empyrean %s</cycle>",
"empyrean.text" : "Harbinger of Judgement",
"empyrean.worm" : "Prismatic Leviathan"
},
"stage" : {
"whistlingBasin.name" : "Whistling Basin",
Expand Down
4 changes: 3 additions & 1 deletion Language/russian.json
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,9 @@
},

"elite" : {
"poison.name" : "%s яда"
"poison.name" : "%s яда",
"empyrean.name" : "<cycle 0 64 128 192>%s Эмпиреи</cycle>",
"empyrean.text" : "Предвестник Суда",
},
"stage" : {
"whistlingBasin.name" : "Свистящий Бассейн",
Expand Down
Binary file added Sounds/Elites/Empyrean/beam.ogg
Binary file not shown.
Binary file added Sounds/Elites/Empyrean/spawn.ogg
Binary file not shown.
Binary file added Sounds/Elites/Empyrean/spawn_alt.ogg
Binary file not shown.
Binary file added Sounds/Elites/Empyrean/spawn_worm.ogg
Binary file not shown.
Binary file added Sounds/Elites/Empyrean/star_shoot.ogg
Binary file not shown.
Binary file added Sounds/Elites/Empyrean/star_spawn.ogg
Binary file not shown.
Binary file added Sounds/Elites/Empyrean/teleport1.ogg
Binary file not shown.
Binary file added Sounds/Elites/Empyrean/teleport2.ogg
Binary file not shown.
Binary file added Sounds/Elites/Empyrean/teleport3.ogg
Binary file not shown.
Binary file added Sprites/Elites/Empyrean/beam.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Sprites/Elites/Empyrean/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Sprites/Elites/Empyrean/palette.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Sprites/Elites/Empyrean/splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Sprites/Elites/Empyrean/star.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading