#AstralEcho not shown in cards_damage

1 messages · Page 1 of 1 (latest)

violet raven
#

So this is a hit with 3 cards. AstralEcho not showing like any other support card

[
  { id: 'RuinousRust', value: 39 },
  { id: 'AstralEcho', value: 40 },
  { id: 'TotemFairySkill', value: 51 }
] 

Attack Log cards_damage only show 2 cards and tap damage

[
  { titan_index: 3, id: null, damage_log: [ [Object] ] },
  { titan_index: 3, id: 'RuinousRust', damage_log: [ [Object] ] },
  { titan_index: 3, id: 'TotemFairySkill', damage_log: [] }
]
#

#duplicate