So the new zone is out and i was looking for a new Daily + Eoj-Quest and i found this Daily called "Research Expert"
Here are the Waypoints:
Code: Select all
<?xml version="1.0" encoding="utf-8"?><waypoints type="TRAVEL">
<onload> speed()
</onload>
<!-- # 1 --><waypoint x="15378" z="35837" y="688"> player:target_NPC("Jenn Shadoli");
AcceptQuestByName("Forschungsexperte");
</waypoint>
<!-- # 2 --><waypoint x="15378" z="35837" y="688">
player:target_Object(123369,500);
player:target_Object(123368,500);
player:target_Object(123508,500);
</waypoint>
<!-- # 3 --><waypoint x="15378" z="35837" y="688">
player:target_NPC("Jenn Shadoli");
CompleteQuestByName("Forschungsexperte") </waypoint> </waypoints>
Edit: 1 Quest takes about 13 seconds and gives you 80/6000 points for EoJ so it takes over 16 minutes for the Event, i know its possible to get it done much faster but im a noob.