Skip to content
This repository has been archived by the owner on Mar 12, 2019. It is now read-only.

Commit

Permalink
Add Houses of Morrowind deck types
Browse files Browse the repository at this point in the history
  • Loading branch information
extesy committed Apr 15, 2018
1 parent 760f7a6 commit a43106d
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion DeckTracker.Common/decktypes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,10 @@ $The Elder Scrolls: Legends|GameType=="TheElderScrollsLegends"
||Warrior|Colors.Contains("Strength","Endurance")
|||Orc Warrior|Cards.ContainsAny(1,"Wood Orc Headhunter","Militant Chieftain","Wrothgar Kingpin","Chieftain's Banner")
|||Rage Warrior|Cards.Contains("Unstoppable Rage") || Cards.ContainsAny(3,"Night Shadow","Falkreath Defiler","Belligerent Giant","Blood Magic Lord","Child of Hircine","Vigilant Giant")
|||Doomcrag Warrior|Cards.Contains("Doomcrag Vampire")
|||Doomcrag Warrior|Cards.Contains("Doomcrag Vampire")
|$Factions|Colors.Count==3
||House Dagoth|Colors.Contains("Strength","Intelligence","Agility")
||House Hlaalu|Colors.Contains("Strength","Willpower","Agility")
||House Redoran|Colors.Contains("Strength","Willpower","Endurance")
||House Telvanni|Colors.Contains("Intelligence","Agility","Endurance")
||Tribunal Temple|Colors.Contains("Intelligence","Willpower","Endurance")

0 comments on commit a43106d

Please sign in to comment.