Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
by 3 square.
|
|
Add boss points to Yeti that you have to defeat during Yerrnk's quest.
Add missing punctuation to all boss point messages.
|
|
Auldsbel's snakes: 5 per snake
Giant Cave Maggot: 10
Bandit Lord: 20
Rossy and Julia battle caves: each 10, final boss 50
Cindy: 70
Illia: depending on the current difficulty between 120 and 200
|
|
With the last bug fix the quest got a bit easier. This commit
makes it a bit more difficult again. If the players manage to
kill all Yetis before the round timer triggers the next wave,
then the maximum number of Yetis alive is the same as in the past.
For the benefit of the hero's companions Cindy now announces the 0th
wave publically.
|
|
A next wave was triggered when only one Yeti was alive. This means when
during the 10th wave only one last Yeti was alive, then every 5 seconds
$@FIGHT_YETI_WAVE was incremented. If the last Yeti was not killed within
one minute, then wave 22 was reached and the deadly Yeti spawn happend.
This bug fix also resolves the timing problem mentioned in the comment.
|
|
|
|
|
|
- change zeny to Zeny and baselevel to BaseLevel
- set temporary variables to zero at the end of script
- some adaptions on timer handling on the yeti fight
|
|
Final commit, maps 024-1 through 042-2 complete.
|
|
Requires the server patch to allow argumentless script functions
|
|
Converter ran.
Submodule pointer updated.
|
|
|
|
* replace indentation tabs with 4 spaces
* replace separator tabs with pipes
* replace break; with end;
* handle unnamed maps
|
|
|