v0.8.13 (Troubling Times) active on Google Play

Useful links
Source code of the game - Contribution guide - ATCS Editor - Translate the game on Weblate - Example walkthrough - Andor's Trail Directory - Join the Discord
Get the game (v0.8.13) from Google, Github, F-Droid, our server, or itch.io

Monsters level up with the player + difficulty setting

Unstructured ideas, requests and suggestions for the development of the game.
Pyrizzle
VIP
Posts: 6435
Joined: Sat Jun 25, 2011 1:00 am
android_version: 6.0 - Marshmallow
Location: Fire Nation HQ

Re: Monsters level up with the player + difficulty setting

Post by Pyrizzle »

sorrow wrote:You know what might be a good idea is to put in a battle tower. When you enter the tower they have fighters and monster you can fight but as you go up the tower the monsters get harder and harder till you reach the top were you have to fight the doppleganger and if you are able to beat him then you get a grand prize. And every 10 floors you get a bed to rest along with 10 potions. You start with 10 potions (either major or bmps) any other items are stripped from you till you exit and apon exit you get them back. Also you may leave after every 10 floors.
This exact idea has been suggested before (I can't find a link at the moment)

It sounds like it would be too much of a hassle to code a tower like that, but i like your creativity.
---------------------------------------------------------------------------------------

Player Name:Pyro
Lvl:24XP:244KAP:2/10HP:80AC: 189%AD:13-21CHS:-6CM: 0BC: 20%DR:2
IF:2Reg:2FSDW:1

May Elythara bless you and light your path!

---------------------------------------------------------------------------------------
User avatar
sorrow
Posts: 1898
Joined: Sun Apr 21, 2013 2:32 pm
android_version: 2.3 - Gingerbread
Location: the land of the devil dogs

Re: Monsters level up with the player + difficulty setting

Post by sorrow »

Why ty pyro

Sorrow
Lvl:80 XP:9214038 Gold:1mil Hp:243 AC:301 Ad:28-49 Ch:21 Cm:2.0 Ecc:15 BC:148 Dr:3

skills:
WA:2. HH:2. CS:2. TH:2 QL:2 IF:2 REG:2 MF:5 DBS:1 2HSP:1 LAP:2 HAP:1 SREG:1
L/E
CHAR:1 ROLS:1 ELYR:1 GOLF:1 SHAF: 1
Ian
Posts: 395
Joined: Wed Nov 02, 2011 10:24 am
android_version: 4.2
Location: Germany and the world of AT :D

Re: Monsters level up with the player + difficulty setting

Post by Ian »

Tomcat wrote:
Ian wrote: I'd also like to see real doppelgangers, not just nerfed ones. :twisted:

Simulating items would be no problem because they are represented by the stats. Skills are most times included in the stats as well. The only problem is caused by actorconditions acquired through skills and items.
Actually, that's true that equipped gear is essentially captured by the stats, so you could just copy the stats at the time of (activated?) spawning. A few skills like Taunt, Cleave, Evasion, and the higher crit skills would take more coding to clone. But does your doppelganger get the same number of potions as you? Where do you draw the line?
Right. But now we're getting heavily into coding because we needed to copy the stats, the skills and the gear. On top of that, we needed to create an AI for the doppelganger to make him change his gear and take a potion.

That would be a long fight because I got 300 bmps ;)
Mapmaker for Andor's Trail
Lvl: 73, XP: 6655552, Gold: 327905, RoLS: -, ElyR: -, RoL: -, ChaR: 1, GoLF: 1, ShaF: 2, SRoV: 1, VSH: 1, WMC: 1, GoW: 1
HP: 58, AC: 260%, AD: 52-62, AP: 3, ECC: -, CM: -, BC: 164%, DR: 1
User avatar
sorrow
Posts: 1898
Joined: Sun Apr 21, 2013 2:32 pm
android_version: 2.3 - Gingerbread
Location: the land of the devil dogs

Re: Monsters level up with the player + difficulty setting

Post by sorrow »

You don't really copy skills and equipment all you would have to do Is copy player stats (equipment doesn't count potions)

Sorrow
Lvl:80 XP:9214038 Gold:1mil Hp:243 AC:301 Ad:28-49 Ch:21 Cm:2.0 Ecc:15 BC:148 Dr:3

skills:
WA:2. HH:2. CS:2. TH:2 QL:2 IF:2 REG:2 MF:5 DBS:1 2HSP:1 LAP:2 HAP:1 SREG:1
L/E
CHAR:1 ROLS:1 ELYR:1 GOLF:1 SHAF: 1
Tomcat
VIP
Posts: 1353
Joined: Tue Feb 08, 2011 7:05 am
android_version: 7.0

Re: Monsters level up with the player + difficulty setting

Post by Tomcat »

sorrow wrote:You don't really copy skills and equipment all you would have to do Is copy player stats (equipment doesn't count potions)
That's certainly a good option. After all, doppelgangers in legend aren't perfect. But I don't want to make it easy for the forewarned player to strip off their best gear, spawn the dg, and then suit up for an easy kill.
Norbert
Lvl:52 XP:2597576 AP:12 HP:124 AC:282 AD:30-42 CHS:27 CM:2.0 ECC:18% BC:132 DR:2
Skills: CS:2 IF:2 Ev:3 Rg:1 DgPro:1 1HPro:2 LtAPro:2 FS-DW:2 Sp-DW:1
Equip: FP BSS JoF RoP PRoB SrpHbk GoLF EnhCH EnhCB
Other: DotSP VD GoW FB TG RoD+6 Oegyth:6
User avatar
sorrow
Posts: 1898
Joined: Sun Apr 21, 2013 2:32 pm
android_version: 2.3 - Gingerbread
Location: the land of the devil dogs

Re: Monsters level up with the player + difficulty setting

Post by sorrow »

To solve that problem give the doppleganger its own set of base skills.
Then if a player goes to fit it then it adds the players stats to its own.
So what I'm saying is this for example.
Doppleganger stats AC 10 BC 10 ad 10
Player with equipment. Stats AC 15 BC 15 ad 15 Dr 2
Doppleganger new stats AC 25 BC 25 ad 25 Dr 2

That's just for example.
there for the doppleganger sees the players stats no matter what it is and assumes the player stats. Now if the player puts equipment on the.doppleganger and the new stats to his own making him harder. For.example:

Doppleganger stats on attack (using above stats) AC 25 BC 25 ad 25 Dr 2
player adds equipment : AC 50 ad 20 BC 50 Dr 3
Doppleganger be stats AC 75 ad 45 BC 75 Dr 5.

Does the make sense and helps with cording?

Sorrow
Lvl:80 XP:9214038 Gold:1mil Hp:243 AC:301 Ad:28-49 Ch:21 Cm:2.0 Ecc:15 BC:148 Dr:3

skills:
WA:2. HH:2. CS:2. TH:2 QL:2 IF:2 REG:2 MF:5 DBS:1 2HSP:1 LAP:2 HAP:1 SREG:1
L/E
CHAR:1 ROLS:1 ELYR:1 GOLF:1 SHAF: 1
Tomcat
VIP
Posts: 1353
Joined: Tue Feb 08, 2011 7:05 am
android_version: 7.0

Re: Monsters level up with the player + difficulty setting

Post by Tomcat »

sorrow wrote:To solve that problem give the doppleganger its own set of base skills.
Then if a player goes to fit it then it adds the players stats to its own.
So what I'm saying is this for example.
Doppleganger stats AC 10 BC 10 ad 10
Player with equipment. Stats AC 15 BC 15 ad 15 Dr 2
Doppleganger new stats AC 25 BC 25 ad 25 Dr 2

That's just for example.
there for the doppleganger sees the players stats no matter what it is and assumes the player stats. Now if the player puts equipment on the.doppleganger and the new stats to his own making him harder. For.example:

Doppleganger stats on attack (using above stats) AC 25 BC 25 ad 25 Dr 2
player adds equipment : AC 50 ad 20 BC 50 Dr 3
Doppleganger be stats AC 75 ad 45 BC 75 Dr 5.

Does the make sense and helps with cording?
I like the idea of upping the dg stats if the player gears up, if the coding is feasible to keep checking this after it spawns. Giving the dg an additional stat boost to compensate for other skills/potions/actor conditions etc not reflected in stats is also a nice idea.
Norbert
Lvl:52 XP:2597576 AP:12 HP:124 AC:282 AD:30-42 CHS:27 CM:2.0 ECC:18% BC:132 DR:2
Skills: CS:2 IF:2 Ev:3 Rg:1 DgPro:1 1HPro:2 LtAPro:2 FS-DW:2 Sp-DW:1
Equip: FP BSS JoF RoP PRoB SrpHbk GoLF EnhCH EnhCB
Other: DotSP VD GoW FB TG RoD+6 Oegyth:6
User avatar
sorrow
Posts: 1898
Joined: Sun Apr 21, 2013 2:32 pm
android_version: 2.3 - Gingerbread
Location: the land of the devil dogs

Re: Monsters level up with the player + difficulty setting

Post by sorrow »

Thanks I hope what I said helps out any

Sorrow
Lvl:80 XP:9214038 Gold:1mil Hp:243 AC:301 Ad:28-49 Ch:21 Cm:2.0 Ecc:15 BC:148 Dr:3

skills:
WA:2. HH:2. CS:2. TH:2 QL:2 IF:2 REG:2 MF:5 DBS:1 2HSP:1 LAP:2 HAP:1 SREG:1
L/E
CHAR:1 ROLS:1 ELYR:1 GOLF:1 SHAF: 1
Post Reply