MArcomage
Free multiplayer on-line fantasy card game
Login
Please log in
Register
Players
Cards
Concepts
Cards
>
Sellsword
View card
0
dimitris
on
20:25, 25. Jun, 2012
#1
This card has a small problem. It does the opposite of what the text says :)
If it's in your deck attacks 60 otherwise gives 20 recruits:
The code in line:
if (in_array($card->ID, $my_deck->Rare)) $this->Attack(60, $hisdata->Tower, $hisdata->Wall);
should be
if (!in_array($card->ID, $my_deck->Rare)) $this->Attack(60, $hisdata->Tower, $hisdata->Wall);
Mojko
on
20:38, 25. Jun, 2012
#2
Fixed in
r1687
. Thanks for reporting.
DPsycho
on
23:47, 6. Jul, 2012
#3
[moderator DPsycho: Further discussion on this card has been relocated to
this thread
about the Brigand keyword as a whole.]
dindon
on
20:25, 6. Nov, 2015
#4
Nitpick: this card uses the phrase "not in your deck", but Ambassador, Messenger, and Purifying Fire all use the phrase "not from your deck".
It would be nice to have consistent wording on stuff like this. (The card library is so huge, I often have to use ctrl+f to find cards matching a certain mechanic.)
Cards
>
Sellsword
View card
0
✖
An error has occurred
✖
✖