Template:POI Page

From Monumenta Wiki
Jump to navigation Jump to search






Template-info.svg Documentation The documentation below is transcluded from Template:POI_Page/doc.
Description
This template is used to create PoI Pages. It is more than advised, when using that template, to declare all fields, and leave them empty if you dont want/can't fill them
Dependencies
Syntax
Type {{POI Page|<arguments...>}} on the page. All arguments are separated with '|'
Arguments
name: The name of the POI. it is used across all the page, be sure its the good one. In case images using that name are missing, an error message ("1px") will appear as a link at the beginning of the page. make sure you upload the image for it to appear.
name=Water Shrine
description: succinct visual description of the POI
description= A random POI. It looks... random.
location: x y z coordinates
location=134 92 -727
region: number of the poi's region, 1 or 2.
region=1
tiers: tiers of the items that can be found inside the poi. Multiple tiers are separated by comas.
tiers=1,2
raid_time: time it takes on average to raid the poi, ~80% of spawners + chests looted
respawn_time=4 minutes
respawn_time: time for the poi respawn
respawn_time=20 minutes
spawner_count: the amount of spawners contained in the POI
spawner_count=21
chest_count: the amount of loot chests contained in the POI. chests containing quest items, lore items, or that - in general - stays the same each respawn, are excluded.
chest_count=4
bounty_text: the text used by the herald/seer to describe the POI for a bounty.
bounty_text=This should be a longer text, but hey, lets not waste space.
bounty_spawners: numbers of spawners to destroy in order to get this poi's bounty complete.
bounty_spawners=16
bounty_tier: reward tier for the bounty.
bounty_tier=1
lore: raw wiki content corresponding to the POI's lore.
lore=big lore shenanigans
Quests: raw wiki content corresponding to the list of quests that needs this POI (whether its for an item, or NPC, or antything else)
quests=
*[[A Crown Of Topaz]]
amping: raw wiki content correspondig to the POI amping mechanic.
amping=this POI can be amped into [[Amazing Random Poi]] by tickling murano with a holy feather. guess that's random enough.
layout: raw wiki content describing the layout of the POI. images/plans can be used.
layout=This POI is so random it looks like a circle. A CIRCLE IN MINECRAFT. that's so random...
dungeon: raw wiki content describing what the wiki have in relation of a specific dungeon.
dungeon=Entrance POI for [[The Great Useless Caves]] dungeon. teleporter to lobby is unlocked once breaking every block of the POI.
main_loot: list of loot tables chest (and the amount) present in the POI. the total amount should equal the chest_count. Format is like a csv: entries are separated with "~", and values with ",". Values, in order: loot_table_path,label,amount
main_loot=
R1_World_Tiered_Chests_Level_3_Bandit, Bandit_lvl.3, 2 ~
R1_World_Tiered_Chests_Level_2_Forest, Forest_lvl.2, 4
other_loot: list of loot that are and guaranteed for the POI. raw wiki.
other_loot=
* [[Fangridian Cattcrappe]]
* [[Another Dung Item]]
mobs: list of mob spawners inside the POI. Format is like a csv: entries are separated with "~", and values with ",". Values, in order: mob_name,amount,mob_tier. for mob tier: 0 is normal (can be left empty), 1 is elite, 2 is boss.
mobs= 
Catman,4~
Catwoman,2,1
trivia: raw wiki. list of trivial facts related to that POI.
trivia=
* This POI is so random, it gets its own trivia line. what a lucky boi.
Empty syntax

to use this template, copy and paste the text below into your page and complete the parameter values

{{POI Page
|name=
|description=
|region=
|location=
|raid_time=
|respawn_time=
|spawner_count=
|chest_count=
|tiers=
|bounty_text=
|bounty_spawners= 
|bounty_tier=
|lore=
|quests=
|amping=
|layout=
|dungeon=
|main_loot=
|other_loot=
|mobs=
|trivia=
}}
Exemple

the following:

{{POI Page
|name=Water Shrine
|description= A random POI. It looks... random.
|region= 1
|location= 345 67 821
|raid_time= 5 minutes
|respawn_time= 20 minutes
|spawner_count= 25
|chest_count= 4
|tiers= 2,3
|bounty_text= long text to describe that random poi. guess thats random.
|bounty_spawners= 19
|bounty_tier= 2
|lore= well, thats a random poi, so i guess random lore: Best Book is the best book.
|quests=
*[[A Crown Of Topaz]]
|amping= this POI can be amped into [[Amazing Random Poi]] by tickling murano with a holy feather. guess that's random enough.
|layout=This POI is so random it looks like a circle. A CIRCLE IN MINECRAFT. that's so random...
|dungeon=Entrance POI for [[The Great Useless Caves]] dungeon. teleporter to lobby is unlocked once breaking every block of the POI.
|main_loot=
R1_World_Tiered_Chests_Level_3_Bandit, Bandit_lvl.3, 2 ~
R1_World_Tiered_Chests_Level_2_Forest, Forest_lvl.2, 4
|other_loot= 
* [[Fangridian Cattcrappe]]
* [[Another Dung Item]]
|mobs= 
Catman,4~
Catwoman,2,1
|trivia=
* This POI is so random, it gets its own trivia line. what a lucky boi
}}

gives:

File:POI Random POI Overview.png File:POI Random POI OnMap.png A random POI. It looks... random.

Lore

well, thats a random poi, so i guess random lore: Best Book is the best book.

Related Quests

  • A Crown Of Topaz

Amping

this POI can be amped into Amazing Random Poi by tickling murano with a holy feather. guess that's random enough.

Layout

This POI is so random it looks like a circle. A CIRCLE IN MINECRAFT. that's so random...

Dungeon

Entrance POI for The Great Useless Caves dungeon. teleporter to lobby is unlocked once breaking every block of the POI.

Loot

Main Loot

Loot Table Amount
Bandit_lvl.3 2
Forest_lvl.2 4

Other Loot

  • Fangridian Cattcrappe
  • Another Dung Item

Spawners

Mob Name Amount
File:MobImageCatman.pngCatman 4
File:MobImageCatwoman.pngCatwoman 2


Trivia

  • This POI is so random, it gets its own trivia line. what a lucky boi