From da7e4cb50ee10c0792e8e7122f89b97f674e8e8f Mon Sep 17 00:00:00 2001 From: PRO100KatYT <67335438+PRO100KatYT@users.noreply.github.com> Date: Mon, 12 Aug 2024 13:33:05 +0200 Subject: [PATCH] Set the Tier 2 edit styles for the v30.40 Heroes --- profiles/campaign.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/profiles/campaign.json b/profiles/campaign.json index 5d7fe6f..b9d0032 100644 --- a/profiles/campaign.json +++ b/profiles/campaign.json @@ -61493,7 +61493,13 @@ "Hero:HID_Outlander_043_MadCommander_SR_T05": { "templateId": "Hero:HID_Outlander_043_MadCommander_SR_T05", "attributes": { - "outfitvariants": [], + "outfitvariants": [ + { + "channel": "Parts", + "active": "CampaignHero.Tier2.Legendary", + "owned": [] + } + ], "backblingvariants": [], "gender": 0, "level": 50, @@ -61537,7 +61543,13 @@ "Hero:HID_Outlander_042_Madcap_SR_T05": { "templateId": "Hero:HID_Outlander_042_Madcap_SR_T05", "attributes": { - "outfitvariants": [], + "outfitvariants": [ + { + "channel": "Parts", + "active": "CampaignHero.Tier2.Legendary", + "owned": [] + } + ], "backblingvariants": [], "gender": 0, "level": 50,