{"id":7142,"date":"2022-09-12T17:15:11","date_gmt":"2022-09-13T00:15:11","guid":{"rendered":"https:\/\/www.wurb.com\/stack\/?p=7142"},"modified":"2022-09-12T17:15:11","modified_gmt":"2022-09-13T00:15:11","slug":"wizardry-i-what-changes-and-what-doesnt","status":"publish","type":"post","link":"https:\/\/www.wurb.com\/stack\/archives\/7142","title":{"rendered":"Wizardry I: What Changes and What Doesn&#8217;t"},"content":{"rendered":"<p>Now, there are many versions of <em>Wizardry I<\/em>, and the one I&#8217;m playing today is not the same one I played in my youth. They&#8217;re both PC versions, but the standalone box I had back then had a very different UI from the one in the <em>Ultimate Wizardry Archives<\/em> CD-ROM anthology, the former displaying the first-person view of the dungeon in one corner and filling the rest of the screen with stats and messages, the latter keeping the dungeon view full-screen and overlaying temporary windows on top of it. I understand the full-screen approach to have been originally created for <em>Wizardry III<\/em>. And neither is completely identical to the Apple II version that preceded it, or the console versions that followed it. Some versions change the content, too. There are entire maps that are completely different on Nintendo. I don&#8217;t know why. Names of items vary wildly by platform, as if they had been translated by different localization teams, except that they were originally written in English. (Maybe they got translated into Japanese and back? It&#8217;s not as wild a supposition as it sounds; somehow, the series has long been most popular in Japan.)<\/p>\n<p>Still, the <em>Ultimate Wizardry Archive <\/em> port is completely faithful the original maps, even when they seem like they must be wrong. There are portions of the maze that are inaccessible without teleporting, including part of the tunnels forming Andrew Greenberg&#8217;s initials on level 9, as if they left out a door and didn&#8217;t notice. There&#8217;s a sort of quest chain on levels 1 and 2 where you find keys to access other keys, culminating in a gold key that has no use. Apparently in the Nintendo port, the gold key gives you access to the elevator from level 1 to 4, just as the blue ribbon lets you ride from 4 to 9. Maybe that was the intention all along. As a child, I always thought of <em>Wizardry<\/em> as a class act, with its sleek and elegant black boxes and its substance-over-style design. It tarnishes this impression somewhat to notice not just such slapdash QA, but that the apparent mistakes went without correction in a port made 17 years later.<\/p>\n<p>The version I&#8217;m playing now makes one change that I find really significant: in porting to the <em>Wizardry III<\/em> engine, it inherited <em>Wizardry III<\/em>&#8216;s alignment mechanics. In the original version, you chose each character to be Good, Evil, or Neutral on creation, and that was pretty much it for them &#8212; I&#8217;ve seen claims that picking fights with friendly monsters provided a miniscule chance of turning Good characters Evil, but it never happened to me. A character&#8217;s alignment limits both what classes they can be and who they can adventure with, so this effectively meant you couldn&#8217;t have a party containing both a Lord (Good only) and a Ninja (Evil only). <span class=\"footnote_referrer\"><a role=\"button\" tabindex=\"0\" onclick=\"footnote_moveToReference_7142_1('footnote_plugin_reference_7142_1_1');\" onkeypress=\"footnote_moveToReference_7142_1('footnote_plugin_reference_7142_1_1');\" ><sup id=\"footnote_plugin_tooltip_7142_1_1\" class=\"footnote_plugin_tooltip_text\">1<\/sup><\/a><span id=\"footnote_plugin_tooltip_text_7142_1_1\" class=\"footnote_tooltip\">Except by giving a Thief&#8217;s Dagger to a Neutral Thief, anyway.<\/span><\/span><script type=\"text\/javascript\"> jQuery('#footnote_plugin_tooltip_7142_1_1').tooltip({ tip: '#footnote_plugin_tooltip_text_7142_1_1', tipClass: 'footnote_tooltip', effect: 'fade', predelay: 0, fadeInSpeed: 200, delay: 400, fadeOutSpeed: 200, position: 'top right', relative: true, offset: [10, 10], });<\/script> But <em>Wizardry III<\/em> made it so easy to switch alignments through your treatment of friendly monsters that the distinction became almost meaningless: anyone can adventure with anyone else, given enough time to arrange it. But at the same time, shifting alignment is randomized enough that it also became easy to split your party&#8217;s alignment, rendering them temporarily incapable of getting together again if they&#8217;re split up, either voluntarily, by quitting the game, or involuntarily, by getting someone killed and resurrecting them in town. This creates a pressure to keep acting your alignment all the time to avoid splitting the party. If you&#8217;re playing a Good party, you have reason to leave all friendly monsters alone, which is simple enough, but makes the Murphy-grinding slower; if Evil, you have reason to attack all friendlies, even the ones that are liable to cause problems. <em>Wizardry I<\/em> as originally released lacked such considerations.<\/p>\n<div class=\"speaker-mute footnotes_reference_container\"> <div class=\"footnote_container_prepare\"><p><span role=\"button\" tabindex=\"0\" class=\"footnote_reference_container_label pointer\" onclick=\"footnote_expand_collapse_reference_container_7142_1();\">&#x202F;<\/span><span role=\"button\" tabindex=\"0\" class=\"footnote_reference_container_collapse_button\" style=\"display: none;\" onclick=\"footnote_expand_collapse_reference_container_7142_1();\">[<a id=\"footnote_reference_container_collapse_button_7142_1\">+<\/a>]<\/span><\/p><\/div> <div id=\"footnote_references_container_7142_1\" style=\"\"><table class=\"footnotes_table footnote-reference-container\"><caption class=\"accessibility\">References<\/caption> <tbody> \r\n\r\n<tr class=\"footnotes_plugin_reference_row\"> <th scope=\"row\" class=\"footnote_plugin_index_combi pointer\"  onclick=\"footnote_moveToAnchor_7142_1('footnote_plugin_tooltip_7142_1_1');\"><a id=\"footnote_plugin_reference_7142_1_1\" class=\"footnote_backlink\"><span class=\"footnote_index_arrow\">&#8593;<\/span>1<\/a><\/th> <td class=\"footnote_plugin_text\">Except by giving a Thief&#8217;s Dagger to a Neutral Thief, anyway.<\/td><\/tr>\r\n\r\n <\/tbody> <\/table> <\/div><\/div><script type=\"text\/javascript\"> function footnote_expand_reference_container_7142_1() { jQuery('#footnote_references_container_7142_1').show(); jQuery('#footnote_reference_container_collapse_button_7142_1').text('\u2212'); } function footnote_collapse_reference_container_7142_1() { jQuery('#footnote_references_container_7142_1').hide(); jQuery('#footnote_reference_container_collapse_button_7142_1').text('+'); } function footnote_expand_collapse_reference_container_7142_1() { if (jQuery('#footnote_references_container_7142_1').is(':hidden')) { footnote_expand_reference_container_7142_1(); } else { footnote_collapse_reference_container_7142_1(); } } function footnote_moveToReference_7142_1(p_str_TargetID) { footnote_expand_reference_container_7142_1(); var l_obj_Target = jQuery('#' + p_str_TargetID); if (l_obj_Target.length) { jQuery( 'html, body' ).delay( 0 ); jQuery('html, body').animate({ scrollTop: l_obj_Target.offset().top - window.innerHeight * 0.2 }, 380); } } function footnote_moveToAnchor_7142_1(p_str_TargetID) { footnote_expand_reference_container_7142_1(); var l_obj_Target = jQuery('#' + p_str_TargetID); if (l_obj_Target.length) { jQuery( 'html, body' ).delay( 0 ); jQuery('html, body').animate({ scrollTop: l_obj_Target.offset().top - window.innerHeight * 0.2 }, 380); } }<\/script>","protected":false},"excerpt":{"rendered":"<p>Now, there are many versions of Wizardry I, and the one I&#8217;m playing today is not the same one I played in my youth. They&#8217;re both PC versions, but the standalone box I had back then had a very different UI from the one in the Ultimate Wizardry Archives CD-ROM anthology, the former displaying the [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[348,730,349],"class_list":["post-7142","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-wizardry","tag-wizardry-i-proving-grounds-of-the-mad-overlord","tag-wizardry-iii-legacy-of-llylgamyn"],"_links":{"self":[{"href":"https:\/\/www.wurb.com\/stack\/wp-json\/wp\/v2\/posts\/7142","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.wurb.com\/stack\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.wurb.com\/stack\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.wurb.com\/stack\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.wurb.com\/stack\/wp-json\/wp\/v2\/comments?post=7142"}],"version-history":[{"count":1,"href":"https:\/\/www.wurb.com\/stack\/wp-json\/wp\/v2\/posts\/7142\/revisions"}],"predecessor-version":[{"id":7143,"href":"https:\/\/www.wurb.com\/stack\/wp-json\/wp\/v2\/posts\/7142\/revisions\/7143"}],"wp:attachment":[{"href":"https:\/\/www.wurb.com\/stack\/wp-json\/wp\/v2\/media?parent=7142"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.wurb.com\/stack\/wp-json\/wp\/v2\/categories?post=7142"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.wurb.com\/stack\/wp-json\/wp\/v2\/tags?post=7142"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}