Guest User

Ghom Instant Leave mod.xml

a guest
Apr 17th, 2014
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. <Profile>
  2. <Name>Ghom Instant Leave mod</Name>
  3. <GameParams quest="93697" step="1" act="A3" resumeFromSave="False" isPrivate="True" numGames="-1" />
  4. <KillMonsters>True</KillMonsters>
  5. <PickupLoot>True</PickupLoot>
  6.  
  7. <TargetBlacklists>
  8. <TargetBlacklist actorId="211303" /> <!--Gluttony_slime-->
  9. </TargetBlacklists>
  10.  
  11. <Order>
  12. <TrinityMaxDeaths questId="1" max="1" />
  13.  
  14. <UseWaypoint waypointNumber="3" questId="1"/>
  15. <If condition="CurrentLevelAreaId == 92945">
  16. <ToggleTargeting questId="93697" stepId="1" combat="True" looting="True" lootRadius="50" killRadius="70" />
  17. <UseWaypoint questId="1" x="403" y="414" z="1" actorId="6442" waypointNumber="3" />
  18. </If>
  19.  
  20. <!--Entering the Larder-->
  21. <If condition="CurrentLevelAreaId == 136448">
  22. <MoveToActor questId="93697" stepId="1" actorId="161277" x="430" y="841" z="1" isPortal="True" destinationWorldId="103209" interactRange="20" />
  23. <!--UsePortal questId="1" stepId="1" portalMarkerHash="2102427919" destinationWorldId="103209" interactRange="25" /-->
  24.  
  25. </If>
  26.  
  27. <!--Kill boss-->
  28. <If condition="CurrentLevelAreaId == 111232">
  29. <MoveTo questId="1" x="450" y="359" z="0" pathPrecision="8" />
  30. <WaitTimer questId="93697" stepId="1" waitTime="10000" />
  31.  
  32. <UsePower questId="1" powerId="00000" />
  33. <UseTownPortal questId="93697" stepId="16" />
  34. </If>
  35.  
  36.  
  37.  
  38.  
  39. <LeaveGame reason="The END" stayInParty="True" />
  40.  
  41. </Order>
  42.  
  43. </Profile>
Advertisement
Add Comment
Please, Sign In to add comment