Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: Transmogs for cross-armor type #142

Open
Aldori15 opened this issue Mar 11, 2024 · 9 comments
Open

Suggestion: Transmogs for cross-armor type #142

Aldori15 opened this issue Mar 11, 2024 · 9 comments

Comments

@Aldori15
Copy link

Aldori15 commented Mar 11, 2024

Would it be possible to implement the ability to learn transmogs for different armor types? For example, playing on a Plate character can learn transmogs for Cloth or Leather when they are looted. And then logging over to a Cloth or Leather character later will already have those appearances unlocked? That way you don't have to run a dungeon on 4 different characters of 4 different armor types to get all of the appearances.

Or playing on a Cloth character can still unlock the appearances of Plate armor in the collection upon looting the item. Point is, no matter what armor type the player is, if they could be able to unlock appearances for any armor type.

Instead of only Plate-->Plate, Mail-->Mail, Leather-->Leather, Cloth-->Cloth.

Maybe this could be done via a setting in the config for people to turn on/off if they didn't want it?

@Helias
Copy link
Member

Helias commented Mar 11, 2024

there is already a conf about this

Transmogrification.AllowMixedArmorTypes = 0

does make what you are looking for?

About sharing the appearance between characters of the same account I think it's another feature request that deserves a different issue

@Aldori15
Copy link
Author

Yes, I have Transmogrification.AllowMixedArmorTypes = 1, but it's a bit different than what I'm looking for. That config option allows the ability to transmog different armor types after they are already learned.

But what i'm looking for is the ability to learn appearances no matter what armor type. If i'm playing on a Plate character and a piece of Cloth armor drops, I can't learn that appearance unless i'm on a Cloth character.

@Ceikry
Copy link
Contributor

Ceikry commented Aug 11, 2024

Possibly resolved by #158

@Helias
Copy link
Member

Helias commented Aug 15, 2024

@Aldori15 if you could verify that the issue does not persist anymore with the new configuration please let us know and if so, close the issue

@Aldori15
Copy link
Author

@Helias Will do. I'll pull down the latest and let you know.

@Aldori15
Copy link
Author

@Helias The new "Transmogrification.AllowLowerTiers" config option is exactly what we were looking for. Playing on a Warrior (plate class) and a Cloth piece drops. Once I equip the Cloth piece, it learns that appearance. Great, thanks!

  • Is it possible to have this functionality also work for higher tiers as well? For example "Transmogrification.AllowHigherTiers". Pretty much the exact opposite. If you're on a Cloth character and a piece of Plate/Mail/Leather drops, would it be possible to learn those appearances as well?

  • Is it also possible to do the same thing for the different weapon types as well? For example Rogues who can't equip staves, but could possibly learn the staff appearance if they loot it?

I'm not sure if these are even possible or not given you currently have to equip the piece of armor in order to learn the appearance. And since you can't equip higher tier armor pieces, I'm not sure if it's in the realm of possibility, but figured I would ask anyway since you guys know more than I do.

@Ceikry
Copy link
Contributor

Ceikry commented Aug 16, 2024

I don't believe it's possible, no. Some method of unlocking appearances in a way other than equipping the gear would have to be added. I (think) there's a GM command or something? But that's probably not in the realm of practicality for your players

@Ceikry
Copy link
Contributor

Ceikry commented Aug 16, 2024

I can potentially visit the idea of an auto-unlock-on-loot toggle in a future MR, so that you could do it that way. Fair warning though, you would unlock a TON of appearances that way that you probably wouldn't care about.

@Aldori15
Copy link
Author

Yeah, gm command wouldn't work. If it's not possible, then I wouldn't sweat it much. The setting you guys have implemented fixes about half the problem. If you want to visit the idea of an auto-unlock-on-loot toggle, that would be awesome.

I'm not too worried about unlocking a bunch of appearances. The whole idea really is being able to run dungeon/raid content on any class armor type and if loot drops that isn't your armor type, you can still learn those transmog appearances for other characters. That way you don't have to run the same dungeon on 4 different armor types to get all of the appearances.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants