Nerf afterimage
This commit is contained in:
parent
bb27a2cdb5
commit
61a6954546
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ spectral {
|
||||||
key = "afterimage",
|
key = "afterimage",
|
||||||
pronouns = "he_they",
|
pronouns = "he_they",
|
||||||
artist = "aster",
|
artist = "aster",
|
||||||
config = {extra = {amount = 1, hand = -1}},
|
config = {extra = {amount = 1, hand = -2}},
|
||||||
loc_vars = function(_, info_queue, card)
|
loc_vars = function(_, info_queue, card)
|
||||||
table.insert(info_queue, G.P_CENTERS.e_negative)
|
table.insert(info_queue, G.P_CENTERS.e_negative)
|
||||||
return {vars = {card.ability.extra.amount, card.ability.extra.hand}}
|
return {vars = {card.ability.extra.amount, card.ability.extra.hand}}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue