1
Fork 0
mirror of https://github.com/Steffo99/lihzahrd.git synced 2024-10-16 06:27:29 +00:00

Update docs

This commit is contained in:
Steffo 2023-03-06 02:48:53 +01:00
parent 58d84d26f0
commit 8482854a97
Signed by: steffo
GPG key ID: 2A24051445686895
43 changed files with 4024 additions and 179 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -1,21 +1,26 @@
pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
.highlight .hll { background-color: #ffffcc }
.highlight { background: #f8f8f8; }
.highlight .c { color: #408080; font-style: italic } /* Comment */
.highlight { background: #f8f8f8; }
.highlight .c { color: #3D7B7B; font-style: italic } /* Comment */
.highlight .err { border: 1px solid #FF0000 } /* Error */
.highlight .k { color: #008000; font-weight: bold } /* Keyword */
.highlight .o { color: #666666 } /* Operator */
.highlight .ch { color: #408080; font-style: italic } /* Comment.Hashbang */
.highlight .cm { color: #408080; font-style: italic } /* Comment.Multiline */
.highlight .cp { color: #BC7A00 } /* Comment.Preproc */
.highlight .cpf { color: #408080; font-style: italic } /* Comment.PreprocFile */
.highlight .c1 { color: #408080; font-style: italic } /* Comment.Single */
.highlight .cs { color: #408080; font-style: italic } /* Comment.Special */
.highlight .ch { color: #3D7B7B; font-style: italic } /* Comment.Hashbang */
.highlight .cm { color: #3D7B7B; font-style: italic } /* Comment.Multiline */
.highlight .cp { color: #9C6500 } /* Comment.Preproc */
.highlight .cpf { color: #3D7B7B; font-style: italic } /* Comment.PreprocFile */
.highlight .c1 { color: #3D7B7B; font-style: italic } /* Comment.Single */
.highlight .cs { color: #3D7B7B; font-style: italic } /* Comment.Special */
.highlight .gd { color: #A00000 } /* Generic.Deleted */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .gr { color: #FF0000 } /* Generic.Error */
.highlight .gr { color: #E40000 } /* Generic.Error */
.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */
.highlight .gi { color: #00A000 } /* Generic.Inserted */
.highlight .go { color: #888888 } /* Generic.Output */
.highlight .gi { color: #008400 } /* Generic.Inserted */
.highlight .go { color: #717171 } /* Generic.Output */
.highlight .gp { color: #000080; font-weight: bold } /* Generic.Prompt */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
@ -28,15 +33,15 @@
.highlight .kt { color: #B00040 } /* Keyword.Type */
.highlight .m { color: #666666 } /* Literal.Number */
.highlight .s { color: #BA2121 } /* Literal.String */
.highlight .na { color: #7D9029 } /* Name.Attribute */
.highlight .na { color: #687822 } /* Name.Attribute */
.highlight .nb { color: #008000 } /* Name.Builtin */
.highlight .nc { color: #0000FF; font-weight: bold } /* Name.Class */
.highlight .no { color: #880000 } /* Name.Constant */
.highlight .nd { color: #AA22FF } /* Name.Decorator */
.highlight .ni { color: #999999; font-weight: bold } /* Name.Entity */
.highlight .ne { color: #D2413A; font-weight: bold } /* Name.Exception */
.highlight .ni { color: #717171; font-weight: bold } /* Name.Entity */
.highlight .ne { color: #CB3F38; font-weight: bold } /* Name.Exception */
.highlight .nf { color: #0000FF } /* Name.Function */
.highlight .nl { color: #A0A000 } /* Name.Label */
.highlight .nl { color: #767600 } /* Name.Label */
.highlight .nn { color: #0000FF; font-weight: bold } /* Name.Namespace */
.highlight .nt { color: #008000; font-weight: bold } /* Name.Tag */
.highlight .nv { color: #19177C } /* Name.Variable */
@ -53,11 +58,11 @@
.highlight .dl { color: #BA2121 } /* Literal.String.Delimiter */
.highlight .sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */
.highlight .s2 { color: #BA2121 } /* Literal.String.Double */
.highlight .se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */
.highlight .se { color: #AA5D1F; font-weight: bold } /* Literal.String.Escape */
.highlight .sh { color: #BA2121 } /* Literal.String.Heredoc */
.highlight .si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */
.highlight .si { color: #A45A77; font-weight: bold } /* Literal.String.Interpol */
.highlight .sx { color: #008000 } /* Literal.String.Other */
.highlight .sr { color: #BB6688 } /* Literal.String.Regex */
.highlight .sr { color: #A45A77 } /* Literal.String.Regex */
.highlight .s1 { color: #BA2121 } /* Literal.String.Single */
.highlight .ss { color: #19177C } /* Literal.String.Symbol */
.highlight .bp { color: #008000 } /* Name.Builtin.Pseudo */

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@ -170,7 +171,7 @@
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="lihzahrd-bestiary">
<section id="lihzahrd-bestiary">
<h1>lihzahrd.bestiary<a class="headerlink" href="#lihzahrd-bestiary" title="Permalink to this headline"></a></h1>
<div class="toctree-wrapper compound">
</div>
@ -195,7 +196,7 @@
</dd></dl>
</div>
</section>
</div>

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@ -170,7 +171,7 @@
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="lihzahrd-chests">
<section id="lihzahrd-chests">
<h1>lihzahrd.chests<a class="headerlink" href="#lihzahrd-chests" title="Permalink to this headline"></a></h1>
<div class="toctree-wrapper compound">
</div>
@ -195,7 +196,7 @@
</dd></dl>
</div>
</section>
</div>

File diff suppressed because it is too large Load diff

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@ -170,7 +171,7 @@
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="lihzahrd-errors">
<section id="lihzahrd-errors">
<h1>lihzahrd.errors<a class="headerlink" href="#lihzahrd-errors" title="Permalink to this headline"></a></h1>
<div class="toctree-wrapper compound">
</div>
@ -180,7 +181,7 @@
<dd><p>This exception is raised if the footer contents do not match the expected data.</p>
</dd></dl>
</div>
</section>
</div>

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@ -170,17 +171,112 @@
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="lihzahrd-fileutils">
<section id="lihzahrd-fileutils">
<h1>lihzahrd.fileutils<a class="headerlink" href="#lihzahrd-fileutils" title="Permalink to this headline"></a></h1>
<div class="toctree-wrapper compound">
</div>
<span class="target" id="module-lihzahrd.fileutils"></span><dl class="class">
<dt id="lihzahrd.fileutils.FileReader">
<em class="property">class </em><code class="sig-prename descclassname">lihzahrd.fileutils.</code><code class="sig-name descname">FileReader</code><span class="sig-paren">(</span><em class="sig-param">file: IO</em><span class="sig-paren">)</span><a class="headerlink" href="#lihzahrd.fileutils.FileReader" title="Permalink to this definition"></a></dt>
<dd><dl class="attribute">
<dt id="lihzahrd.fileutils.FileReader._bitify">
<code class="sig-name descname">_bitify</code><a class="headerlink" href="#lihzahrd.fileutils.FileReader._bitify" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dd><p>Helper class for deserializing a Terraria world file.</p>
<dl class="method">
<dt id="lihzahrd.fileutils.FileReader._bool">
<code class="sig-name descname">_bool</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#lihzahrd.fileutils.FileReader._bool" title="Permalink to this definition"></a></dt>
<dd><p>Return a tuple containing unpacked values.</p>
<p>Unpack according to the format string Struct.format. The buffers size
in bytes must be Struct.size.</p>
<p>See help(struct) for more on format strings.</p>
</dd></dl>
<dl class="method">
<dt id="lihzahrd.fileutils.FileReader._double">
<code class="sig-name descname">_double</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#lihzahrd.fileutils.FileReader._double" title="Permalink to this definition"></a></dt>
<dd><p>Return a tuple containing unpacked values.</p>
<p>Unpack according to the format string Struct.format. The buffers size
in bytes must be Struct.size.</p>
<p>See help(struct) for more on format strings.</p>
</dd></dl>
<dl class="method">
<dt id="lihzahrd.fileutils.FileReader._int1">
<code class="sig-name descname">_int1</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#lihzahrd.fileutils.FileReader._int1" title="Permalink to this definition"></a></dt>
<dd><p>Return a tuple containing unpacked values.</p>
<p>Unpack according to the format string Struct.format. The buffers size
in bytes must be Struct.size.</p>
<p>See help(struct) for more on format strings.</p>
</dd></dl>
<dl class="method">
<dt id="lihzahrd.fileutils.FileReader._int2">
<code class="sig-name descname">_int2</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#lihzahrd.fileutils.FileReader._int2" title="Permalink to this definition"></a></dt>
<dd><p>Return a tuple containing unpacked values.</p>
<p>Unpack according to the format string Struct.format. The buffers size
in bytes must be Struct.size.</p>
<p>See help(struct) for more on format strings.</p>
</dd></dl>
<dl class="method">
<dt id="lihzahrd.fileutils.FileReader._int4">
<code class="sig-name descname">_int4</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#lihzahrd.fileutils.FileReader._int4" title="Permalink to this definition"></a></dt>
<dd><p>Return a tuple containing unpacked values.</p>
<p>Unpack according to the format string Struct.format. The buffers size
in bytes must be Struct.size.</p>
<p>See help(struct) for more on format strings.</p>
</dd></dl>
<dl class="method">
<dt id="lihzahrd.fileutils.FileReader._int8">
<code class="sig-name descname">_int8</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#lihzahrd.fileutils.FileReader._int8" title="Permalink to this definition"></a></dt>
<dd><p>Return a tuple containing unpacked values.</p>
<p>Unpack according to the format string Struct.format. The buffers size
in bytes must be Struct.size.</p>
<p>See help(struct) for more on format strings.</p>
</dd></dl>
<dl class="method">
<dt id="lihzahrd.fileutils.FileReader._rect">
<code class="sig-name descname">_rect</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#lihzahrd.fileutils.FileReader._rect" title="Permalink to this definition"></a></dt>
<dd><p>Return a tuple containing unpacked values.</p>
<p>Unpack according to the format string Struct.format. The buffers size
in bytes must be Struct.size.</p>
<p>See help(struct) for more on format strings.</p>
</dd></dl>
<dl class="method">
<dt id="lihzahrd.fileutils.FileReader._single">
<code class="sig-name descname">_single</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#lihzahrd.fileutils.FileReader._single" title="Permalink to this definition"></a></dt>
<dd><p>Return a tuple containing unpacked values.</p>
<p>Unpack according to the format string Struct.format. The buffers size
in bytes must be Struct.size.</p>
<p>See help(struct) for more on format strings.</p>
</dd></dl>
<dl class="method">
<dt id="lihzahrd.fileutils.FileReader._uint2">
<code class="sig-name descname">_uint2</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#lihzahrd.fileutils.FileReader._uint2" title="Permalink to this definition"></a></dt>
<dd><p>Return a tuple containing unpacked values.</p>
<p>Unpack according to the format string Struct.format. The buffers size
in bytes must be Struct.size.</p>
<p>See help(struct) for more on format strings.</p>
</dd></dl>
<dl class="method">
<dt id="lihzahrd.fileutils.FileReader._uint4">
<code class="sig-name descname">_uint4</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#lihzahrd.fileutils.FileReader._uint4" title="Permalink to this definition"></a></dt>
<dd><p>Return a tuple containing unpacked values.</p>
<p>Unpack according to the format string Struct.format. The buffers size
in bytes must be Struct.size.</p>
<p>See help(struct) for more on format strings.</p>
</dd></dl>
<dl class="method">
<dt id="lihzahrd.fileutils.FileReader._uint8">
<code class="sig-name descname">_uint8</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#lihzahrd.fileutils.FileReader._uint8" title="Permalink to this definition"></a></dt>
<dd><p>Return a tuple containing unpacked values.</p>
<p>Unpack according to the format string Struct.format. The buffers size
in bytes must be Struct.size.</p>
<p>See help(struct) for more on format strings.</p>
</dd></dl>
<dl class="method">
<dt id="lihzahrd.fileutils.FileReader.bits">
@ -287,7 +383,8 @@
<dl class="class">
<dt id="lihzahrd.fileutils.Rect">
<em class="property">class </em><code class="sig-prename descclassname">lihzahrd.fileutils.</code><code class="sig-name descname">Rect</code><span class="sig-paren">(</span><em class="sig-param">left</em>, <em class="sig-param">right</em>, <em class="sig-param">top</em>, <em class="sig-param">bottom</em><span class="sig-paren">)</span><a class="headerlink" href="#lihzahrd.fileutils.Rect" title="Permalink to this definition"></a></dt>
<dd><dl class="attribute">
<dd><p>Class delimining the bounds of a rectangle.</p>
<dl class="attribute">
<dt id="lihzahrd.fileutils.Rect.bottom">
<code class="sig-name descname">bottom</code><a class="headerlink" href="#lihzahrd.fileutils.Rect.bottom" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
@ -312,7 +409,9 @@
<dl class="class">
<dt id="lihzahrd.fileutils.Pointers">
<em class="property">class </em><code class="sig-prename descclassname">lihzahrd.fileutils.</code><code class="sig-name descname">Pointers</code><span class="sig-paren">(</span><em class="sig-param">world_header: int</em>, <em class="sig-param">world_tiles: int</em>, <em class="sig-param">chests: int</em>, <em class="sig-param">signs: int</em>, <em class="sig-param">npcs: int</em>, <em class="sig-param">tile_entities: int</em>, <em class="sig-param">pressure_plates: int</em>, <em class="sig-param">town_manager: int</em>, <em class="sig-param">bestiary: int</em>, <em class="sig-param">journey_powers: int</em>, <em class="sig-param">footer: int</em>, <em class="sig-param">*unknown</em><span class="sig-paren">)</span><a class="headerlink" href="#lihzahrd.fileutils.Pointers" title="Permalink to this definition"></a></dt>
<dd><dl class="attribute">
<dd><p>Pointers to the various sections of the Terraria save file.</p>
<p>All values are in number of bytes from the start.</p>
<dl class="attribute">
<dt id="lihzahrd.fileutils.Pointers.bestiary">
<code class="sig-name descname">bestiary</code><a class="headerlink" href="#lihzahrd.fileutils.Pointers.bestiary" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
@ -382,7 +481,8 @@
<dl class="class">
<dt id="lihzahrd.fileutils.Coordinates">
<em class="property">class </em><code class="sig-prename descclassname">lihzahrd.fileutils.</code><code class="sig-name descname">Coordinates</code><span class="sig-paren">(</span><em class="sig-param">x</em>, <em class="sig-param">y</em><span class="sig-paren">)</span><a class="headerlink" href="#lihzahrd.fileutils.Coordinates" title="Permalink to this definition"></a></dt>
<dd><dl class="attribute">
<dd><p>A pair of coordinates.</p>
<dl class="attribute">
<dt id="lihzahrd.fileutils.Coordinates.x">
<code class="sig-name descname">x</code><a class="headerlink" href="#lihzahrd.fileutils.Coordinates.x" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
@ -394,7 +494,7 @@
</dd></dl>
</div>
</section>
</div>

File diff suppressed because it is too large Load diff

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@ -170,7 +171,7 @@
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="lihzahrd-header">
<section id="lihzahrd-header">
<h1>lihzahrd.header<a class="headerlink" href="#lihzahrd-header" title="Permalink to this headline"></a></h1>
<div class="toctree-wrapper compound">
</div>
@ -400,13 +401,13 @@
<dl class="class">
<dt id="lihzahrd.header.Backgrounds">
<em class="property">class </em><code class="sig-prename descclassname">lihzahrd.header.</code><code class="sig-name descname">Backgrounds</code><span class="sig-paren">(</span><em class="sig-param">bg_underground_snow: int</em>, <em class="sig-param">bg_underground_jungle: int</em>, <em class="sig-param">bg_hell: int</em>, <em class="sig-param">bg_forest: int</em>, <em class="sig-param">bg_corruption: int</em>, <em class="sig-param">bg_jungle: int</em>, <em class="sig-param">bg_snow: int</em>, <em class="sig-param">bg_hallow: int</em>, <em class="sig-param">bg_crimson: int</em>, <em class="sig-param">bg_desert: int</em>, <em class="sig-param">bg_ocean: int</em>, <em class="sig-param">new_bg_1: int</em>, <em class="sig-param">new_bg_2: int</em>, <em class="sig-param">new_bg_3: int</em>, <em class="sig-param">new_bg_4: int</em>, <em class="sig-param">new_bg_5: int</em><span class="sig-paren">)</span><a class="headerlink" href="#lihzahrd.header.Backgrounds" title="Permalink to this definition"></a></dt>
<em class="property">class </em><code class="sig-prename descclassname">lihzahrd.header.</code><code class="sig-name descname">Backgrounds</code><span class="sig-paren">(</span><em class="sig-param">underground_snow: int</em>, <em class="sig-param">underground_jungle: int</em>, <em class="sig-param">hell: int</em>, <em class="sig-param">forest: lihzahrd.header.fourpartsplit.FourPartSplit</em>, <em class="sig-param">corruption: int</em>, <em class="sig-param">jungle: int</em>, <em class="sig-param">snow: int</em>, <em class="sig-param">hallow: int</em>, <em class="sig-param">crimson: int</em>, <em class="sig-param">desert: int</em>, <em class="sig-param">ocean: int</em>, <em class="sig-param">mushroom: int</em>, <em class="sig-param">underworld: int</em><span class="sig-paren">)</span><a class="headerlink" href="#lihzahrd.header.Backgrounds" title="Permalink to this definition"></a></dt>
<dd><p>The backgrounds of various world biomes.</p>
</dd></dl>
<dl class="class">
<dt id="lihzahrd.header.BossesDefeated">
<em class="property">class </em><code class="sig-prename descclassname">lihzahrd.header.</code><code class="sig-name descname">BossesDefeated</code><span class="sig-paren">(</span><em class="sig-param">eye_of_cthulhu: bool</em>, <em class="sig-param">eater_of_worlds: bool</em>, <em class="sig-param">skeletron: bool</em>, <em class="sig-param">queen_bee: bool</em>, <em class="sig-param">the_twins: bool</em>, <em class="sig-param">the_destroyer: bool</em>, <em class="sig-param">skeletron_prime: bool</em>, <em class="sig-param">any_mechnical_boss: bool</em>, <em class="sig-param">plantera: bool</em>, <em class="sig-param">golem: bool</em>, <em class="sig-param">king_slime: bool</em>, <em class="sig-param">goblin_army: bool</em>, <em class="sig-param">clown: bool</em>, <em class="sig-param">frost_moon: bool</em>, <em class="sig-param">pirates: bool</em>, <em class="sig-param">duke_fishron: bool</em>, <em class="sig-param">moon_lord: bool</em>, <em class="sig-param">pumpking: bool</em>, <em class="sig-param">mourning_wood: bool</em>, <em class="sig-param">ice_queen: bool</em>, <em class="sig-param">santa_nk1: bool</em>, <em class="sig-param">everscream: bool</em>, <em class="sig-param">martian_madness: bool</em>, <em class="sig-param">lunatic_cultist: bool</em>, <em class="sig-param">lunar_pillars: lihzahrd.header.pillarsinfo.PillarsInfo</em>, <em class="sig-param">old_ones_army: lihzahrd.header.oldonesarmytiers.OldOnesArmyTiers</em>, <em class="sig-param">empress_of_light: bool</em>, <em class="sig-param">queen_slime: bool</em><span class="sig-paren">)</span><a class="headerlink" href="#lihzahrd.header.BossesDefeated" title="Permalink to this definition"></a></dt>
<em class="property">class </em><code class="sig-prename descclassname">lihzahrd.header.</code><code class="sig-name descname">BossesDefeated</code><span class="sig-paren">(</span><em class="sig-param">eye_of_cthulhu: bool</em>, <em class="sig-param">eater_of_worlds: bool</em>, <em class="sig-param">skeletron: bool</em>, <em class="sig-param">queen_bee: bool</em>, <em class="sig-param">the_twins: bool</em>, <em class="sig-param">the_destroyer: bool</em>, <em class="sig-param">skeletron_prime: bool</em>, <em class="sig-param">any_mechnical_boss: bool</em>, <em class="sig-param">plantera: bool</em>, <em class="sig-param">golem: bool</em>, <em class="sig-param">king_slime: bool</em>, <em class="sig-param">goblin_army: bool</em>, <em class="sig-param">clown: bool</em>, <em class="sig-param">frost_moon: bool</em>, <em class="sig-param">pirates: bool</em>, <em class="sig-param">duke_fishron: bool</em>, <em class="sig-param">moon_lord: bool</em>, <em class="sig-param">pumpking: bool</em>, <em class="sig-param">mourning_wood: bool</em>, <em class="sig-param">ice_queen: bool</em>, <em class="sig-param">santa_nk1: bool</em>, <em class="sig-param">everscream: bool</em>, <em class="sig-param">martian_madness: bool</em>, <em class="sig-param">lunatic_cultist: bool</em>, <em class="sig-param">lunar_pillars: lihzahrd.header.pillarsinfo.PillarsInfo</em>, <em class="sig-param">old_ones_army: lihzahrd.header.oldonesarmytiers.OldOnesArmyTiers</em>, <em class="sig-param">empress_of_light: bool</em>, <em class="sig-param">queen_slime: bool</em>, <em class="sig-param">deerclops: bool</em><span class="sig-paren">)</span><a class="headerlink" href="#lihzahrd.header.BossesDefeated" title="Permalink to this definition"></a></dt>
<dd><dl class="attribute">
<dt id="lihzahrd.header.BossesDefeated.any_mechnical_boss">
<code class="sig-name descname">any_mechnical_boss</code><em class="property">: bool</em><em class="property"> = None</em><a class="headerlink" href="#lihzahrd.header.BossesDefeated.any_mechnical_boss" title="Permalink to this definition"></a></dt>
@ -788,6 +789,12 @@
<em class="property">property </em><code class="sig-name descname">is_active</code><a class="headerlink" href="#lihzahrd.header.Party.is_active" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="lihzahrd.header.Party.is_doomed">
<code class="sig-name descname">is_doomed</code><em class="property">: bool</em><em class="property"> = None</em><a class="headerlink" href="#lihzahrd.header.Party.is_doomed" title="Permalink to this definition"></a></dt>
<dd><p>If all NPCs will die after this party ends.</p>
</dd></dl>
<dl class="attribute">
<dt id="lihzahrd.header.Party.partying_npcs">
<code class="sig-name descname">partying_npcs</code><em class="property">: typing.List[int]</em><em class="property"> = None</em><a class="headerlink" href="#lihzahrd.header.Party.partying_npcs" title="Permalink to this definition"></a></dt>
@ -891,18 +898,12 @@
<dl class="class">
<dt id="lihzahrd.header.SavedNPCs">
<em class="property">class </em><code class="sig-prename descclassname">lihzahrd.header.</code><code class="sig-name descname">SavedNPCs</code><span class="sig-paren">(</span><em class="sig-param">goblin_tinkerer: bool</em>, <em class="sig-param">wizard: bool</em>, <em class="sig-param">mechanic: bool</em>, <em class="sig-param">angler: bool</em>, <em class="sig-param">stylist: bool</em>, <em class="sig-param">tax_collector: bool</em>, <em class="sig-param">bartender: bool</em>, <em class="sig-param">golfer: bool</em>, <em class="sig-param">advanced_combat: bool</em><span class="sig-paren">)</span><a class="headerlink" href="#lihzahrd.header.SavedNPCs" title="Permalink to this definition"></a></dt>
<dd><dl class="attribute">
<dt id="lihzahrd.header.SavedNPCs.advanced_combat">
<code class="sig-name descname">advanced_combat</code><em class="property">: bool</em><em class="property"> = None</em><a class="headerlink" href="#lihzahrd.header.SavedNPCs.advanced_combat" title="Permalink to this definition"></a></dt>
<dd><p>Was the Advanced Combat Technique Book used.</p>
</dd></dl>
</dd></dl>
<em class="property">class </em><code class="sig-prename descclassname">lihzahrd.header.</code><code class="sig-name descname">SavedNPCs</code><span class="sig-paren">(</span><em class="sig-param">goblin_tinkerer: bool</em>, <em class="sig-param">wizard: bool</em>, <em class="sig-param">mechanic: bool</em>, <em class="sig-param">angler: bool</em>, <em class="sig-param">stylist: bool</em>, <em class="sig-param">tax_collector: bool</em>, <em class="sig-param">bartender: bool</em>, <em class="sig-param">golfer: bool</em>, <em class="sig-param">advanced_combat: bool</em>, <em class="sig-param">slime_nerdy: bool</em>, <em class="sig-param">merchant: bool</em>, <em class="sig-param">demolitionist: bool</em>, <em class="sig-param">party_girl: bool</em>, <em class="sig-param">dye_trader: bool</em>, <em class="sig-param">truffle: bool</em>, <em class="sig-param">arms_dealer: bool</em>, <em class="sig-param">nurse: bool</em>, <em class="sig-param">princess: bool</em>, <em class="sig-param">advanced_combat_2: bool</em>, <em class="sig-param">peddlers_satchel: bool</em>, <em class="sig-param">slime_cool: bool</em>, <em class="sig-param">slime_elder: bool</em>, <em class="sig-param">slime_clumsy: bool</em>, <em class="sig-param">slime_diva: bool</em>, <em class="sig-param">slime_surly: bool</em>, <em class="sig-param">slime_mystic: bool</em>, <em class="sig-param">slime_squire: bool</em><span class="sig-paren">)</span><a class="headerlink" href="#lihzahrd.header.SavedNPCs" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="class">
<dt id="lihzahrd.header.SavedOreTiers">
<em class="property">class </em><code class="sig-prename descclassname">lihzahrd.header.</code><code class="sig-name descname">SavedOreTiers</code><span class="sig-paren">(</span><em class="sig-param">tier_1: lihzahrd.enums.blocktype.BlockType, tier_2: lihzahrd.enums.blocktype.BlockType, tier_3: lihzahrd.enums.blocktype.BlockType, tier_4: lihzahrd.enums.blocktype.BlockType, hardmode_tier_1: Optional[lihzahrd.enums.blocktype.BlockType], hardmode_tier_2: Optional[lihzahrd.enums.blocktype.BlockType], hardmode_tier_3: Optional[lihzahrd.enums.blocktype.BlockType]</em><span class="sig-paren">)</span><a class="headerlink" href="#lihzahrd.header.SavedOreTiers" title="Permalink to this definition"></a></dt>
<em class="property">class </em><code class="sig-prename descclassname">lihzahrd.header.</code><code class="sig-name descname">SavedOreTiers</code><a class="headerlink" href="#lihzahrd.header.SavedOreTiers" title="Permalink to this definition"></a></dt>
<dd><p>The types of ores that generated in the world.</p>
<dl class="attribute">
<dt id="lihzahrd.header.SavedOreTiers.hardmode_tier_1">
@ -982,7 +983,7 @@
<dl class="class">
<dt id="lihzahrd.header.Time">
<em class="property">class </em><code class="sig-prename descclassname">lihzahrd.header.</code><code class="sig-name descname">Time</code><span class="sig-paren">(</span><em class="sig-param">current: float</em>, <em class="sig-param">is_daytime: bool</em>, <em class="sig-param">moon_phase: int</em>, <em class="sig-param">sundial_cooldown: int</em>, <em class="sig-param">fast_forward_time: bool</em><span class="sig-paren">)</span><a class="headerlink" href="#lihzahrd.header.Time" title="Permalink to this definition"></a></dt>
<em class="property">class </em><code class="sig-prename descclassname">lihzahrd.header.</code><code class="sig-name descname">Time</code><span class="sig-paren">(</span><em class="sig-param">current: float</em>, <em class="sig-param">is_daytime: bool</em>, <em class="sig-param">moon_phase: int</em>, <em class="sig-param">sundial_cooldown: int</em>, <em class="sig-param">sundial_is_running: bool</em>, <em class="sig-param">moondial_cooldown: int</em>, <em class="sig-param">moondial_is_running: bool</em><span class="sig-paren">)</span><a class="headerlink" href="#lihzahrd.header.Time" title="Permalink to this definition"></a></dt>
<dd><p>Game time related information.</p>
<dl class="attribute">
<dt id="lihzahrd.header.Time.current">
@ -1002,12 +1003,30 @@
<dd><p>The current moon phase.</p>
</dd></dl>
<dl class="attribute">
<dt id="lihzahrd.header.Time.moondial_cooldown">
<code class="sig-name descname">moondial_cooldown</code><em class="property">: int</em><em class="property"> = None</em><a class="headerlink" href="#lihzahrd.header.Time.moondial_cooldown" title="Permalink to this definition"></a></dt>
<dd><p>The number of days the Enchanted Moondial cant be used for.</p>
</dd></dl>
<dl class="attribute">
<dt id="lihzahrd.header.Time.moondial_is_running">
<code class="sig-name descname">moondial_is_running</code><em class="property">: bool</em><em class="property"> = None</em><a class="headerlink" href="#lihzahrd.header.Time.moondial_is_running" title="Permalink to this definition"></a></dt>
<dd><p>Whether the Enchanted Moondial is currently fast-forwarding time.</p>
</dd></dl>
<dl class="attribute">
<dt id="lihzahrd.header.Time.sundial_cooldown">
<code class="sig-name descname">sundial_cooldown</code><em class="property">: int</em><em class="property"> = None</em><a class="headerlink" href="#lihzahrd.header.Time.sundial_cooldown" title="Permalink to this definition"></a></dt>
<dd><p>The number of days the Enchanted Sundial cant be used for.</p>
</dd></dl>
<dl class="attribute">
<dt id="lihzahrd.header.Time.sundial_is_running">
<code class="sig-name descname">sundial_is_running</code><em class="property">: bool</em><em class="property"> = None</em><a class="headerlink" href="#lihzahrd.header.Time.sundial_is_running" title="Permalink to this definition"></a></dt>
<dd><p>Whether the Enchanted Sundial is currently fast-forwarding time.</p>
</dd></dl>
</dd></dl>
<dl class="class">
@ -1022,7 +1041,7 @@
<dd><p>A Terraria version.</p>
<dl class="attribute">
<dt id="lihzahrd.header.Version._version_ids">
<code class="sig-name descname">_version_ids</code><em class="property"> = {12: '1.0.5', 20: '1.0.6', 22: '1.0.6.1', 37: '1.1.1', 39: '1.1.2', 67: '1.2', 71: '1.2.0.3.1', 72: '1.2.1.1', 73: '1.2.1.2', 77: '1.2.2', 94: '1.2.3.1', 101: '1.2.4', 102: '1.2.4.1', 140: '1.3.0.1', 146: '1.3.0.1', 147: '1.3.0.2', 149: '1.3.0.3', 151: '1.3.0.4', 153: '1.3.0.5', 154: '1.3.0.6', 155: '1.3.0.7', 156: '1.3.0.8', 168: '1.3.1', 169: '1.3.1.1', 170: '1.3.2', 173: '1.3.2.1', 174: '1.3.3', 175: '1.3.3.1', 176: '1.3.3.2', 177: '1.3.3.3', 178: '1.3.4', 185: '1.3.4.1', 186: '1.3.4.2', 187: '1.3.4.3', 188: '1.3.4.4', 191: '1.3.5', 192: '1.3.5.1', 193: '1.3.5.2', 194: '1.3.5.3', 225: '1.4.0.1', 226: '1.4.0.2', 227: '1.4.0.3', 228: '1.4.0.4', 230: '1.4.0.5', 238: '1.4.2.3'}</em><a class="headerlink" href="#lihzahrd.header.Version._version_ids" title="Permalink to this definition"></a></dt>
<code class="sig-name descname">_version_ids</code><em class="property"> = {12: '1.0.5', 20: '1.0.6', 22: '1.0.6.1', 37: '1.1.1', 39: '1.1.2', 67: '1.2', 71: '1.2.0.3.1', 72: '1.2.1.1', 73: '1.2.1.2', 77: '1.2.2', 94: '1.2.3.1', 101: '1.2.4', 102: '1.2.4.1', 140: '1.3.0.1', 146: '1.3.0.1', 147: '1.3.0.2', 149: '1.3.0.3', 151: '1.3.0.4', 153: '1.3.0.5', 154: '1.3.0.6', 155: '1.3.0.7', 156: '1.3.0.8', 168: '1.3.1', 169: '1.3.1.1', 170: '1.3.2', 173: '1.3.2.1', 174: '1.3.3', 175: '1.3.3.1', 176: '1.3.3.2', 177: '1.3.3.3', 178: '1.3.4', 185: '1.3.4.1', 186: '1.3.4.2', 187: '1.3.4.3', 188: '1.3.4.4', 191: '1.3.5', 192: '1.3.5.1', 193: '1.3.5.2', 194: '1.3.5.3', 225: '1.4.0.1', 226: '1.4.0.2', 227: '1.4.0.3', 228: '1.4.0.4', 230: '1.4.0.5', 238: '1.4.2.3', 274: '1.4.4.5', 278: '1.4.4.8', 279: '1.4.4.9'}</em><a class="headerlink" href="#lihzahrd.header.Version._version_ids" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
@ -1053,7 +1072,7 @@
</dd></dl>
</div>
</section>
</div>

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@ -147,12 +148,12 @@
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="lihzahrd">
<section id="lihzahrd">
<h1>lihzahrd<a class="headerlink" href="#lihzahrd" title="Permalink to this headline"></a></h1>
<a class="reference internal image-reference" href="_images/lihzahrd.png"><img alt="A Lihzahrd from the Jungle Temple" src="_images/lihzahrd.png" style="width: 32px; height: 48px;" /></a>
<p><code class="docutils literal notranslate"><span class="pre">lihzahrd</span></code> is a Terraria 1.4.2.3 world parser in Python.</p>
<p>You can use this package to get programmer-friendly data from a Terraria world!</p>
<div class="section" id="documentation-pages">
<section id="documentation-pages">
<h2>Documentation pages<a class="headerlink" href="#documentation-pages" title="Permalink to this headline"></a></h2>
<p>Find out more on how to use <code class="docutils literal notranslate"><span class="pre">lihzahrd</span></code> in these pages:</p>
<div class="toctree-wrapper compound">
@ -161,8 +162,8 @@
<li class="toctree-l1"><a class="reference internal" href="reference.html">API Reference</a></li>
</ul>
</div>
</div>
<div class="section" id="some-more-links">
</section>
<section id="some-more-links">
<h2>Some more links<a class="headerlink" href="#some-more-links" title="Permalink to this headline"></a></h2>
<p>Here are some links that may be useful:</p>
<ul class="simple">
@ -170,8 +171,8 @@
<li><p><a class="reference external" href="https://github.com/Steffo99/flyingsnake">flyingsnake</a>, a package using <code class="docutils literal notranslate"><span class="pre">lihzahrd</span></code></p></li>
<li><p><a class="reference internal" href="genindex.html"><span class="std std-ref">Index</span></a></p></li>
</ul>
</div>
</div>
</section>
</section>
</div>

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@ -170,13 +171,13 @@
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="lihzahrd-items">
<section id="lihzahrd-items">
<h1>lihzahrd.items<a class="headerlink" href="#lihzahrd-items" title="Permalink to this headline"></a></h1>
<div class="toctree-wrapper compound">
</div>
<span class="target" id="module-lihzahrd.items"></span><dl class="class">
<dt id="lihzahrd.items.ItemStack">
<em class="property">class </em><code class="sig-prename descclassname">lihzahrd.items.</code><code class="sig-name descname">ItemStack</code><span class="sig-paren">(</span><em class="sig-param">type_: lihzahrd.enums.itemtype.ItemType</em>, <em class="sig-param">quantity: int = 1</em>, <em class="sig-param">prefix: Optional[lihzahrd.enums.prefixtype.PrefixType] = None</em><span class="sig-paren">)</span><a class="headerlink" href="#lihzahrd.items.ItemStack" title="Permalink to this definition"></a></dt>
<em class="property">class </em><code class="sig-prename descclassname">lihzahrd.items.</code><code class="sig-name descname">ItemStack</code><a class="headerlink" href="#lihzahrd.items.ItemStack" title="Permalink to this definition"></a></dt>
<dd><p>A stack of a certain item.</p>
<dl class="attribute">
<dt id="lihzahrd.items.ItemStack.prefix">
@ -198,7 +199,7 @@
</dd></dl>
</div>
</section>
</div>

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@ -170,13 +171,13 @@
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="lihzahrd-journeypowers">
<section id="lihzahrd-journeypowers">
<h1>lihzahrd.journeypowers<a class="headerlink" href="#lihzahrd-journeypowers" title="Permalink to this headline"></a></h1>
<div class="toctree-wrapper compound">
</div>
<span class="target" id="module-lihzahrd.journeypowers"></span><dl class="class">
<dt id="lihzahrd.journeypowers.JourneyPowers">
<em class="property">class </em><code class="sig-prename descclassname">lihzahrd.journeypowers.</code><code class="sig-name descname">JourneyPowers</code><span class="sig-paren">(</span><em class="sig-param">freeze_time: Optional[bool] = None</em>, <em class="sig-param">time_rate: Optional[float] = None</em>, <em class="sig-param">freeze_rain: Optional[bool] = None</em>, <em class="sig-param">freeze_wind: Optional[bool] = None</em>, <em class="sig-param">difficulty: Optional[float] = None</em>, <em class="sig-param">freeze_biome_spread: Optional[bool] = None</em><span class="sig-paren">)</span><a class="headerlink" href="#lihzahrd.journeypowers.JourneyPowers" title="Permalink to this definition"></a></dt>
<em class="property">class </em><code class="sig-prename descclassname">lihzahrd.journeypowers.</code><code class="sig-name descname">JourneyPowers</code><a class="headerlink" href="#lihzahrd.journeypowers.JourneyPowers" title="Permalink to this definition"></a></dt>
<dd><p>Journey mode powers settings. Spawn rate does not appear to be stored in the world.</p>
<dl class="attribute">
<dt id="lihzahrd.journeypowers.JourneyPowers.difficulty">
@ -226,7 +227,7 @@
</dd></dl>
</div>
</section>
</div>

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@ -170,13 +171,13 @@
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="lihzahrd-npcs">
<section id="lihzahrd-npcs">
<h1>lihzahrd.npcs<a class="headerlink" href="#lihzahrd-npcs" title="Permalink to this headline"></a></h1>
<div class="toctree-wrapper compound">
</div>
<span class="target" id="module-lihzahrd.npcs"></span><dl class="class">
<dt id="lihzahrd.npcs.NPC">
<em class="property">class </em><code class="sig-prename descclassname">lihzahrd.npcs.</code><code class="sig-name descname">NPC</code><span class="sig-paren">(</span><em class="sig-param">type_: lihzahrd.enums.entitytype.EntityType</em>, <em class="sig-param">position: lihzahrd.fileutils.coordinates.Coordinates</em>, <em class="sig-param">name: str</em>, <em class="sig-param">variation_index: int</em>, <em class="sig-param">home: Optional[lihzahrd.fileutils.coordinates.Coordinates] = None</em><span class="sig-paren">)</span><a class="headerlink" href="#lihzahrd.npcs.NPC" title="Permalink to this definition"></a></dt>
<em class="property">class </em><code class="sig-prename descclassname">lihzahrd.npcs.</code><code class="sig-name descname">NPC</code><a class="headerlink" href="#lihzahrd.npcs.NPC" title="Permalink to this definition"></a></dt>
<dd><p>A NPC somewhere in the world.</p>
<dl class="attribute">
<dt id="lihzahrd.npcs.NPC.home">
@ -231,7 +232,7 @@
</dd></dl>
</div>
</section>
</div>

Binary file not shown.

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@ -170,7 +171,7 @@
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="lihzahrd-pressureplates">
<section id="lihzahrd-pressureplates">
<h1>lihzahrd.pressureplates<a class="headerlink" href="#lihzahrd-pressureplates" title="Permalink to this headline"></a></h1>
<div class="toctree-wrapper compound">
</div>
@ -185,7 +186,7 @@
</dd></dl>
</div>
</section>
</div>

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@ -166,7 +167,7 @@
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="api-reference">
<section id="api-reference">
<h1>API Reference<a class="headerlink" href="#api-reference" title="Permalink to this headline"></a></h1>
<p>Here are the pages autogenerated from the docstrings inside the Python library code.</p>
<p>Type annotations are missing for some reason, maybe <code class="docutils literal notranslate"><span class="pre">autodoc</span></code> doesnt support them yet?</p>
@ -222,7 +223,7 @@
</li>
</ul>
</div>
</div>
</section>
</div>

File diff suppressed because one or more lines are too long

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@ -170,7 +171,7 @@
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="lihzahrd-signs">
<section id="lihzahrd-signs">
<h1>lihzahrd.signs<a class="headerlink" href="#lihzahrd-signs" title="Permalink to this headline"></a></h1>
<div class="toctree-wrapper compound">
</div>
@ -190,7 +191,7 @@
</dd></dl>
</div>
</section>
</div>

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@ -170,7 +171,7 @@
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="lihzahrd-tileentities">
<section id="lihzahrd-tileentities">
<h1>lihzahrd.tileentities<a class="headerlink" href="#lihzahrd-tileentities" title="Permalink to this headline"></a></h1>
<div class="toctree-wrapper compound">
</div>
@ -336,7 +337,7 @@ a <a class="reference external" href="https://terraria.gamepedia.com/Item_Frame"
</dd></dl>
</div>
</section>
</div>

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@ -170,7 +171,7 @@
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="lihzahrd-tiles">
<section id="lihzahrd-tiles">
<h1>lihzahrd.tiles<a class="headerlink" href="#lihzahrd-tiles" title="Permalink to this headline"></a></h1>
<div class="toctree-wrapper compound">
</div>
@ -282,7 +283,7 @@ the save file.</p>
<dl class="class">
<dt id="lihzahrd.tiles.Block">
<em class="property">class </em><code class="sig-prename descclassname">lihzahrd.tiles.</code><code class="sig-name descname">Block</code><span class="sig-paren">(</span><em class="sig-param">type_: lihzahrd.enums.blocktype.BlockType</em>, <em class="sig-param">shape: lihzahrd.tiles.shape.Shape = &lt;Shape.NORMAL: 0&gt;</em>, <em class="sig-param">frame: Optional[lihzahrd.tiles.frameimportantdata.FrameImportantData] = None</em>, <em class="sig-param">paint: Optional[int] = None</em>, <em class="sig-param">is_active: bool = True</em><span class="sig-paren">)</span><a class="headerlink" href="#lihzahrd.tiles.Block" title="Permalink to this definition"></a></dt>
<em class="property">class </em><code class="sig-prename descclassname">lihzahrd.tiles.</code><code class="sig-name descname">Block</code><a class="headerlink" href="#lihzahrd.tiles.Block" title="Permalink to this definition"></a></dt>
<dd><p>A block that has been placed in the world.</p>
<dl class="attribute">
<dt id="lihzahrd.tiles.Block.frame">
@ -296,6 +297,18 @@ the save file.</p>
<dd><p>If the block is solid or can be passed through because of an Actuator.</p>
</dd></dl>
<dl class="attribute">
<dt id="lihzahrd.tiles.Block.is_echo">
<code class="sig-name descname">is_echo</code><a class="headerlink" href="#lihzahrd.tiles.Block.is_echo" title="Permalink to this definition"></a></dt>
<dd><p>If the block had Echo Coating applied, and is invisible.</p>
</dd></dl>
<dl class="attribute">
<dt id="lihzahrd.tiles.Block.is_illuminant">
<code class="sig-name descname">is_illuminant</code><a class="headerlink" href="#lihzahrd.tiles.Block.is_illuminant" title="Permalink to this definition"></a></dt>
<dd><p>If the block had Illuminant Coating applied, and is unaffected by lighting.</p>
</dd></dl>
<dl class="attribute">
<dt id="lihzahrd.tiles.Block.paint">
<code class="sig-name descname">paint</code><a class="headerlink" href="#lihzahrd.tiles.Block.paint" title="Permalink to this definition"></a></dt>
@ -318,8 +331,20 @@ the save file.</p>
<dl class="class">
<dt id="lihzahrd.tiles.Wall">
<em class="property">class </em><code class="sig-prename descclassname">lihzahrd.tiles.</code><code class="sig-name descname">Wall</code><span class="sig-paren">(</span><em class="sig-param">type_: lihzahrd.enums.walltype.WallType</em>, <em class="sig-param">paint: Optional[int] = None</em><span class="sig-paren">)</span><a class="headerlink" href="#lihzahrd.tiles.Wall" title="Permalink to this definition"></a></dt>
<em class="property">class </em><code class="sig-prename descclassname">lihzahrd.tiles.</code><code class="sig-name descname">Wall</code><a class="headerlink" href="#lihzahrd.tiles.Wall" title="Permalink to this definition"></a></dt>
<dd><p>A wall that has been placed in the world.</p>
<dl class="attribute">
<dt id="lihzahrd.tiles.Wall.is_echo">
<code class="sig-name descname">is_echo</code><a class="headerlink" href="#lihzahrd.tiles.Wall.is_echo" title="Permalink to this definition"></a></dt>
<dd><p>If the wall had Echo Coating applied, and is invisible.</p>
</dd></dl>
<dl class="attribute">
<dt id="lihzahrd.tiles.Wall.is_illuminant">
<code class="sig-name descname">is_illuminant</code><a class="headerlink" href="#lihzahrd.tiles.Wall.is_illuminant" title="Permalink to this definition"></a></dt>
<dd><p>If the wall had Illuminant Coating applied, and is unaffected by lighting.</p>
</dd></dl>
<dl class="attribute">
<dt id="lihzahrd.tiles.Wall.paint">
<code class="sig-name descname">paint</code><a class="headerlink" href="#lihzahrd.tiles.Wall.paint" title="Permalink to this definition"></a></dt>
@ -354,7 +379,7 @@ the save file.</p>
<dl class="class">
<dt id="lihzahrd.tiles.Tile">
<em class="property">class </em><code class="sig-prename descclassname">lihzahrd.tiles.</code><code class="sig-name descname">Tile</code><span class="sig-paren">(</span><em class="sig-param">block: Optional[lihzahrd.tiles.block.Block] = None</em>, <em class="sig-param">wall: Optional[lihzahrd.tiles.wall.Wall] = None</em>, <em class="sig-param">liquid: Optional[lihzahrd.tiles.liquid.Liquid] = None</em>, <em class="sig-param">wiring: Optional[lihzahrd.tiles.wiring.Wiring] = None</em>, <em class="sig-param">extra: Union[lihzahrd.chests.chest.Chest</em>, <em class="sig-param">lihzahrd.signs.sign.Sign</em>, <em class="sig-param">lihzahrd.pressureplates.weighedpressureplate.WeighedPressurePlate</em>, <em class="sig-param">lihzahrd.tileentities.tileentity.TileEntity</em>, <em class="sig-param">None] = None</em><span class="sig-paren">)</span><a class="headerlink" href="#lihzahrd.tiles.Tile" title="Permalink to this definition"></a></dt>
<em class="property">class </em><code class="sig-prename descclassname">lihzahrd.tiles.</code><code class="sig-name descname">Tile</code><a class="headerlink" href="#lihzahrd.tiles.Tile" title="Permalink to this definition"></a></dt>
<dd><p>A tile, composed by a block, a wall, a liquid and wires.</p>
<dl class="attribute">
<dt id="lihzahrd.tiles.Tile.block">
@ -437,7 +462,7 @@ the save file.</p>
</dd></dl>
</div>
</section>
</div>

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@ -169,7 +170,7 @@
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="lihzahrd-timer">
<section id="lihzahrd-timer">
<h1>lihzahrd.timer<a class="headerlink" href="#lihzahrd-timer" title="Permalink to this headline"></a></h1>
<div class="toctree-wrapper compound">
</div>
@ -194,7 +195,7 @@
</dd></dl>
</div>
</section>
</div>

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@ -170,7 +171,7 @@
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="lihzahrd-townmanager">
<section id="lihzahrd-townmanager">
<h1>lihzahrd.townmanager<a class="headerlink" href="#lihzahrd-townmanager" title="Permalink to this headline"></a></h1>
<div class="toctree-wrapper compound">
</div>
@ -189,7 +190,7 @@
</dd></dl>
</div>
</section>
</div>

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@ -157,21 +158,21 @@
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="usage-guide">
<section id="usage-guide">
<h1>Usage guide<a class="headerlink" href="#usage-guide" title="Permalink to this headline"></a></h1>
<div class="section" id="prerequisites">
<section id="prerequisites">
<h2>Prerequisites<a class="headerlink" href="#prerequisites" title="Permalink to this headline"></a></h2>
<p>To use <code class="docutils literal notranslate"><span class="pre">lihzahrd</span></code>, you need Python 3.6 or higher.</p>
<p>Thats it! No other packages are required!</p>
</div>
<div class="section" id="installing">
</section>
<section id="installing">
<h2>Installing<a class="headerlink" href="#installing" title="Permalink to this headline"></a></h2>
<p>You can download (or update) the package with <code class="docutils literal notranslate"><span class="pre">pip</span></code> by entering in your terminal:</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">python3</span><span class="o">.</span><span class="mi">8</span> <span class="o">-</span><span class="n">m</span> <span class="n">pip</span> <span class="n">install</span> <span class="o">--</span><span class="n">upgrade</span> <span class="n">lihzahrd</span>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">python3</span><span class="mf">.8</span> <span class="o">-</span><span class="n">m</span> <span class="n">pip</span> <span class="n">install</span> <span class="o">--</span><span class="n">upgrade</span> <span class="n">lihzahrd</span>
</pre></div>
</div>
</div>
<div class="section" id="opening-a-world">
</section>
<section id="opening-a-world">
<h2>Opening a world<a class="headerlink" href="#opening-a-world" title="Permalink to this headline"></a></h2>
<p>To open a Terraria world file named <code class="docutils literal notranslate"><span class="pre">terra.wld</span></code> located in the current working directory, you should import the
<code class="xref py py-mod docutils literal notranslate"><span class="pre">lihzahrd</span></code> package and then call the <a class="reference internal" href="world.html#lihzahrd.World.create_from_file" title="lihzahrd.World.create_from_file"><code class="xref py py-meth docutils literal notranslate"><span class="pre">World.create_from_file()</span></code></a> function:</p>
@ -181,8 +182,8 @@
</div>
<p>It should take <strong>a few minutes</strong>, depending on the size of the world, and then return a
<a class="reference internal" href="world.html#lihzahrd.World" title="lihzahrd.World"><code class="xref py py-class docutils literal notranslate"><span class="pre">World</span></code></a> object.</p>
</div>
<div class="section" id="accessing-the-world-properties">
</section>
<section id="accessing-the-world-properties">
<h2>Accessing the world properties<a class="headerlink" href="#accessing-the-world-properties" title="Permalink to this headline"></a></h2>
<p>Most of the world properties are accessible directly as attributes of the <a class="reference internal" href="world.html#lihzahrd.World" title="lihzahrd.World"><code class="xref py py-class docutils literal notranslate"><span class="pre">World</span></code></a> object:</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="nb">print</span><span class="p">(</span><span class="n">world</span><span class="o">.</span><span class="n">name</span><span class="p">)</span>
@ -205,8 +206,8 @@
</div>
<p>You can look at the <a class="reference internal" href="world.html#lihzahrd.World" title="lihzahrd.World"><code class="xref py py-class docutils literal notranslate"><span class="pre">World</span></code></a> class documentation or use an IDE that supports type annotations
(such as <a class="reference external" href="https://www.jetbrains.com/pycharm/">PyCharm</a>) to find all available attributes.</p>
</div>
<div class="section" id="accessing-the-tile-data">
</section>
<section id="accessing-the-tile-data">
<h2>Accessing the tile data<a class="headerlink" href="#accessing-the-tile-data" title="Permalink to this headline"></a></h2>
<p>All <a class="reference internal" href="tiles.html#lihzahrd.tiles.Tile" title="lihzahrd.tiles.Tile"><code class="xref py py-class docutils literal notranslate"><span class="pre">tiles.Tile</span></code></a> are stored in the <a class="reference internal" href="tiles.html#lihzahrd.tiles.TileMatrix" title="lihzahrd.tiles.TileMatrix"><code class="xref py py-class docutils literal notranslate"><span class="pre">tiles.TileMatrix</span></code></a> accessible at the <a class="reference internal" href="world.html#lihzahrd.World.tiles" title="lihzahrd.World.tiles"><code class="xref py py-attr docutils literal notranslate"><span class="pre">World.tiles</span></code></a>
attribute.</p>
@ -242,8 +243,8 @@ attribute.</p>
</ul>
<p>All of these attributes may be <code class="xref py py-const docutils literal notranslate"><span class="pre">None</span></code> if the property isnt applicable for the tile:
for example, <a class="reference internal" href="tiles.html#lihzahrd.tiles.Tile.block" title="lihzahrd.tiles.Tile.block"><code class="xref py py-attr docutils literal notranslate"><span class="pre">tiles.Tile.block</span></code></a> is <code class="xref py py-const docutils literal notranslate"><span class="pre">None</span></code> if there is no block (“air”) placed there.</p>
</div>
<div class="section" id="accessing-extra-data">
</section>
<section id="accessing-extra-data">
<h2>Accessing extra data<a class="headerlink" href="#accessing-extra-data" title="Permalink to this headline"></a></h2>
<p>Extra data, such as the content of chests or the text of signs, may be accessed in two different ways:</p>
<ul>
@ -265,15 +266,15 @@ for example, <a class="reference internal" href="tiles.html#lihzahrd.tiles.Tile.
<span class="c1"># True</span>
</pre></div>
</div>
</div>
<div class="section" id="something-else">
</section>
<section id="something-else">
<h2>Something else<a class="headerlink" href="#something-else" title="Permalink to this headline"></a></h2>
<p>All information included in a Terraria savefile is parsed in this package and made available in the <a class="reference internal" href="world.html#lihzahrd.World" title="lihzahrd.World"><code class="xref py py-class docutils literal notranslate"><span class="pre">World</span></code></a>
object.</p>
<p>If you couldnt find what you needed in this short usage guide, check the API Reference or have a look at the
<a class="reference external" href="https://github.com/Steffo99/lihzahrd/tree/master/lihzahrd">source code</a> !</p>
</div>
</div>
</section>
</section>
</div>

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@ -170,7 +171,7 @@
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="lihzahrd-world">
<section id="lihzahrd-world">
<h1>lihzahrd.World<a class="headerlink" href="#lihzahrd-world" title="Permalink to this headline"></a></h1>
<div class="toctree-wrapper compound">
</div>
@ -295,6 +296,17 @@ Triggered by reaching Wave 15 of the Pumpkin Moon.</p>
<dd><p>The world id. Used to name the minimap file.</p>
</dd></dl>
<dl class="attribute">
<dt id="lihzahrd.World.is_bee_world">
<code class="sig-name descname">is_bee_world</code><em class="property">: bool</em><em class="property"> = None</em><a class="headerlink" href="#lihzahrd.World.is_bee_world" title="Permalink to this definition"></a></dt>
<dd><p>//terraria.wiki.gg/wiki/Secret_world_seeds#Not_the_bees&gt;`_ seed.</p>
<dl class="field-list simple">
<dt class="field-odd">Type</dt>
<dd class="field-odd"><p>If the world was created with the <a href="#id1"><span class="problematic" id="id2">`</span></a>Not the bees &lt;https</p>
</dd>
</dl>
</dd></dl>
<dl class="method">
<dt id="lihzahrd.World.is_classic">
<em class="property">property </em><code class="sig-name descname">is_classic</code><a class="headerlink" href="#lihzahrd.World.is_classic" title="Permalink to this definition"></a></dt>
@ -304,11 +316,10 @@ Triggered by reaching Wave 15 of the Pumpkin Moon.</p>
<dl class="attribute">
<dt id="lihzahrd.World.is_drunk_world">
<code class="sig-name descname">is_drunk_world</code><em class="property">: bool</em><em class="property"> = None</em><a class="headerlink" href="#lihzahrd.World.is_drunk_world" title="Permalink to this definition"></a></dt>
<dd><p>//terraria.gamepedia.com/Secret_world_seeds#Drunk_World)
seed.</p>
<dd><p>//terraria.wiki.gg/wiki/Secret_world_seeds#Drunk_world&gt;`_ seed.</p>
<dl class="field-list simple">
<dt class="field-odd">Type</dt>
<dd class="field-odd"><p>If the world was created with the 5162020 (https</p>
<dd class="field-odd"><p>If the world was created with the <a href="#id3"><span class="problematic" id="id4">`</span></a>Drunk world &lt;https</p>
</dd>
</dl>
</dd></dl>
@ -317,7 +328,6 @@ seed.</p>
<dt id="lihzahrd.World.is_expert">
<em class="property">property </em><code class="sig-name descname">is_expert</code><a class="headerlink" href="#lihzahrd.World.is_expert" title="Permalink to this definition"></a></dt>
<dd><p>If the world is in expert difficulty or not.</p>
<p>Provided for compatibility purposes.</p>
</dd></dl>
<dl class="attribute">
@ -329,8 +339,12 @@ seed.</p>
<dl class="attribute">
<dt id="lihzahrd.World.is_for_the_worthy">
<code class="sig-name descname">is_for_the_worthy</code><em class="property">: bool</em><em class="property"> = None</em><a class="headerlink" href="#lihzahrd.World.is_for_the_worthy" title="Permalink to this definition"></a></dt>
<dd><p>If the world was created with the
for the worthy (<a class="reference external" href="https://terraria.gamepedia.com/Secret_world_seeds#For_the_worthy">https://terraria.gamepedia.com/Secret_world_seeds#For_the_worthy</a>) seed.</p>
<dd><p>//terraria.wiki.gg/wiki/Secret_world_seeds#For_the_worthy&gt;`_ seed.</p>
<dl class="field-list simple">
<dt class="field-odd">Type</dt>
<dd class="field-odd"><p>If the world was created with the <a href="#id5"><span class="problematic" id="id6">`</span></a>For the worthy &lt;https</p>
</dd>
</dl>
</dd></dl>
<dl class="attribute">
@ -345,6 +359,12 @@ for the worthy (<a class="reference external" href="https://terraria.gamepedia.c
<dd><p>If the world is in journey difficulty or not.</p>
</dd></dl>
<dl class="method">
<dt id="lihzahrd.World.is_legendary">
<em class="property">property </em><code class="sig-name descname">is_legendary</code><a class="headerlink" href="#lihzahrd.World.is_legendary" title="Permalink to this definition"></a></dt>
<dd><p>If the world is in legendary difficulty or not.</p>
</dd></dl>
<dl class="method">
<dt id="lihzahrd.World.is_master">
<em class="property">property </em><code class="sig-name descname">is_master</code><a class="headerlink" href="#lihzahrd.World.is_master" title="Permalink to this definition"></a></dt>
@ -354,8 +374,56 @@ for the worthy (<a class="reference external" href="https://terraria.gamepedia.c
<dl class="attribute">
<dt id="lihzahrd.World.is_tenth_anniversary">
<code class="sig-name descname">is_tenth_anniversary</code><em class="property">: bool</em><em class="property"> = None</em><a class="headerlink" href="#lihzahrd.World.is_tenth_anniversary" title="Permalink to this definition"></a></dt>
<dd><p>If the world was created with the
celebrationmk10 (<a class="reference external" href="https://terraria.fandom.com/wiki/Secret_world_seeds#Celebrationmk10">https://terraria.fandom.com/wiki/Secret_world_seeds#Celebrationmk10</a>) seed.</p>
<dd><p>//terraria.wiki.gg/wiki/Secret_world_seeds#Celebrationmk10&gt;` seed.</p>
<dl class="field-list simple">
<dt class="field-odd">Type</dt>
<dd class="field-odd"><p>If the world was created with the <a href="#id7"><span class="problematic" id="id8">`</span></a>Celebrationmk10 &lt;https</p>
</dd>
</dl>
</dd></dl>
<dl class="attribute">
<dt id="lihzahrd.World.is_the_constant">
<code class="sig-name descname">is_the_constant</code><em class="property">: bool</em><em class="property"> = None</em><a class="headerlink" href="#lihzahrd.World.is_the_constant" title="Permalink to this definition"></a></dt>
<dd><p>//terraria.wiki.gg/wiki/Secret_world_seeds#The_Constant&gt;`_ seed.</p>
<dl class="field-list simple">
<dt class="field-odd">Type</dt>
<dd class="field-odd"><p>If the world was created with <a href="#id9"><span class="problematic" id="id10">`</span></a>The Constant &lt;https</p>
</dd>
</dl>
</dd></dl>
<dl class="attribute">
<dt id="lihzahrd.World.is_trap_world">
<code class="sig-name descname">is_trap_world</code><em class="property">: bool</em><em class="property"> = None</em><a class="headerlink" href="#lihzahrd.World.is_trap_world" title="Permalink to this definition"></a></dt>
<dd><p>//terraria.wiki.gg/wiki/Secret_world_seeds#No_traps&gt;`_ seed.</p>
<dl class="field-list simple">
<dt class="field-odd">Type</dt>
<dd class="field-odd"><p>If the world was created with the <a href="#id11"><span class="problematic" id="id12">`</span></a>No traps &lt;https</p>
</dd>
</dl>
</dd></dl>
<dl class="attribute">
<dt id="lihzahrd.World.is_upside_down">
<code class="sig-name descname">is_upside_down</code><em class="property">: bool</em><em class="property"> = None</em><a class="headerlink" href="#lihzahrd.World.is_upside_down" title="Permalink to this definition"></a></dt>
<dd><p>//terraria.wiki.gg/wiki/Secret_world_seeds#Dont_dig_up&gt;`_ seed.</p>
<dl class="field-list simple">
<dt class="field-odd">Type</dt>
<dd class="field-odd"><p>If the world was created with the <a href="#id13"><span class="problematic" id="id14">`</span></a>Dont dig up &lt;https</p>
</dd>
</dl>
</dd></dl>
<dl class="attribute">
<dt id="lihzahrd.World.is_zenith_world">
<code class="sig-name descname">is_zenith_world</code><em class="property">: bool</em><em class="property"> = None</em><a class="headerlink" href="#lihzahrd.World.is_zenith_world" title="Permalink to this definition"></a></dt>
<dd><p>//terraria.wiki.gg/wiki/Secret_world_seeds#Get_fixed_boi&gt;`_ seed.</p>
<dl class="field-list simple">
<dt class="field-odd">Type</dt>
<dd class="field-odd"><p>If the world was created with the <a href="#id15"><span class="problematic" id="id16">`</span></a>Get fixed boi &lt;https</p>
</dd>
</dl>
</dd></dl>
<dl class="attribute">
@ -418,6 +486,12 @@ celebrationmk10 (<a class="reference external" href="https://terraria.fandom.com
<dd><p>Information related to the Shadow Orbs or Crimson Hearts in the world.</p>
</dd></dl>
<dl class="attribute">
<dt id="lihzahrd.World.shimmered_npcs">
<code class="sig-name descname">shimmered_npcs</code><em class="property">: List[int]</em><em class="property"> = None</em><a class="headerlink" href="#lihzahrd.World.shimmered_npcs" title="Permalink to this definition"></a></dt>
<dd><p>A list of the ids of the NPCs that have been shimmered.</p>
</dd></dl>
<dl class="attribute">
<dt id="lihzahrd.World.signs">
<code class="sig-name descname">signs</code><em class="property">: List[Sign]</em><em class="property"> = None</em><a class="headerlink" href="#lihzahrd.World.signs" title="Permalink to this definition"></a></dt>
@ -505,7 +579,7 @@ Triggered by reaching Wave 20 of the Frost Moon.</p>
</dd></dl>
</div>
</section>
</div>