123
This commit is contained in:
8
cards.js
8
cards.js
@ -1012,11 +1012,11 @@ module.exports = {
|
||||
cost: 3,
|
||||
type: 'spell',
|
||||
faction: 'pirates',
|
||||
text: 'Возьми 2 карты.',
|
||||
text: 'Укради 2 карты из колоды противника.',
|
||||
art: 'plunder',
|
||||
spellEffect: 'draw_2',
|
||||
spellTarget: 'none',
|
||||
bio: 'Пираты грабят и получают добычу.',
|
||||
spellEffect: 'steal_cards',
|
||||
spellTarget: 'enemy_player',
|
||||
bio: 'Пираты грабят и крадут карты у противников.',
|
||||
},
|
||||
mandalorian_rage: {
|
||||
name: 'Ярость мандалорца',
|
||||
|
||||
Reference in New Issue
Block a user