@ -18,6 +18,10 @@ class Goblin extends \OpenLegends\Engine\Abstract\Card
new \OpenLegends\Asset\Test\Card\Ability\Guard()
);
$ability->add(
new \OpenLegends\Asset\Test\Card\Ability\Attack()
$this->setAbility(
$ability
@ -20,6 +20,10 @@ class Mouse extends \OpenLegends\Engine\Abstract\Card
new \OpenLegends\Asset\Test\Card\Rarity\Common()
$this->setTitle(
_('Mouse')
@ -20,6 +20,10 @@ class Rat extends \OpenLegends\Engine\Abstract\Card
_('Rat')