This is probably not a bug, but I find that it is very hard to understand when mindherd will give controll and when it is not. When is there an enemy figure between it and neares psion? Some times Im very suprised when I dont get controll. And how do I know what fields will be controlled? Not very important, but if someone could explain this I would be greatefull:)
Altren
Post subject: Re: mind herd
Posted: Thu Mar 18, 2010 10:23 am
Lead Developer
Joined: Mon Mar 31, 2008 9:55 pm Posts: 716 Location: Moscow, Russia
It gives control of each hex that is closer to both psions than distance between them.
Code:
distance1 = distBetween(psion1, mindherd) if distBetween(point,psion1) < distance1 and distBetween(point,mindherd) < distance1 giveControl
CaveTroll
Post subject: Re: mind herd
Posted: Thu Mar 18, 2010 10:45 am
Joined: Mon Mar 23, 2009 10:20 am Posts: 235
ok thanks!
Zurken
Post subject: Re: mind herd
Posted: Thu Mar 18, 2010 5:43 pm
Joined: Fri Mar 27, 2009 8:01 pm Posts: 526
and opponent mustn't stand in ANY of those hexes? or just on the closest path? again - if there are several, at least one to break the ability for that turn?
Altren
Post subject: Re: mind herd
Posted: Fri Mar 19, 2010 1:33 pm
Lead Developer
Joined: Mon Mar 31, 2008 9:55 pm Posts: 716 Location: Moscow, Russia
Any enemy figure in those spaces that might be controlled disables whole effect.
Users browsing this forum: No registered users and 29 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum