fix card names in example config auction pool
This commit is contained in:
+11
-11
@@ -326,29 +326,29 @@
|
|||||||
"CardAuctionSize": [6, 8],
|
"CardAuctionSize": [6, 8],
|
||||||
"CardAuctionPool": {
|
"CardAuctionPool": {
|
||||||
// "CardName": [RelativeFrequency, MinPrice]
|
// "CardName": [RelativeFrequency, MinPrice]
|
||||||
"Beat+": [500, 4],
|
"Beat +": [500, 4],
|
||||||
"Berserk+": [800, 7],
|
"Berserk +": [800, 7],
|
||||||
"Biboo": [500, 6],
|
"Biboo": [500, 6],
|
||||||
"Chaos Bringer": [900, 3],
|
"Chaos Bringer": [900, 3],
|
||||||
"Charity+": [800, 4],
|
"Charity +": [800, 4],
|
||||||
"Counter+": [800, 9],
|
"Counter +": [800, 9],
|
||||||
"Dark Flow": [600, 11],
|
"Dark Flow": [600, 11],
|
||||||
"Dolmolm": [500, 8],
|
"Dolmolm": [500, 8],
|
||||||
"Egg Rappy": [800, 2],
|
"Egg Rappy": [800, 2],
|
||||||
"Epsilon": [300, 7],
|
"Epsilon": [300, 7],
|
||||||
"Gather+": [800, 8],
|
"Gather +": [800, 8],
|
||||||
"Gibbles+": [700, 6],
|
"Gibbles +": [700, 6],
|
||||||
"Grants": [200, 4],
|
"Grants": [200, 4],
|
||||||
"Hallo Rappy+": [800, 3],
|
"Hallo Rappy +": [800, 3],
|
||||||
"Heart of Poumn": [600, 5],
|
"Heart Of Poumn": [600, 5],
|
||||||
"Heaven Punisher": [500, 6],
|
"Heaven Punisher": [500, 6],
|
||||||
"Lavis Cannon": [400, 7],
|
"Lavis Cannon": [400, 7],
|
||||||
"Piety": [800, 5],
|
"Piety": [800, 5],
|
||||||
"Rag Rappy+": [800, 2],
|
"Rag Rappy +": [800, 2],
|
||||||
"Rich+": [700, 2],
|
"Rich +": [700, 2],
|
||||||
"Snail Pace": [900, 3],
|
"Snail Pace": [900, 3],
|
||||||
"Striker of Chao": [500, 5],
|
"Striker of Chao": [500, 5],
|
||||||
"Thread+": [800, 8],
|
"Thread +": [800, 8],
|
||||||
},
|
},
|
||||||
|
|
||||||
// Quest category configuration. See README.md for information on how quest
|
// Quest category configuration. See README.md for information on how quest
|
||||||
|
|||||||
Reference in New Issue
Block a user