imported>Dawning mNo edit summary |
imported>LoekTheBawz No edit summary |
||
| (38 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{NPCInfobox | ||
|title=john telos | |title=john telos;christos anesti | ||
|image=Site-logo.png | |image=Site-logo.png;OphanimBossbar | ||
|SpecialInfo=I'm specialising it bro | |||
|Health=67 | |Health=67 | ||
|Fame=2321541414234 | |||
|Biome=Optional, can put for world bosses | |||
|Tiered=7-11 | |Tiered=7-11 | ||
|DungeonDrop=Corsair's Conductorium;CorsairConductorium-Portal.png, | |||
Corsair's Conductorium;CorsairConductorium-Portal.png, | |||
Corsair's Conductorium;CorsairConductorium-Portal.png | |||
|Unholy=Weapons;Crown;Ut-Crown.png;3 | |||
|Voidbound=Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3 | |||
|Bloodshot=Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3 | |||
|Royal=Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3, | |||
Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3 | |||
|Gilded=Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3, | |||
Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3, | |||
Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3 | |||
|Irradiated=Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3 | |||
|Halloween=Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3 | |||
|Christmas=Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3 | |||
|Valentine=Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3 | |||
|Companion=Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3 | |||
|Rune=Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3 | |||
|Frag=Bloodshot;25 | |||
|Attack=#loidza | |||
|Required=41 | |Required=41 | ||
|Solo=67 | |Solo=67 | ||
| Line 27: | Line 35: | ||
== Copy This == | == Copy This == | ||
<syntaxhighlight lang="wikitext" style="overflow: auto;"> | <syntaxhighlight lang="wikitext" style="overflow: auto;"> | ||
{{ | {{NPCInfobox | ||
|title= | |title= | ||
|image= | |image=.png | ||
|SpecialInfo= | |||
|Health= | |Health= | ||
|Fame= | |||
|Biome= | |||
|Tiered= | |||
|DungeonDrop= | |||
|Attack= | |||
|Unholy= | |Unholy= | ||
| Line 38: | Line 52: | ||
|Gilded= | |Gilded= | ||
|Irradiated= | |Irradiated= | ||
|Halloween= | |||
|Christmas= | |||
|Valentine= | |||
|Companion= | |||
|Rune= | |||
|Frag= | |||
| | |Required= | ||
|Solo= | |Solo= | ||
}} | }} | ||
</syntaxhighlight> | </syntaxhighlight> | ||
== Example == | == Example Shown== | ||
<syntaxhighlight lang="wikitext" style="overflow: auto;"> | <syntaxhighlight lang="wikitext" style="overflow: auto;"> | ||
{{ | {{NPCInfobox | ||
|title=john telos | |title=john telos;christos anesti | ||
|image=Site-logo.png | |image=Site-logo.png;OphanimBossbar | ||
|SpecialInfo=I'm specialising it bro | |||
|Health=67 | |Health=67 | ||
|Fame=2321541414234 | |||
|Biome=Optional, can put for world bosses | |||
|Tiered=7-11 | |||
|DungeonDrop=Corsair's Conductorium;CorsairConductorium-Portal.png, | |||
Corsair's Conductorium;CorsairConductorium-Portal.png, | |||
Corsair's Conductorium;CorsairConductorium-Portal.png | |||
|Attack=#loidza | |||
|Unholy=Weapons;Crown;Ut-Crown.png;3 | |||
|Voidbound=Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3 | |||
|Bloodshot=Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3 | |||
|Royal=Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3, | |||
Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3 | |||
|Gilded=Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3, | |||
Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3, | |||
Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3 | |||
|Irradiated=Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3 | |||
|Halloween=Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3 | |||
|Christmas=Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3 | |||
|Valentine=Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3 | |||
|Companion=Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3 | |||
|Rune=Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3 | |||
|Frag=Bloodshot;25 | |||
| | |Required=41 | ||
| | |Solo=67 | ||
}} | |||
</syntaxhighlight> | |||
== Breakdown == | |||
<blockquote> | |||
Everything is pretty self explanatory, but items are inputted like so: | |||
DirectedPage;ItemName;File.png;PercentValue | |||
Use a comma to add on more items in that category like so: | |||
DirectedPage;ItemName;File.png;PercentValue,DirectedPage2;ItemName2;File2.png;PercentValue2 | |||
For dungeon drops: | |||
DirectedPage;File.png | |||
For titles: | |||
title;subtitle (you can also exclude the subtitle and just have |title=title) | |||
For fragments: | |||
Rarity;PercentValue (Bloodshot, Royal, Gilded, Irradiated) | |||
DirectedPage is the page that the link will lead to, Item name is the the name that will be displayed, File.png is just the file name (DON'T USE FILE LINK LIKE [file.png]]), Percent value is the drop chance for the item (ONLY INCLUDE THE NUMBER, NOT % SYMBOL). | |||
</blockquote> | |||
</ | |||
<br clear="both"> | <br clear="both"> | ||
Latest revision as of 14:29, 16 October 2025
john telos
christos anesti
christos anesti

Special
I'm specialising it bro
General Info
HP
67
Fame Given
2321541414234
Biome
Optional, can put for world bosses
Available Tiered Drops
7-11
Dungeon Dropped
Attack Pattern
- loidza
Loot
Crown
3%
Tier Points
Required Tier Points
41
Recommended Solo Tier Points
67
Copy This
{{NPCInfobox
|title=
|image=.png
|SpecialInfo=
|Health=
|Fame=
|Biome=
|Tiered=
|DungeonDrop=
|Attack=
|Unholy=
|Voidbound=
|Bloodshot=
|Royal=
|Gilded=
|Irradiated=
|Halloween=
|Christmas=
|Valentine=
|Companion=
|Rune=
|Frag=
|Required=
|Solo=
}}Example Shown
{{NPCInfobox
|title=john telos;christos anesti
|image=Site-logo.png;OphanimBossbar
|SpecialInfo=I'm specialising it bro
|Health=67
|Fame=2321541414234
|Biome=Optional, can put for world bosses
|Tiered=7-11
|DungeonDrop=Corsair's Conductorium;CorsairConductorium-Portal.png,
Corsair's Conductorium;CorsairConductorium-Portal.png,
Corsair's Conductorium;CorsairConductorium-Portal.png
|Attack=#loidza
|Unholy=Weapons;Crown;Ut-Crown.png;3
|Voidbound=Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3
|Bloodshot=Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3
|Royal=Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3,
Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3
|Gilded=Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3,
Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3,
Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3
|Irradiated=Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3
|Halloween=Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3
|Christmas=Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3
|Valentine=Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3
|Companion=Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3
|Rune=Weapons;Crown Of Ethereal Radiance;Ut-Crown.png;3
|Frag=Bloodshot;25
|Required=41
|Solo=67
}}Breakdown
Everything is pretty self explanatory, but items are inputted like so:
DirectedPage;ItemName;File.png;PercentValue
Use a comma to add on more items in that category like so:DirectedPage;ItemName;File.png;PercentValue,DirectedPage2;ItemName2;File2.png;PercentValue2
For dungeon drops:DirectedPage;File.png
For titles:title;subtitle (you can also exclude the subtitle and just have |title=title)
For fragments:Rarity;PercentValue (Bloodshot, Royal, Gilded, Irradiated)
DirectedPage is the page that the link will lead to, Item name is the the name that will be displayed, File.png is just the file name (DON'T USE FILE LINK LIKE [file.png]]), Percent value is the drop chance for the item (ONLY INCLUDE THE NUMBER, NOT % SYMBOL).