yes sikk, get that radius up. It will work wonders for you. I've normally had about 7 which was ok...but at 14 I do basically 0 backtracking. Plan to get it to 20 in the next day or 2...just need some more gold to make my purchase
Donations are always welcome, click on the link at the bottom of my signature. Every cent counts!
i am still stuck at that fire breather in cursed with the latest Raoha 0.3.2 :/
Replace this part of towers on your file pindleskin, let me know if this does the trick. I mapped out additional points while I was running v17...if it fixes for you, let me know and I'll post:
Code:
<!-- *************************** -->
<!-- Tower of the Cursed Level 1 -->
<If condition="CurrentLevelAreaId == 119653">
<TrinityMoveTo questId="1" x="1067.108" y="951.0858" z="-19.9" pathPrecision="1" name="TotC-1" navigation="true" />
<TrinityMoveTo questId="1" x="1055.079" y="885.6154" z="-19.89999" pathPrecision="1" name="TotC-2" navigation="true" />
<TrinityMoveTo questId="1" x="1236.475" y="957.9833" z="-39.79293" pathPrecision="3" name="TotC-3" navigation="true" />
<TrinityMoveTo questId="1" x="1244.904" y="1174.691" z="-49.89999" pathPrecision="3" name="TotC-4" navigation="true" />
<TrinityMoveTo questId="1" x="1123.583" y="1063.511" z="-107.3487" pathPrecision="10" unsafeRandomDistance="3" name="TotC-5" navigation="true" />
<!-- Entrance to Tower of the Cursed - Level 2 -->
<While condition="CurrentLevelAreaId == 119653">
<UsePortal questId="1" stepId="1" portalMarkerHash="43541819" destinationWorldId="139272" interactRange="25" />
</While>
</If>
If you find it still gets stuck, it could be because of the Trinity skip (you often fight monsters there). If that is the case, on the first 2 tags: TotC-1 and TotC-2, add this parameter:
noskip="true"....so it'd look like:
Code:
<TrinityMoveTo questId="1" x="1067.108" y="951.0858" z="-19.9" pathPrecision="1" name="TotC-1" navigation="true" noskip="true" />
Also, been running the extended Max Cut...radius made some hefty improvements:
===== Misc Statistics =====
Total tracking time: 7h 1m 55s
Total deaths: 1 [0.14 per hour]
Total games (approx): 18 [2.56 per hour]
Total XP gained: 154.86 million [22.02 million per hour]
Total Gold gained: 3803.1 Thousand [540.81 Thousand per hour]
I dropped my ruby in the helm for some life since I lost quite a bit to get radius...only lost 1-2 mil eph when normally I'd lost 5-6. Gold average increased from 475 to 540.