theFarWilds.com http://thefarwilds.com/forum/ | |
mind herd http://thefarwilds.com/forum/viewtopic.php?f=2&t=1747 |
Page 1 of 1 |
Author: | CaveTroll [ Thu Mar 18, 2010 9:51 am ] |
Post subject: | mind herd |
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:) |
Author: | Altren [ Thu Mar 18, 2010 10:23 am ] |
Post subject: | Re: mind herd |
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 |
Author: | CaveTroll [ Thu Mar 18, 2010 10:45 am ] |
Post subject: | Re: mind herd |
ok thanks! |
Author: | Zurken [ Thu Mar 18, 2010 5:43 pm ] |
Post subject: | Re: mind herd |
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? |
Author: | Altren [ Fri Mar 19, 2010 1:33 pm ] |
Post subject: | Re: mind herd |
Any enemy figure in those spaces that might be controlled disables whole effect. |
Page 1 of 1 | All times are UTC |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |