draft/a_hard_look_at_dongeons_and_dragons.html
branchecjdr
changeset 92 bdef1afd1170
equal deleted inserted replaced
91:3164c82ac16e 92:bdef1afd1170
       
     1 
       
     2 
       
     3 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
       
     4 <html dir="">
       
     5 <head>
       
     6 <meta http-equiv="Content-Type" content="text/html; charset=">
       
     7 <meta http-equiv="Content-Style-Type" content="text/css">
       
     8 
       
     9 
       
    10 <title>The Forge :: A Hard Look at Dungeons and Dragons</title>
       
    11 <!-- link rel="stylesheet" href="templates/subRed/" type="text/css" -->
       
    12 <style type="text/css">
       
    13 <!--
       
    14 /*
       
    15   The subRed Theme for phpBB version 2+
       
    16   Created by Karl Tauber
       
    17   http://www.ktauber.com
       
    18 
       
    19   Based on the original subSilver Theme for phpBB version 2+
       
    20   Created by subBlue design
       
    21   http://www.subBlue.com
       
    22 
       
    23   NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
       
    24   theme administration centre. When you have finalised your style you could cut the final CSS code
       
    25   and place it in an external file, deleting this section to save bandwidth.
       
    26 */
       
    27 
       
    28 /* General page style. The scroll bar colours only visible in IE5.5+ */
       
    29 body { 
       
    30 	background-color: #FFFFFF;
       
    31 	scrollbar-face-color: #CCCCCC;
       
    32 	scrollbar-highlight-color: #FFFFFF;
       
    33 	scrollbar-shadow-color: #CCCCCC;
       
    34 	scrollbar-3dlight-color: #AAAAAA;
       
    35 	scrollbar-arrow-color:  #660000;
       
    36 	scrollbar-track-color: #EEEEEE;
       
    37 	scrollbar-darkshadow-color: #CC9999;
       
    38 }
       
    39 
       
    40 /* General font families for common tags */
       
    41 font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
       
    42 a:link,a:active,a:visited { color : #660000; }
       
    43 a:hover		{ text-decoration: underline; color : #CC0000; }
       
    44 hr	{ height: 0px; border: solid #AAAAAA 0px; border-top-width: 1px;}
       
    45 
       
    46 /* This is the border line & background colour round the entire page */
       
    47 .bodyline	{ background-color: #FFFFFF; border: 1px #666666 solid; }
       
    48 
       
    49 /* This is the outline round the main forum tables */
       
    50 .forumline	{ background-color: #FFFFFF; border: 2px #BC8F8F solid; }
       
    51 
       
    52 /* Main table cell colours and backgrounds */
       
    53 td.row1	{ background-color: #EEEEEE; }
       
    54 td.row2	{ background-color: #CCCCCC; }
       
    55 td.row3	{ background-color: #AAAAAA; }
       
    56 
       
    57 /*
       
    58   This is for the table cell above the Topics, Post & Last posts on the index.php page
       
    59   By default this is the fading out gradiated silver background.
       
    60   However, you could replace this with a bitmap specific for each forum
       
    61 */
       
    62 td.rowpic {
       
    63 		background-color: #FFFFFF;
       
    64 		background-image: url(templates/subRed/images/);
       
    65 		background-repeat: repeat-y;
       
    66 }
       
    67 
       
    68 /* Header cells - the blue and silver gradient backgrounds */
       
    69 th	{
       
    70 	color: #CCCCCC; font-size: 11px; font-weight : bold; 
       
    71 	background-color: #660000; height: 25px;
       
    72 	background-image: url(templates/subRed/images/);
       
    73 }
       
    74 
       
    75 td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
       
    76 			background-image: url(templates/subRed/images/);
       
    77 			background-color:#AAAAAA; border: #FFFFFF; border-style: solid; height: 28px;
       
    78 }
       
    79 
       
    80 /*
       
    81   Setting additional nice inner borders for the main table cells.
       
    82   The names indicate which sides the border will be on.
       
    83   Don't worry if you don't understand this, just ignore it :-)
       
    84 */
       
    85 td.cat,td.catHead,td.catBottom {
       
    86 	height: 29px;
       
    87 	border-width: 0px 0px 0px 0px;
       
    88 }
       
    89 th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
       
    90 	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;
       
    91 }
       
    92 td.row3Right,td.spaceRow {
       
    93 	background-color: #AAAAAA; border: #FFFFFF; border-style: solid;
       
    94 }
       
    95 
       
    96 th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
       
    97 th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
       
    98 th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
       
    99 th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
       
   100 th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
       
   101 th.thTop	 { border-width: 1px 0px 0px 0px; }
       
   102 th.thCornerL { border-width: 1px 0px 0px 1px; }
       
   103 th.thCornerR { border-width: 1px 1px 0px 0px; }
       
   104 
       
   105 /* The largest text used in the index page title and toptic title etc. */
       
   106 .maintitle	{
       
   107 	font-weight: bold; font-size: 16px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
       
   108 	text-decoration: none; line-height : 120%; color : #000000;
       
   109 }
       
   110 
       
   111 /* General text */
       
   112 .gen { font-size : 12px; }
       
   113 .genmed { font-size : 11px; }
       
   114 .gensmall { font-size : 10px; }
       
   115 .gen,.genmed,.gensmall { color : #000000; }
       
   116 a.gen,a.genmed,a.gensmall { color: #660000; text-decoration: none; }
       
   117 a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #CC0000; text-decoration: underline; }
       
   118 
       
   119 /* The register, login, search etc links at the top of the page */
       
   120 .mainmenu		{ font-size : 11px; color : #000000 }
       
   121 a.mainmenu		{ text-decoration: none; color : #660000;  }
       
   122 a.mainmenu:hover{ text-decoration: underline; color : #CC0000; }
       
   123 
       
   124 /* Forum category titles */
       
   125 .cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #660000}
       
   126 a.cattitle		{ text-decoration: none; color : #660000; }
       
   127 a.cattitle:hover{ text-decoration: underline; }
       
   128 
       
   129 /* Forum title: Text and link to the forums used in: index.php */
       
   130 .forumlink		{ font-weight: bold; font-size: 12px; color : #660000; }
       
   131 a.forumlink 	{ text-decoration: none; color : #660000; }
       
   132 a.forumlink:hover{ text-decoration: underline; color : #CC0000; }
       
   133 
       
   134 /* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
       
   135 .nav			{ font-weight: bold; font-size: 11px; color : #000000;}
       
   136 a.nav			{ text-decoration: none; color : #660000; }
       
   137 a.nav:hover		{ text-decoration: underline; }
       
   138 
       
   139 /* titles for the topics: could specify viewed link colour too */
       
   140 .topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #000000; }
       
   141 a.topictitle:link   { text-decoration: none; color : #660000; }
       
   142 a.topictitle:visited { text-decoration: none; color : #663333; }
       
   143 a.topictitle:hover	{ text-decoration: underline; color : #CC0000; }
       
   144 
       
   145 /* Name of poster in viewmsg.php and viewtopic.php and other places */
       
   146 .name			{ font-size : 11px; color : #000000;}
       
   147 
       
   148 /* Location, number of posts, post date etc */
       
   149 .postdetails		{ font-size : 10px; color : #000000; }
       
   150 
       
   151 /* The content of the posts (body of text) */
       
   152 .postbody { font-size : 12px; line-height: 18px}
       
   153 a.postlink:link	{ text-decoration: none; color : #660000 }
       
   154 a.postlink:visited { text-decoration: none; color : #663333; }
       
   155 a.postlink:hover { text-decoration: underline; color : #CC0000}
       
   156 
       
   157 /* Quote & Code blocks */
       
   158 .code { 
       
   159 	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #800000;
       
   160 	background-color: #DDDDDD; border: #AAAAAA; border-style: solid;
       
   161 	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
       
   162 }
       
   163 
       
   164 .quote {
       
   165 	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
       
   166 	background-color: #DDDDDD; border: #AAAAAA; border-style: solid;
       
   167 	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
       
   168 }
       
   169 
       
   170 /* Copyright and bottom info */
       
   171 .copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
       
   172 a.copyright		{ color: #444444; text-decoration: none;}
       
   173 a.copyright:hover { color: #000000; text-decoration: underline;}
       
   174 
       
   175 /* Form elements */
       
   176 input,textarea, select {
       
   177 	color : #000000;
       
   178 	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
       
   179 	border-color : #000000;
       
   180 }
       
   181 
       
   182 /* The text input fields background colour */
       
   183 input.post, textarea.post, select {
       
   184 	background-color : #FFFFFF;
       
   185 }
       
   186 
       
   187 input { text-indent : 2px; }
       
   188 
       
   189 /* The buttons used for bbCode styling in message post */
       
   190 input.button {
       
   191 	background-color : #EEEEEE;
       
   192 	color : #000000;
       
   193 	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
       
   194 }
       
   195 
       
   196 /* The main submit button option */
       
   197 input.mainoption {
       
   198 	background-color : #DDDDDD;
       
   199 	font-weight : bold;
       
   200 }
       
   201 
       
   202 /* None-bold submit button */
       
   203 input.liteoption {
       
   204 	background-color : #DDDDDD;
       
   205 	font-weight : normal;
       
   206 }
       
   207 
       
   208 div.box {
       
   209 	border: 1px solid black;
       
   210 	padding: 3px;
       
   211 	margin: 2px;
       
   212 }
       
   213 
       
   214 div.box h1 {
       
   215 	font-size: 16px;
       
   216 	font-weight: bold;
       
   217 }
       
   218 
       
   219 
       
   220 /* This is the line in the posting page which shows the rollover
       
   221   help line. This is actually a text box, but if set to be the same
       
   222   colour as the background no one will know ;)
       
   223 */
       
   224 .helpline { background-color: #CCCCCC; border-style: none; }
       
   225 
       
   226 /* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
       
   227 @import url("templates/subRed/formIE.css"); 
       
   228 -->
       
   229 </style>
       
   230 </head>
       
   231 <body bgcolor="#FFFFFF" text="#000000" link="#660000" vlink="#663333">
       
   232 
       
   233 <a name="top"></a>
       
   234 
       
   235 <table width="100%" cellspacing="0" cellpadding="10" border="0" > 
       
   236 	<tr> 
       
   237 		<td class="bodyline">
       
   238 		<table width="100%" cellspacing="0" cellpadding="0" border="0">
       
   239 			<tr> 
       
   240 				<td><a href="/"><img src="/forge_logo.jpg" border="0" alt="The Forge" vspace="1" /></a></td>
       
   241 				<td  width="100%" valign="top"><span class="maintitle">The Internet Home for Independent Role-Playing Games</span><br /><span class="gen"><a href="/about/">About the Forge</a> | <a href="/donate.php">Support The Forge</a> | <a href="/articles/">Articles</a> | <a href="/reviews/">Reviews</a> | <a href="/resources/">Resource Library</a> | <a href="/">Forums</a><br />&nbsp; </span> 
       
   242 				</td>
       
   243 				<!-- <td align=right><A HREF='http://www.dreamhost.com/rewards.cgi?NDNID'><img src='http://www.dreamhost.com/rewards.gif' height=31 width=88 border=0 hspace=10 vspace=10 alt='DreamHost Web Hosting - http://www.dreamhost.com/'></A></td> -->
       
   244 			</tr>
       
   245 		</table>
       
   246 		<br />
       
   247 		<span class="maintitle"><b>A Hard Look at Dungeons and Dragons</b></span><br />
       
   248 		<span class="gen">by <A href="mailto:sorcerer@sorcerer-rpg.com">Ron Edwards</a></span><br />
       
   249 		<br />
       
   250 		<span class="gen">
       
   251 It's time to set aside long-established habits of thought regarding the various versions or even conceivably separate games that go by this name. In the culture of gaming, it's quite the thing to diss D&D, or to toss it backhanded praise like, "Well, it was first, <i>but</i> ...", in order to establish some sort of personal cachet as a real grown-up gamer. Enough, already. What the hell was it, anyway?
       
   252  <br />
       
   253  <br />The following ideas were mainly worked out, for me anyway, on two threads on the Forge: <a href="http://www.indie-rpgs.com/viewtopic.php?t=4983">Dungeons & Dragons history - help wanted</a> and <a href="http://www.indie-rpgs.com/viewtopic.php?t=4991">Precursors to AD&D2</a>. I am especially indebted to Christopher Pramas, M. J. Young, Julie Stauffer, Paul Czege, and Maurice Forrester, as well as to readers Clinton R. Nixon, Rob MacDougall, Grant Gigee, and Peter Adkison.
       
   254  <br />
       
   255  <br />This essay is limited to the period from the early 1970s to the early 1980s. Two later periods deserve analysis and essays of their own: the first, from the mid-1980s to the late-1990s, might best be described as "The corporate bear-trap," and the second, about 1999 to the present, as "Frankenstein's lightning-bolt." Most of these discussions concern economics of the role-playing hobby and are best left until my essay about role-playing business and marketing is available.
       
   256  <br />
       
   257  <br /><i>Textual history</i>
       
   258 
       
   259  <br />The following is much less detailed or explanatory than many accounts of these developments available on the internet. My goal is not to provide the Real & Complete Official History, but rather to make a specific point about the origins of role-playing as a hobby. The point is that modern references to earlier "editions" or "Basic/Advanced" versions of Dungeons & Dragons are extremely misleading. There <i>was</i> no "first edition." There <i>is</i> no single "old D&D."
       
   260  <br />
       
   261  <br />Texts do not equal play, and the origins of role-playing and the origins of D&D are two separate things. No one seems to be able to discuss the history in modulated tones, but I know what <i>I</i> think - that Dave Arneson and a variety of other wargame hobbyists around the country had found that people liked playing characters in the wargaming-worlds, and they even enjoyed the development of those characters through adventures. Chainmail (1971, by Gary Gygax & Jeff Perren) was not a role-playing game. In my view, Arneson (and as I say, he was not unique in the activity) found a system to conduct this new imaginative activity, and Chainmail just happened to be it. His experiences are summarized to some extent in The First Fantasy Campaign (see also the <a href="http://www.blackmoor.com">Castle Blackmoor website</a> and associated links). 
       
   262  <br />
       
   263  <br />Chainmail's second and third editions contained supplemental fantasy-setting rules, as well as alternate rules that show similarities to later D&D rules. However, the most memorable published result of the Arneson-Gygax hobby crossover appeared at GenCon, 1974, in a thousand-copy print run, as Dungeons & Dragons, 1974, by Gary Gygax and Dave Arneson. It consisted of three roughly digest-sized brown pamphlets in a deepish brown box with white labels. (People are often confused because a very-nearly identical product, marked with "Original Collector's Edition," was released in 1978 in a white cardboard box, hence the mistaken name "white box D&D" to refer to the <i>1974</i> product.)
       
   264  <br />
       
   265  <br />Word about this "new game" spread mainly through hobby store culture and the usual mysterious pop-culture grapevine that seems to require no medium but aether. A larger culture began to develop as well, within certain societal strictures. Wargaming was already a favored hobby among American enlisted men, and many Army bases developed long-running D&D games. Also, APAs (a kind of fanzine that operated like a modern internet forum) began to appear, such as Alarums & Excursions and The Wild Hunt. People were meeting, talking, comparing, and theorizing about play.
       
   266  <br />
       
   267  <br />One unifying or at least visible factor was tournament play; this new (or new-ish) activity was called "fantasy wargaming," after all, and had first been released and understood as a modification of wargaming. So tournaments were held, and people ran characters in squads against referee-directed dangers. Imagine, if you will, fifty tables of eight players apiece, each one presided over by a single referee. At the end of the set time period, who had survived? Which group had collected the most treasure? Which had killed the most opponents, and how tough were those opponents? If this all sounds odd to the modern role-player, you'll have to put up with knowing, patronizing looks from us old guys. Where do you think Experience Points came from, anyway?
       
   268  <br />
       
   269  <br />As the culture spread and developed, secondary texts began to appear. Many, many rules and play ideas proliferated in TSR's magazine The Dragon, renamed from its precursor The Strategic Review. A company called the Judges Guild, associated mainly with the tournament scene, published a slew of adventure modules and other support material largely taken from tournaments. The RPGA became active, including their magazine Polyhedron. Dave Hargrave published the first of a nine-volume series of supplements beginning with the Arduin Grimoire, introducing such things as barbarians and critical hits. I cannot over-stress the impact of these publications on the text-hungry culture. These became the texts of play, far more so than any "rules-set" that anyone could actually pick up and read. Soon, they operated as constraints (and some say, as raw material) for the eventual rules that would follow.
       
   270  <br />
       
   271  <br />Dungeons & Dragons, 1977 (listed copyright in the text included 1974 and, in later printings, 1979), by Gary Gygax and Dave Arneson, edited by Eric Holmes - a full-sized saddle-stitched blue-cover booklet, contained in a box with a color cover, including chits to be used in place of dice. Significantly, "Advanced Dungeons & Dragons" was already in development by Gygax, and this product was written by Holmes mainly as an intentional introduction and commercial intermediary to the forthcoming text.
       
   272  <br />
       
   273  <br />Speaking of an actual rulebook, as all of this was occurring like wildfire, Gary Gygax's own version of the Dungeons & Dragons <i>book</i> was under way, now referred to as "Advanced." About the sources for this writing, I can (but will not) speculate, but its eventual content clearly deviates from Arneson's play as observed from his later-published The First Fantasy Campaign. Not to put too fine a point on it, Gygax's Simulationist priorities did not blend well with Arneson's goals, which to my possibly biased eyes smack of Narrativism, or with the parallel development of a lively, even fierce competitive Gamist culture. Regarding this new text, Gygax had to deal with the latter as a commercial constraint; the former, frankly, was drowned nearly at birth. Dave Arneson, in the first of very many complex and not-especially pleasant ownership conflicts with the property, was significantly absent from the new version's authorship.
       
   274  <br />
       
   275  <br />The eventual release of the hardback Advanced Dungeons & Dragons in three volumes (Monster Manual, Player's Handbook, and Dungeon Master's Guide) was a very big deal in the hobby culture, not the least because they were sold in places like Waldenbooks instead of Sid's Train Model and Army Miniatures Hobby Shop. It provided a centralized textual authority for play for the first time. However, nothing changed - the local and widely varying standards and procedures for play were established, more coherent competitor games (e.g. Tunnels & Trolls, RuneQuest, DragonQuest, Traveller, The Fantasy Trip) had already appeared, and these books, frankly, simply added to the raw material for the existing role-players. To newcomers, indeed, things were different: here are the books, hence here is the game, and now let's use the book to play. But that came later.
       
   276  <br />
       
   277  <br />Oh, just to be clear about some textual issues: in 1983, a series of boxed sets was released from TSR called "Basic Dungeons & Dragons," which some people mistakenly believe to precede "Advanced Dungeons & Dragons." It was re-released at least once more in later years. This series was written mainly by Tom Moldvay and is best understood to be a completely separate role-playing game. All references to "red-box" and "blue-box" D&D, and similar, should be limited to this game alone.
       
   278  <br />
       
   279  <br />To repeat my point, the concept that Dungeons & Dragons "invented role-playing" is patently false. Rather, D&D was the first publishing epiphenomenon of role-playing as a hobby, intertwined with its development but providing, itself, only raw material, not procedure. It provided the first official role-playing texts, but those texts themselves invented very little; rather they provided patchy stuff that had to be shaped into role-playing at the local level.
       
   280  <br />
       
   281  <br />Following the appearance of further hard-back supplements, and concordant yet further ownership disputes and editorial leadership, further TSR products were mainly Simulationist in nature, most especially Oriental Adventures, The Wilderness Survival Guide, and the Dragonlance adventure modules, culminating in Advanced Dungeons & Dragons Second Edition (AD&D2). The game, and its radically-changed relationship of text to play, had changed so much that it passes out of this essay. 
       
   282  <br />
       
   283  <br /><i>Early D&D as hobby culture</i>
       
   284 
       
   285  <br />I think that the available discussions, interesting as they are, about Arneson's and Gygax's relative contributions (a) to the hobby activity and (b) to the actual publication of Dungeons & Dragons is overlooking a crucial issue regarding late 1970s role-playing. <i>Prior to AD&D2, the available texts were reflective, not prescriptive, of actual play.</i> Their content was filtered through authors' priorities which were very diverse. Furthermore, any particular area or group had only piecemeal combinations of the texts. In 1978, one might find a group with Chainmail, ten issues of Dragon, and a copy of the Monster Manual; as well as a group with the 1977 boxed set and three or four volumes of Arduin's Grimoire. No one, or very few people, had all of it, and as I recall anyway, hardly anyone knew much about what books "went" when, or made much distinction between TSR products and anything else.
       
   286  <br />
       
   287  <br />Rob MacDougall stated it best: we are talking about <b>Cargo Cults</b>. Everyone knew about "this new great game." Everyone had on hand a hodgepodge of several texts, which in retrospect seem to me to be almost archeological in their fragmentary, semi-compatible but not-quite, layered-in-time-of-publication nature. Also, although newly-available texts obviously modified local oral traditions, they also <i>arose</i> from them, generating a seething hotbed of how-to-play instructions in print in other locations. Everyone had to shape, socially and procedurally, just what the hell you <i>did</i> such that "role-playing" happened. How did you know it worked? What did you do it for? All of it, from Social Contract right down to Stance, had to be created in the faith that it worked "out there" somewhere, and somehow, some way, it was supposed to work here.
       
   288  <br />
       
   289  <br />So everyone just did it locally. I consider role-playing to have been constructed independently in a vast number of instances across the landscape, sometimes in parallel, sometimes very differently. Over time, further unifications or contact-compromises occurred, whether through tournament standards, military bases, conventions, or APAs, or simply by people meeting when they converged on college campuses. Full unification never occurred. There never existed a single, original D&D.
       
   290  <br />
       
   291  <br />During this time, what was established about role-playing per se? Even if there was no actual, single D&D, the <i>perception</i> that some such thing existed was widespread, and ultimately it became a (partly) self-fulfilling perception. So what was it?
       
   292  <br /><ul>
       
   293 <li>Players fell into categories of the team member, the rules-lawyer, and the advancer/powergamer.</li>
       
   294 <li>Character creation was conceptually locked into the Column A, Column B method of Class + Race, to the extent that different combinations were playing by almost-completely different rules sets.</li>
       
   295 <li>Character behavior fell into two categories - (1) Strict alignment-based parameters, taken essentially as Social Contract for any and all play of characters; and (2) complete laissez-faire based on metagame priorities of the moment, using alignment, if at all, merely for Color.</li>
       
   296 <li>The process of long-term play focused on the Gamble to start, evolving into Crunch-heavy play as character effectiveness and survival-probabilities increased, and eventually into a Powergamer phase.</li>
       
   297 <li>A certain degree of rules-customizing was forced to be standard, particularly regarding magic systems and anything else pertaining to fantastical elements.</li>
       
   298 </ul>
       
   299 
       
   300  <br />What happened to the subject matter, which is to say, the Explorative content?
       
   301  <br />"D&D fantasy" became an actual genre of pop culture, later to be reflected in actual bookstore-book fantasy. It's often characterized as high fantasy, epic fantasy, or Tolkienesque fantasy, but it is, was, and is only composed of D&D. My articles <a href="http://www.indie-rpgs.com/articles/9/">Fantasy Heartbreakers</a> and <a href="http://www.indie-rpgs.com/articles/10/">More Fantasy Heartbreakers</a> address some of the resulting effects on role-playing game design.
       
   302  <br />
       
   303  <br />One cannot properly say "D&D does this," or that a game "plays like D&D," without specifying exactly which D&D one means. It's likely that what's being referenced is far more based on local practices and interpretations than on any actual game text.
       
   304  <br />An astounding diversity existed regarding role-playing goals and practices all the way from the very beginning of the hobby. It's badly mistaken to characterize early role-playing as Gamist, based on the texts alone.
       
   305  <br />
       
   306  <br />What characterized specifically-Gamist role-player culture, arising from this subcultural cauldron? 
       
   307  <br /><ul>
       
   308 <li>Arguing about "what happened" or "what would happen" became entrenched into play, such that rules-agreements, rules-debriefing or fairness-negotiating was part and parcel of characters moving around in the imaginary space.</li>
       
   309 <li>Calvinball tactics were therefore entrenched as well, leading much play straight into the Hard Core. </li>
       
   310 <li>Role-playing as a hobby became socially isolated, a venue for people who were unsuccessful at socializing in other activities rather than one of many activities.</li>
       
   311 </ul>
       
   312 
       
   313  <br />No wonder people either idealize or vilify their youthful experiences playing D&D. On the one hand, it was you and your best-est friends, working something out together and arriving at (quite possibly) your first-ever Social Contract with other people, completely isolated from adults-approved activities. In other words, you remember it fondly not because the game itself was good, but because it <i>wasn't</i> - you remember your repair of it at the Step On Up and Challenge levels, and the good moments, however common or few they were, were all triumphs.
       
   314  <br />
       
   315  <br />On the other hand, it may have been a horrific degeneration into the worst moments of social breakdown, on a par with any other form of social abuse, and consequently it's reserved in the cellars of your mind with being beaten up in locker rooms, confronted by older kids on the way home from school, or humiliated by siblings.
       
   316  <br />
       
   317  <br /><i>Hip to geek</i>
       
   318 
       
   319  <br />The following is strictly a personal reflection from my own experiences of late 1970s and early-1980s role-playing, as a hobby culture. I was 13-14 years old in 1977-79 when I discovered the hobby, and through the age of, roughly, sixteen, I battered my head against (A)D&D in a variety of groups. They fell into the following categories:
       
   320  <br /><ul>
       
   321 <li>Mainly older people with a sprinkling of teens who tried to do adult things as much as possible. The adults were usually Army guys, with some hip types who ran kids' groups or community-course programs. The latter ran some damn good games, as I recall. </li>
       
   322 <li>Fellow teens - these get-togethers were often the least satisfying, on the one hand due to individuals who owned "special" rules that no one else did (brrrr ... what one guy armed with an Arduin Grimoire can do to a Social Contract ...), and on the other because of the perfectly reasonable assessment by many that the textual game itself wasn't particularly fun. </li>
       
   323 <li>I also knew of several college groups during this time, up through the early 1980s, mainly playing RuneQuest. I burned with jealousy and desperately wanted to be in college and to play with folks like that. </li>
       
   324 </ul>
       
   325 
       
   326  <br />Significantly, many groups, even the teen ones, included women in their late twenties who were interested in role-playing and not at all concerned about the propriety of hanging out with boys ten years younger. This was the late 1970s, after all. I remember quite a few such individuals. 
       
   327  <br />
       
   328  <br />By 1983, things had changed drastically; in some ways, it mirrored a general subcultural shift across the entire country (see the film <i>Boogie Nights</i> if you didn't live through it). I'd realized that D&D had become a "pube" activity, meaning 10-13-year-olds exclusively, most of whom played once and then walked. 
       
   329  <br />
       
   330  <br />The content resembled video games of the time: lives, levels, and skyrocketing success scores, with no real loss at all. It was utterly divorced from fantasy or mythic literature, and the comics and fantasy authors of the day disavowed the hobby en masse. Successful play became more and more a matter of who could break the game fastest, and the social gamer became more and more consistently the social-<i>outcast</i> gamer. Gaming communities weren't an edifying bunch, actually; they'd been transformed socially and procedurally by the Cargo Cult context into a rabidly-abusive, nitpicky bunch, in which the Social Contract actually included making others upset.
       
   331  <br />
       
   332  <br />It had lost its cool factor entirely, just in time for me to go to college in the fall of that year. The aforementioned Willing Female Factor had vanished like smoke, and, my priorities firmly in place, I swore off the hobby. The oath didn't last long, of course. I did find a lot of people to role-play with, including women my own age, but always on the basis that we "weren't like those gamers." Conversations about role-playing ceased instantly if anyone nearby evinced interest in D&D. We played Champions and Stormbringer, and looked forward to the buzz of GURPS.
       
   333  <br />
       
   334  <br /><i>Conclusion</i>
       
   335 
       
   336  <br />The honeymoon was over long ago. Even in terms of this first phase of D&D history alone, I suggest that we all would do well to recognize that role-playing as an activity did not stem from a single game text, or most importantly, from a single most-common mode or priority of play. Judgments aren't the issue; whether all this was a good or bad thing is completely beside the point. What matters are the consequences of this recognition, including:
       
   337  <br /><ul>
       
   338 <li>No one role-playing technique may be cited as "the original" way.</li>
       
   339 <li>No single combination of rules and presentation formats may be considered archetypal.</li>
       
   340 <li>"D&D" as a term cannot be taken to indicate any particular form of play, especially in reference to the origins of the hobby.</li>
       
   341 </ul>
       
   342 
       
   343  <br />I don't know whether I'll ever get to further discussion of the history of D&D; in many ways, it's out of my sphere of interest except in strictly marketing and industry terms, and I don't have much personal history either as player or professional to draw upon. <br />
       
   344 
       
   345 	</span>
       
   346 <br />
       
   347 <div >
       
   348 <div class="genmed">
       
   349 <i>The Forge</i> created and administrated by <a href="mailto:webmaster@indie-rpgs.com">Clinton R. Nixon</a> and <a href="mailto:sorcerer@sorcerer-rpg.com">Ron Edwards</a>.<br />
       
   350 All articles, reviews, and posts on this site are copyright their designated author.
       
   351 </div>
       
   352 </div>
       
   353 
       
   354 		</td>
       
   355 	</tr>
       
   356 </table>
       
   357 
       
   358 </body>
       
   359 </html>