Difference between revisions of "Purity of the Throne"

From EVE University Wiki
Jump to: navigation, search
(→‎Participation: Switched from custom table to NPCTableHead and NPCTableRow templates)
(Add the CSS necessary for the NPCTableRow templates. Minor formatting.)
Line 1: Line 1:
 
{{Current}}
 
{{Current}}
Purity of the Throne is an event that has been introduced with patch YC118.8. The event will run until the date of the coronation for Empress Catiz I on 27th September.
+
{{#css:
 +
table.headers_left tr th {text-align: left; }
 +
table.complex {font-size: 0.9em; line-height: 1.1em; padding-bottom: 0;}
 +
table.complex caption {padding: 0.25em; text-align:left; }
 +
table.complex tr th {background-color: #222; padding: 0.35em;}
 +
table.complex tr td {padding: 0.25em; }
 +
table.complex tr td.icon {text-align: center; padding: 0; }
 +
h4, h5, h6 {line-height: 1; padding-top: 0; padding-bottom: 0;}
  
=Background=
+
@keyframes flashy { 50% { opacity: 0; } }
 +
@-webkit-keyframes flashy { 50% { opacity: 0; } }
 +
@-moz-keyframes flashy { 50% { opacity: 0; } }
 +
@-o-keyframes flashy { 50% { opacity: 0; } }
 +
.flashy img {
 +
    animation-name: flashy;
 +
    animation-duration: 1s;
 +
    animation-timing-function: linear;
 +
    animation-iteration-count: infinite;
 +
    animation-direction: alternate;
 +
    -webkit-animation-name: flashy;
 +
    -webkit-animation-duration: 1s;
 +
    -webkit-animation-timing-function: linear;
 +
    -webkit-animation-iteration-count: infinite;
 +
    -webkit-animation-direction: alternate;
 +
    -moz-animation-name: flashy;
 +
    -moz-animation-duration: 1s;
 +
    -moz-animation-timing-function: linear;
 +
    -moz-animation-iteration-count: infinite;
 +
    -moz-animation-direction: alternate;
 +
    -o-animation-name: flashy;
 +
    -o-animation-duration: 1s;
 +
    -o-animation-timing-function: linear;
 +
    -o-animation-iteration-count: infinite;
 +
    -o-animation-direction: alternate;
 +
}
 +
.wikitable.NPC .head-first {min-width: 360px; }
 +
.wikitable.NPC .head th p {display: none; }
 +
.wikitable.NPC caption {text-align:left; margin-left: 0.5em; }
 +
.wikitable.NPC th {background-color: #222; padding: 0.5em 0.5em 0.4em; }
 +
.wikitable.NPC td {padding: 0.65em 0.5em 0.5em; line-height: 1; }
 +
.wikitable.NPC td.icon {padding: 0.1em; text-align: center; width: 24px; white-space: nowrap; }
 +
.wikitable.NPC td.icon a {padding: 0 0.2em; }
 +
.wikitable.NPC td.icon a img {margin: -6px; }
 +
.wikitable.NPC .mw-collapsible-toggle {position: absolute; left: 10px; }
 +
}}
 +
'''Purity of the Throne''' is an event that was introduced with patch YC118.8 (September 2016). The event will run until the date of the coronation for Empress Catiz I on 27th September 2016.
 +
 
 +
==Background==
 
A group of Amarr purists calling themselves the Purity of the Throne have launched attacks against the Imperial Guard amidst preparations for the upcoming coronation ceremony. The group opposes the ascension of Catiz Tash-Murkon as the Empress of Amarr and claims that she is unfit to rule based on the Udorian ancestry of her family. They were unsatisfied with the results of the recent Succession Trials and want to see a noble from the pure Amarr families as the next successor to the Golden Throne of Holy Amarr. They have vowed to mount further attacks against the Emperor family. The Theology Council and the Ministry of Internal order have branded the 'Purity of the Throne' as a heretical organization and have placed bounties on anyone claiming allegiance to the group's cause.  
 
A group of Amarr purists calling themselves the Purity of the Throne have launched attacks against the Imperial Guard amidst preparations for the upcoming coronation ceremony. The group opposes the ascension of Catiz Tash-Murkon as the Empress of Amarr and claims that she is unfit to rule based on the Udorian ancestry of her family. They were unsatisfied with the results of the recent Succession Trials and want to see a noble from the pure Amarr families as the next successor to the Golden Throne of Holy Amarr. They have vowed to mount further attacks against the Emperor family. The Theology Council and the Ministry of Internal order have branded the 'Purity of the Throne' as a heretical organization and have placed bounties on anyone claiming allegiance to the group's cause.  
  
 
To avoid reprisal the group has decentralized their operations, operating from various locations in New Eden. They can be easily identified as they have brazenly painted white over the otherwise golden hulls of their Amarr ships. The Amarr empire has declared that all materials recovered from the destruction of the group's ships is freely claimable by the capsuleers that defeat them, especially the additional stockpile of the SKIN's kept at hand.
 
To avoid reprisal the group has decentralized their operations, operating from various locations in New Eden. They can be easily identified as they have brazenly painted white over the otherwise golden hulls of their Amarr ships. The Amarr empire has declared that all materials recovered from the destruction of the group's ships is freely claimable by the capsuleers that defeat them, especially the additional stockpile of the SKIN's kept at hand.
  
=Participation=
+
==Participation==
 
The Purity of the Throne Exaltation Temple sites appear as a beacon on the Overview. Warping to the beacon lands you 10km from the Purist Cathedral where the ships are gathered. The site is inhabited by Purity of the Throne ships and reinforcements arrive in 2 waves. The Purist Cardinal that appears in the last wave create the only lootable wreck which contains a random SKIN. Destroying the Purist Cardinal starts the despawn process for the site's beacon.
 
The Purity of the Throne Exaltation Temple sites appear as a beacon on the Overview. Warping to the beacon lands you 10km from the Purist Cathedral where the ships are gathered. The site is inhabited by Purity of the Throne ships and reinforcements arrive in 2 waves. The Purist Cardinal that appears in the last wave create the only lootable wreck which contains a random SKIN. Destroying the Purist Cardinal starts the despawn process for the site's beacon.
  
Line 28: Line 73:
 
The number of ships that spawn in each wave is random and is not influenced by the type of system that you are running the site in.
 
The number of ships that spawn in each wave is random and is not influenced by the type of system that you are running the site in.
  
'''Note: In order to see these ships in your overview you will have to select the Amarr Event Frigate, Amarr Event Cruiser and Amarr Event Battlecruiser types under Overview Settings.'''
+
{{note box|In order to see these ships in your overview you will have to select the Amarr Event Frigate, Amarr Event Cruiser and Amarr Event Battlecruiser types under Overview Settings.}}
  
=Loot=
+
==Loot==
  
 
Purity of the Throne SKIN is the most desirable drop from the event site. There are 55 variants for the SKIN for a variety of Amarr ship hulls. There are no skins for [[Amarr Shuttle]], [[Confessor]], [[Legion]] or [[Apostle]].
 
Purity of the Throne SKIN is the most desirable drop from the event site. There are 55 variants for the SKIN for a variety of Amarr ship hulls. There are no skins for [[Amarr Shuttle]], [[Confessor]], [[Legion]] or [[Apostle]].
  
=External Links=
+
==External Links==
 
* [https://community.eveonline.com/news/dev-blogs/introducing-purity-of-the-throne Dev Blog: Introducing Purity of the Throne]
 
* [https://community.eveonline.com/news/dev-blogs/introducing-purity-of-the-throne Dev Blog: Introducing Purity of the Throne]
 
* [https://community.eveonline.com/news/news-channels/world-news/catiz-tash-murkon-to-be-crowned-empress-of-amarr-as-champion-kelon-darklight-and-team-triumph-in-final-trials/ Catiz Tash-Murkon to be crowned Empress of Amarr as Champion Kelon Darklight and team triumph in final trials]
 
* [https://community.eveonline.com/news/news-channels/world-news/catiz-tash-murkon-to-be-crowned-empress-of-amarr-as-champion-kelon-darklight-and-team-triumph-in-final-trials/ Catiz Tash-Murkon to be crowned Empress of Amarr as Champion Kelon Darklight and team triumph in final trials]
 
* [https://www.youtube.com/watch?v=LgOi6vDSct4 The Scope – Amarrian Coronation preparations continue and CSM Summit commences]
 
* [https://www.youtube.com/watch?v=LgOi6vDSct4 The Scope – Amarrian Coronation preparations continue and CSM Summit commences]

Revision as of 10:41, 15 September 2016

Template:Current

Purity of the Throne is an event that was introduced with patch YC118.8 (September 2016). The event will run until the date of the coronation for Empress Catiz I on 27th September 2016.

Background

A group of Amarr purists calling themselves the Purity of the Throne have launched attacks against the Imperial Guard amidst preparations for the upcoming coronation ceremony. The group opposes the ascension of Catiz Tash-Murkon as the Empress of Amarr and claims that she is unfit to rule based on the Udorian ancestry of her family. They were unsatisfied with the results of the recent Succession Trials and want to see a noble from the pure Amarr families as the next successor to the Golden Throne of Holy Amarr. They have vowed to mount further attacks against the Emperor family. The Theology Council and the Ministry of Internal order have branded the 'Purity of the Throne' as a heretical organization and have placed bounties on anyone claiming allegiance to the group's cause.

To avoid reprisal the group has decentralized their operations, operating from various locations in New Eden. They can be easily identified as they have brazenly painted white over the otherwise golden hulls of their Amarr ships. The Amarr empire has declared that all materials recovered from the destruction of the group's ships is freely claimable by the capsuleers that defeat them, especially the additional stockpile of the SKIN's kept at hand.

Participation

The Purity of the Throne Exaltation Temple sites appear as a beacon on the Overview. Warping to the beacon lands you 10km from the Purist Cathedral where the ships are gathered. The site is inhabited by Purity of the Throne ships and reinforcements arrive in 2 waves. The Purist Cardinal that appears in the last wave create the only lootable wreck which contains a random SKIN. Destroying the Purist Cardinal starts the despawn process for the site's beacon.


Initial Defenders
WD EWAR L


Frigate 5-6 x Frigate Purist Apostle
Cruiser 2-3 x Cruiser Purist Papal


First Wave
WD EWAR L


Frigate 3-6 x Frigate Purist Apostle
Cruiser 2-3 x Cruiser Purist Papal


Final Wave
WD EWAR L


Frigate 0-5 x Frigate Purist Apostle
Cruiser 0-2 x Cruiser Purist Papal
Battlecruiser 1 x Battlecruiser Purist Cardinal Random Purity of the Throne SKIN

The number of ships that spawn in each wave is random and is not influenced by the type of system that you are running the site in.

In order to see these ships in your overview you will have to select the Amarr Event Frigate, Amarr Event Cruiser and Amarr Event Battlecruiser types under Overview Settings.

Loot

Purity of the Throne SKIN is the most desirable drop from the event site. There are 55 variants for the SKIN for a variety of Amarr ship hulls. There are no skins for Amarr Shuttle, Confessor, Legion or Apostle.

External Links