dominiontabs/card_db/de/card_groups.json
Michael Rice 1cfc6e3e24 Fixed "Settlers / Bustling Village" group as it was backward (#84)
causing it not to match cards.json.  Also copied the updates
from 7355c8f6 into the other three card_groups.json, as new
entries needing translation.
2016-10-23 20:08:06 -07:00

95 lines
2.0 KiB
JSON

{
"Tournament": {
"subcards": [
"Bag of Gold",
"Diadem",
"Followers",
"Princess",
"Trusty Steed"
],
"new_name": "Tournament and Prizes"
},
"Shelters": {
"subcards": [
"Hovel",
"Overgrown Estate",
"Necropolis"
],
"new_name": "Shelters"
},
"Page": {
"subcards": [
"Treasure Hunter",
"Warrior",
"Hero",
"Champion"
],
"new_name": "Page -> Champion"
},
"Peasant": {
"subcards": [
"Soldier",
"Fugitive",
"Disciple",
"Teacher"
],
"new_name": "Peasant -> Teacher"
},
"Hermit \/ Madman": {
"subcards": [
"Hermit",
"Madman"
],
"new_name": "Hermit \/ Madman"
},
"Urchin \/ Mercenary": {
"subcards": [
"Urchin",
"Mercenary"
],
"new_name": "Urchin \/ Mercenary"
},
"Catapult \/ Rocks" : {
"subcards": [
"Catapult",
"Rocks"
],
"new_name": "Catapult \/ Rocks"
},
"Encampment \/ Plunder": {
"subcards": [
"Encampment",
"Plunder"
],
"new_name": "Encampment \/ Plunder"
},
"Gladiator \/ Fortune": {
"subcards": [
"Gladiator",
"Fortune"
],
"new_name": "Gladiator \/ Fortune"
},
"Patrician \/ Emporium": {
"subcards": [
"Patrician",
"Emporium"
],
"new_name": "Patrician \/ Emporium"
},
"Settlers \/ Bustling Village": {
"subcards": [
"Settlers",
"Bustling Village"
],
"new_name": "Settlers \/ Bustling Village"
},
"Sauna \/ Avanto": {
"subcards": [
"Sauna",
"Avanto"
],
"new_name": "Sauna \/ Avanto"
}
}