Speed has two effects, determining who acts first and alteration of action delay. For every 15 points above 100 the action delay is reduced by one (to a minimum of a third). It works the other way as well for every 15 points below 100 the delay increases by one. It starts at 100 to prevent negative values.
Agility is fine, the problem are the multitude of armour slots. Thanks to them the defence value becomes inflated in comparison to the other values.
Let's talk combat
- Anima_
- Druid
- Posts: 345
- Joined: Fri Mar 02, 2012 2:44 pm
- Location: Germany
- Contact:
Re: Let's talk combat
RPG Programmer for Winterwolves, currently working on: Amber's Magic Shop
Part-time emotionless AI
Part-time emotionless AI
- yayswords
- Elder Druid
- Posts: 1436
- Joined: Sat Jan 25, 2014 5:34 am
Re: Let's talk combat
I see, I thought it was still like in Loren. That's a smarter speed system. However shouldn't the reaction be percentile rather than flat? This favors short actions.
If at first try it doesn't explode, it ain't Jack who wrote the code.
-
Troyen
- Elder Druid
- Posts: 957
- Joined: Fri May 06, 2011 2:23 am
Re: Let's talk combat
How is the initial order determined? Seems to be a bit random to allow for some variance, but I've rarely been able to go before mobs, even if I have a higher speed (albeit not by much).
I also was debating proposing that speed be scaled down so it has a more noticeable effect, but I was worried about the consequences late-game. Someone with +60 speed would just be incredibly powerful over other characters if the base speed was 10 instead of 100. Still, it is one of the least desirable stats - at least in Act 1. Maybe better gear in later acts will prove this wrong.
Skill has a secondary effect of offering + % Physical Resistance. Is the amount resisted calculated before or after the damage reduction from defense?
I also was debating proposing that speed be scaled down so it has a more noticeable effect, but I was worried about the consequences late-game. Someone with +60 speed would just be incredibly powerful over other characters if the base speed was 10 instead of 100. Still, it is one of the least desirable stats - at least in Act 1. Maybe better gear in later acts will prove this wrong.
Skill has a secondary effect of offering + % Physical Resistance. Is the amount resisted calculated before or after the damage reduction from defense?
- yayswords
- Elder Druid
- Posts: 1436
- Joined: Sat Jan 25, 2014 5:34 am
Re: Let's talk combat
I'm 99% sure physical resistance means resistance to the physical ailments: weakened, scared, slowed, tired, and maybe paralyzed.
As far as I can tell, attack and defense are both hit/miss chance and damage increase/reduction.
As far as I can tell, attack and defense are both hit/miss chance and damage increase/reduction.
If at first try it doesn't explode, it ain't Jack who wrote the code.
- Anima_
- Druid
- Posts: 345
- Joined: Fri Mar 02, 2012 2:44 pm
- Location: Germany
- Contact:
Re: Let's talk combat
It's the same system Loren had. It works both ways though since short actions are impacted by low speed more. A percentile system has other issues though. Calculating the percentage isn't quite as trivial as it appears at first glance.yayswords wrote:I see, I thought it was still like in Loren. That's a smarter speed system. However shouldn't the reaction be percentile rather than flat? This favors short actions.
Solely by speed.Troyen wrote:How is the initial order determined? Seems to be a bit random to allow for some variance, but I've rarely been able to go before mobs, even if I have a higher speed (albeit not by much).
I wouldn't be too sure about that. It helps getting the first attack in and makes your turn come up more often.I also was debating proposing that speed be scaled down so it has a more noticeable effect, but I was worried about the consequences late-game. Someone with +60 speed would just be incredibly powerful over other characters if the base speed was 10 instead of 100. Still, it is one of the least desirable stats - at least in Act 1. Maybe better gear in later acts will prove this wrong.
This is resistance to physical effects, not attacks.Skill has a secondary effect of offering + % Physical Resistance. Is the amount resisted calculated before or after the damage reduction from defense?
RPG Programmer for Winterwolves, currently working on: Amber's Magic Shop
Part-time emotionless AI
Part-time emotionless AI
- jack1974
- Pack leader
- Posts: 15095
- Joined: Thu Jun 16, 2005 4:43 pm
Re: Let's talk combat
Yes is correctyayswords wrote:I'm 99% sure physical resistance means resistance to the physical ailments: weakened, scared, slowed, tired, and maybe paralyzed.
As far as I can tell, attack and defense are both hit/miss chance and damage increase/reduction.
As for speed I'm really reluctant to change it, because it really changes EVERYTHING. If I increase the Nightmare global values of enemies speed by 3%, some battles are impossible because all enemies act first
Skill could give a higher defense, but then with a full plate armor+high skill I think a player could become a bit too powerful, so need to be careful with it too.
The impact of speed on the combat can be changed overall, the amount of reduction it does to the actions, and indeed I've changed it in this game as Anima said, perhaps instead of reducing by 1 every 15, could be reducing by 1 every 10. This way the starting order wouldn't change, but the delay on skills yes.
-
Troyen
- Elder Druid
- Posts: 957
- Joined: Fri May 06, 2011 2:23 am
Re: Let's talk combat
I see. The detailed skill explanation on the party screen explains this but the initial "pick your stats" screen doesn't and I think it's misleading.Anima_ wrote:Skill has a secondary effect of offering + % Physical Resistance. Is the amount resisted calculated before or after the damage reduction from defense?This is resistance to physical effects, not attacks.
So if I ever go later than a mob with a lower speed on the very first turn, it's a bug?Anima_ wrote:Solely by speed.
- Anima_
- Druid
- Posts: 345
- Joined: Fri Mar 02, 2012 2:44 pm
- Location: Germany
- Contact:
Re: Let's talk combat
Yes it is.Troyen wrote:So if I ever go later than a mob with a lower speed on the very first turn, it's a bug?Anima_ wrote:Solely by speed.
RPG Programmer for Winterwolves, currently working on: Amber's Magic Shop
Part-time emotionless AI
Part-time emotionless AI
- jack1974
- Pack leader
- Posts: 15095
- Joined: Thu Jun 16, 2005 4:43 pm
Re: Let's talk combat
Well is written, if you click on Skill, it says that "increase you Physical Resistances by +1% to a maximum of 50%". Maybe will reduce the font size and make a list of them too? otherwise not sure how to fit that inTroyen wrote: I see. The detailed skill explanation on the party screen explains this but the initial "pick your stats" screen doesn't and I think it's misleading.
beside at that point the player doesn't know what those resistances are, even if I listed them..."weakened","scared",etc. I think is a bit normal with RPGs to do a few attempts, and anyway during creation you put only a few points so is not like if that initial decision can compromise the whole game
-
Troyen
- Elder Druid
- Posts: 957
- Joined: Fri May 06, 2011 2:23 am
Re: Let's talk combat
I would say Physical Effect Resistances if only that didn't change the name of the skill, to clarify it's not increasing Physical Damage Resistance. The details of weakened, scared, etc are less important. But, it's certainly not an easy fix, since a three word attribute would not be ideal. I'll see if I can think of a different suggestion.
