Skip to content

Commit

Permalink
Feature/tier one and two divination cards (#9)
Browse files Browse the repository at this point in the history
* Make splinters (including timeless splinters for Legion League) a special color: pink/purple

* Add tier one and two divination card highlights

* Change sound for the divination card tiers
  • Loading branch information
andrewlader authored Jul 19, 2019
1 parent 0f1211b commit f1bb63b
Show file tree
Hide file tree
Showing 3 changed files with 69 additions and 6 deletions.
25 changes: 23 additions & 2 deletions gd-all.filter
Original file line number Diff line number Diff line change
Expand Up @@ -313,14 +313,35 @@ Show
#
# <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

# Tier 1 Divination Cards
Show
Class Card
Class Divination
BaseType "Abandoned Wealth" "Alluring Bounty" "Beauty Through Death" "Burning Blood" "House of Mirrors" "Hunter's Reward" "Immortal Resolve" "Pride Before the Fall" "Pride of the First Ones" "Seven Years Bad Luck" "The Celestial Stone" "The Doctor" "The Dragon's Heart" "The Fiend" "The Immortal" "The Iron Bard" "The King's Heart" "The Last One Standing" "The Life Thief" "The Nurse" "The Queen" "The Risk" "The Saint's Treasure" "The Samurai's Eye" "The Spark and the Flame" "The Undaunted" "The Undisputed" "The Wolven King's Bite" "The World Eater" "Wealth and Power"
SetTextColor 220 128 255
SetFontSize 40
MinimapIcon 2 White Triangle
MinimapIcon 2 Brown Triangle
PlayEffect Blue
PlayAlertSound 16 300

# Tier 2 Divination Cards
Show
Class Divination
BaseType "Chaotic Disposition" "Dark Dreams" "The Cartographer" "The Celestial Justicar" "The Enlightened" "The Mayor" "The Professor" "The Valkyrie" "The Void" "The Wind" "The Wolf"
SetTextColor 255 182 255
SetFontSize 36
MinimapIcon 2 Yellow Triangle
PlayEffect Blue
PlayAlertSound 15 300

# Regular Divination Cards
Show
Class Divination
SetTextColor 0 200 255
SetFontSize 32
MinimapIcon 2 White Triangle
PlayEffect Blue
PlayAlertSound 14 300

# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
#
# League specific items
Expand Down
25 changes: 23 additions & 2 deletions gd-clean.filter
Original file line number Diff line number Diff line change
Expand Up @@ -313,14 +313,35 @@ Show
#
# <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

# Tier 1 Divination Cards
Show
Class Card
Class Divination
BaseType "Abandoned Wealth" "Alluring Bounty" "Beauty Through Death" "Burning Blood" "House of Mirrors" "Hunter's Reward" "Immortal Resolve" "Pride Before the Fall" "Pride of the First Ones" "Seven Years Bad Luck" "The Celestial Stone" "The Doctor" "The Dragon's Heart" "The Fiend" "The Immortal" "The Iron Bard" "The King's Heart" "The Last One Standing" "The Life Thief" "The Nurse" "The Queen" "The Risk" "The Saint's Treasure" "The Samurai's Eye" "The Spark and the Flame" "The Undaunted" "The Undisputed" "The Wolven King's Bite" "The World Eater" "Wealth and Power"
SetTextColor 220 128 255
SetFontSize 40
MinimapIcon 2 White Triangle
MinimapIcon 2 Brown Triangle
PlayEffect Blue
PlayAlertSound 16 300

# Tier 2 Divination Cards
Show
Class Divination
BaseType "Chaotic Disposition" "Dark Dreams" "The Cartographer" "The Celestial Justicar" "The Enlightened" "The Mayor" "The Professor" "The Valkyrie" "The Void" "The Wind" "The Wolf"
SetTextColor 255 182 255
SetFontSize 36
MinimapIcon 2 Yellow Triangle
PlayEffect Blue
PlayAlertSound 15 300

# Regular Divination Cards
Show
Class Divination
SetTextColor 0 200 255
SetFontSize 32
MinimapIcon 2 White Triangle
PlayEffect Blue
PlayAlertSound 14 300

# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
#
# League specific items
Expand Down
25 changes: 23 additions & 2 deletions gd-crafting.filter
Original file line number Diff line number Diff line change
Expand Up @@ -313,14 +313,35 @@ Show
#
# <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

# Tier 1 Divination Cards
Show
Class Card
Class Divination
BaseType "Abandoned Wealth" "Alluring Bounty" "Beauty Through Death" "Burning Blood" "House of Mirrors" "Hunter's Reward" "Immortal Resolve" "Pride Before the Fall" "Pride of the First Ones" "Seven Years Bad Luck" "The Celestial Stone" "The Doctor" "The Dragon's Heart" "The Fiend" "The Immortal" "The Iron Bard" "The King's Heart" "The Last One Standing" "The Life Thief" "The Nurse" "The Queen" "The Risk" "The Saint's Treasure" "The Samurai's Eye" "The Spark and the Flame" "The Undaunted" "The Undisputed" "The Wolven King's Bite" "The World Eater" "Wealth and Power"
SetTextColor 220 128 255
SetFontSize 40
MinimapIcon 2 White Triangle
MinimapIcon 2 Brown Triangle
PlayEffect Blue
PlayAlertSound 16 300

# Tier 2 Divination Cards
Show
Class Divination
BaseType "Chaotic Disposition" "Dark Dreams" "The Cartographer" "The Celestial Justicar" "The Enlightened" "The Mayor" "The Professor" "The Valkyrie" "The Void" "The Wind" "The Wolf"
SetTextColor 255 182 255
SetFontSize 36
MinimapIcon 2 Yellow Triangle
PlayEffect Blue
PlayAlertSound 15 300

# Regular Divination Cards
Show
Class Divination
SetTextColor 0 200 255
SetFontSize 32
MinimapIcon 2 White Triangle
PlayEffect Blue
PlayAlertSound 14 300

# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
#
# League specific items
Expand Down

0 comments on commit f1bb63b

Please sign in to comment.