mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-12 08:48:39 +00:00
Phyrexian Server Request Implementation
.Makes it possible for phyrexian enemies to drop mythic rares. (Still very rarely.)
.Adds missing keyword ("compleated") to the string search for Phyrexian shops.
This commit is contained in:
@@ -4421,7 +4421,8 @@
|
|||||||
"count": 1,
|
"count": 1,
|
||||||
"addMaxCount": 2,
|
"addMaxCount": 2,
|
||||||
"rarity": [
|
"rarity": [
|
||||||
"rare"
|
"rare",
|
||||||
|
"mythicrare"
|
||||||
],
|
],
|
||||||
"cardTypes": [
|
"cardTypes": [
|
||||||
"Creature",
|
"Creature",
|
||||||
@@ -4499,7 +4500,8 @@
|
|||||||
"count": 1,
|
"count": 1,
|
||||||
"addMaxCount": 1,
|
"addMaxCount": 1,
|
||||||
"rarity": [
|
"rarity": [
|
||||||
"rare"
|
"rare",
|
||||||
|
"mythicrare"
|
||||||
],
|
],
|
||||||
"cardTypes": [
|
"cardTypes": [
|
||||||
"Creature",
|
"Creature",
|
||||||
@@ -5892,7 +5894,8 @@
|
|||||||
"count": 1,
|
"count": 1,
|
||||||
"addMaxCount": 1,
|
"addMaxCount": 1,
|
||||||
"rarity": [
|
"rarity": [
|
||||||
"rare"
|
"rare",
|
||||||
|
"mythicrare"
|
||||||
],
|
],
|
||||||
"cardTypes": [
|
"cardTypes": [
|
||||||
"Creature",
|
"Creature",
|
||||||
@@ -5971,7 +5974,8 @@
|
|||||||
"count": 1,
|
"count": 1,
|
||||||
"addMaxCount": 2,
|
"addMaxCount": 2,
|
||||||
"rarity": [
|
"rarity": [
|
||||||
"rare"
|
"rare",
|
||||||
|
"mythicrare"
|
||||||
],
|
],
|
||||||
"cardTypes": [
|
"cardTypes": [
|
||||||
"Creature",
|
"Creature",
|
||||||
@@ -7979,7 +7983,8 @@
|
|||||||
"count": 1,
|
"count": 1,
|
||||||
"addMaxCount": 1,
|
"addMaxCount": 1,
|
||||||
"rarity": [
|
"rarity": [
|
||||||
"rare"
|
"rare",
|
||||||
|
"mythicrare"
|
||||||
],
|
],
|
||||||
"cardTypes": [
|
"cardTypes": [
|
||||||
"Creature",
|
"Creature",
|
||||||
@@ -8058,7 +8063,8 @@
|
|||||||
"count": 1,
|
"count": 1,
|
||||||
"addMaxCount": 2,
|
"addMaxCount": 2,
|
||||||
"rarity": [
|
"rarity": [
|
||||||
"rare"
|
"rare",
|
||||||
|
"mythicrare"
|
||||||
],
|
],
|
||||||
"cardTypes": [
|
"cardTypes": [
|
||||||
"Creature",
|
"Creature",
|
||||||
@@ -8740,7 +8746,8 @@
|
|||||||
"count": 1,
|
"count": 1,
|
||||||
"addMaxCount": 2,
|
"addMaxCount": 2,
|
||||||
"rarity": [
|
"rarity": [
|
||||||
"rare"
|
"rare",
|
||||||
|
"mythicrare"
|
||||||
],
|
],
|
||||||
"cardTypes": [
|
"cardTypes": [
|
||||||
"Creature",
|
"Creature",
|
||||||
@@ -8822,7 +8829,8 @@
|
|||||||
"count": 1,
|
"count": 1,
|
||||||
"addMaxCount": 1,
|
"addMaxCount": 1,
|
||||||
"rarity": [
|
"rarity": [
|
||||||
"rare"
|
"rare",
|
||||||
|
"mythicrare"
|
||||||
],
|
],
|
||||||
"cardTypes": [
|
"cardTypes": [
|
||||||
"Creature",
|
"Creature",
|
||||||
@@ -15539,7 +15547,8 @@
|
|||||||
"count": 1,
|
"count": 1,
|
||||||
"addMaxCount": 2,
|
"addMaxCount": 2,
|
||||||
"rarity": [
|
"rarity": [
|
||||||
"rare"
|
"rare",
|
||||||
|
"mythicrare"
|
||||||
],
|
],
|
||||||
"cardTypes": [
|
"cardTypes": [
|
||||||
"Creature",
|
"Creature",
|
||||||
@@ -15619,7 +15628,8 @@
|
|||||||
"count": 1,
|
"count": 1,
|
||||||
"addMaxCount": 1,
|
"addMaxCount": 1,
|
||||||
"rarity": [
|
"rarity": [
|
||||||
"rare"
|
"rare",
|
||||||
|
"mythicrare"
|
||||||
],
|
],
|
||||||
"cardTypes": [
|
"cardTypes": [
|
||||||
"Creature",
|
"Creature",
|
||||||
|
|||||||
@@ -5105,7 +5105,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"count":1,
|
"count":1,
|
||||||
"cardText": "infect|oil|proliferate|incubate|toxic|corrupted|phyrexian|poison|living weapon|for mirrodin"
|
"cardText": "infect|oil|proliferate|incubate|toxic|corrupted|phyrexian|poison|living weapon|for mirrodin|compleated"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}]
|
}]
|
||||||
@@ -5128,7 +5128,7 @@
|
|||||||
{
|
{
|
||||||
"count":1,
|
"count":1,
|
||||||
"colors":["white"],
|
"colors":["white"],
|
||||||
"cardText": "infect|oil|proliferate|incubate|toxic|corrupted|phyrexian|poison|living weapon"
|
"cardText": "infect|oil|proliferate|incubate|toxic|corrupted|phyrexian|poison|living weapon|compleated"
|
||||||
}]},
|
}]},
|
||||||
{
|
{
|
||||||
"count":3,
|
"count":3,
|
||||||
@@ -5140,7 +5140,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"count":1,
|
"count":1,
|
||||||
"cardText": "infect|oil|proliferate|incubate|toxic|corrupted|phyrexian|poison|living weapon"
|
"cardText": "infect|oil|proliferate|incubate|toxic|corrupted|phyrexian|poison|living weapon|compleated"
|
||||||
}
|
}
|
||||||
]}]},
|
]}]},
|
||||||
{
|
{
|
||||||
@@ -5161,7 +5161,7 @@
|
|||||||
{
|
{
|
||||||
"count":1,
|
"count":1,
|
||||||
"colors":["blue"],
|
"colors":["blue"],
|
||||||
"cardText": "infect|oil|proliferate|incubate|toxic|corrupted|phyrexian|poison|living weapon"
|
"cardText": "infect|oil|proliferate|incubate|toxic|corrupted|phyrexian|poison|living weapon|compleated"
|
||||||
}]},
|
}]},
|
||||||
{
|
{
|
||||||
"count":3,
|
"count":3,
|
||||||
@@ -5173,7 +5173,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"count":1,
|
"count":1,
|
||||||
"cardText": "infect|oil|proliferate|incubate|toxic|corrupted|phyrexian|poison|living weapon"
|
"cardText": "infect|oil|proliferate|incubate|toxic|corrupted|phyrexian|poison|living weapon|compleated"
|
||||||
}
|
}
|
||||||
]}]},
|
]}]},
|
||||||
{
|
{
|
||||||
@@ -5194,7 +5194,7 @@
|
|||||||
{
|
{
|
||||||
"count":1,
|
"count":1,
|
||||||
"colors":["green"],
|
"colors":["green"],
|
||||||
"cardText": "infect|oil|proliferate|incubate|toxic|corrupted|phyrexian|poison|living weapon"
|
"cardText": "infect|oil|proliferate|incubate|toxic|corrupted|phyrexian|poison|living weapon|compleated"
|
||||||
}]},
|
}]},
|
||||||
{
|
{
|
||||||
"count":3,
|
"count":3,
|
||||||
@@ -5206,7 +5206,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"count":1,
|
"count":1,
|
||||||
"cardText": "infect|oil|proliferate|incubate|toxic|corrupted|phyrexian|poison|living weapon"
|
"cardText": "infect|oil|proliferate|incubate|toxic|corrupted|phyrexian|poison|living weapon|compleated"
|
||||||
}
|
}
|
||||||
]}]},
|
]}]},
|
||||||
{
|
{
|
||||||
@@ -5227,7 +5227,7 @@
|
|||||||
{
|
{
|
||||||
"count":1,
|
"count":1,
|
||||||
"colors":["red"],
|
"colors":["red"],
|
||||||
"cardText": "infect|oil|proliferate|incubate|toxic|corrupted|phyrexian|poison|living weapon|for mirrodin"
|
"cardText": "infect|oil|proliferate|incubate|toxic|corrupted|phyrexian|poison|living weapon|for mirrodin|compleated"
|
||||||
}]},
|
}]},
|
||||||
{
|
{
|
||||||
"count":3,
|
"count":3,
|
||||||
@@ -5239,7 +5239,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"count":1,
|
"count":1,
|
||||||
"cardText": "infect|oil|proliferate|incubate|toxic|corrupted|phyrexian|poison|living weapon|for mirrodin"
|
"cardText": "infect|oil|proliferate|incubate|toxic|corrupted|phyrexian|poison|living weapon|for mirrodin|compleated"
|
||||||
}
|
}
|
||||||
]}]},
|
]}]},
|
||||||
{
|
{
|
||||||
@@ -5260,7 +5260,7 @@
|
|||||||
{
|
{
|
||||||
"count":1,
|
"count":1,
|
||||||
"colors":["black"],
|
"colors":["black"],
|
||||||
"cardText": "infect|oil|proliferate|incubate|toxic|corrupted|phyrexian|poison|living weapon"
|
"cardText": "infect|oil|proliferate|incubate|toxic|corrupted|phyrexian|poison|living weapon|compleated"
|
||||||
}]},
|
}]},
|
||||||
{
|
{
|
||||||
"count":3,
|
"count":3,
|
||||||
@@ -5272,7 +5272,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"count":1,
|
"count":1,
|
||||||
"cardText": "infect|oil|proliferate|incubate|toxic|corrupted|phyrexian|poison|living weapon"
|
"cardText": "infect|oil|proliferate|incubate|toxic|corrupted|phyrexian|poison|living weapon|compleated"
|
||||||
}
|
}
|
||||||
]}]},
|
]}]},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user