Compare commits
1
Commits
feat/promo
...
cc48d11ea1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cc48d11ea1 |
@@ -126,7 +126,7 @@
|
||||
"effect_type": "suicide",
|
||||
"sub_effects": [
|
||||
{
|
||||
"effect": "damage_all_champions",*
|
||||
"effect": "damage_all_champions",
|
||||
"amount": 4
|
||||
}
|
||||
]
|
||||
@@ -211,7 +211,7 @@
|
||||
"amount": 4
|
||||
},
|
||||
{
|
||||
"effect": "stack_next_champion_bought"*
|
||||
"effect": "stack_next_champion_bought"
|
||||
},
|
||||
{
|
||||
"effect": "draw",
|
||||
|
||||
+1
-13
@@ -1,17 +1,5 @@
|
||||
{
|
||||
"cards": [
|
||||
{
|
||||
"id": ,
|
||||
"role": ,
|
||||
"card_type": ,
|
||||
"faction": ,
|
||||
"name": ,
|
||||
"cost": ,
|
||||
"effects": [
|
||||
{
|
||||
"effect":
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user