Angband.oook.cz
Angband.oook.cz
AboutVariantsLadderForumCompetitionComicScreenshotsFunniesLinks

Go Back   Angband Forums > Angband > Vanilla

Reply
 
Thread Tools Display Modes
Old August 3, 2011, 16:05   #1
Tibarius
Swordsman
 
Tibarius's Avatar
 
Join Date: Jun 2011
Location: Germany
Age: 54
Posts: 429
Tibarius is an unknown quantity at this point
[3.30] good work

Good job everyone, who has contributed to this new version!

Cool improvements i noticed:
- stat modifier have <> brackets
- the extra race/class information in the birth process
- the [U] marker for uniques in the monster list
- enchant scrolls no longer available in stores, makes low-level rangers interesting again
- the target selection marker

A few questions tho:
- what are randarts? (randomized artefacts?)
- there is no help file for the character display screen, i think after pressing ? there could be a file that covers this section. (explaining the different damage types and how resistance and protection works, explaining the abreviations used there, what the device skill shows and some other stuff) [i would be willing to write such a file, if anyone wants one give me a wink]
- the windows main window says under help "Use the online help files instead". Which files are the online help files, the ones available in game via '?', or some others on the net?
- What was the intention for introducing labyrinth levels? I have encountered a handfull now and for me they feel somewhat out-of-place. They differ rather much from the standard dungeon style. Do they serve a certain goal or are they just good to see if the borg AI can find a way through them?

Cheers,
Tibarius
Tibarius is offline   Reply With Quote
Old August 3, 2011, 16:59   #2
Derakon
Prophet
 
Derakon's Avatar
 
Join Date: Dec 2009
Posts: 9,022
Derakon is on a distinguished road
Randarts are randomized artifacts, yes. Each of the standard artifacts has a computed power level based on its abilities, base item, and native depth, and a randomized artifact is calculated that aims to have approximately that power level. With the exception of jewelry and light sources, there's no restriction on item type, so e.g. the randart based on Ringil could be a shield or a Mace of Disruption instead of a longsword.

If you turn on randarts, then the only standard artifacts you get are the One Ring, Grond, and Morgoth's Iron Crown.
Derakon is offline   Reply With Quote
Old August 3, 2011, 17:29   #3
fizzix
Prophet
 
Join Date: Aug 2009
Location: Madison, Wisconsin, US
Posts: 3,025
fizzix is on a distinguished road
Quote:
Originally Posted by Derakon View Post

If you turn on randarts, then the only standard artifacts you get are the One Ring, Grond, and Morgoth's Iron Crown.
Optimistic, are we?
fizzix is offline   Reply With Quote
Old August 4, 2011, 08:49   #4
Magnate
Angband Devteam member
 
Join Date: May 2007
Location: London, UK
Posts: 5,110
Magnate is on a distinguished road
Send a message via MSN to Magnate Send a message via Yahoo to Magnate
Quote:
Originally Posted by Tibarius View Post
- there is no help file for the character display screen, i think after pressing ? there could be a file that covers this section. (explaining the different damage types and how resistance and protection works, explaining the abreviations used there, what the device skill shows and some other stuff) [i would be willing to write such a file, if anyone wants one give me a wink]
It would be really helpful if you were to write such a file. Just write it in plain text - have a look at the other text files in lib/help for an idea of layout (it's better if you use an editor that breaks lines properly instead of trying to be clever, but it's not critical). If you post it here for comments it's then easy for us to incorporate it into 3.4's development.
Quote:
- the windows main window says under help "Use the online help files instead". Which files are the online help files, the ones available in game via '?', or some others on the net?
The ones available via '?' (don't forget that Angband pre-dates the www, so the use of 'online' is the old-fashioned one). This ought to be updated to point to the user manual at rephial.org as well though.
Quote:
- What was the intention for introducing labyrinth levels? I have encountered a handfull now and for me they feel somewhat out-of-place. They differ rather much from the standard dungeon style. Do they serve a certain goal or are they just good to see if the borg AI can find a way through them?
The goal was to increase the variety of levels - labyrinths are not the only new type of level you'll find ...

Thanks for the feedback.
__________________
"Been away so long I hardly knew the place, gee it's good to be back home" - The Beatles
Magnate is offline   Reply With Quote
Old August 4, 2011, 22:19   #5
Tibarius
Swordsman
 
Tibarius's Avatar
 
Join Date: Jun 2011
Location: Germany
Age: 54
Posts: 429
Tibarius is an unknown quantity at this point
new help file for character description

I have attached a new help file for the character description modes. Feedback is welcomed as are Flames

The following questions are still open:
1. What is the difference between GameTurns and StandardTurns?
2. The player compact mode in a subwindow has a different order by class and title than in the main window. Feature?
3. How is a player suposed to find out the rod/stave/wand powerlevel to determine a possible power boost? (I would like if the inspect command would deliver the base damage of the item as well as the current with the actual character's device skill value.)
4. What is changing the name good for?
5. Should the status line abreviations should be included into this file? (Would make sense, since very close to the topics discussed under extra description.)
6. What is the secondary effect of chaos attacks? (I think i polymorphed some monsters, but can that also happen to the player?)
7. What effect gives 'Might'?
8. What is the difference between rFear and Fear?

Cheers,
Tibarius
Attached Files
File Type: txt description.txt (9.8 KB, 271 views)
Tibarius is offline   Reply With Quote
Old August 4, 2011, 22:37   #6
Derakon
Prophet
 
Derakon's Avatar
 
Join Date: Dec 2009
Posts: 9,022
Derakon is on a distinguished road
1) Game turns are simulation steps, during which each entity in the game is allocated energy. Standard turns are player actions, which happen whenever the player has at least 100 energy. At normal speed, there are 10 game turns to each standard turn.

3) Currently the only way to access object level is to look in object.txt. I would also like this to change. The simplest way would be to add a line to the 'I'nspection page saying "You have a damage multiplier of X with this item" for damage-dealing devices, since right now the damage numbers in each item's description are hard-coded.

4) Don't think I understand this question.

6) Chaos attacks can polymorph or confuse monsters. They can cause the player to hallucinate, become confused, and/or lose experience.

7) I suspect this is extra shot power, e.g. boosting a longbow from x3 to x4.

8) rFear (should really be pFear) is protection from the Afraid status ailment. Fear is permanent terror, as gotten from wearing a Ring of Escaping, and overrides rFear.
Derakon is offline   Reply With Quote
Old August 4, 2011, 22:42   #7
Tibarius
Swordsman
 
Tibarius's Avatar
 
Join Date: Jun 2011
Location: Germany
Age: 54
Posts: 429
Tibarius is an unknown quantity at this point
question nr 4

Thanks for the input Derakon, i will not update the file tonight anymore but tomorrow.

Question nr. 4 was about the sense of being able to change the characters name at the description command screen (available options: change name, char to file, toggle mode between basic and extra description, back to game).

Now that i know the difference between GameTurns and StandardTurns i wonder if the information about the number of standard turns would not be sufficient?

Last edited by Tibarius; August 4, 2011 at 22:53.
Tibarius is offline   Reply With Quote
Old August 4, 2011, 22:47   #8
Tiburon Silverflame
Swordsman
 
Join Date: Feb 2010
Posts: 405
Tiburon Silverflame is on a distinguished road
On 7), yes, that's what it is. Got a light xbow of extra might, and Might is highlighted in column b, the bow slot.

On 4) I think he means the ['c' to change name,] option on the first character screen. Far as I can tell, it has no impact.
Tiburon Silverflame is offline   Reply With Quote
Old August 4, 2011, 22:58   #9
Nomad
Knight
 
Nomad's Avatar
 
Join Date: Sep 2010
Location: England
Posts: 958
Nomad is on a distinguished road
Quote:
Originally Posted by Tibarius View Post
Question nr. 4 was about the sense of being able to change the characters name at the description command screen (change name, to file, change mode, ESC).
It changes the character's name within the game, i.e. the one that will be shown on the high scores list, but doesn't affect the file name of the save game file. I guess it's mostly useful for flavour/role-playing purposes if you want to give your character a new nickname like 'Lucky' or 'Dragonslayer' based on something that happened during the game. Or if you started a new game from a save file and forgot to rename your guy from Frodo to Frodo II when you started.
Nomad is offline   Reply With Quote
Old August 5, 2011, 01:13   #10
Nick
Vanilla maintainer
 
Nick's Avatar
 
Join Date: Apr 2007
Location: Canberra, Australia
Age: 58
Posts: 9,560
Donated: $60
Nick will become famous soon enoughNick will become famous soon enough
Quote:
Originally Posted by Nomad View Post
It changes the character's name within the game, i.e. the one that will be shown on the high scores list, but doesn't affect the file name of the save game file. I guess it's mostly useful for flavour/role-playing purposes if you want to give your character a new nickname like 'Lucky' or 'Dragonslayer' based on something that happened during the game. Or if you started a new game from a save file and forgot to rename your guy from Frodo to Frodo II when you started.
It's really important for the competition, where everyone starts with the same savefile and you need to change name to avoid new characters overwriting your old ones on the ladder.
__________________
One for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie.
Nick is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
how does slaying and branding work? Tibarius Vanilla 2 July 23, 2011 21:28
Can't get Angband to work Zambaku Vanilla 3 October 13, 2010 13:04
Ring of Element - How Do They Work? ElectricPaladin Vanilla 7 May 18, 2009 23:12
I can't seem to get Angband to work kaicharlton Vanilla 4 September 17, 2007 00:30
getting graphics to work arcane Vanilla 5 September 8, 2007 22:39


All times are GMT +1. The time now is 14:15.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.