Small quest: Temple of Justice, in Darcap.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16409 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
3083db594c
commit
1910b009c6
|
@ -1,4 +1,6 @@
|
||||||
include darcap/cameron.quests
|
include darcap/cameron.quests
|
||||||
|
|
||||||
|
|
||||||
quest darcap/Spike
|
quest darcap/Spike
|
||||||
title Spike's aching back
|
title Spike's aching back
|
||||||
description
|
description
|
||||||
|
@ -33,3 +35,26 @@ end_description
|
||||||
end_step
|
end_step
|
||||||
end_quest
|
end_quest
|
||||||
|
|
||||||
|
quest darcap/TempleJustice
|
||||||
|
title Temple Justice
|
||||||
|
description
|
||||||
|
Find the legendary Temple of Justice.
|
||||||
|
end_description
|
||||||
|
step 10
|
||||||
|
description
|
||||||
|
You've heard there is a temple, named "Temple of Justice", somewhere west of Darcap. Reaching it implies to go around some lakes.
|
||||||
|
end_description
|
||||||
|
end_step
|
||||||
|
step 20
|
||||||
|
description
|
||||||
|
You've found the Temple of Justice, but didn't yet reach its top.
|
||||||
|
end_description
|
||||||
|
end_step
|
||||||
|
step 30
|
||||||
|
finishes_quest
|
||||||
|
description
|
||||||
|
You've reached the top of the Temple of Justice.
|
||||||
|
end_description
|
||||||
|
end_step
|
||||||
|
end_quest
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,7 @@ enter_x 6
|
||||||
enter_y 10
|
enter_y 10
|
||||||
msg
|
msg
|
||||||
Created: 2007-02-03 Brad Reilly
|
Created: 2007-02-03 Brad Reilly
|
||||||
Modified: 2008-10-26 Rick Tanner
|
Modified: 2012-01-01 Nicolas Weeger
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch blocked
|
arch blocked
|
||||||
|
@ -67,6 +67,9 @@ slaying temple_justice.14
|
||||||
hp 5
|
hp 5
|
||||||
sp 1
|
sp 1
|
||||||
y 9
|
y 9
|
||||||
|
arch quest_advance_apply
|
||||||
|
name darcap/TempleJustice 20>30
|
||||||
|
end
|
||||||
end
|
end
|
||||||
arch blocked
|
arch blocked
|
||||||
y 10
|
y 10
|
||||||
|
@ -428,6 +431,7 @@ match@ *
|
||||||
You shall not pass!
|
You shall not pass!
|
||||||
endmsg
|
endmsg
|
||||||
face guard_ligh.111
|
face guard_ligh.111
|
||||||
|
animation NONE
|
||||||
hp 10000
|
hp 10000
|
||||||
maxhp 10000
|
maxhp 10000
|
||||||
sp 100
|
sp 100
|
||||||
|
@ -459,6 +463,7 @@ resist_electricity 0
|
||||||
value 175000
|
value 175000
|
||||||
weight 30500
|
weight 30500
|
||||||
item_power 15
|
item_power 15
|
||||||
|
identified 1
|
||||||
reflect_spell 1
|
reflect_spell 1
|
||||||
end
|
end
|
||||||
arch skill_pyromancy
|
arch skill_pyromancy
|
||||||
|
@ -888,6 +893,9 @@ hp 7
|
||||||
sp 1
|
sp 1
|
||||||
x 12
|
x 12
|
||||||
y 9
|
y 9
|
||||||
|
arch quest_advance_apply
|
||||||
|
name darcap/TempleJustice 20>30
|
||||||
|
end
|
||||||
end
|
end
|
||||||
arch blocked
|
arch blocked
|
||||||
x 12
|
x 12
|
||||||
|
|
|
@ -3,7 +3,7 @@ name world_114_102
|
||||||
width 50
|
width 50
|
||||||
height 50
|
height 50
|
||||||
msg
|
msg
|
||||||
Modified: 2008-12-17 Rick Tanner
|
Modified: 2012-01-01 Nicolas Weeger
|
||||||
endmsg
|
endmsg
|
||||||
outdoor 1
|
outdoor 1
|
||||||
tile_path_1 world_114_101
|
tile_path_1 world_114_101
|
||||||
|
@ -8253,6 +8253,9 @@ sp 31
|
||||||
x 27
|
x 27
|
||||||
y 36
|
y 36
|
||||||
glow_radius 3
|
glow_radius 3
|
||||||
|
arch quest_advance_apply
|
||||||
|
name darcap/TempleJustice 10>20
|
||||||
|
end
|
||||||
end
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
x 27
|
x 27
|
||||||
|
|
Loading…
Reference in New Issue