From e9fc339bc22454506022e5619759eef25ff80a06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 8 Nov 2010 03:07:00 +0100 Subject: [PATCH] quests: Convert the Neudaiz lobbies to configuration files. --- include/maps.hrl | 2 +- priv/quests/1102000/quest.conf | 92 ++++++++++++++++++ .../1102000/unit_title_00.bin.en_US.txt | Bin 0 -> 62 bytes .../1102000/unit_title_01.bin.en_US.txt | Bin 0 -> 68 bytes .../1102000/unit_title_02.bin.en_US.txt | Bin 0 -> 62 bytes .../1102000/unit_title_03.bin.en_US.txt | Bin 0 -> 94 bytes .../1102000/unit_title_04.bin.en_US.txt | Bin 0 -> 100 bytes .../1102000/unit_title_07.bin.en_US.txt | Bin 0 -> 216 bytes .../1102000/unit_title_11.bin.en_US.txt | Bin 0 -> 106 bytes .../1102000/unit_title_12.bin.en_US.txt | Bin 0 -> 16 bytes .../1102000/unit_title_13.bin.en_US.txt | Bin 0 -> 22 bytes priv/quests/README | 1 + 12 files changed, 94 insertions(+), 1 deletion(-) create mode 100644 priv/quests/1102000/quest.conf create mode 100644 priv/quests/1102000/unit_title_00.bin.en_US.txt create mode 100644 priv/quests/1102000/unit_title_01.bin.en_US.txt create mode 100644 priv/quests/1102000/unit_title_02.bin.en_US.txt create mode 100644 priv/quests/1102000/unit_title_03.bin.en_US.txt create mode 100644 priv/quests/1102000/unit_title_04.bin.en_US.txt create mode 100644 priv/quests/1102000/unit_title_07.bin.en_US.txt create mode 100644 priv/quests/1102000/unit_title_11.bin.en_US.txt create mode 100644 priv/quests/1102000/unit_title_12.bin.en_US.txt create mode 100644 priv/quests/1102000/unit_title_13.bin.en_US.txt diff --git a/include/maps.hrl b/include/maps.hrl index c181884..f65bbee 100644 --- a/include/maps.hrl +++ b/include/maps.hrl @@ -201,7 +201,7 @@ {1100000, [{type, lobby}, {file, nofile}]}, {1101000, [{type, lobby}, {file, nofile}]}, - {1102000, [{type, lobby}, {file, "data/lobby/neudaiz.quest.nbl"}]}, + {1102000, [{type, lobby}, {file, nofile}]}, {1103000, [{type, lobby}, {file, "data/lobby/moatoob.quest.nbl"}]}, {1104000, [{type, spaceport}, {file, "data/lobby/spaceport.quest.nbl"}]}, diff --git a/priv/quests/1102000/quest.conf b/priv/quests/1102000/quest.conf new file mode 100644 index 0000000..2f33288 --- /dev/null +++ b/priv/quests/1102000/quest.conf @@ -0,0 +1,92 @@ +%% This file is part of EGS. +%% +%% EGS is free software: you can redistribute it and/or modify +%% it under the terms of the GNU Affero General Public License as +%% published by the Free Software Foundation, either version 3 of the +%% License, or (at your option) any later version. +%% +%% EGS is distributed in the hope that it will be useful, +%% but WITHOUT ANY WARRANTY; without even the implied warranty of +%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +%% GNU Affero General Public License for more details. +%% +%% You should have received a copy of the GNU Affero General Public License +%% along with EGS. If not, see . + +%% Neudaiz lobbies. + +{questid, 1102000}. + +%% @todo Default to {1, 6} if missing? +{party_size, {1, 6}}. + +%% @todo Those should probably default to those values if unspecified (lobbies). +{cursor, {0, 0}}. +{icon, 65535}. + +%% @todo Default enemy_level to 1 if unspecified (lobbies). +%% @todo Default sets to [100] if unspecified (lobbies). + +{zones, [ + [{zoneid, 0}, {areaid, 4}, {enemy_level, 1}, {sets, [100]}, {maps, [1]}], + [{zoneid, 1}, {areaid, 4}, {enemy_level, 1}, {sets, [100]}, {maps, [9000]}], + [{zoneid, 2}, {areaid, 4}, {enemy_level, 1}, {sets, [100]}, {maps, [9010]}], + [{zoneid, 3}, {areaid, 4}, {enemy_level, 1}, {sets, [100]}, {maps, [9100]}], + [{zoneid, 4}, {areaid, 4}, {enemy_level, 1}, {sets, [100]}, {maps, [9120]}], + [{zoneid, 7}, {areaid, 4}, {enemy_level, 1}, {sets, [100]}, {maps, [9300, 9301, 9302, 9305]}], + [{zoneid, 11}, {areaid, 4}, {enemy_level, 1}, {sets, [100]}, {maps, [3, 100, 200]}], + [{zoneid, 12}, {areaid, 4}, {enemy_level, 1}, {sets, [100]}, {maps, [100]}], + [{zoneid, 13}, {areaid, 4}, {enemy_level, 1}, {sets, [100]}, {maps, [100]}] +]}. + +{temp_flags, []}. +{value_flags, ["SV_WK_LC_RETURN"]}. +{bool_flags, [ + "SV_FLG_PASS_NZ", "SV_FLG_PASS_OT", "SV_FLG_CTRL_OT", "SVFLG_WENT_OTCT", + "SVFLG_WENT_OT_G", "SVFLG_WENT_YOME", "MV_PASS_FL_NZ01", "MV_PASS_FL_NZ02", + "MV_PASS_FL_NZ03", "MV_PASS_FL_NZ04", "MV_PASS_FL_NZ05", "MV_PASS_FL_NZ06", + "MV_PASS_FL_NZ07", "MV_PASS_FL_NZ08", "MV_PASS_FL_NZ09" +]}. + +{items, [ + %% @todo ItemID defaults to ffffffff if missing? + %% @todo nb_items defaults to 1 if missing? + %% @todo type 5 for lobbies, what else? + [{index, 1}, {itemid, 16#ffffffff}, {nb_items, 1}, {type, 5}, {money, 200}], + [{index, 2}, {itemid, 16#ffffffff}, {nb_items, 1}, {type, 5}, {money, 400}], + [{index, 3}, {itemid, 16#ffffffff}, {nb_items, 1}, {type, 5}, {money, 600}], + [{index, 4}, {itemid, 16#ffffffff}, {nb_items, 1}, {type, 5}, {money, 800}] +]}. + +%% @todo if is questid then defaults to ffffffff. +%% @todo Default to full ffff if missing. +{enter_warp, {1102000, 0, 1, 0}}. +{exit_warp, {1102000, 65535, 65535, 65535}}. +{fail_warp, {1102000, 65535, 65535, 65535}}. + +%% @doc Current -> next. Values are the area and the exit/entrance entryid. +%% @todo if is questid then defaults to ffffffff. +{warps, [ + {{1102000, 0, 4, 2}, {1102000, 11, 200, 0}}, + {{1102000, 0, 1, 1}, {1102000, 11, 3, 0}}, + {{1102000, 11, 200, 10}, {1102000, 0, 4, 2}}, + {{1102000, 0, 1, 2}, {1102000, 11, 200, 0}}, + {{1102000, 11, 100, 0}, {1102000, 0, 1, 3}}, + {{1102000, 0, 4, 0}, {1104000, 0, 900, 0}}, + {{1102000, 0, 1, 3}, {1102000, 11, 100, 0}}, + {{1102000, 11, 3, 0}, {1102000, 0, 1, 1}}, + {{1102000, 11, 3, 10}, {1102000, 0, 4, 1}}, + {{1102000, 0, 1, 4}, {1102000, 12, 100, 1}}, + {{1102000, 13, 100, 12}, {1102000, 0, 4, 5}}, + {{1102000, 11, 200, 0}, {1102000, 0, 1, 2}}, + {{1102000, 0, 1, 5}, {1102000, 13, 100, 2}}, + {{1102000, 13, 100, 2}, {1102000, 0, 1, 5}}, + {{1102000, 0, 4, 5}, {1102000, 13, 100, 2}}, + {{1102000, 12, 100, 11}, {1102000, 0, 4, 4}}, + {{1102000, 0, 4, 3}, {1102000, 11, 100, 0}}, + {{1102000, 0, 4, 4}, {1102000, 12, 100, 1}}, + {{1102000, 11, 100, 10}, {1102000, 0, 4, 3}}, + {{1102000, 12, 100, 1}, {1102000, 0, 1, 4}}, + {{1102000, 0, 1, 0}, {1104000, 0, 900, 0}}, + {{1102000, 0, 4, 1}, {1102000, 11, 3, 0}} +]}. diff --git a/priv/quests/1102000/unit_title_00.bin.en_US.txt b/priv/quests/1102000/unit_title_00.bin.en_US.txt new file mode 100644 index 0000000000000000000000000000000000000000..3ef28a9afd3f69a7bf143bc35603e1864d76be9c GIT binary patch literal 62 zcmezW&z~WKp@boyA)BF;L4m=UArr`}WUvCWQyKDryds7~h8!T@1t?bx=4Ub_18FV> E0L#4$!~g&Q literal 0 HcmV?d00001 diff --git a/priv/quests/1102000/unit_title_01.bin.en_US.txt b/priv/quests/1102000/unit_title_01.bin.en_US.txt new file mode 100644 index 0000000000000000000000000000000000000000..cbd5a252895b97f438c2724587f490799b41d389 GIT binary patch literal 68 zcmezWFPI^NA(J7SA)g_SL4m=Op_n0uArZ(<0kW)sA^||z9ENm;A|Ra$lu2hu1&Rg% M)t54q0NGp&03%=x>;M1& literal 0 HcmV?d00001 diff --git a/priv/quests/1102000/unit_title_02.bin.en_US.txt b/priv/quests/1102000/unit_title_02.bin.en_US.txt new file mode 100644 index 0000000000000000000000000000000000000000..47133b0f7ce7056be17cb79c59ff976acff602f5 GIT binary patch literal 62 zcmezW&ygXWA(5d3h!q$-8HyQlfUG=*6d=nAC=v|hB{LK;qyj}07~FxZe1=k}JQo81 D!E+3P literal 0 HcmV?d00001 diff --git a/priv/quests/1102000/unit_title_03.bin.en_US.txt b/priv/quests/1102000/unit_title_03.bin.en_US.txt new file mode 100644 index 0000000000000000000000000000000000000000..a12ab1e4754b9d9763ce351b49470b9dbb17946c GIT binary patch literal 94 zcmW-YK@LDb5CrS&72e^>O*~>FB0^TOi-X6b)~Rc%d){YY;pQX}Smm0Qok(WVUD`ui ZOid?c?_`c8zwFeHacc=pkN`A7<8w0 e*M25Ynv(k_dztHMyQB9&<=kb<`hP@yBI5;XG!zy9 literal 0 HcmV?d00001 diff --git a/priv/quests/1102000/unit_title_07.bin.en_US.txt b/priv/quests/1102000/unit_title_07.bin.en_US.txt new file mode 100644 index 0000000000000000000000000000000000000000..2f0c970b8f3cda6ab69c6337b28cb033c4d771c3 GIT binary patch literal 216 zcmZ9G%MOAt5Jm60U(xSiM>K{VBpCNqPzVG}1wJ1<9e1YbJkH#C9DAuwi)Ia4mC36n z?;))wSTOEX5pD31KU4A8CpIUK)^~-x