Giter Site home page Giter Site logo

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
Yes I also mentioned the monster "hardness" is sometimes chosen bad.
Oskar, you could calculate it from the (calculated) XP value for the monster. 
(perhaps the formula should also depend on the current level)

I propose this formula:
Hardness = XP * Scale / Level

Output:
Hardness <= 1 - very easy
Hardness  = 2 - easy
Hardness  = 3 - medium
Hardness  = 4 - hard
Hardness >= 5 - very hard

I think a Scale around 0.5 should work.

Workaround:
Get to level 17. There everything is easy ;-)

Original comment by [email protected] on 2 Dec 2010 at 9:53

from andors-trail.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
I believe the further you get in the maps and dungeons the harder the monsters 
will be as they have been. One way to go about it could be level restrictions 
on maps and quests. Quest givers could say "come back when you have more 
experience"

Original comment by [email protected] on 4 Dec 2010 at 1:21

from andors-trail.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
I noticed that hardness is calculated on stats, not level. E.g. low level with 
good equipment is sometimes better than the other way around (hint: die and 
lose xp but you don't lose money)

I particularly liked "impossible" when encountering monsters with DR=3 and my 
damage was 2-3 :)

Original comment by surrano on 8 Dec 2010 at 12:27

from andors-trail.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
Difficulty as displayed in the "do you want to attack ..?"-dialog box is 
calculated dynamically based on the monster stats and the currently equipped 
player stats. My (very brief) tests show that it separates "very easy" from 
"very hard" sufficiently. For 0.6.6, I also added the "Impossible"-difficulty, 
if the game determines that you have no way of hurting the monster. 

Do you feel that the difficulty-calculation doesn't work? Could you give an 
example of a situation where it displays the wrong difficulty, and what stats 
the player and the monster has?

Original comment by [email protected] on 12 Dec 2010 at 10:40

from andors-trail.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
For example, i'm lvl 8 and small wasp are "very hard": 
attack cost: 10AP
attack chance: 70%
attack damage: 1-2
life: 4

My stats:
attack cost: 3AP
attack chance: 90%
attack damage: 6
block chance: 11%
damage resistance: 1
life: 30


I think the bug came from damage resistance, since i have bought that armor, 
difficulty level is KO

Original comment by [email protected] on 28 Dec 2010 at 9:25

from andors-trail.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
re comment 5: Thanks for the report, that sounds like something we should look 
at. I am however unable to reproduce this with the given stats, for me the 
small wasp gets "Very easy" when I create a character that has these stats. Are 
you sure it is not -11% block chance or something like that? If you want me to 
investigate furhter, could you please supply your savegame where you can 
reproduce this? The savegame files are stored on your sd card.

Thanks again for the detailed report!

Original comment by [email protected] on 9 Jan 2011 at 6:17

  • Added labels: Milestone-0.6.8

from andors-trail.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
Here is the savegame file(I think it is that, I didn't find anything else)

But i can't reproduce the bug since a few days...

Original comment by [email protected] on 9 Jan 2011 at 2:11

Attachments:

from andors-trail.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
Thanks but this is not a savegame file. While in-game, press Menu and then 
Save. Save to some slot that you can spare. Then check your sd card for the 
directory "andorstrail", where your savegames are placed.

Plase also provide directions to how you can reproduce a monster encouter that 
displays the wrong difficulty level.

Original comment by [email protected] on 9 Jan 2011 at 2:16

from andors-trail.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
Unable to reproduce. Closing.

Original comment by [email protected] on 10 Feb 2011 at 7:04

  • Changed state: WontFix

from andors-trail.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.