Difference between revisions of "Static Shrine"
From Pixelmon Wiki
PikachuMC99 (talk | contribs) (added that it cant be mined, is a 1 time use, and can be set to multiple uses) |
m (→Structure List: Added images) |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | [[File: | + | [[File:Static_shrine_block.png|right|150px]] |
− | A | + | A '''Static Shrine''' is a [[shrine]] that spawns rarely in [[Savanna (Forge)]] [[biomes]]. If a fully-charged [[orb of static souls]] is placed in its centerpiece, the [[Legendary]] [[Zapdos]] will spawn. |
Like the other Trio bird shrines and the Ilex shrine it can't be mined and is a One time use. | Like the other Trio bird shrines and the Ilex shrine it can't be mined and is a One time use. | ||
− | + | ==Structure List== | |
+ | {|class="mw-collapsible mw-collapsed wikitable" | ||
+ | !style="text-align:center" colspan="2"|Name | ||
+ | !style="text-align:center"|Info | ||
+ | !style="text-align:center"|Image | ||
+ | |- | ||
+ | |rowspan="2"|Static Shrine | ||
+ | |Variant A | ||
+ | |{{tt|ID|Used in Template Pools and when loading a structure with Structure Blocks.}}: <code>pixelmon:shrines/dos_shrine_a</code> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | [[ | + | Builder: '''SKy_the_Thunder''' |
+ | |[[File:Dos_Shrine_A.png|150px]] | ||
+ | |- | ||
+ | |Variant B | ||
+ | |{{tt|ID|Used in Template Pools and when loading a structure with Structure Blocks.}}: <code>pixelmon:shrines/dos_shrine_b</code> | ||
+ | |||
+ | |||
+ | Builder: '''SKy_the_Thunder''' | ||
+ | |[[File:Dos_Shrine_B.png|150px]] | ||
+ | |- | ||
+ | |rowspan="5"|Spike | ||
+ | |Variant A | ||
+ | |{{tt|ID|Used in Template Pools and when loading a structure with Structure Blocks.}}: <code>pixelmon:shrines/dos_shrine_spike_a</code> | ||
+ | |||
+ | |||
+ | Builder: '''SKy_the_Thunder''' | ||
+ | |style="text-align:center"|[[File:Dos_Shrine_Spike_A.png|70px]] | ||
+ | |- | ||
+ | |Variant B | ||
+ | |{{tt|ID|Used in Template Pools and when loading a structure with Structure Blocks.}}: <code>pixelmon:shrines/dos_shrine_spike_b</code> | ||
+ | |||
+ | |||
+ | Builder: '''SKy_the_Thunder''' | ||
+ | |style="text-align:center"|[[File:Dos_Shrine_Spike_B.png|70px]] | ||
+ | |- | ||
+ | |Variant C | ||
+ | |{{tt|ID|Used in Template Pools and when loading a structure with Structure Blocks.}}: <code>pixelmon:shrines/dos_shrine_spike_c</code> | ||
+ | |||
+ | |||
+ | Builder: '''SKy_the_Thunder''' | ||
+ | |style="text-align:center"|[[File:Dos_Shrine_Spike_C.png|70px]] | ||
+ | |- | ||
+ | |Variant D | ||
+ | |{{tt|ID|Used in Template Pools and when loading a structure with Structure Blocks.}}: <code>pixelmon:shrines/dos_shrine_spike_d</code> | ||
+ | |||
+ | |||
+ | Builder: '''SKy_the_Thunder''' | ||
+ | |style="text-align:center"|[[File:Dos_Shrine_Spike_D.png|100px]] | ||
+ | |- | ||
+ | |Variant E | ||
+ | |{{tt|ID|Used in Template Pools and when loading a structure with Structure Blocks.}}: <code>pixelmon:shrines/dos_shrine_spike_e</code> | ||
+ | |||
+ | |||
+ | Builder: '''SKy_the_Thunder''' | ||
+ | |style="text-align:center"|[[File:Dos_Shrine_Spike_E.png|100px]] | ||
+ | |- | ||
+ | |rowspan="2"|Connector | ||
+ | |Variant A | ||
+ | |{{tt|ID|Used in Template Pools and when loading a structure with Structure Blocks.}}: <code>pixelmon:shrines/dos_shrine_connector_a</code> | ||
+ | |||
+ | |||
+ | Builder: '''SKy_the_Thunder''' | ||
+ | |[[File:Dos_Shrine_Connector_A.png|150px]] | ||
+ | |- | ||
+ | |Variant B | ||
+ | |{{tt|ID|Used in Template Pools and when loading a structure with Structure Blocks.}}: <code>pixelmon:shrines/dos_shrine_connector_b</code> | ||
+ | |||
+ | |||
+ | Builder: '''SKy_the_Thunder''' | ||
+ | |[[File:Dos_Shrine_Connector_B.png|150px]] | ||
+ | |} | ||
+ | |||
+ | ==[[Config]] settings== | ||
+ | *<code>shrine-encounter-mode</code>: Whether Legendary shrines, such as the Legendary Bird or Timespace Trio shrines, can be used multiple times. By default, it is set to <code>Once</code>. | ||
+ | |||
+ | ==Trivia== | ||
+ | * The Spikes generating around the Static Shrine are inspired by [https://en.wikipedia.org/wiki/Fulgurite Fulgurite], which forms when lighting strikes melt and fuse silicate minerals into spiky formations. | ||
+ | |||
+ | Up to version, 8.4.3, along with the other Trio bird shrines it can be set to be reusable in the pixelmon.hocon by going into General and setting 'Allow bird shrine reuse' to 'True'. Also, the [[command]] <code>/struc lightningshrine</code> can spawn a static shrine if the terrain allows for one. | ||
+ | <gallery> | ||
+ | StaticShrine01.png | ||
+ | StaticShrine02.png | ||
+ | </gallery> | ||
[[Category:Shrines]] | [[Category:Shrines]] |
Latest revision as of 13:42, 23 April 2024
A Static Shrine is a shrine that spawns rarely in Savanna (Forge) biomes. If a fully-charged orb of static souls is placed in its centerpiece, the Legendary Zapdos will spawn.
Like the other Trio bird shrines and the Ilex shrine it can't be mined and is a One time use.
Structure List
Config settings
shrine-encounter-mode
: Whether Legendary shrines, such as the Legendary Bird or Timespace Trio shrines, can be used multiple times. By default, it is set toOnce
.
Trivia
- The Spikes generating around the Static Shrine are inspired by Fulgurite, which forms when lighting strikes melt and fuse silicate minerals into spiky formations.
Up to version, 8.4.3, along with the other Trio bird shrines it can be set to be reusable in the pixelmon.hocon by going into General and setting 'Allow bird shrine reuse' to 'True'. Also, the command /struc lightningshrine
can spawn a static shrine if the terrain allows for one.