Hello, i looked into it and figured the problem: in root template with Name Shadowghast_Legs string Stats is Shadowghast_Boots, while in Armor.txt (stats file) there's only Shadowghast_Legs. So to fix this problem only one change in root template is needed: changing <attribute id="Stats" type="FixedString" value="Shadowghast_Boots" /> to <attribute id="Stats" type="FixedString" value="Shadowghast_Legs" /> and it'll work as intended.
Yes, you can use anything I do with transmog (I do and have no problems). Just be careful, there's a bug some times where the boots will break (no idea why). Just reset them and try again.
24 comments
Here's my discord so we can discuss it:
lordcobra117
Edit: also so you know, the 2 weapons i was talking about are specifically the HOTD versions of Blackfyre-Longsword and DarkSister-Longsword
changing
<attribute id="Stats" type="FixedString" value="Shadowghast_Boots" />
to
<attribute id="Stats" type="FixedString" value="Shadowghast_Legs" />
and it'll work as intended.
YUp, I'll be updating all my mods with this fix.
Updated!Awesome work!
Any chance on getting it on mod.io?
Question: are your armors inteded to be used with a transmog mod? Because this armor is without any stats, right?