Link second test, add some reward, add booming voice

master
Nicolas Weeger 2021-06-05 11:36:17 +02:00
parent 604e4edd1e
commit fb5cf35d40
5 changed files with 1046 additions and 12 deletions

View File

@ -1,3 +1,9 @@
2021-06-05 Nicolas Weeger
* dungeons/voragray-gauntlet/voragray-end,
* dungeons/voragray-gauntlet/00-abandoned-shrine,
* dungeons/voragray-gauntlet/01-voragray-gauntlet,
* dungeons/voragray-gauntlet/02-voragray-gauntlet: Link second test, add some reward, add booming voice
2021-05-30 Nicolas Weeger
* start/newbieshouse: Add zone with information on potions of life, slightly change layout

View File

@ -9,7 +9,7 @@ enter_x 11
enter_y 1
msg
Created: 2017-06-30 Rick Tanner
Modified: 2017-11-30 Rick Tanner
Modified: 2021-06-05 Nicolas Weeger
endmsg
end
arch cave_15
@ -2065,6 +2065,16 @@ arch dungeon_magic
x 13
y 9
end
arch magic_mouth
msg
You hear a booming voice.
"How dare you steal that precious relic? You shall pay for that!"
endmsg
x 13
y 9
connected 100
end
arch cobblestones2
x 13
y 9

View File

@ -9,7 +9,7 @@ enter_x 3
enter_y 3
msg
Created: 2017-06-30 Rick Tanner
Modified: 2017-06-30 Rick Tanner
Modified: 2021-06-05 Nicolas Weeger
endmsg
end
arch cobblestones2
@ -529,12 +529,12 @@ x 3
y 10
end
arch exit
slaying ../../world/world_119_104
slaying 02-voragray-gauntlet
msg
Well.. I see I need to make this more challenging. How fortunate for you!!
You managed to survive so far, good luck for the next round!
endmsg
hp 34
sp 19
hp 3
sp 3
x 3
y 10
end

View File

@ -9,7 +9,7 @@ enter_x 3
enter_y 3
msg
Created: 2017-12-30 Rick Tanner
Modified: 2017-12-31 Rick Tanner
Modified: 2021-06-05 Nicolas Weeger
endmsg
end
arch flagstone
@ -492,7 +492,7 @@ y 6
end
arch magic_mouth
msg
Back again? Find the three keys to continue on .. if you survive!
Find the three keys to continue on .. if you survive!
endmsg
x 3
y 6
@ -529,12 +529,14 @@ x 3
y 10
end
arch exit
slaying ../../world/world_119_104
slaying voragray-end
msg
Another challenge defeated. You live for another day. For now!!
Very well, you seem strong enough.
If you give back the relics, I shall be magnanimous and let you have some treasure.
endmsg
hp 34
sp 19
hp 3
sp 3
x 3
y 10
end

File diff suppressed because it is too large Load Diff