I agree that putting all points in one stat can be disastrous, however I'm afraid accuracy is bound to be a dump stat at only 1% per point, unless certain weapons or skills have a critical multiplier.
Back to Attack vs Defense, I hope your system works out to avoid convoluted formulas and keeping small numbers. However, if it doesn't work you can consider...
1) omitting Defense altogether and just stick with HP
2) scale Attack higher than than Defense in damage formula.... ex: Damage = (Attack x 1.5) - (Defense-1.25)
3) make Defense based on percentage
new battle layout feedback
- jack1974
- Pack leader
- Posts: 15095
- Joined: Thu Jun 16, 2005 4:43 pm
Re: new battle layout feedback
The system is super simple, so that can be summarized in 3 rules:
1) each hit reduces defense by 1, no matter what
2) damage = attack - defense
3) if defense > attack, damage = 1
then of course if "works", this has to be seen
I want to keep the defense reduction mechanics, since will help to shorten battles too, but might use method 2 or 3 you listed above since in cases where defense is much higher than attack it might be a bit of a problem.
1) each hit reduces defense by 1, no matter what
2) damage = attack - defense
3) if defense > attack, damage = 1
then of course if "works", this has to be seen
- yayswords
- Elder Druid
- Posts: 1436
- Joined: Sat Jan 25, 2014 5:34 am
Re: new battle layout feedback
Really not fond of stagger since SotW. At the very least, not fond of attacks that require stagger.jack1974 wrote:(for example there's no staggering in this game)
If at first try it doesn't explode, it ain't Jack who wrote the code.
- jack1974
- Pack leader
- Posts: 15095
- Joined: Thu Jun 16, 2005 4:43 pm
Re: new battle layout feedback
No attack will have any requirement
As for stagger it would really be bad in fights 5 computer AI vs party of 3 !
- yayswords
- Elder Druid
- Posts: 1436
- Joined: Sat Jan 25, 2014 5:34 am
Re: new battle layout feedback
Oh, I thought you wanted to add it.
If at first try it doesn't explode, it ain't Jack who wrote the code.
- jack1974
- Pack leader
- Posts: 15095
- Joined: Thu Jun 16, 2005 4:43 pm
Re: new battle layout feedback

a very productive morning, fixed/added a lot of things, and also tried to make smaller icons to fit even the Speed and Critical Hit stats. In practice on each portrait there is:
on the left, top to bottom = defense, speed
on the right, top to bottom = attack, critical hit
and at the bottom HP/SP like before. I am thinking to display the level maybe in the center between HP/SP, which could be useful for enemies in particular.
I'm also thinking that when you click on a portrait, I'll display all the info (like aggro) on bottom, over the log (it would disappear after you choose an action). I'm still not 100% sure but I think I'll also give up completely the resistances thing. Just make some enemies resistant to specific damage, for example skeleton should be immune to bleeding
I still have to implement the combo skills (I'm not even sure I'll manage it!) and the battle setup bonuses, but could upload an alpha tomorrow maybe.
- yayswords
- Elder Druid
- Posts: 1436
- Joined: Sat Jan 25, 2014 5:34 am
Re: new battle layout feedback
I read that as

Also, no resistances sounds great. For Loren/SotW it would be good, but here with just one mage it's great.

Also, no resistances sounds great. For Loren/SotW it would be good, but here with just one mage it's great.
If at first try it doesn't explode, it ain't Jack who wrote the code.
- jack1974
- Pack leader
- Posts: 15095
- Joined: Thu Jun 16, 2005 4:43 pm
Re: new battle layout feedback
I said "tomorrow MAYBE" 
I want first to add those missing things, since could change the battles a lot: not the starting bonuses that shouldn't be big in any case, but the combos yes since are the most powerful skills
I want first to add those missing things, since could change the battles a lot: not the starting bonuses that shouldn't be big in any case, but the combos yes since are the most powerful skills
-
Troyen
- Elder Druid
- Posts: 957
- Joined: Fri May 06, 2011 2:23 am
Re: new battle layout feedback
I don't know if I would add the level to the display, it's already getting fairly cluttered. Without your explanation, I wouldn't have known what three of those icons were.
Do you have a small boot or something to use as Speed? I think the crit star works nicer as damage and then maybe a red circle for crit?
Do you have a small boot or something to use as Speed? I think the crit star works nicer as damage and then maybe a red circle for crit?
- jack1974
- Pack leader
- Posts: 15095
- Joined: Thu Jun 16, 2005 4:43 pm
Re: new battle layout feedback
Yes initially I thought to use the critical icon as damage as well. Anyway I'll add tooltip/help in game. A sort of boot icon/shape for the speed would be more intuitive though, will try to add that 
