Can't move L80 boost _between_ shared slots
It’s a special slot, because the insta-L80 is tied to it. Consume it and it won’t matter.
In other words, think of it as if it’s not yet a shared slot; it’s the holder for your booster. When you consume the booster and accept the new L80 as permanent, that “fake” slot is destroyed and replaced by the shared slot.
Otherwise, you’re asking ANet to do some tricky code so you can choose to put off using the insta-80 indefinitely.
So what would prevent me from moving around my “special slot” including the L80 boost then? In the end the order of purchasing the slots matters… it still feels kinda dumb.
The code could “simply” (quoted of course because I have no code insight at all) check for the target slot being another shared slot, excluding all other targets.
So what would prevent me from moving around my “special slot” including the L80 boost then?
In the end the order of purchasing the slots matters… it still feels kinda dumb.
The code could “simply” (quoted of course because I have no code insight at all) check for the target slot being another shared slot, excluding all other targets.
Perhaps it should have been setup interchangeably with the other slots. However, currently, it’s setup to be an independent slot that cannot be moved, not as a generic shared slot. Changing the status quo would take time & resources.
In the meantime, you can use the boost, accept the new L80 (or just gear for an existing L80) and get a new shared inventory slot, that is just like the others. If it bothered me that much, I’d do that… and in fact, that’s what I did when I bought HoT.
How do you know it’s an independent slot? Do you have actual code insight or is this an assumption based on something I’ve missed in the API?
While I will probably use it on a dummy character I’ll play later on soon, it doesn’t correct the misleading error message either way.
How do you know it’s an independent slot? Do you have actual code insight or is this an assumption based on something I’ve missed in the API?
I don’t know — I said it works as if it were.
See also:
- https://www.reddit.com/r/Guildwars2/comments/6rkqij/level_80_boost_stacking/dl5sltk/
- https://www.reddit.com/r/Guildwars2/comments/6rkqij/level_80_boost_stacking/dl5yl84/
The boosts stack into a single spot, which can’t be moved. So regardless of whether it is or isn’t a shared slot, it behaves as if it’s something different.
So you can choose to optimize how your “shared” bar looks or when you consume the L80 booster; unfortunately we can’t have both.
And again, that’s why when I bought HoT, I “wasted” the booster on an existing L80 — I wanted the slot more than I wanted to optimize the booster.
While I will probably use it on a dummy character I’ll play later on soon, it doesn’t correct the misleading error message either way.
Of course, it’s worth reporting misleading error messages. However, I’ve long given up hope that any software will consistently provide anything better than vaguely useful error messages.
The classic case is of a brand new shiny Tesla, with all the amazing self-diagnosing heuristics. It runs into a tree, the engine case is cracked, and the onboard computer helpfully informs you: “out of oil” — while true, it’s besides the point.
If you can move it you risk losing it. This way prevents people from accidentally deleting it and all the resulting customer service tickets.