![]() |
#1 |
Knight
Join Date: Sep 2010
Location: England
Posts: 958
![]() |
New room templates for Angband 4.0+
All right, here's a new batch of templates for special rooms! These will hopefully be included in 4.1, but you can play with them in 4.0 right now - just replace the current version of the room_template.txt file in the gamedata folder with the updated version attached to this post. (Unfortunately, it's not compatible with 3.5 and earlier because the header format for templates has changed.) Swapping in the new version of the file should have no effect on saved games in progress, since the templates are only referenced when a new level is generated.
The new version of room_template increases the number of templated rooms from 100 to 300, with many more non-square rooms and unusual interior layouts. Some example screens: Code:
High-Elf # ##### # # # # #
Lord ############# ##### ###.######## ######### #######
Warrior ## ## ## ..## # # # # #~# # # #
LEVEL 50 ## #####} ##### #######.$## ## # # # # # # ##
EXP 99999999 ## ## ### ### ##.....##..## ## # # # # # ##
AU 1000420 # ## $## ## ## ##..###..##..# ##=# #?# # ##
| ~( # # ##-## ## ##..##-##$.#..##### ## # # # ##
STR! 18/140 # |## ### ## ##..## ##..##......# ## # # ##
INT! 18/110 ## ## ## ###..###.^.##..####.# ## # ##
WIS! 18/70 ## ####### ## ##..######..## #.# ### ##
DEX! 18/150 ## ## ##........## #'############ # ####
CON! 18/130 ## ######## ########## #.'..@.........# #
#^# #'############ # ##+####
Cur AC 18 # # #.# # ) #
HP 861/ 861 ######## ####### ######### #># ### _ ###
# # # # ##.# # #+# #+# #
###### ### # ##### # #..# # ### ### #
### # # #########..# # #+# #
###### # # # ##..# # ### ### #
# ####### ######## ##.## # #+# #+# #
################ # ##.# ### ! ###
4050' (L81) # ##.# # #
# .# ###############
####.#
#.#
#.#
#.#
###
LF:7-? Full DTrap
High-Elf # # # #
Lord ## ##################################### # #
Warrior # # / # # # # # # #
LEVEL 50 ######### # ### # ## # ### #### # #$# # # #
EXP 99999999 # # # #$- #># # #[ # ### #
AU 1001270 # ### # ### # ### # # ### ### # # :#
| "~( )] # # # # # ### ### # # # # # ##
STR! 18/140 %#% ### # # ##### # # # ### ### #### #
INT! 18/110 # # # # ### # # # # # # #.## #
WIS! 18/70 # % # # ### # # ### # ##### ### # #.## #
DEX! 18/150 # % # # # # # # # # ############.## #
CON! 18/130 # %%%#%%%################################ ..## #
# : ## # ##########.##.################
Cur AC 50 ######%% ### # ############### #......@.....................#
HP 882/ 898 # %#*%## ##### # #....#...#"...#####.#...#....#
# # # # ###############...###..#...####...#..###.?.#
#####%#% ##### # # #...<#..##..###.....##..#....#
[----------] + ##### # #..#####.#.########.#.#####..#
######## ### # #<#..#"..#....####..#...#..#.#
# # ######### #...###~.#...###....#..###...#
######%%#%## #..#####.#..##......#.#####..#
4050' (L81) #......................?.....#
###########+####.##.##########
# ..####
######.#
#.#
###
LF:9-? Full
High-Elf # # #................########## ## : ## #
Lord #:% # #%%%.%#.###.### # ######### #
Warrior %'%#%# ## % ##.###.# # ## # #
LEVEL 50 %:+ # % % #...@.# ######### # # #
EXP 99999999 %#%#%####% %?######## # # # #
AU 1000000 # # # # # % # # # # # # ####### # # #
| ~( #### #% % % %>% # # # ## # # #<# # #
STR! 18/140 # # % # % # # # # # # # # ### # #
INT! 18/110 # ####%##%%%% % ######## # # # #
WIS! 18/70 # # % % # # # # # #
DEX! 18/150 # # %% % ## # # # #
CON! 18/130 # # ###%%%%##%# ########### # # # #
# # # * # # # # # #
Cur AC 18 # # % #%##%%% ### ####### ### # # #########
HP 807/ 807 # # #### # % # # # #
# # # # %%%%###%## #### ##### ### ##########
# # # #%#% %# %# %% ## ## ## ## ## ## ## ##########
[----------] # # # # #% %%% ### ### ### ## # ##
# # # # % # $# # # # # ## #####
# # # # %%%%%##%#%%#### ############### #:## # #
# # # # % # # ## # #
4100' (L82) # # # # # # ####### ## #####
# ### # # # # # ##:# '
# ' # % # ## ### # ## # ###
#############'##### % # #
## # # #%% # # # _ ?####
LF:6-? Full
|
![]() |
![]() |
![]() |
#2 |
Vanilla maintainer
Join Date: Apr 2007
Location: Canberra, Australia
Age: 57
Posts: 9,426
Donated: $60
![]() ![]() |
Excellent - I'll have a good look at those tomorrow.
__________________
One for the Dark Lord on his dark throne In the Land of Mordor where the Shadows lie. |
![]() |
![]() |
![]() |
#3 |
Knight
Join Date: Sep 2010
Location: England
Posts: 958
![]() |
There are a few quirky little things in there as well like diagonal corridors and tiny moated rooms that could probably easily be done with dungeon generation rather than templates, but I stuck them in there for now since it's an easy way to play around with them.
I also reordered the file into sections that should make it easier to pull out individual types of rooms for different level profiles: - rectangular rooms with standard interiors - rectangular rooms with unusual interiors - round/oval rooms - other basic shapes - irregular outlines - rooms with treasure - rooms with specified treasures (Though I haven't done anything about filling out the type/rating fields yet since so far as I could tell templates with values other than 1 in the type field don't get generated with the current code.) |
![]() |
![]() |
![]() |
#4 |
Angband Devteam member
Join Date: Aug 2008
Location: Philadelphia, PA, USA
Age: 42
Posts: 1,516
![]() |
These rooms look really great! Thanks!
I'm excited to start seeing these in levels. I think a lot of the mini-vaults and other interesting room types have helped make Angband interesting at shallower dungeon levels. |
![]() |
![]() |
![]() |
#5 |
Knight
Join Date: Sep 2010
Location: Stockholm
Posts: 697
![]() |
Awesome! Looking forward to playtesting already
|
![]() |
![]() |
![]() |
#6 |
Vanilla maintainer
Join Date: Apr 2007
Location: Canberra, Australia
Age: 57
Posts: 9,426
Donated: $60
![]() ![]() |
Those are fantastic.
I'm thinking it would be a good psychological evaluation tool to ask which is the subject's favourite. Mine is the 'Exercise in frustration' series ![]()
__________________
One for the Dark Lord on his dark throne In the Land of Mordor where the Shadows lie. |
![]() |
![]() |
![]() |
#7 | |
Knight
Join Date: Sep 2010
Location: England
Posts: 958
![]() |
Quote:
![]() |
|
![]() |
![]() |
![]() |
#8 |
Adept
Join Date: Jul 2011
Posts: 204
![]() |
Those are fantastic!
|
![]() |
![]() |
![]() |
#9 |
Knight
Join Date: May 2007
Location: US
Age: 45
Posts: 730
![]() |
Those are really cool!
![]() |
![]() |
![]() |
![]() |
#10 |
Knight
Join Date: Sep 2010
Location: England
Posts: 958
![]() |
Well, with my usual timing I've managed to leave it just a fraction too late for the release of 4.0.2, but anyway, here is the new, definitive (probably) version of room_template.txt!
A few screenshots: Code:
High-Elf ################### ####### Lord # .# #### # #### Warrior # # ### #+# ### #.# ####{+ # + #### LEVEL 50 # # # # # .# #### #+# # #+# #### EXP 99999999 # ### ### ### ###.# #### + # #####<# + #### AU 1005345 # # . # # . #.# # + ###### +>+ ###### +! # | == ~[() #.*##.### ###.###.# #### + # #####$# | + #### STR! 18/170 % . # ..#!#.. #...# #### #+# # #+# {##### INT! 18/130 % %.###.#+#.###.#.# #### + # + ### WIS! 18/70 #........<........# # ## # #### DEX! 18/180 % %%%%############# # ######## CON! 18/130 # % #'########### ###.##%%# #### #### Cur AC 100 ........% ######## # # # # # ### HP 858/ 858 ........% ### # ## # # # # # # # ## ........%%%#%##################.# # # # # # # # #?# # # # # ........ +.............@.......# # #:# ################### # ........%%%%#################...# # # # # # #[# # # # # # ........# ###.### # #### # # # # # # # ## ........# #.. ###### # ### # # # # # ### ######### ###. > # #### #### 4200' (L84) ######## # ############# ### LF:7-5 Full High-Elf ] # # # / # Lord # # ##### # Warrior # # # # LEVEL 50 # # # ### # EXP 99999999 # # ######### # # ######### AU 1000375 ######### # # : # # # | == ~[ ) # ######## ##### #####+## STR! 18/170 # ######### # # # # ' ###### INT! 18/110 # # # ## # # #[### # ' # WIS! 18/70 # # # #### # ##### ## ###### DEX! 18/150 # # # # # # ## # - #### CON! 18/130 # # # # #### # #=# #### #+################# ### # # # # # $ ### Cur AC 64 ..'..^..........@...# #_# # # # # # # HP 858/ 858 ################....# # # # # # # ### #.#....# ## # # # #### #.# .### # ## # #### #.# ### # ## ## ## # #.# ## ###'# ### # #.# ######## ### # # # # ##### #.# # # # # # # # # ##### 4050' (L81) %%##%##########'########## # ### # #### ###### # . # % . # # # ####. .#### %% . ######## # # ########### #...### ..# . _ ' # #####...#-+ . # ## . ######## ### ### #.......###. ?# LF:7-? Full High-Elf ### Lord # # Warrior # # LEVEL 50 # # EXP 99999999 ########### ######### AU 1004235 # # | == ~[() # ####+#'# # ####### ###### STR! 18/170 ## + + + # ###?.p<# INT! 18/130 # #+# ### ### #+# ##....### WIS! 18/70 # ####+#### # ##....## DEX! 18/180 # # #### #### ###################.....## CON! 18/130 # # + # + +........## # # #### #### ###################.......### Cur AC 88 # ' ####+#### \# ##.@......### HP 858/ 858 ###+# ###>### #+# ##.........### # + $ + # ###.........# ### ####+######## ##.###'##+# ### # # #.# #### # # # #.# # # # # #.# # # # # #.# # # 4200' (L84) # # #.###### # # # #<.......# # # #.######## ### # # #.# # # # # #####.##### # # LF:7-? Full |
![]() |
![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Sil: Throne room help | Exo | Sil | 0 | October 24, 2013 13:36 |
Help for the throne room - Sil | Philip | Sil | 4 | September 24, 2012 19:43 |
Love the new room types | CunningGabe | v4 | 32 | April 29, 2012 18:16 |
Removed artifacts used as randart templates | jens | Development | 8 | July 10, 2011 20:53 |
Too much stuff, too little room. | Fendell Orcbane | Vanilla | 8 | September 22, 2010 23:40 |