mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
update
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
"activeFile": "map/scarecrow_farm.tmx",
|
||||
"automapping.whileDrawing": false,
|
||||
"expandedProjectPaths": [
|
||||
"map/main_story",
|
||||
"tileset",
|
||||
"obj",
|
||||
"map",
|
||||
"obj"
|
||||
"map/main_story",
|
||||
"tileset"
|
||||
],
|
||||
"file.lastUsedOpenFilter": "All Files (*)",
|
||||
"fileStates": {
|
||||
|
||||
@@ -7491,37 +7491,24 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "card",
|
||||
"probability": 1,
|
||||
"type": "deckCard",
|
||||
"probability": 0.1,
|
||||
"count": 1,
|
||||
"cardName": "Reaper King"
|
||||
},
|
||||
{
|
||||
"type": "card",
|
||||
"probability": 1,
|
||||
"count": 1,
|
||||
"cardName": "Wickerwing Effigy"
|
||||
},
|
||||
{
|
||||
"type": "card",
|
||||
"probability": 1,
|
||||
"count": 1,
|
||||
"cardName": "Pili-Pala"
|
||||
"rarity": [
|
||||
"rare"
|
||||
],
|
||||
"cardTypes": [
|
||||
"Land"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "gold",
|
||||
"probability": 0.3,
|
||||
"count": 10,
|
||||
"addMaxCount": 90
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"probability": 1,
|
||||
"count": 1,
|
||||
"itemName": "Giant Scythe"
|
||||
}
|
||||
],
|
||||
"colors": "WUBRG"
|
||||
"colors": "U"
|
||||
},
|
||||
{
|
||||
"name": "Scarecrow Captain",
|
||||
@@ -7572,6 +7559,36 @@
|
||||
"probability": 0.3,
|
||||
"count": 100,
|
||||
"addMaxCount": 200
|
||||
},
|
||||
{
|
||||
"type": "card",
|
||||
"probability": 1,
|
||||
"count": 1,
|
||||
"cardName": "Reaper King"
|
||||
},
|
||||
{
|
||||
"type": "card",
|
||||
"probability": 1,
|
||||
"count": 1,
|
||||
"cardName": "Wickerwing Effigy"
|
||||
},
|
||||
{
|
||||
"type": "card",
|
||||
"probability": 1,
|
||||
"count": 1,
|
||||
"cardName": "Pili-Pala"
|
||||
},
|
||||
{
|
||||
"type": "gold",
|
||||
"probability": 0.3,
|
||||
"count": 10,
|
||||
"addMaxCount": 90
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"probability": 1,
|
||||
"count": 1,
|
||||
"itemName": "Giant Scythe"
|
||||
}
|
||||
],
|
||||
"colors": "WUBRG"
|
||||
|
||||
Reference in New Issue
Block a user