My monk with only 100k DPS already doing 20M/hr exp, without any +exp items or gem.
Profile: FallenDev's Act 1 profile, doing MP4.
Build: Thunderclap, Blazing Fist, Wave of light, Cyclone SW, Fleet Footed
In the GilesTrinity\Abilities\Monk.cs, Change line 274 - 280 from:
// Wave of light
if (!UseOOCBuff && !IsCurrentlyAvoiding && !PlayerStatus.IsIncapacitated && Hotbar.Contains(SNOPower.Monk_WaveOfLight) && GilesUseTimer(SNOPower.Monk_WaveOfLight) &&...
1. Does not attack bat nest in festering woods (It does attack if using generic combat routine instead of Trinity's)
2. 9 out of 10 times does not attack the barricade in Act 3 skycrown battlement
3. Sometime when return from town sell trip, refuse to pick up items
4. Missing at least 50% shrine...
After inventory is full:
1. My toon portal to town
2. id/stash/sell correctly
3. Take town portal back to previous location correctly
4. Correctly move to the loot pile that previously don't have space to pick up
5. But now he won't pick the item on ground, just "stutterwalk" over the...