Difference between revisions of "User:Evon R'al/Draft"

From EVE University Wiki
Jump to: navigation, search
m (Copyedit, proofread.)
m (Fix typo (Remove red wavy underlining).)
 
(300 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{MissionLinks}}__NOTOC__{{NPCTableCSS}}
+
{{eunispecific}}
{{#css:
+
{{Hatnote|See [[EVE University Management]] for other Directorates.}}
  
.guideline {
+
[[EVE University]] '''Diplomacy Directorate''''s mandate is to preserve the corporation's reputation amongst the EVE Online community and uphold it's [[neutrality]]. The Directorate manages relationships and standings for the [[Ivy League Alliance]], and acts as primary point of contact for diplomatic communications. Diplomats are responsible to receive, investigate and seek resolution for diplomatic incidents involving EVE University members. The Directorate is also responsible for the administration of the Ivy League Alts Alliance and [[EVE University Hall of Residence]].
  margin-top: 1em;
 
  margin-left: 2em;
 
  margin-right: 2em;
 
  border-left: 1em solid SlateBlue;
 
  padding-top: 0.4em;
 
  padding-left: 0.5em;
 
  padding-bottom: 0.4em;
 
  width: 80%;
 
  background: #202020;
 
}
 
}}
 
== "Housekeeping" ==
 
<div class="guideline">
 
Start the page by adding the navigational templates {{Tl|MissionLinks}}, a box with mission related links at the top right of the page, and {{Tl|Missionrelated}} for a footer with mission-related links. When headings are used, add the magic word <nowiki>__NOTOC__</nowiki> to suppress the table of contents. Add the applicable category or categories. If the article has [[Template:NPCTableHead|NPC tables]] then add the template {{Tl|NPCTableCSS}} to make the CSS for the NPC table(s) available.
 
</div>
 
{{Code|<nowiki>{{MissionLinks}} __NOTOC__ {{NPCTableCSS}}
 
  
  
 +
== Staff ==
  
{{Missionrelated}}
+
=== Director of Diplomacy ===
 +
{|
 +
|-
 +
| style="vertical-align: top;" | [[File:Zolpidemz.jpg|96px|link= User:Zolpidemz]]
 +
| style="vertical-align: top; padding-left: 1em;" | <big>'''[[User:Zolpidemz|Zolpidemz]]'''</big> - <small>[https://forum.eveuniversity.org/ucp.php?i=pm&mode=compose&u=96593 Send a forum PM]</small>
 +
The {{co|slateblue|Director of Diplomacy}} oversees EVE University diplomacy and the diplomat team. They are responsible for setting policies, resolving any diplomatic issues and maintaining our neutrality.
 +
|}
  
{{Category:Missions]][[Category:Mission reports}}
+
=== Diplomacy Manager ===
</nowiki>}}
+
{| style="margin-left: 4em;"
 +
|-
 +
| style="vertical-align: top;" | [[File:Crowthrm_Kaundur.jpg|96px|link= User:Crowthrm Kaundur]]  
 +
| style="vertical-align: top; padding-left: 1em;" | <big>'''Crowthrm Kaundur'''</big> - <small>[https://forum.eveuniversity.org/ucp.php?i=pm&mode=compose&u=65549 Send a forum PM]</small>
 +
The {{co|green|Diplomacy Manager}} is in charge of the day-to-day operations of the diplomacy team. They are responsible for setting standings and administering the Ivy League Alt Alliance and the EVE University Hall of Residence.
 +
|}
  
== Adding the contents ==
+
=== Diplomats ===
<div class="guideline">
+
{| style="margin-left: 2em;"
Start by adding the template {{Tl|Missiondetails}} for a quick overview of the mission. The ''Missiondetails'' template can have quite a few parameters—unused ones might be removed—
+
|-
 
+
| [[Image:Aren_Dar.jpg|50px|link= User:Aren Dar]] || '''Aren Dar'''
What to fill in:
+
|}
; Level
 
: - 1, 2, 3, 4, 5. If the mission is storyline, add that here. The agent level is the mission level, except for storyline<ref name="storyline"/> missions
 
; Type
 
: - courier, encounter, mining, trade, etc. The mission type can be found in the mission journal.
 
; Objective
 
: - kill everything, retrieve X, do a thing etc. Can be found on the right side of the agent dialog window.
 
; Faction(1,2,3,4)
 
: - name of the enemy faction. This will also auto-fill the damage-to-deal and damage-to-resist fields.
 
; DamageToDeal/Resist(1,2,3,4)
 
: - only needed if it is different from the enemy faction's normal damage.
 
; WebPoint
 
: - Things that tackle you. Usually elite frigates.
 
; EWAR
 
: - Types of EWAR present in the mission.
 
; Ship suggestion
 
: - ''Only'' fill this in if there is a special ''reason'' to use suggested ships instead of a normal mission-running ship.
 
; Ship size limit
 
: - ''Only'' fill if mission has ''special limits'' (normal missions allow all subcapital ships).
 
; Rewards
 
: - Only fill if mission has special rewards. Normal ISK and LP payouts are not constant and change over time.
 
; StandingLoss
 
: - ''Only'' use if a ''significant'' standing loss is incurred.
 
; Extra
 
: - Fill if there is something '''extra''' noteworthy. For example, a mission requiring a salvager, a mission with time limits, or unusual dangers.
 
The template also has more rarely-used fields that can be used when needed. See the template documentation for details on them.
 
 
 
</div>
 
{{Code|<nowiki>{{MissionLinks}} __NOTOC__ {{NPCTableCSS}}
 
 
 
{{Missiondetails
 
|Level= 4
 
|Type= Encounter
 
|Objective= Rescue the damsel in distress
 
|Faction1= Mercenaries
 
|DamageToDeal1=
 
|DamageToResist1=
 
|WebPoint=
 
|EWAR= Webs
 
|ShipSizeLimit=
 
|ShipSuggestion=
 
|Rewards=
 
|Extra=
 
}}
 
 
 
 
 
 
 
{{Missionrelated}}
 
 
 
{{Category:Missions]][[Category:Mission reports}}
 
</nowiki>}}
 
 
 
{{Missiondetails
 
|Level= 4
 
|Type= Encounter
 
|Objective= Rescue the damsel in distress
 
|Faction1= Mercenaries
 
|DamageToDeal=
 
|DamageToResist=
 
|WebPoint=
 
|EWAR= Webs
 
|ShipSizeLimit=
 
|ShipSuggestion=
 
|Rewards=
 
|StandingLoss=
 
|Extra=
 
}}
 
<div class="guideline">
 
Next use the template {{Tl|MissionBriefing|Text}} to add the mission briefing: the text on the left of the dialog window with the agent. If the text includes the character name replace it with <Pilot>. Likewise, as most missions will be issued by agents all over New Eden replace, the station name with <Station> and a solar system name with <System> etc. Do not do this with unique missions such as the [[Epic Arcs]].  
 
</div>
 
{{Code|<nowiki>{{MissionLinks}} __NOTOC__ {{NPCTableCSS}}
 
 
 
{{Missiondetails
 
|Level= 4
 
|Type= Encounter
 
|Objective= Rescue the damsel in distress
 
|Faction1= Mercenaries
 
|DamageToDeal1=
 
|DamageToResist1=
 
|WebPoint=
 
|EWAR= Webs
 
|ShipSizeLimit=
 
|ShipSuggestion=  
 
|Rewards=
 
|StandingLoss=
 
|Extra=
 
}}
 
{{MissionBriefing
 
|< Actual briefing text >
 
}}
 
 
 
{{Missionrelated}}
 
 
 
{{Category:Missions]][[Category:Mission reports}}
 
</nowiki>}}
 
{{MissionBriefing
 
|It has come to my attention that one of our employee's daughters has gone missing. She was last spotted in a disreputable nightclub in Weraroix, and we're afraid she's been forced into slave labor, or even prostitution. We request that you find her immediately and bring her safe and sound back to her family. I will give you the coordinates of this nightclub, I believe it is inside a pleasure complex, and I expect you to take care of the rest. Good luck.
 
}}
 
 
 
<div class="guideline">
 
Add links to possible video walkthroughs. Add the date, to give the reader the option to evaluate the relevance of the video in the light of more recent game updates.
 
 
 
Video: <nowiki>[[https://youtu.be..... Sentry Dominix] 20180924]</nowiki>
 
</div>
 
{{Code|<nowiki>>>>
 
{{MissionBriefing
 
|< Actual briefing text >
 
}}
 
 
 
Video: [[https://youtu.be/gLvWOpPk5o0 Sentry Dominix] 20180924]
 
 
 
{{Missionrelated}}
 
 
 
{{Category:Missions]][[Category:Mission reports}}
 
</nowiki>}}
 
 
 
Video: [[https://youtu.be/gLvWOpPk5o0 Sentry Dominix] 20180924]
 
 
 
<div class="guideline">
 
Give description of the mission, mission objectives, noteworthy details and so on. For single pocket missions, most of the info will go here.
 
</div>
 
Single ungated pocket. Your objective is to destroy Kruul's Pleasure Garden and rescue the damsel. The damsel is in the hub that is further away from the warp-in. Note that the garden will deal 3000 damage to all ships and drones when it blows up. You should recall your drones before dealing the finishing blow to it.
 
 
 
<div class="guidlines">
 
[Give blitzing info, notes, and warnings. Be short here; you can give longer descriptions either in the section above or in the sections below.]
 
</div>
 
{{Code|<nowiki>>>>
 
 
 
Video: [[https://youtu.be/gLvWOpPk5o0 Sentry Dominix] 20180924]
 
 
 
'''Blitz:''' Destroy the farthest Kruul's Pleasure Garden, grab the damsel, return to agent.<br>
 
'''Warning''': Destruction of the garden results in an 3000 Explosive damage in a 30-40 Km radius
 
 
 
{{Missionrelated}}
 
  
{{Category:Missions]][[Category:Mission reports}}
+
== Standings ==
</nowiki>}}
+
E-Uni seeks to remain neutral. We allow anyone to request blue standings, but we will only agree to this when it is mutually beneficial.
  
'''Blitz:''' Destroy the farthest Kruul's Pleasure Garden, grab the damsel, return to agent.
+
=== Check current ===
 +
Contact one of the diplomats listed, and they will verify the standings for you.
  
'''Warning''': Destruction of the garden results in an 3000 Explosive damage in a 30-40 Km radius
+
=== Change ===
 +
Changes to EVE Uni's standings toward other entities can be done by:
 +
* joining the EVE University alt corporation, for alts of a member
 +
* joining the Ivy League alt alliance, for corporations of alts of a member
 +
* request standing change (e.g. blue status) for a corporation or alliance
  
<div class="guideline">
+
==== Join request ====
If the mission has multiple pockets, put each of them in its own section using headings: === Warp-in ===, === 1st pocket ===, === 2nd pocket ===... The "Warp-in" section can be left out if there is nothing of note. Each section should start with a short block of text that tells readers what to do. The text can be as simple as "kill all to unlock gate".
+
* Add an '''alt character''' to the EVE University alt corporation - Use the [https://forms.gle/wMLowXQzQH3BwMYg6 Ivy League Alt Corp Request] form
 +
* Add an '''alt corporation''' to the Ivy League alt alliance
 +
** Requires the [[Sophomore]] title
 +
** The corporation may not be war eligible <!-- Picked this up from EVE University Hall of Residence -->
 +
** Use the [https://forms.gle/wMLowXQzQH3BwMYg6 Ivy League Alt Alliance Request] form
 +
<!-- After receiving agreement for the Ivy League Alt Alliance Request form request? If so make that clear.-->
 +
*** Apply in-game to the alliance and transfer 24 million ISK to [[EVE University Hall of Residence]]. (This covers your fees from CCP for your corp being in the alt alliance).
  
After the text, there is a possible structure table, followed by NPC tables. Usually this will mean a single wave per table. Include text if there is anything noteworthy such as managing spawns, optional spawns, dangerous spawns, proximity triggers, or timed triggers.
+
==== Standing change request ====
</div>
+
Request standings changes (e.g. blue status) for a corporation or alliance - Use the [https://forms.gle/M42CP8MADTrmVMyQ9 Ivy League Standings Request form].
{{Code|<nowiki>>>>
 
  
'''Blitz:''' Destroy the farthest Kruul's Pleasure Garden, grab the damsel, return to agent.
+
Please note that EVE University does '''not''' allow single characters, [[NPC corporations]], or corps within an alliance to be granted +5 status.
  
'''Warning''': Destruction of the garden results in an 3000 Explosive damage in a 30-40 Km radius
+
== Aggression reports <!-- Should this be Diplomatic incident?--> ==
 +
If an Ivy League member has been the victim of a diplomatic incident (for example, a Blue on Blue incident) please submit the details by completing the [https://forms.gle/oa6jSiyEg7gp2KFL9 Diplomatic Contact Form] so our diplomats can investigate the matter and adjust standings as necessary.
  
{{NPCTableHead|Structures}}
+
If you believe to have been the victim of a diplomatic incident or poor behavior by an Ivy League member, please use the [https://forms.gle/oa6jSiyEg7gp2KFL9 Diplomatic Contact Form] to allow for the Diplomats to make further inquiries.
{{NPCTableRow|Station|1|Kruul's Pleasure Garden (closer)| trigger = Triggers reinforcements when damaged|...}}
 
{{NPCTableRow|Station|1|Kruul's Pleasure Garden (Farther)|drop=Drops commodities}}
 
|}
 
  
{{Missionrelated}}
+
== Contacting E-Uni's diplomats ==
 
+
Join the chat channel '''Diplomacy (EVE Uni)''' or contact one of E-Uni's Diplomats directly via EVEmail.<!-- Discord / Discord DMs? -->
{{Category:Missions]][[Category:Mission reports}}
 
</nowiki>}}
 
 
 
{{NPCTableHead|Structures}}
 
{{NPCTableRow|Station|1|Kruul's Pleasure Garden (closer)| trigger= Triggers reinforcements when damaged| note= Deals 3000 damage to ships and drones when destroyed| cargo= Drops mission objective and commodities}}
 
{{NPCTableRow|Station|1|Kruul's Pleasure Garden (Farther)|drop=Drops commodities}}
 
|}
 
 
 
<div class="guideline">
 
List waves in order of appearance. If a single wave has multiple groups, split them with {{Tl|NPCTableHead}}. List rats from smallest to largest with sentries last. Try to keep NPC names short enough to avoid stretching the tables. For example if there are multiple cruisers just add /... and don't give all the individual names.
 
</div>
 
 
 
{{NPCTableHead|Initial defenders}}
 
{{NPCTableRow|Frigate|2|Kruul's Henchman}}
 
{{NPCTableRow|Cruiser|4|Pleasure Hub Guardian}}
 
{{NPCTableRow|Elite Cruiser|9-10|Core Corelium Guardian Chief/...|ewar = Damp}}
 
{{NPCTableRow|Battleship|3|Pleasure Hub Sentinel}}
 
{{NPCTableRow|Cruiser|1|Kruul|trigger=Attacking triggers reinforcements 1}}
 
|}
 
 
 
{{NPCTableHead|Reinforcements 1 (Kruul attacked)}}
 
{{NPCTableRow|Battleship|6|Pleasure Hub Sentinel}}
 
|}
 
 
 
{{NPCTableHead|Hub defenders 2 (Garden 75% armor)}}
 
{{NPCTableRow|Drone|2|Spider Drone I|ewar=Web}}
 
{{NPCTableRow|Cruiser|4|Pleasure Hub Guardian}}
 
{{NPCTableRow|Battleship|4|Pleasure Hub Sentinel}}
 
|}
 
 
 
{{NPCTableHead|Hub defenders 2 (Garden 40% hull)}}
 
{{NPCTableRow|Frigate|5|Seven Death Dealer}}
 
{{NPCTableRow|Cruiser|3|Seven Assassin}}
 
{{NPCTableRow|Battleship|1|Zor|cargo=Implants}}
 
|}
 
  
<div class="guideline">
 
If the mission has mining, farming, or other post-mission uses, include them here at the end.
 
</div>
 
  
== Notes ==
+
{{EVEUniversityNav}}
{{Reflist|refs=
 
<ref name="storyline>All storyline agents are level 1. The level of a storyline mission is defined by the level of the missions it is awarded for.</ref>
 
}}
 
  
{{Missionrelated}}
 
  
[[Category:Wiki Information]][[Category:Guides]][[Category:Mission reports]]
+
<!--[[Category:EVE University Departments]]-->

Latest revision as of 16:19, 31 August 2024

E-UNI Emblem.png This page is specific to EVE University. Other corporations or groups in the game may operate differently.
For a summary of EVE University's rules and code of conduct, see EVE University Rules.
See EVE University Management for other Directorates.

EVE University Diplomacy Directorate's mandate is to preserve the corporation's reputation amongst the EVE Online community and uphold it's neutrality. The Directorate manages relationships and standings for the Ivy League Alliance, and acts as primary point of contact for diplomatic communications. Diplomats are responsible to receive, investigate and seek resolution for diplomatic incidents involving EVE University members. The Directorate is also responsible for the administration of the Ivy League Alts Alliance and EVE University Hall of Residence.


Staff

Director of Diplomacy

Zolpidemz.jpg Zolpidemz - Send a forum PM

The Director of Diplomacy oversees EVE University diplomacy and the diplomat team. They are responsible for setting policies, resolving any diplomatic issues and maintaining our neutrality.

Diplomacy Manager

Crowthrm Kaundur.jpg Crowthrm Kaundur - Send a forum PM

The Diplomacy Manager is in charge of the day-to-day operations of the diplomacy team. They are responsible for setting standings and administering the Ivy League Alt Alliance and the EVE University Hall of Residence.

Diplomats

Aren Dar.jpg Aren Dar

Standings

E-Uni seeks to remain neutral. We allow anyone to request blue standings, but we will only agree to this when it is mutually beneficial.

Check current

Contact one of the diplomats listed, and they will verify the standings for you.

Change

Changes to EVE Uni's standings toward other entities can be done by:

  • joining the EVE University alt corporation, for alts of a member
  • joining the Ivy League alt alliance, for corporations of alts of a member
  • request standing change (e.g. blue status) for a corporation or alliance

Join request

Standing change request

Request standings changes (e.g. blue status) for a corporation or alliance - Use the Ivy League Standings Request form.

Please note that EVE University does not allow single characters, NPC corporations, or corps within an alliance to be granted +5 status.

Aggression reports

If an Ivy League member has been the victim of a diplomatic incident (for example, a Blue on Blue incident) please submit the details by completing the Diplomatic Contact Form so our diplomats can investigate the matter and adjust standings as necessary.

If you believe to have been the victim of a diplomatic incident or poor behavior by an Ivy League member, please use the Diplomatic Contact Form to allow for the Diplomats to make further inquiries.

Contacting E-Uni's diplomats

Join the chat channel Diplomacy (EVE Uni) or contact one of E-Uni's Diplomats directly via EVEmail.