<!-- Profile Starts -->
<Profile>
<!-- Script Name -->
<Name> The-Lord's Wizard Sarkoth Run v1.05</Name>
<!-- Game Parameter -->
<GameParams quest="72095" step="51" act="A1" difficulty="Inferno" resumeFromSave="True" isPrivate="True" numGames="-1" />
<!-- Script Sequence -->
<Order>
<!-- Start Teleport Sequence -->
<UsePower questId="1" powerId="168344" x="1996.303" y="2619.778" z="28.88061" name="Teleport 1" />
<!--Wormholes-->
<UsePower questId="1" powerId="168344" x="2011.124" y="2588.094" z="27.1" name="Wormhole 1" />
<UsePower questId="1" powerId="168344" x="2027.838" y="2557.342" z="27.1" name="Wormhole 2" />
<UsePower questId="1" powerId="168344" x="2047.976" y="2528.716" z="27.1" name="Final possible wormhole" />
<MoveTo questId="1" x="2047.976" y="2528.716" z="27.1" name-="Ensure cellar check" />
<!-- Check for the Cellar -->
<If condition="ActorExistsAt(176007, 2067.5, 2480, 27.10001, 15)">
<!-- use Energy Armor Skill for some defence on the way the portal -->
<UsePower questId="1" powerId="86991" name="Energy Armor" />
<MoveTo questId="1" x="2080.594" y="2489.223" z="27.1" name="Go to Cellar" />
<!-- Use Magic Weapon Skill -->
<UsePower questId="1" powerId="76108" name="Magic Weapon" />
<MoveTo questId="1" x="2067.5" y="2480" z="27.10001" name="Go to Cellar" />
<!-- Use Familiar -->
<UsePower questId="1" powerId="99120" name="Familiar" />
<!-- Interact with cellar portal -->
<UseObject questId="1" x="2067.5" y="2480" z="27.10001" actorId="176007" InteractRange="20" isPortal="True" destinationWorldId="106746" />
<MoveTo questId="1" x="118.987" y="148.488" z="0.1000002" />
<!-- Move to kill Sarkoth and collect Loot -->
<MoveTo questId="1" x="118.813" y="98.21411" />
<!-- Use Archon -->
<UsePower questId="1" powerId="134872" name="Archon" />
</If>
<!-- Use Teleport -->
<UseTownPortal questId="1" />
<!-- Leave Game -->
<LeaveGame reason="Run is finished. Lets do it again!" />
<!-- Report Writing -->
<WriteReport />
</Order>
<!-- Monster Kill and Loot Pick Params -->
<KillMonsters> True </KillMonsters>
<PickupLoot> True </PickupLoot>
</Profile>
<!-- Profile Ends -->