Archived
load cards from json
This commit is contained in:
@@ -13,16 +13,16 @@
|
||||
{
|
||||
"effect": "gold",
|
||||
"amount": 1,
|
||||
"type": "champion_action",
|
||||
"effect_type": "champion_action",
|
||||
"mutex": 1
|
||||
},
|
||||
{
|
||||
"effect": "damage",
|
||||
"amount": 2,
|
||||
"type": "champion_action",
|
||||
"effect_type": "champion_action",
|
||||
"mutex": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user