forked from EntropiaFox/astranauta.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path5etools.html
286 lines (274 loc) · 13.7 KB
/
5etools.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
<!DOCTYPE html>
<html lang="en">
<head>
<!--5ETOOLS_VERSION-->
<meta charset="utf-8">
<meta name="description" content="A suite of browser-based tools for 5th Edition Dungeons & Dragons players and Dungeon Masters.">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>5etools</title>
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/jquery-ui.css">
<link rel="stylesheet" href="css/jquery-ui-slider-pips.css">
<link rel="stylesheet" href="css/style.css">
<link rel="icon" href="favicon.png">
<script type="text/javascript" src="js/styleswitch.js"></script>
<script type="text/javascript" src="js/navigation.js"></script>
<style>
table.home-table {
padding: 0 10px 10px;
}
table.home-table td {
vertical-align: top;
padding: 0 5px;
width: 50%;
}
#don-wrapper {
position: relative;
margin-bottom: 7px;
padding: 5px 15px;
}
</style>
</head>
<body>
<header class="hidden-xs hidden-sm">
<div class="container">
<h1 class="header-tools">5e<span>tools</span></h1>
<p>A suite of tools for 5th Edition Dungeons & Dragons players and Dungeon Masters.</p>
</div>
</header>
<nav class="container" id="navigation">
<ul class="nav nav-pills" id="navbar">
</ul>
</nav>
<main class="container">
<div class="alert alert-warning"><p><strong>Note:</strong> this is an unofficial/personal mirror, and is not guaranteed to be up-to-date. It is not supported by the 5etools team. Use at your own risk. Unless you have no other alternative, please use the main site at <a class="alert-link" href="https://5e.tools/" target="_blank">5e.tools</a>.</p></div>
<!--CANCER_ANCHOR-->
<!--<div class="alert alert-warning">-->
<!--<p><strong>Discord update:</strong> A recent bot-hijack resulted in many accounts being banned from our Discord server, along with a general server reset. Besides bans, no user accounts were affected, and the server has largely been restored to its former state. <a class="alert-link" href="https://discord.gg/AzyBjtQ" target="_blank" rel="noopener">You can rejoin here.</a></p>-->
<!--</div>-->
<div id="don-wrapper" class="alert alert-info" style="display: none">
<div class="split" style="align-items: center">
<div class="text-align-center" style="max-width: 260px; padding-right: 10px;">For those with an abundance of gold, we accept <a href="donate.html">donations</a>.</div>
<div style="width: 100%">
<div class="don__bar don__bar--home">
<div class="don__bar_inner"></div>
</div>
<div class="split">
<span>€0.00</span>
<span id="don-total">Loading...</span>
</div>
</div>
</div>
</div>
<div class="row">
<table class="home-table">
<tr>
<td colspan="2">
<p>A suite of browser-based tools for 5th Edition Dungeons & Dragons players and Dungeon Masters. The
entire project can be downloaded from <a href="https://get.5e.tools">get.5e.tools</a>.
To run a local copy, <span class="help" title="For Firefox, this works. For Chrome/derivatives, you need to use '--allow-file-access-from-files' (Google it).">simply</span>
download the project, extract it, and open the <span class="code">.html</span> files in a browser.
You're free to host your own mirror, or contribute to the project via
<a href="https://github.com/TheGiddyLimit/TheGiddyLimit.github.io">GitHub</a>. Additionally, we have a community-run <a href="https://5etools.wikia.com/wiki/5eTool_Wiki">wiki</a>, which we encourage you to view and edit.</p>
</td>
</tr>
<tr>
<td>
<h4><a href="classes.html">Classes</a></h4>
<p>Quickly browse the official classes, and their associated subclasses.
Unearthed Arcana content can be accessed by cycling the "All Sources" button.</p>
</td>
<td>
<h4><a href="bestiary.html">Bestiary</a></h4>
<p>A searchable, filterable list of the more than 1,000 stat blocks in D&D 5e.
An <a href="bestiary.html#blankhash,encounterbuilder:true">encounter builder</a> is included,
and creature Challenge Rating can be scaled according to the
<a href="book.html#DMG,9,creating%20quick%20monster%20stats">Creating Quick Monster Stats</a>
table in the <i>Dungeon Master's Guide</i>.</p>
</td>
</tr>
<tr>
<td>
<h4><a href="optionalfeatures.html">Class Feature Options</a></h4>
<p>A searchable, filterable list of class feature choices, including Eldritch Invocations
for the Warlock Class, and Maneuvers for the Fighter's Battlemaster subclass.</p>
</td>
<td>
<h4><a href="dmscreen.html">Dungeon Master's Screen</a></h4>
<p>A fully-customizable Dungeon Master's screen, featuring an initiative tracker; a unit converter,
embedded images, videos, and sites; and the majority of 5etools' content.</p>
</td>
</tr>
<tr>
<td>
<h4><a href="races.html">Races</a></h4>
</td>
<td>
<h4><a href="items.html">Items</a></h4>
</td>
</tr>
<tr>
<td>
<h4><a href="backgrounds.html">Backgrounds</a></h4>
</td>
<td>
<h4><a href="spells.html">Spells</a>/<a href="psionics.html">Psionics</a></h4>
</td>
</tr>
<tr>
<td>
<h4><a href="feats.html">Feats</a></h4>
</td>
<td>
<h4><a href="deities.html">Deities</a>/<a href="cultsboons.html">Cults & Demonic Boons</a></h4>
</td>
</tr>
<tr>
<td>
<h4><a href="names.html">Names</a></h4>
<p>A collection of racial name tables found in <i>Xanathar's Guide to Everything</i>.</p>
</td>
<td>
<h4><a href="conditionsdiseases.html">Conditions & Diseases</a></h4>
<p>A searchable, filterable list of the conditions found in the <i>Player's Handbook</i>,
and the sample diseases found in the <i>Dungeon Master's Guide</i>.</p>
</td>
</tr>
<tr>
<td>
<h4><a href="lifegen.html">This Is Your Life</a></h4>
<p>An automated version of the character background generator from <i>Xanathar's Guide to Everything</i>.</p>
</td>
<td>
<h4><a href="crcalculator.html">CR Calculator</a></h4>
<p>A verbose, in-depth Challenge Rating calculator, for determining the CR of
homebrew creatures.</p>
</td>
</tr>
<tr>
<td>
<h4><a href="quickreference.html">Quick Reference</a></h4>
<p>A searchable selection of commonly used rules and tables.</p>
</td>
<td>
<h4><a href="lootgen.html">Loot Generator</a></h4>
<p>A random loot generator for both individual and hoards of treasure.</p>
</td>
</tr>
<tr>
<td>
<h4><a href="rewards.html">Other Rewards</a></h4>
<p>A searchable, filterable list of blessings, boons, and charms.</p>
</td>
<td>
<h4><a href="adventures.html">Adventures</a></h4>
<p>All the official adventures published by Wizards of the Coast.</p>
</td>
</tr>
</table>
</div>
<div class="row">
<div class="col-sm-12">
<h3>Use Roll20?</h3>
<p>Get Tampermonkey (<a
href="https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo">Chrome</a>/<a
href="https://addons.mozilla.org/firefox/addon/tampermonkey/">Firefox</a>), and install the 5etools companion script using
this <a href="https://get.5e.tools/script/betteR20-5etools.user.js">link</a>! This
userscript allows you to import much of 5etools' data without paying a dime.</p>
<p><b>Please note: the script currently depends on <a href="https://ssstormy.github.io/roll20-enhancement-suite/">
Roll20 Enhancement Suite</a>, an external browser extension, to function.</b> Please ensure you have the
latest version of the Enhancement Suite installed in order to use the script.</p>
<p>As a player, you can import character options, spells, and items to quickly fill out a sheet. As a GM, you can make handout copies
of these, as well as import monsters, objects, and adventures.</p>
<p>To import monsters, your game must have a default character sheet. We strongly recommend using OGL
when importing, then switching to another afterwards if desired.</p>
<p>If you are using the Shaped
sheet, be sure to open up the NPC sheets and let them convert before using it.</p>
<p>Beyond importing, the script features a custom initiative tracker; the ability to add custom map/token images by URL; enhanced journal functionality; and more.</p>
<p><b>FAQ: Check the <a href="roll20.html">Help page</a> for some basic pointers on how to use the script.</b></p>
<h3>Use Discord?</h3>
<p>Now you can join our server using this <a href="https://discord.gg/AzyBjtQ" target="_blank" rel="noopener">link!</a></p>
<h3>FAQ / Help</h3>
<p><b>Wiki.</b> We have a <a href="https://5etools.wikia.com/wiki/5eTool_Wiki">community-run wiki</a> which
you can browse for specific help on various topics, including
<a href="https://5etools.wikia.com/wiki/BetteRoll20">help for the Roll20 companion script</a>.</p>
<p><b>Browser Support.</b> We aim to fully support Chrome and Firefox. We have no plans to support any
Microsoft browsers. While generally adequate, other browsers (for example Safari and Opera) are not
officially supported; your experience may vary.</p>
<p><b>Device Support.</b> We aim to support Windows and Android; mainly because they're the devices we
usually have access to. Due to the amount of information displayed we typically aim for the best
look-and-feel when using a monitor rather than a smartphone screen. Similar to our browser support, you
may wish to upgrade to a better supported device in order to have a more secure / better experience when
using the internet.</p>
<p><b>Filtering.</b> On most of the pages we have filters. By default we include and/or exclude certain
things. The filter will include anything that's blue and exclude anything that's red. For example, if
you want to see all spells from Xanathar's Guide to Everything that a Warlock can use but can't be used
by a Wizard then you need to have "Xanathar's Guide to Everything" and "Warlock" in blue and "Wizard" in
red - when you're in the Filter drop-down clicking an icon cycles the color from white (it doesn't
matter either way) to blue (include these things) to red (exclude these things). If you get lost then
simply click the Reset button and the filtering will go back to the default for that page.</p>
<p><b>Everything keeps changing.</b> Yes - it does; that's because we want to keep improving this site. We
<span class="help" title="And when we do, it usually gets moved to the Homebrew Manager">rarely remove
data</span>, but it may appear to be "missing"; that's often due to the filter settings. If you
find entries are wrong then please let us know, e.g. using Discord or raise an issue in GitHub; we're
typically very responsive. Similarly, if you have any good suggestions for improvements then we're up
for that too! No change is too small to tell us about, e.g. spelling mistakes and links not working, but
the bigger changes might take some time to get to the top of our priority list.</p>
<p><b>Links.</b> Much of the content includes hyperlinks to other parts of our site. Similarly, other things
may look like links but they're often die-rollers, e.g. click on a <span id="demo_roller">1d4+2</span>
and we'll do the dice rolling for you and the results appear at the bottom of the screen. If in doubt,
give it a click and see what it does!</p>
<p><b>Sorting.</b> If you click on the column name in a table then the data in that column is sorted;
clicking on it again will reverse the sort direction. Where possible, we've tried to be logical about
the sorting, e.g. Self then touch then various distances then Unlimited and Special at the far end; some
of the sorting is still work-in-progress - if you have any good ideas on how to improve it please let us
know, e.g. sorting by Ability in Feats.</p>
<p><b>Hover.</b> Some of the things on the page will pop-up a tooltip if you hover the mouse over them, e.g.
our source abbreviations will pop-up with the full name of the source. In addition, many links will show
previews of their content on hover—these windows can be locked open by holding SHIFT.</p>
</div>
</div>
</main>
<footer class="container">
<p class="text-align-center">
Version
<!--5ETOOLS_VERSION__FOOTER_OPEN-->1.69.1<!--5ETOOLS_VERSION__FOOTER_CLOSE-->
| <span style="text-decoration: red line-through"> © </span>2018 5etools
<br>
<i>5etools® is a Registered Trademark of The Norr Group, LLC. All rights reserved.</i>
</p>
</footer>
<!--5ETOOLS_SCRIPT_ANCHOR-->
<script type="text/javascript" src="js/utils.js"></script>
<script type="text/javascript" src="lib/localforage.js"></script>
<script type="text/javascript" src="js/omnidexer.js"></script>
<script type="text/javascript" src="js/omnisearch.js"></script>
<script type="text/javascript" src="js/entryrender.js"></script>
<script type="text/javascript" src="js/scalecreature.js"></script>
<script type="text/javascript" src="lib/jquery.js"></script>
<script type="text/javascript" src="lib/jquery-ui.js"></script>
<script type="text/javascript" src="lib/jquery-ui-slider-pip.js"></script>
<script type="text/javascript" src="lib/elasticlunr.js"></script>
<script>
ExcludeUtil.pInitialise();
const $demoRoller = $(`#demo_roller`);
$demoRoller.html(EntryRenderer.getDefaultRenderer().renderEntry(`{@dice ${$demoRoller.html()}}`));
(async () => {
if (!await _Donate.pNotDonating()) {
const $wrpDon = $(`#don-wrapper`).show();
$(`<div><span class="glyphicon glyphicon-remove"></span></div>`).css({
position: "absolute",
top: 0,
right: 2,
cursor: "pointer"
}).click(() => {
StorageUtil.pSet("notDonating", true);
$wrpDon.remove();
}).appendTo($wrpDon);
_Donate.init();
}
})();
</script>
</body>
</html>