copy over english files as start of German version

This commit is contained in:
Sumpfork 2015-11-03 14:13:40 -08:00
parent 96fb4bb8e0
commit 7db06e2e13
3 changed files with 3394 additions and 0 deletions

View File

@ -0,0 +1,52 @@
{
"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"
}
}

3325
card_db/de/cards.json Normal file

File diff suppressed because it is too large Load Diff

17
card_db/de/mapping.json Normal file
View File

@ -0,0 +1,17 @@
{
"Action": "Action",
"Victory": "Victory",
"Attack": "Attack",
"Treasure": "Treasure",
"Reaction": "Reaction",
"Duration": "Duration",
"Prize": "Prize",
"Shelter": "Shelter",
"Ruins": "Ruins",
"Looter": "Looter",
"Curse": "Curse",
"Blank": "Blank",
"Reserve": "Reserve",
"Traveller": "Traveller",
"Event": "Event"
}