fix JSON typos

This commit is contained in:
Anthony Calosa
2023-03-20 12:24:56 +08:00
parent de300f9c00
commit 38a11a8bac
3 changed files with 11 additions and 11 deletions

View File

@@ -8528,7 +8528,7 @@
"count": 2, "count": 2,
"addMaxCount": 4, "addMaxCount": 4,
"rarity": [ "rarity": [
"common", "common"
] ]
}, },
{ {
@@ -8600,7 +8600,7 @@
"count": 2, "count": 2,
"addMaxCount": 4, "addMaxCount": 4,
"rarity": [ "rarity": [
"common", "common"
] ]
}, },
{ {

View File

@@ -1844,7 +1844,7 @@
{ {
"name": "OrthodoxyBasilica", "name": "OrthodoxyBasilica",
"type": "dungeon", "type": "dungeon",
"count": 2 "count": 2,
"radiusFactor": 0.8, "radiusFactor": 0.8,
"spriteAtlas": "maps/tileset/Phyrexian_Buildings.atlas", "spriteAtlas": "maps/tileset/Phyrexian_Buildings.atlas",
"sprite": "BasilicaSmall", "sprite": "BasilicaSmall",

View File

@@ -222,11 +222,11 @@
"cardUnion": [ "cardUnion": [
{ {
"count":1, "count":1,
"cardText": "counter.*on |counter.*distribute|distribute.*counter|proliferate|creature(s)? from", "cardText": "counter.*on |counter.*distribute|distribute.*counter|proliferate|creature(s)? from"
}, },
{ {
"count":1, "count":1,
"cardText": "([+-])\\d?/([+-])\\d?", "cardText": "([+-])\\d?/([+-])\\d?"
} }
] ]
}] }]
@@ -525,11 +525,11 @@
"cardUnion": [ "cardUnion": [
{ {
"count":1, "count":1,
"cardText": "(Vigilance|Lifelink|Protection|First Strike|Double Strike|Flying)", "cardText": "(Vigilance|Lifelink|Protection|First Strike|Double Strike|Flying)"
}, },
{ {
"count":1, "count":1,
"cardText": "([+-])\\d?/([+-])\\d?", "cardText": "([+-])\\d?/([+-])\\d?"
} }
] ]
}] }]
@@ -969,7 +969,7 @@
}] }]
},{ },{
"name":"Creature2Eldrazi", "name":"Creature2Eldrazi",
"description": "Eldritch Emissaries" "description": "Eldritch Emissaries",
"spriteAtlas":"maps/tileset/buildings.atlas", "spriteAtlas":"maps/tileset/buildings.atlas",
"sprite":"CreatureShop", "sprite":"CreatureShop",
"overlaySprite":"Overlay2Colorless", "overlaySprite":"Overlay2Colorless",
@@ -1589,7 +1589,7 @@
{ {
"count":4, "count":4,
"colors": ["red","white","black"], "colors": ["red","white","black"],
"colorType": "MultiColor", "colorType": "MultiColor"
}] }]
},{ },{
"name":"RWU", "name":"RWU",
@@ -1606,7 +1606,7 @@
{ {
"count":4, "count":4,
"colors": ["blue","red","white"], "colors": ["blue","red","white"],
"colorType": "MultiColor", "colorType": "MultiColor"
}] }]
},{ },{
"name":"RWG", "name":"RWG",
@@ -4854,7 +4854,7 @@
}, },
{ {
"count":1, "count":1,
"subTypes": ["Soldier"], "subTypes": ["Soldier"]
}, },
{ {
"count":1, "count":1,