Archived
publish build action
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"cards": [
|
||||
{
|
||||
"id": 25,
|
||||
"role": "personal",
|
||||
"card_type": "champion",
|
||||
"faction": "base",
|
||||
"name": "rake, master assassin",
|
||||
"cost": 7,
|
||||
"defense": 7,
|
||||
"guard": false,
|
||||
"init_amount": 1,
|
||||
"effects": [
|
||||
{
|
||||
"effect": "damage",
|
||||
"amount": 4,
|
||||
"effect_type": "champion_action"
|
||||
},
|
||||
{
|
||||
"effect": "stun",
|
||||
"amount": 1,
|
||||
"effect_type": "champion_action"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user