-
Notifications
You must be signed in to change notification settings - Fork 4
/
index.html
359 lines (356 loc) · 11.6 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta content="width=device-width,minimum-scale=1.0" name="viewport" />
<title>v3.5 SRD / Index</title>
<link rel="stylesheet" href="main.css" />
<script src="main.js"></script>
<style>
@media screen and (min-width: 832px) {
ul {
list-style: none;
padding: 0;
}
body > ul > li > ul {
column-count: 3;
}
body > ul > li > ul > li {
line-height: 1;
margin: 10px 0;
}
h2 {
margin-top: 1.245em;
margin-bottom: 0.415em;
}
}
</style>
</head>
<body>
<h1>Revised (v.3.5) System Reference Document</h1>
<p>
Github Repository: <a href="https://github.com/olimot/srd-v3.5">https://github.com/olimot/srd-v3.5</a><br />
Original Documents:
<a href="http://www.wizards.com/default.asp?x=d20/article/srd35"
>http://www.wizards.com/default.asp?x=d20/article/srd35</a
><br />
Archive:
<a href="https://archive.org/details/dnd35srd">https://archive.org/details/dnd35srd</a><br />
</p>
<p>
The System Reference Document is a comprehensive toolbox consisting of rules, races, classes, feats, skills,
various systems, spells, magic items, and monsters compatible with the d20 System version of Dungeons & Dragons
and various other roleplaying games from Wizards of the Coast. You may consider this material Open Game Content
under the Open Game License, and may use, modify, and distribute it.
</p>
<ul>
<li>
<h2>Basic Rules and Legal</h2>
<ul>
<li>
<a href="basic-rules-and-legal/legal-information.html">Legal Information</a>
</li>
<li>
<a href="basic-rules-and-legal/basics-and-ability-scores.html">Basics and Ability Scores</a>
</li>
<li>
<a href="basic-rules-and-legal/alignment-and-description.html">Alignment and Description</a>
</li>
<li>
<a href="basic-rules-and-legal/races.html">Races</a>
</li>
<li>
<a href="basic-rules-and-legal/character-classes-i.html">Character Classes I</a>
</li>
<li>
<a href="basic-rules-and-legal/character-classes-ii.html">Character Classes II</a>
</li>
<li>
<a href="basic-rules-and-legal/skills-i.html">Skills I</a>
</li>
<li>
<a href="basic-rules-and-legal/skills-ii.html">Skills II</a>
</li>
<li>
<a href="basic-rules-and-legal/feats.html">Feats</a>
</li>
<li>
<a href="basic-rules-and-legal/equipment.html">Equipment</a>
</li>
<li>
<a href="basic-rules-and-legal/special-materials.html">Special Materials</a>
</li>
<li>
<a href="basic-rules-and-legal/combat-i-basics.html">Combat I (Basics)</a>
</li>
<li>
<a href="basic-rules-and-legal/combat-ii-movement-modifiers-and-special-actions.html"
>Combat II (Movement, Modifiers, and Special Actions)</a
>
</li>
<li>
<a href="basic-rules-and-legal/special-abilities-and-conditions.html">Special Abilities and Conditions</a>
</li>
<li>
<a href="basic-rules-and-legal/npc-classes.html">NPC Classes</a>
</li>
<li>
<a href="basic-rules-and-legal/prestige-classes.html">Prestige Classes</a>
</li>
<li>
<a href="basic-rules-and-legal/types-subtypes-and-special-abilities.html"
>Types, Subtypes, and Special Abilities</a
>
</li>
<li>
<a href="basic-rules-and-legal/carrying-movement-and-exploration.html"
>Carrying, Movement, and Exploration</a
>
</li>
<li>
<a href="basic-rules-and-legal/treasure.html">Treasure</a>
</li>
<li>
<a href="basic-rules-and-legal/wilderness-weather-and-environment.html"
>Wilderness, Weather, and Environment</a
>
</li>
<li>
<a href="basic-rules-and-legal/traps.html">Traps</a>
</li>
<li>
<a href="basic-rules-and-legal/planes.html">Planes</a>
</li>
</ul>
</li>
<li>
<h2>Spells</h2>
<ul>
<li>
<a href="spells/magic-overview.html">Magic Overview</a>
</li>
<li>
<a href="spells/spell-list-i.html">Spell List I</a>
</li>
<li>
<a href="spells/spell-list-ii.html">Spell List II</a>
</li>
<li>
<a href="spells/spells-a-b.html">Spells (A-B)</a>
</li>
<li>
<a href="spells/spells-c.html">Spells C</a>
</li>
<li>
<a href="spells/spells-d-e.html">Spells (D-E)</a>
</li>
<li>
<a href="spells/spells-f-g.html">Spells (F-G)</a>
</li>
<li>
<a href="spells/spells-h-l.html">Spells (H-L)</a>
</li>
<li>
<a href="spells/spells-m-o.html">Spells (M-O)</a>
</li>
<li>
<a href="spells/spells-p-r.html">Spells (P-R)</a>
</li>
<li>
<a href="spells/spells-s.html">Spells (S)</a>
</li>
<li>
<a href="spells/spells-t-z.html">Spells (T-Z)</a>
</li>
</ul>
</li>
<li>
<h2>Magic Items</h2>
<ul>
<li>
<a href="magic-items/magic-items-i-basics-and-creation.html">Magic Items I (Basics and Creation)</a>
</li>
<li>
<a href="magic-items/magic-items-ii-armor-and-weapons.html">Magic Items II (Armor and Weapons)</a>
</li>
<li>
<a href="magic-items/magic-items-iii-potions-rings-and-rods.html"
>Magic Items III (Potions, Rings, and Rods)</a
>
</li>
<li>
<a href="magic-items/magic-items-iv-scrolls-staffs-and-wands.html"
>Magic Items IV (Scrolls, Staffs, and Wands)</a
>
</li>
<li>
<a href="magic-items/magic-items-v-wondrous-items.html">Magic Items V (Wondrous Items)</a>
</li>
<li>
<a href="magic-items/magic-items-vi-intelligent-cursed-and-artifacts.html"
>Magic Items VI (Intelligent, Cursed, and Artifacts)</a
>
</li>
</ul>
</li>
<li>
<h2>Monsters</h2>
<ul>
<li>
<a href="monsters/monsters-intro-a.html">Monsters (Intro-A)</a>
</li>
<li>
<a href="monsters/monsters-b-c.html">Monsters (B-C)</a>
</li>
<li>
<a href="monsters/monsters-d-de.html">Monsters (D-De)</a>
</li>
<li>
<a href="monsters/monsters-di-do.html">Monsters (Di-Do)</a>
</li>
<li>
<a href="monsters/monsters-dr-dw.html">Monsters (Dr-Dw)</a>
</li>
<li>
<a href="monsters/monsters-e-f.html">Monsters (E-F)</a>
</li>
<li>
<a href="monsters/monsters-g.html">Monsters (G)</a>
</li>
<li>
<a href="monsters/monsters-h-i.html">Monsters (H-I)</a>
</li>
<li>
<a href="monsters/monsters-k-l.html">Monsters (K-L)</a>
</li>
<li>
<a href="monsters/monsters-m-n.html">Monsters (M-N)</a>
</li>
<li>
<a href="monsters/monsters-o-r.html">Monsters (O-R)</a>
</li>
<li>
<a href="monsters/monsters-s.html">Monsters (S)</a>
</li>
<li>
<a href="monsters/monsters-t-z.html">Monsters (T-Z)</a>
</li>
<li>
<a href="monsters/monsters-animals.html">Monsters (Animals)</a>
</li>
<li>
<a href="monsters/monsters-vermin.html">Monsters (Vermin)</a>
</li>
<li>
<a href="monsters/improving-monsters.html">Improving Monsters</a>
</li>
<li>
<a href="monsters/monster-feats.html">Monster Feats</a>
</li>
<li>
<a href="monsters/monsters-as-races.html">Monsters as Races</a>
</li>
</ul>
</li>
<li>
<h2>Psionics</h2>
<ul>
<li>
<a href="psionics/psionic-powers-overview.html">Psionic Powers Overview</a>
</li>
<li>
<a href="psionics/psionic-races.html">Psionic Races</a>
</li>
<li>
<a href="psionics/psionic-classes.html">Psionic Classes</a>
</li>
<li>
<a href="psionics/psionic-skills.html">Psionic Skills</a>
</li>
<li>
<a href="psionics/psionic-feats.html">Psionic Feats</a>
</li>
<li>
<a href="psionics/psionic-powers-list.html">Psionic Powers List</a>
</li>
<li>
<a href="psionics/psionic-powers-a-c.html">Psionic Powers (A-C)</a>
</li>
<li>
<a href="psionics/psionic-powers-d-f.html">Psionic Powers (D-F)</a>
</li>
<li>
<a href="psionics/psionic-powers-g-p.html">Psionic Powers (G-P)</a>
</li>
<li>
<a href="psionics/psionic-powers-q-w.html">Psionic Powers (Q-W)</a>
</li>
<li>
<a href="psionics/psionic-monsters.html">Psionic Monsters</a>
</li>
<li>
<a href="psionics/psionic-items.html">Psionic Items</a>
</li>
<li>
<a href="psionics/psionic-spells.html">Psionic Spells</a>
</li>
</ul>
</li>
<li>
<h2>Epic</h2>
<ul>
<li>
<a href="epic/epic-level-basics.html">Epic Level Basics</a>
</li>
<li>
<a href="epic/epic-classes.html">Epic Classes</a>
</li>
<li>
<a href="epic/epic-prestige-classes.html">Epic Prestige Classes</a>
</li>
<li>
<a href="epic/epic-skills.html">Epic Skills</a>
</li>
<li>
<a href="epic/epic-feats.html">Epic Feats</a>
</li>
<li>
<a href="epic/epic-spells.html">Epic Spells</a>
</li>
<li>
<a href="epic/epic-magic-items-1.html">Epic Magic Items 1</a>
</li>
<li>
<a href="epic/epic-magic-items-2.html">Epic Magic Items 2</a>
</li>
<li>
<a href="epic/epic-monsters-a-e.html">Epic Monsters (A-E)</a>
</li>
<li>
<a href="epic/epic-monsters-g-w.html">Epic Monsters (G-W)</a>
</li>
<li>
<a href="epic/epic-obstacles.html">Epic Obstacles</a>
</li>
</ul>
</li>
<li>
<h2>Divine</h2>
<ul>
<li>
<a href="divine/divine-ranks-and-powers.html">Divine Ranks and Powers</a>
</li>
<li>
<a href="divine/divine-abilities-and-feats.html">Divine Abilities and Feats</a>
</li>
<li>
<a href="divine/divine-domains-and-spells.html">Divine Domains and Spells</a>
</li>
<li>
<a href="divine/divine-minions.html">Divine Minions</a>
</li>
</ul>
</li>
</ul>
</body>
</html>