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