This commit is contained in:
2026-01-26 15:39:13 +03:00
parent a3b270fc62
commit f99a4940e2
5 changed files with 505 additions and 7 deletions

View File

@ -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: 'Ярость мандалорца',