Leveling, Respecs, and Mids


Aggelakis

 

Posted

Ok, so I read through a bunch of threads a little earlier today and one of them spurred the task of matching up the ingame leveling scheme with mids because of a possible "bug" in which mids didn't match with what we see in the game. Because I've had the issue before where I'm trying to respec and something's not quite right (usually requiring me to step lightly in the respec) I decided to do a breakdown.

Hopefully the Numbers below will help reduce the confusion that is listed above. >.<

This is what you get with both Mids and the ingame leveling system:

Code:
Level	Power/Slots	Slot Quantity

1	    Power	
2	    Power	
3	    Slots	                    2
4	    Power	
5	    Slots	                    2
6	    Power	
7	    Slots	                    2
8	    Power	
9	    Slots	                    2
10	    Power	
11	    Slots	                    2
12	    Power	
13	    Slots	                    2
14	    Power	
15	    Slots	                    2
16	    Power	
17	    Slots	                    2
18	    Power	
19	    Slots	                    2
20	    Power	
21	    Slots	                    2
22	    Power	
23	    Slots	                    2
24	    Power	
25	    Slots	                    2
26	    Power	
27	    Slots	                    2
28	    Power	
29	    Slots	                    2
30	    Power	
31	    Slots	                    3
32	    Power	
33	    Slots	                    3
34	    Slots	                    3
35	    Power	
36	    Slots	                    3
37	    Slots	                    3
38	    Power	
39	    Slots	                    3
40	    Slots	                    3
41	    Power	
42	    Slots	                    3
43	    Slots	                    3
44	    Power	
45	    Slots	                    3
46	    Slots	                    3
47	    Power	
48	    Slots	                    3
49	    Power	
50	    Slots	                    3
This is what you get with the ingame respec system:
Code:
Level	Power/Slots	Slot Quantity
0	    Power	
1	    Power	
3	    Power	
5	    Power	
7	    Power	
9	    Power	
11	    Power	
13	    Power	
15	    Power	
17	    Power	
19	    Power	
21	    Power	
23	    Power	
25	    Power	
27	    Power	
29	    Power	
31	    Power	
34	    Power	
37	    Power	
40	    Power	
43	    Power	
46	    Power	
48	    Power	
2	    Slots	                    2
4	    Slots	                    2
6	    Slots	                    2
8	    Slots	                    2
10	    Slots	                    2
12	    Slots	                    2
14	    Slots	                    2
16	    Slots	                    2
18	    Slots	                    2
20	    Slots	                    2
22	    Slots	                    2
24	    Slots	                    2
26	    Slots	                    2
28	    Slots	                    2
30	    Slots	                    3
33	    Slots	                    6
36	    Slots	                    6
39	    Slots	                    6
42	    Slots	                    6
45	    Slots	                    6
47	    Slots	                    3
49	    Slots	                    3
After doing this I've found where my confusion probably lies. Building a toon from scratch (or simply testing a an alternate build from L1), Mids matches with the ingame leveling system. When you're doing a respec ingame, they do some rearranging and even some consolidations. I have no clue if this has ever changed over the course of the game (I honestly don't think it has), but does anyone else see where there's some discontinuity? For instance, the first level that the respec shows isn't 1, but 0! Near the end of the respec you'll find that they've consolidated level slotting so that one might think that you get 6 slots open at levels 33 through 45. It changes back to 3 slots for levels 47 and 49.

I go eat now, building this test data drained my energy. >.<


 

Posted

Quote:
For instance, the first level that the respec shows isn't 1, but 0!
Your first power pick is at level 0 normally as well: in the character creator! (you have to choose either the t1 or t2 from your primary). Also, when first starting an alternate build you start at level 0 as well (seriously!).

Quote:
Near the end of the respec you'll find that they've consolidated level slotting so that one might think that you get 6 slots open at levels 33 through 45. It changes back to 3 slots for levels 47 and 49.
It's because from 33-45 you have two sets of 3 slots in a row. 47 and 49 go back to the old level-slot-level-slot style.


Nothing out of the ordinary. Just a slightly different presentation of the same exact information.


Quote:
Originally Posted by ShadowNate
;_; ?!?! What the heck is wrong with you, my god, I have never been so confused in my life!

 

Posted

Your First power pick yes, but (if I'm remembering right at this point since my test) it automatically assigns my Secondary AT's first power and wants me to pick a second power while stating 0 at the top of the screen. I understand the slot thing, but it's still potientialy confusing to a novice respec'er. Just looking at the QoL and room for improvement.


 

Posted

Heh I was going to comment on this after double-checking my memory about how Mids' "In-game respec helper" lists things, but then ran into an interesting bug that it appears you have already reported over on the TitanNetwork forums.

Anyway. I've always thought the Mids respec helper would be even more helpful if had an option to display things in the order you do them on a respec. i.e. list of powers in order chosen, then slots in order chosen, and then list all enhancements grouped by power. But as it is, still a huge time saver.


 

Posted

The in-game respec display shows the level before the power you're taking - e.g. it displays 19 when you're choosing your level 20 power. This kind-of-halfway makes sense, since you're choosing your level 20 power so you can't be level 20 already, but it is nevertheless somewhat confusing.

And yeah, when there's two levels in a row that give slots, it combines them into a single chunk of 6.

This all works out to be exactly the same as the powers/slots you get by training up while leveling, but it isn't presented very clearly.


 

Posted

[QUOTE=Hopeling;4211090]The in-game respec display shows the level before the power you're taking - e.g. it displays 19 when you're choosing your level 20 power. This kind-of-halfway makes sense, since you're choosing your level 20 power so you can't be level 20 already, but it is nevertheless somewhat confusing.

And yeah, when there's two levels in a row that give slots, it combines them into a single chunk of 6.

This all works out to be exactly the same as the powers/slots you get by training up while leveling, but it isn't presented very clearly.[/QUOTE]

Which I suppose is the core of the reason for this thread.


 

Posted

Quote:
Originally Posted by WanderingAries View Post
Mids matches with the ingame leveling system.
And the way you level up an alt-build.

Quote:
When you're doing a respec ingame, they do some rearranging and even some consolidations. I have no clue if this has ever changed over the course of the game (I honestly don't think it has), but does anyone else see where there's some discontinuity? For instance, the first level that the respec shows isn't 1, but 0! Near the end of the respec you'll find that they've consolidated level slotting so that one might think that you get 6 slots open at levels 33 through 45. It changes back to 3 slots for levels 47 and 49.

I go eat now, building this test data drained my energy. >.<
Honestly, for respecs, I don't pay a lot of attention to where I put slots. Just that the NUMBER of slots in a power matches my Mids build.



Clicking on the linked image above will take you off the City of Heroes site. However, the guides will be linked back here.

 

Posted

Quote:
Originally Posted by Hyperstrike View Post
Honestly, for respecs, I don't pay a lot of attention to where I put slots. Just that the NUMBER of slots in a power matches my Mids build.
I'm always extra careful to match them up incase I take that toon into a situation where I'm dropped in level (ouro, etc) as I don't remember whether enh slots are treated like powers with level scaling.


 

Posted

From Paragon Wiki:

"The exemplar does not lose the benefits of enhancement slots gained above that level; however, all her enhancements may provide universally reduced benefits depending both on how high her actual level is and how far down she is exemplared."

http://wiki.cohtitan.com/wiki/Malefa...r.2FMalefactor

So you're good to go there.

On a side-note, however, If you're using an enhancement with a proc, it may be deactivated by malefactoring, depending on the level of the enhancement. For this reason, some players prefer to get the lowest level of proc enhancements possible, since the level doesn't affect the numbers on the proc. (unless all this has changed recently. I haven't really kept up with changes to the game made in the last-um-year or so.


 

Posted

Yep, your side note is totally wrong. link

Procs work at all levels as long as you have access to the power.

Globals work as long as you are three levels below the enhancement level, or higher, even if the power is not accessible.


Paragon Wiki: http://www.paragonwiki.com
City Info Terminal: http://cit.cohtitan.com
Mids Hero Designer: http://www.cohplanner.com
Quote:
Originally Posted by Dispari View Post
I don't know why Dink thinks she's not as sexy as Jay was. In 5 posts she's already upstaged his entire career.

 

Posted

Squiddies and their crab brethren can save slots on a respec since they pick their Nova and Dwarf forms, which grant inherent powers, THEN they assign slots, so on a respec you can place your level 3 and 5 slots into Nova or Dwarf powers and not just human powers.


 

Posted

*tries to hold back today's headache*

So are you saying that so long as the actual power is available (per level being shifted to), then all slots for said power are available at that level?

or

Is it like powers in that say I'm shifted to lvl 10 (the point I took Hasten) I'll lose the benefit of the two slots I took at lvl 11?


 

Posted

All enhancements work in said power as long as your high enough for the power. aka the first one

It was a big thing when I found out. Basicly enhancement slot lvls and what lvl the stuff is in it doesn't matter other then global and set bonuses.

Good to know when using SO and Generic IO.


 

Posted

You always keep all your slots. The enhancements in those slots might be reduced in effectiveness, depending on what level you exemplar down to, but that will still affect every slot equally. It's never "oh, you no longer get the last three slots in that power".