diff --git a/.gitattributes b/.gitattributes index 0a2f670f448..c7df79f2124 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3956,6 +3956,7 @@ res/cardsfolder/scrapheap.txt -text svneol=native#text/plain res/cardsfolder/screaming_fury.txt -text svneol=native#text/plain res/cardsfolder/screeching_harpy.txt -text svneol=native#text/plain res/cardsfolder/scrivener.txt -text svneol=native#text/plain +res/cardsfolder/scroll_thief.txt -text svneol=native#text/plain res/cardsfolder/scrubland.txt -text svneol=native#text/plain res/cardsfolder/scryb_sprites.txt -text svneol=native#text/plain res/cardsfolder/scute_mob.txt -text svneol=native#text/plain @@ -5835,6 +5836,7 @@ res/quest/themes/Multicolor[!!-~]UG.thm -text res/quest/themes/Multicolor[!!-~]WR.thm -text res/quest/themes/Oath[!!-~]of[!!-~]Druids[!!-~]WG.thm -text res/quest/themes/Reanimator[!!-~]B.thm -text +res/quest/themes/Snow[!!-~]UBRG.thm -text res/quest/themes/The[!!-~]Rack[!!-~]B.thm -text res/quest/themes/Treefolk[!!-~]WBG.thm -text res/quest/themes/Vampires[!!-~]B.thm -text diff --git a/res/cardsfolder/scroll_thief.txt b/res/cardsfolder/scroll_thief.txt new file mode 100644 index 00000000000..3a62d42b96f --- /dev/null +++ b/res/cardsfolder/scroll_thief.txt @@ -0,0 +1,8 @@ +Name:Scroll Thief +ManaCost:2 U +Types:Snow Merfolk Rogue +Text:no text +PT:1/3 +K:WheneverKeyword:DealsCombatDamage/Opponent:Self:Play:DrawCards/1:ControllingPlayer_Self:ASAP:Yes_No:No Special Condition:Whenever CARDNAME deals combat damage to a player, you may draw a card. +SVar:Rarity:Common +End \ No newline at end of file diff --git a/res/quest/themes/Snow UBRG.thm b/res/quest/themes/Snow UBRG.thm new file mode 100644 index 00000000000..efbf59d818d --- /dev/null +++ b/res/quest/themes/Snow UBRG.thm @@ -0,0 +1,56 @@ +BasicLandPercentage=0 + +[Group MaxCnt=4 Percentage=10] +Snow-Covered Forest +Snow-Covered Forest +Snow-Covered Forest +Snow-Covered Island +[/Group] + +[Group MaxCnt=1 Percentage=5] +Snow-Covered Island +Snow-Covered Mountain +Snow-Covered Swamp +[/Group] + +[Group MaxCnt=4 Percentage=20] +Frost Marsh +Highland Weald +Tresserhorn Sinks +[/Group] + +[Group MaxCnt=4 Percentage=15] +Skred +Skred +Skred +Boreal Druid +Karplusan Wolverine +[/Group] + +[Group MaxCnt=4 Percentage=15] +Snow Devil +Into the North +Into the North +Boreal Centaur +[/Group] + +[Group MaxCnt=4 Percentage=15] +Woolly Mammoths +Frostweb Spider +Ohran Viper +[/Group] + +[Group MaxCnt=4 Percentage=10] +Temporal Spring +Putrefy +Chill to the Bone +Slave of Bolas +[/Group] + +[Group MaxCnt=3 Percentage=10] +Drift of the Dead +Centaur Omenreader +Heidar, Rimewind Master +[/Group] + +End \ No newline at end of file