2011/1/19 Robert Vollmert <rvollmert-li...@gmx.net>
>
> On Jan 19, 2011, at 00:04, Raphaƫl Langella wrote:
> > Better movement AI for ranged attackers.
> >
> > When you leave the LOS of a monster with ranged attacks, it will try
> to regain
> > a line of fire instead of coming straight after you.
>
> This is interesting.
>
> >From the description, it sounds like this should be restricted to
> intelligent monsters.
>
Absolutely. This is only a first step and will need to be tweaked an
balanced. I was thinking of randomly not doing it so that it less
predictable. Maybe something like:
mons_intel(mon) == I_NORMAL && !one_chance_in(10)
|| mons_intel(mon) == I_HIGH && !one_chance_in(20)
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand
malware threats, the impact they can have on your business, and how you
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Crawl-ref-discuss mailing list
Crawl-ref-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/crawl-ref-discuss