Putting the 'role' back in role-playing games since 2002.
Donate to Codex
Good Old Games
  • Welcome to rpgcodex.net, a site dedicated to discussing computer based role-playing games in a free and open fashion. We're less strict than other forums, but please refer to the rules.

    "This message is awaiting moderator approval": All new users must pass through our moderation queue before they will be able to post normally. Until your account has "passed" your posts will only be visible to yourself (and moderators) until they are approved. Give us a week to get around to approving / deleting / ignoring your mundane opinion on crap before hassling us about it. Once you have passed the moderation period (think of it as a test), you will be able to post normally, just like all the other retards.

Development Info Underrail 2: Infusion Dev Log #9: New Combat System

Ol' Willy

Arcane
Zionist Agent Vatnik
Joined
May 3, 2020
Messages
26,157
Location
Reichskommissariat Russland ᛋᛋ
Turd based gameplay for simulating tactical engagements is abomination that turns RPGs into slow, banal, exploitable slogs for no lifers and he wrote entire post explaining it only to miss the point, forest for the trees indeed.
There is a reason why wargames with tactical depth ten times more than in average RPG are all turn based

Please share more pleb opinions
 

BlackPlate

Novice
Joined
Jan 6, 2020
Messages
37
Single biggest problem in Underrail 1 combat was cheesing the AI with LOS abuse. I should think that has been eradicated.
Are you referring to breaking LOS by running around corners or obstacles? That is a pretty good simulation of being fast and fighting tactically. It can get wonky and cheesy, but there is no better way to simulate that with the current combat system.
 

Crescent Hawk

Cipher
Joined
Jul 10, 2014
Messages
667
Over the years, however, I came to realize that, while it's a solid way to approach party-based combat, it has some significant disadvantages when it comes to single character RPGs

He was this close to getting how to fix it properly, but missed the forest for the trees.
I do agree with you yeah, even if in the end I will probably enjoy my time with it. Like this the game just feels like a blueprint for a System Shock type game. A party based game would be way better. Nevertheless Iam impressed by the looks and ambiance.
 

BlackPlate

Novice
Joined
Jan 6, 2020
Messages
37
They should at least throw flashbangs near the corners if you hid behind them.
I would love to see that and more, but it's probably a never-ending spiral of 'just one more thing' that gets harder and harder to program the AI to do in any acceptable capacity. Also entering the CDDA autism-tier of 'simulating' til it gets bogged down and becomes unfun. I am happy with what we have, it doesn't become ezmode on Dominating even if you know all the little things.
The new combat looks like some bizzaro shit to me, might just be strange enough to be great and fix this.
 

Stavrophore

Most trustworthy slavic man
Patron
Vatnik
Joined
Aug 17, 2016
Messages
14,987
Location
don't identify with EU-NPC land
Strap Yourselves In
They should at least throw flashbangs near the corners if you hid behind them.
I would love to see that and more, but it's probably a never-ending spiral of 'just one more thing' that gets harder and harder to program the AI to do in any acceptable capacity. Also entering the CDDA autism-tier of 'simulating' til it gets bogged down and becomes unfun. I am happy with what we have, it doesn't become ezmode on Dominating even if you know all the little things.
The new combat looks like some bizzaro shit to me, might just be strange enough to be great and fix this.

How is programming ai to do a wide berth of corners and throwing flashbangs with a simple logic of [if enemy behind corner && no enemies inside grenade radius with reticle throw placed at corner = throw grenade] something unreasonable? The problem with making combat realistic and hard and AI acting believable is that UR games feature just one character. Too smart AI or too well usage of disabling weapons will mean GG for most chars that dont have thick skull or some perk like that. Similarily AI could do a wide berth and employ suppression fire, ie. shoot at the corner and PC would just get penalty to AP/MP when going out of the corner instead of getting disabled. There are ways to deal with breaking LoS, but it doesn't mean they will make game enjoyable for the given game constraints like one player char. Everything has to be balanced properly, realism should not be goal in itself, the enjoyable gameplay loop should be. If realism doesn't infringe upon that too much, then by all means go for realism, otherwise please do not try to fit something that won't fit.
 
Last edited:

Ol' Willy

Arcane
Zionist Agent Vatnik
Joined
May 3, 2020
Messages
26,157
Location
Reichskommissariat Russland ᛋᛋ
They should at least throw flashbangs near the corners if you hid behind them.
I would love to see that and more, but it's probably a never-ending spiral of 'just one more thing' that gets harder and harder to program the AI to do in any acceptable capacity. Also entering the CDDA autism-tier of 'simulating' til it gets bogged down and becomes unfun. I am happy with what we have, it doesn't become ezmode on Dominating even if you know all the little things.
The new combat looks like some bizzaro shit to me, might just be strange enough to be great and fix this.

How is programming ai to do a wide berth of corners and throwing flashbangs with a simple logic of [if enemy behind corner && no enemies inside grenade radius with reticle throw placed at corner = throw grenade] something unreasonable? The problem with making combat realistic and hard and AI acting believable is that UR games feature just one character. Too smart AI or too well usage of disabling weapons will mean GG for most chars that dont have thick skull or some perk like that. Similarily AI could do a wide berth and employ suppression fire, ie. shoot at the corner and PC would just get penalty to AP/MP when going out of the corner instead of getting disabled. There are ways to deal with breaking LoS, but it doesn't mean they will make game enjoyable for the given game constraints like one player char. Everything has to be balanced properly, realism should not be goal in itself, the enjoyable gameplay loop should be. If realism doesn't infringe upon that too much, then by all means go for realism, otherwise please do not try to fit something that won't fit.
Have you ever played Underrail? You either can tank stuff thrown your way, or you have the means to not be targeted in the first place. In the latter case, if you failed and have shit on you, you need to have a plan b to disengage - or just reload
 

Stavrophore

Most trustworthy slavic man
Patron
Vatnik
Joined
Aug 17, 2016
Messages
14,987
Location
don't identify with EU-NPC land
Strap Yourselves In
Have you ever played Underrail? You either can tank stuff thrown your way, or you have the means to not be targeted in the first place. In the latter case, if you failed and have shit on you, you need to have a plan b to disengage - or just reload

The issue we were discussing is to make the ai smarter and less cheesy, like hiding behind pillar 1 tile wide and they literally doing nothing but conga line going to you. Not debating whether you can tank, evade or whatever, just wondering how we can make AI more engaging.
 
Last edited:

BlackPlate

Novice
Joined
Jan 6, 2020
Messages
37
How is programming ai to do a wide berth of corners and throwing flashbangs with a simple logic of [if enemy behind corner && no enemies inside grenade radius with reticle throw placed at corner = throw grenade] something unreasonable?
It isn't, that is why I said I would love to see it and similar solutions, but you yourself answered in your own post why it probably isn't in there.
To add to that, you would have to account for enemies that don't have non-targetable AoE attacks they could use to flush you away from corners, and even if you add something like suppressive fire penalty to AP/MP, the solution would be just moving deeper in around corner to avoid it. It would add more to the usual list of moves you would have to do in order to be safe, but such things can quickly enter the realm of tedium rather than any real danger to you. The more you try to add to combat depth the more you have to compensate for player just doing the bare minimum to avoid it and if that is even worth it, and every new thing itself has to be something that doesn't add to the cheese.
This is what I meant when I said 'just one more thing' and 'unfun'. 'nades around the corner is good, but it effects a relatively small amount of combat encounters, and as a counterpoint, that itself could be used to deplete grenades from enemies in a safer environment. You would need to overhaul the game's combat in order for it to be impactful, which Infusion seems to do with its tit-for-tat combat rather than full turns.
I wonder just what exactly are we discussing here?
 

damager

Liturgist
Joined
Jan 19, 2016
Messages
1,801
Don't make every enemy wear ten granades and give the player abilities and feats to counter such tactics (like throwing granades coming around the corner right back)
 

As an Amazon Associate, rpgcodex.net earns from qualifying purchases.
Back
Top Bottom