Skip to content

Commit

Permalink
Update Shade and SotT Talents
Browse files Browse the repository at this point in the history
Per changes  in patch 4.6.3
  • Loading branch information
Vermintide-Analytics committed Mar 26, 2022
1 parent 460c81a commit 88ae65b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
26 changes: 13 additions & 13 deletions Vermintide Analyzer/Controls/TalentTreeDisplay.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -352,38 +352,38 @@ public string TalentDescription(int row, int column) =>
{(CAREER.Shade, 1, 3), ("Blood Kin", HEAL_SHARE) },
{(CAREER.Shade, 2, 1), ("Cruelty", "Increases critical strike damage bonus by 50%.") },
{(CAREER.Shade, 2, 2), ("Exploit Weakness", "Increases damage by 20% to poisoned or bleeding enemies.") },
{(CAREER.Shade, 2, 3), ("Exquisite Huntress", "Headshots increases headshot damage bonus by 10% for 5 seconds. Stacks up to 10 times.") },
{(CAREER.Shade, 2, 3), ("Exquisite Huntress", "Headshots increases headshot damage bonus by 10% for 10 seconds. Stacks up to 10 times.") },
{(CAREER.Shade, 3, 1), (SMITER, DESCRIPTION_SMITER) },
{(CAREER.Shade, 3, 2), (ASSASSIN, DESCRIPTION_ASSASSIN) },
{(CAREER.Shade, 3, 3), (ENHANCED_POWER, DESCRIPTION_ENHANCED_POWER) },
{(CAREER.Shade, 4, 1), ("Ereth Khial’s Herald", "Assassin’s Blade is increased to 75% additional damage when attacking enemies from behind.") },
{(CAREER.Shade, 4, 2), ("Vanish", "Killing an enemy with a backstab grants stealth for 3 seconds.") },
{(CAREER.Shade, 4, 1), ("Chain Killer", "Successive Charged Backstabs increase Backstab Damage by 25% for 5 seconds. This effect can stack up to 2 times.") },
{(CAREER.Shade, 4, 2), ("Focused Slaying", "Killing an enemy with a Backstab grants Cooldown reduction for 3 seconds.") },
{(CAREER.Shade, 4, 3), ("Bloodfletcher", "Backstabs return 1 bolt or arrow. (2 second internal cooldown)") },
{(CAREER.Shade, 5, 1), ("Blood Drinker", "Critical hits reduces damage taken by 20% for 5 seconds.") },
{(CAREER.Shade, 5, 2), ("Spring-Heeled Assassin", "Critical hits increases movement speed by 20% for 5 seconds.") },
{(CAREER.Shade, 5, 3), ("Gladerunner", "Increases movement speed by 10%.") },
{(CAREER.Shade, 6, 1), ("Cloak of Mist", "Infiltrate cooldown reduced by 45%. After leaving stealth gains 100% melee critical strike chance for 4 seconds. No longer grants a damage bonus on attacking.") },
{(CAREER.Shade, 6, 2), ("Shadowstep", "Infiltrate causes Kerillian to blink forward, passing through enemies.") },
{(CAREER.Shade, 6, 1), ("Shimmer Strike", "Leaving Infiltrate grants Kerillian Stealth for 3 seconds. Killing an elite or a special enemy extends this effect by 1 second.") },
{(CAREER.Shade, 6, 2), ("Hungry Wind", "Leaving Infiltrate grants Kerillian 10% movement speed and 15% Power with the ability to pass through enemies for 10 seconds. Infiltrate no longer grants bonus damage.") },
{(CAREER.Shade, 6, 3), ("Cloak of Pain", "Hitting an enemy while under the effect of Infiltrate does not break stealth. Second attack does not grant bonus damage. Can only trigger once.") },

{(CAREER.SisterOfTheThorn, 1, 1), ("Weavebond", CRIT_HEADSHOT_THP) },
{(CAREER.SisterOfTheThorn, 1, 2), ("Martial Blessing", KILL_THP) },
{(CAREER.SisterOfTheThorn, 1, 3), ("Eternal Blossom", HEAL_SHARE) },
{(CAREER.SisterOfTheThorn, 2, 1), ("Surge of Malice", "While above 90% health Kerillian gains 15% attack speed.") },
{(CAREER.SisterOfTheThorn, 2, 2), ("Atharti's Delight", "Critical Strikes make the target Bleed.") },
{(CAREER.SisterOfTheThorn, 2, 3), ("Isha's Bounty", "Gaining health grants 5% Power for 8 seconds. Stacks up to 3 times.") },
{(CAREER.SisterOfTheThorn, 2, 3), ("Briar's Malice", "Casting Thornwake grants Kerillian 2 critical strikes.") },
{(CAREER.SisterOfTheThorn, 3, 1), (SMITER, DESCRIPTION_SMITER) },
{(CAREER.SisterOfTheThorn, 3, 2), (MAINSTAY, DESCRIPTION_MAINSTAY) },
{(CAREER.SisterOfTheThorn, 3, 3), (ENHANCED_POWER, DESCRIPTION_ENHANCED_POWER) },
{(CAREER.SisterOfTheThorn, 4, 1), ("Incandescence", "Radiance can stack 2 times.") },
{(CAREER.SisterOfTheThorn, 4, 2), ("Hekarti's Cruel Bargain", "For each Elite enemy slain near Kerillian, the cooldown of Radiance decreases by 1 second.") },
{(CAREER.SisterOfTheThorn, 4, 3), ("Radiant Inheritance", "Consuming Radiance grants Kerillian vastly increased combat proficiency for 10 seconds.") },
{(CAREER.SisterOfTheThorn, 5, 1), ("The Pale Queen's Choosing", "Every 8 seconds, Kerillian's next Ranged Attack consumes no resource and restores 3 permanent health.") },
{(CAREER.SisterOfTheThorn, 5, 2), ("Morai-Heg's Doomsight", "Gain 3 guaranteed Critical Strikes each time a career skill is used.") },
{(CAREER.SisterOfTheThorn, 4, 2), ("Bonded Spirit", "Reduce the cooldown of Radiance by 50%, taking damage sets the cooldown back 2 seconds.") },
{(CAREER.SisterOfTheThorn, 4, 3), ("Radiant Inheritance", "Consuming Radiance grants Kerillian and nearby allies 15% power and 5% critical strike chance for 10 seconds.") },
{(CAREER.SisterOfTheThorn, 5, 1), ("Recursive Toxin", "Blackvenom can now stack 2 times.") },
{(CAREER.SisterOfTheThorn, 5, 2), ("Lingering Blackvenom", "Critical Strikes apply Blackvenom to enemies near the target.") },
{(CAREER.SisterOfTheThorn, 5, 3), ("Repel", "Pushing at full Stamina increase the strength and range of the push by 100%.") },
{(CAREER.SisterOfTheThorn, 6, 1), ("Ironbark Thicket", "Increase the Duration of the Thorn Wall to 10 seconds.") },
{(CAREER.SisterOfTheThorn, 6, 2), ("Bloodrazor Thicket", "Increase the Thorn Wall's eruption damage and makes it apply Bleed, but lowers both size and duration.") },
{(CAREER.SisterOfTheThorn, 6, 3), ("Blackvenom Thicket", "When the Thorn Wall expires, poisonous thorns explode outward, causing nearby enemies to take 20% increased damage for 10 seconds.") },
{(CAREER.SisterOfTheThorn, 6, 1), ("Ironbark Thicket", "Increase the width of the Thorn Wall and its duration to 10 seconds.") },
{(CAREER.SisterOfTheThorn, 6, 2), ("Tanglegrasp Thicket", "Thorny vines now erupt from Kerillian and travel towards the targeted area. Enemies hit are dragged towards the target area.") },
{(CAREER.SisterOfTheThorn, 6, 3), ("Blackvenom Thicket", "Thornwake instead causes roots to burst from the ground, staggering enemies and applying Blackvenom to them.") },

{(CAREER.WitchHunterCaptain, 1, 1), ("Hunter’s Ardour", CRIT_HEADSHOT_THP) },
{(CAREER.WitchHunterCaptain, 1, 2), ("Walking Judgement", HIT_THP) },
Expand Down
4 changes: 2 additions & 2 deletions Vermintide Analyzer/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.1.7.0")]
[assembly: AssemblyFileVersion("1.1.7.0")]
[assembly: AssemblyVersion("1.1.8.0")]
[assembly: AssemblyFileVersion("1.1.8.0")]

0 comments on commit 88ae65b

Please sign in to comment.