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