»
S
I
D
E
B
A
R
«
PC/Mac Game Review - Telepath Psy Arena 2
October 18th, 2009 by AlexWeldon

Gameplay: 5/10 Graphics: 4/10 Sound: 7/10 Originality: 7/10 Overall: 5/10

picture-19

Available for download direct from Sinister Design.

When I saw this game mentioned on Rock Paper Shotgun, I went straight to the creator’s website and bought it, without even trying the demo. This is an indicator of how much I loved the concept. It’s a turn-based, top-down, tactical battle game. Turn-based games in general are a sadly-neglected genre these days, especially turn-based strategy games. Even within the genre, Telepath Psy Arena 2 is unusual in that it does away with randomness - attacks always hit, and always deal a fixed amount of damage. Characters are persistent from one mission to the next, and death is permanent. Although it’s easy enough to purchase a replacement for a slain ally, all the money invested in training the character is lost, and it can take a while to get the replacement’s power up to par with the rest of the team.

There’s a lot to love in that concept, and it seems like a recipe for success. Unfortunately, the game does almost everything else wrong.

For one thing, the game is riddled with balance issues. The player’s characters have much higher movement than similar characters on the enemy side, so there’s little challenge in outmaneuvering the enemy. In particular, the Assassin character type can move 9 squares per turn, which is greater than the size of the map in its smaller direction, and quite early on, acquires the Leap ability, which extends the character’s movement range as well as allowing it to pass over friends, enemies and some obstacles. Combined with its ability to deal massive damage when striking from behind, investing a heap of money into an Assassin’s strength attribute (boosting attack damage) allows an insta-kill of almost any one enemy per turn, anywhere on the map.

The creator would probably argue that the Assassin’s offensive capability is balanced by its relatively weak defense, and that moving it far from the rest of the player characters to kill a distant enemy is likely to result in the Assassin being killed, but this leads us to my next major complaint about the game, which is that it’s infinitely grindable.

Any battle can be replayed multiple times. I’m not sure whether there’s a limit to how many times, since the game does seem to keep track of how many times you’ve beaten a given battle. It’s irrelevant in any case, as the game also allows you to fight battles against random assortments of enemies of whatever difficulty level you like. This sounds like a nice feature, but the problem is that it means that, rather than forming a better strategy in order to get past a difficult level, the player need merely spend an hour raking in cash by beating up on easier foes, and buy his way to victory by upgrading his characters.

The reason for the inclusion of this feature is obvious - if the player had to progress through a series of ever more difficult battles, without being able to engage in optional ones to earn money, then there would inevitably be a moment of Pyrrhic victory, in which the player’s team would be left so crippled that the subsequent battle would be unwinnable. This feature is not a good solution, however - aside from the above problem, it also means that character death punishes the player, not by having fewer assets at his disposal for the next battle, but by forcing him into a long series of boring, repetitive, easy battles in order to purchase and train a replacement. This is not good game design.

Technically speaking, the game is amateurishly programmed. There is little animation or special effects, and nothing in the gameplay should require much processor power, and yet the game crawls. Part of the blame probably lies with Adobe, as the game is written in AIR, and I’ve found that ActionScript in general runs poorly on Mac. Nonetheless, I’ve seen plenty of more elaborate ActionScript games that have run smoothly, so I’m positive that a more talented programmer would have been able to make this game perform well.

All of this could be forgiven, if the game’s most important aspect had been given more attention. I am referring to the AI.

If you make a game single-player, turn-based and luck free, you’re committing yourself to writing a strong AI opponent. Simply pitting the player against ever-stronger, but equally stupid opposition is fine for an action game, but it feels cheap in the context of a strategy game. Imagine purchasing a chess game, and discovering that increasing the difficulty simply gave the computer more queens, rather than having it make better moves.

Without having seen the game’s code, I nonetheless have a pretty good idea of what sort of decision-making it employs: first, it checks if it can kill any of the player’s characters. If so, it always does so. If not, then it attacks the one with the fewest hit points remaining. If it can’t attack anyone, then it simply moves one square in a more-or-less random direction. Enemy characters with healing abilities always default to using those, rather than attacking, unless there are no injured allies in range. It never makes any attempt to keep its characters’ backs covered, either, which simply increases the power of the Assassin character. This extremely predictable, simplistic behaviour on the part of the opponents makes the battles rather tedious.

I wouldn’t recommend that anyone buy this game. It would certainly be worth a download if it were a freeware title, which is what it feels like, but it isn’t executed in a professional enough manner to be worth the price tag, low as it is ($12.99). Those craving a challenging, turn-based strategy experience would be better off checking out Battle for Wesnoth, which is actually free, and open source. Meanwhile, game developers thinking about making such a title can learn two important things from Telepath Psy Arena 2 - firstly, they can learn from its mistakes, and secondly, my immediate and unhesitating purchase of it should confirm that there is a market for such games, and that it’s woefully under-served at the moment.


2 Responses  
Craig Stern writes:
October 19th, 2009 at 12:13 AM

Hi! Thanks for the review. You make several valid criticisms of the game here, but I have just a couple of points I’d like to address, if I may:

–Although you can replay battles repeatedly, the game penalizes you for it. The first replay nets you only half the ordinary amount of gold; the second replay nets you one-third, and so on. So it really isn’t efficient to just play the same battles over and over.
–The random battle generator is just an option for players who want to grind. It sounds like you don’t enjoy that, but then again, you don’t have to. You know the old joke: “Doctor, doctor, it hurts when I do this!” “So don’t do that.” If you find the game too easy due to infinite grind-ability, then don’t grind.

All in all, this game is designed to be friendly toward newcomers to the turn-based tactics genre. I would encourage readers to download the demo, give it a try, and decide for themselves whether the game merits the rather small price tag. (The demo is free, after all, and it gives you a pretty generous taste of how the full game plays.)

Anyway, thank you very much for buying the game, and for offering your views! I hope to keep improving and offering better and better games in the future.

AlexWeldon writes:
October 19th, 2009 at 12:35 AM

Hey, thanks for commenting, and for taking the criticism graciously. I do give you props for making such a game in the first place.

The problem with your argument about the grinding is twofold. First, the game more or less requires some grinding. Sure, you can use save and restore to try a battle repeatedly until you find a way to do it with no deaths, but I have a feeling that on anything but the easiest difficulty setting, the enemy power curve will catch up to you, and eventually there will be fights in which some losses are incurred even with perfect play. At that point, you have no choice but to grind a bit.

Secondly, and this is something that bothers some people (i.e. me) more than others, I think it’s bad design when a game offers you a strategy (here, repeatedly playing random battles that your characters can handle easily) that is clearly superior from the point of view of winning the game, but less fun than other things you could do. The process of finding ways to overcome a challenge should guide the player into playing the game in the most fun way possible. While you’re right that a player could create a more fun experience for themselves by e.g. making a rule for themselves that they can do no more than two random battles between every fixed battle, it shouldn’t be the player’s responsibility to do so - that’s a game designer’s job. Giving players an option is okay, of course, but it should be done explicitly, e.g. as part of the difficulty settings.

Leave a Reply

»  Substance: WordPress   »  Style: Ahren Ahimsa
© All posts (c) Alex Weldon as of date posted