Limited target passing

All new ideas for the upcoming releases of ToME 4.x.x should be discussed here

Moderator: Moderator

Post Reply
Message
Author
lukep
Sher'Tul Godslayer
Posts: 1712
Joined: Mon Mar 14, 2011 10:32 am
Location: Canada

Limited target passing

#1 Post by lukep »

Target passing in open areas (Abashed Expanse, Temporal Rift, etc...) is too aggressive IMO. In these areas, it is very possible to have nearly every enemy in the entire level swarm you at the entrance because the long unobstructed sightlines allow target passing to reach most mobs. One solution to this would be to restrict target passing to only happen from enemies that can see you. This would restrict target passing to affect enemies up to a maximum range of 20 (with the right setup).
Some of my tools for helping make talents:
Melee Talent Creator
Annotated Talent Code (incomplete)

Grey
Loremaster
Posts: 3517
Joined: Thu Sep 23, 2010 10:18 pm
Location: London, England
Contact:

Re: Limited target passing

#2 Post by Grey »

Perhaps there should be some natural errors in the target passing, so that you get a Chinese whispers affect. Up to 4 squares out in either direction for instance. That way the alarm is raised, but it's not as hard to break away and lose them.
http://www.gamesofgrey.com - My own T-Engine games!
Roguelike Radio - A podcast about roguelikes

lukep
Sher'Tul Godslayer
Posts: 1712
Joined: Mon Mar 14, 2011 10:32 am
Location: Canada

Re: Limited target passing

#3 Post by lukep »

If I understand your idea correctly, that wouldn't help at all. Enemies would be drawn to your area from the entire level (in some levels), then target you directly. It would also lead to problems with short range target passing, such as in this situation:

Code: Select all

#####
@####
.####
p.p##
##.##
p.p##
.####
With my understanding of your suggestion, the second, third, and fourth enemies would be as likely to move away from the character as towards. With my suggestion, the first two would target you, and the other two wouldn't.
Some of my tools for helping make talents:
Melee Talent Creator
Annotated Talent Code (incomplete)

Post Reply