Question about Boss Star II

Right, paladins can shield and cast heal. You can command them with Boss Star III, but you can’t summon them until Boss Star IV. (You can always command one level higher than you can summon.)

How do you (for example) command a soldier to build a palisade at (100, 120) using Boss Star II in Python? I haven’t been able to figure out the syntax for specifying a location.

Soldiers don’t build palisades. Peasants do.

The syntax is:

self.command(peasant, "buildXY", "palisade", x, y) 
1 Like

Are the Boss Stars not allowed on treasure levels? Mine doesn’t appear on Backwoods Treasure or Sarven Treasure.

Imagine a level that requires 100 Gold to be collected, and someone with a Boss Star V (not yet implemented) comes along. Due to the initial gold given by the different Boss Stars I would assume the Boss Star V to easily give 100 or more initial gold, thus you would instantly win the map.

And by the time you collected 50 Gold for a peasant (assuming you start from 0 and had no income) you can as well collect the other 50 yourself.

1 Like

possible bug in the description - “archer” mentioned twice

find a minor bug, maybe on my screen only?