Open main menu

Project: Gorgon Wiki β

BetaNotus

Joined 22 October 2014
m (Pages needing deletion)
m (Removed timeline section.)
 
(63 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
== To-Do List ==
 
== To-Do List ==
: Everything
+
... Everything?
: TOWN Infobox & Standard
+
Event: The Errana Bunny's Egg Hunt
{{Attribute|BOOST_ABILITY_SURGECUT|+5}}<br>
 
{{Attribute|SPAWN_VIEW_CONSTRUCTS|-5}}
 
 
 
<!-- Do not remove this comment
 
Your code would probably look like this.
 
<dpl>
 
  category  = Items/LeatherArmor
 
  reset      = categories
 
</dpl>
 
 
 
{| {{STDT|sortable mw-collapsible<includeonly> mw-collapsed</includeonly>}} style='width:100%;'
 
! Item !! Base Stats !! Crafting Target !! Crafted Using!! Special !! style="width: 11%; text-align: center;" | Damage !! style="width: 11%; text-align: center;" | Stats !! Gear Required
 
|-
 
|{{Item|Shoddy Leather Boots}}||
 
<dpl>
 
titlematch=Shoddy Leather Boots
 
include = #Base Stats
 
</dpl>
 
||
 
<dpl>
 
titlematch=Shoddy Leather Boots
 
include = #Crafting Target
 
</dpl>
 
||
 
<dpl>
 
titlematch=Shoddy Leather Boots
 
include = #Crafted Using
 
</dpl>
 
|}
 
-->
 
<!-- List of NPCs that talk to animals.
 
{{ #dpl:
 
| category  = NPCs
 
| include    = {NPC infobox}:beastspeak,
 
| table      = class="sortable table" style="width:100%",NPC Name, Speak
 
}}
 
-->
 
 
 
==Quick Reference Locations==
 
* [[http://projectgorgon.com/wiki/Category:Formatting_templates]]
 
*[[Item Icons Guide]]
 
* [[ItemT_Template_Demos]]
 
*[https://web.archive.org/web/20131216075027/http://projectgorgon.com/more-info/lore/toks-letter/ Tok's Letter]
 
:[https://web.archive.org/web/20131116062754/http://projectgorgon.com/more-info/lore/sylvia-in-halvue/ Sylvia in Havule]
 
:[[Template:Gear_table_row]]
 
:[[Equipment]]
 
: [[Special Behavior Badges]]
 
: [[:Category:Candidates for deletion| Delete Info]]
 
: [[http://projectgorgon.com/wiki/Template:ItemT]]
 
  
 
== Pages needing deletion ==
 
== Pages needing deletion ==
Line 59: Line 10:
 
| format = <ul>,<li>[[%PAGE%]],</li>,</ul>
 
| format = <ul>,<li>[[%PAGE%]],</li>,</ul>
 
}}
 
}}
== Item pages for review ==
+
<!--
 +
===== Basic Armor Reference =====
 +
{|
 +
|'''Equipment'''
 +
|'''Total Bonus'''
 +
|-
 +
|{{Item|Basic Helm}}<br>{{Item|Basic Breastplate}}<br>{{Item|Basic Gloves}}<br>{{Item|Basic Pants}}<br>{{Item|Basic Boots}}
 +
|{{Attribute|MAX_ARMOR|+00}}<br>{{Attribute|COMBAT_REFRESH_HEALTH_DELTA|+00}}<br>{{Attribute|COMBAT_REFRESH_ARMOR_DELTA|+00}}<br>{{Attribute|COMBAT_REFRESH_POWER_DELTA|+00}}<br>
 +
|}
 +
-->
 +
=== Animal Handling Test Chart ===
 +
<dpl>
 +
category = Animal Handling Creatures
 +
notcategory = Formatting templates
 +
mode = unordered
 +
columns = 1
 +
include ={MOB AH}:level to tame
 +
table = class="sortable wikitable", Creature Name, Taming Level
 +
</dpl>
 +
==== Ability Test ====
 +
<!--
 +
Ranged Abilities that are not AnatomyCriticals.
 
{{#dpl:
 
{{#dpl:
| category = TempList
+
| category = Ability/Ranged
| columns            = 5
+
| notcategory = Ability/AnatomyCriticals
| format = <ul>,<li>[[%PAGE%]],</li>,</ul>
+
| columns            = 3
 
}}
 
}}
 
+
AnatomyCriticals that are ranged.
== Code reference ==
+
{{#dpl:
<!--
+
| category = Ability/AnatomyCriticals
{{ #dpl:
+
| category = Ability/Ranged
| category   = Skills
+
| columns           = 3
| include    = {Skill infobox}
 
| columns = 4
 
| table      = class="sortable table" style="width:100%"
 
| tablerow  = style="font-weight: bold; width: 50%"{{pipe}}%%,{{pipe}}%%,
 
}}
 
 
 
{{ #dpl:
 
| category   = Bosses
 
| include    = {MOB infobox}:notoriety,{MOB Location}:area,{MOB Location}:location
 
| columns = 1
 
| table      = class="sortable wikitable",Name, Notoriety, Zone, Location
 
 
}}
 
}}
 
-->
 
-->
 
== Test ==
 
 
<!--
 
<!--
 +
=== Weapon List ===
 
<dpl>
 
<dpl>
   category  = Beast Forms
+
   category  = Items/Sword
  include    = #In-game Description
 
 
   reset      = categories
 
   reset      = categories
   includetrim = true
+
   include    = {ITEM infobox}:skillreqs,{ITEM infobox}:basemods
   table      = class="sortable table" style="width:50%",Skill
+
  columns = 1
  tablerow  = style="font-weight:bold"¦%%,
+
  allowcachedresults=true
 +
   table      = class="sortable wikitable" style="width:100%", Name, SkillReq, Base Mods
 
</dpl>
 
</dpl>
 
-->
 
-->
 +
=== Food List Testing ===
 +
[[Pantry]]
 
<!--
 
<!--
{{ #dpl:
+
=== Items Sold by Vendors ===
  | category   = Serbule NPCs
+
<dpl>
  | include   = {NPC infobox}
+
category = Shopkeeper
| columns = 4
+
  category = Serbule NPCs
  | table      = class="sortable table" style="width:100%"
+
  include = #Sells
  | tablerow  = style="font-weight: bold; width: 20%"{{pipe}}%%,{{pipe}}%%,
+
  table      = class="sortable wikitable",Name, List
}}
+
  columns = 1
-->
+
</dpl>
<!--
+
=== Fae Realm Health list===
{{ #dpl:
 
| category  = Combat Skills
 
| include    = {Skill infobox}
 
| columns = 4
 
| table      = class="sortable table" style="width:100%"
 
| tablerow  = style="font-weight: bold; width: 20%"{{pipe}}%%,{{pipe}}%%,
 
}}
 
 
 
 
 
 
<dpl>
 
<dpl>
   category  = NPCs
+
   category  = Fae Realm Creatures
  category  = Bartering
 
  include    = #Bartering
 
 
   reset      = categories
 
   reset      = categories
   table      = class="sortable table" style="width:50%" Barter Options
+
   columns = 1
   tablerow   = style="font-weight:bold"¦%%,
+
  include    = {MOB infobox}:health
 +
   mode = userformat
 +
   format=<ul>, <li> %PAGE% - <span style="padding:0 1em 0 .5em">[[Image:Health-icon-30px.gif|Health]],</span></li>, </ul>
 +
  allowcachedresults=true
 
</dpl>
 
</dpl>
-->
+
=== Rowspan Abilities ===
 
+
(abilities json, ability_13302)
== Long quote reference ==
+
{|
<!--
+
|-
{{Quote|
+
|rowspan="3"|{{Combat Ability icon |BearBite}}
No need to commence with prostration and supplication. I am dying.
+
|'''Bear Claw (Pet)'''
}}
+
|-
The '''Broken Glowing Sphere''' is a [[Himamanav Deities|Himamanav Deity]] which once ruled over the middle level of the [[Yeti Cave]]. Although it claims to be dying, it is still able to summon magical items and perform teleports.
+
|Slashing Damage
 
+
|-
{{Quote|
+
|Base Damage: X
No need to commence with prostration and supplication. I am dying.
+
|}
; ''' Huh. What are you dying of? '''
+
=== Lenta Test ===
I was thrown from a high place by a foolish [[Himamanav]] who wishes to be treated as a god. I am damaged. I estimate remaining life at 291 years -- a blink of an eye. The Himamanav should not worship me. They are other, more permanent gods. But not [[Urraghur]]: he's just a jerk.
 
; '''I'm not a Himamanav.
 
Oh. Well it would be very evil of you to kill [[Urraghur]], outsider. Just because he is a plague upon our people, a worthless speck... no I would never condone murdering any Himamanav. Although since I am dying, I could hardly stop you...
 
; '''Uh huh. And this Urg-whatever guy, where is he?'''
 
At the top of the nearby hill. He stands in my place, demanding worship.
 
; '''Got it. Well, I'll go talk to him.'''
 
He will simply attack you on sight.
 
; '''Okay, that's fine too. Bye.'''
 
}}
 
Upon murdering [[Urraghur]].
 
{{Quote|
 
I am dying. [[Urraghur]] has destroyed my ancient place of honor and...
 
; '''Yeah, yeah. He's dead now. All done.'''
 
Outsider, you have done a great evil to the Himamanav. I shall punish you by making you carry these heavy magic items.
 
; '''Huh. Okay. Thanks.'''
 
Now perhaps it is time for you to go. I can teleport you to the surface, if you are ready.
 
:: '''Sure, get me out of this cave!'''
 
:: (You are returned to the entrance of the dungeon).
 
:: '''No, I'm still exploring. Thanks, though.'''
 
}}
 
-->
 
== NPC Check ==
 
<!--
 
{{ #dpl:
 
| category  = Serbule NPCs
 
| include    = {NPC infobox}:image,
 
| table      = class="sortable table" style="width:500px",NPC Name, image
 
}}
 
-->
 
<!--
 
== Complete Barter List ==
 
 
<dpl>
 
<dpl>
   category  = Bartering
+
   category  = Fungoid
   columns = 3
+
  reset      = categories
 +
  include    = {MOB infobox}:effective,{MOB infobox}:veffective,{MOB infobox}:ineffective,{MOB infobox}:vineffective,{MOB infobox}:immune
 +
  table      = class="sortable wikitable",Name, Effective, Very Effective, Ineffective, Very Ineffective, Immune
 +
   columns = 1
 
</dpl>
 
</dpl>
-->
 
=== Boss Check ===
 
<!--
 
{{ #dpl:
 
| category  = Bosses
 
| include    = {MOB infobox}:effective,{MOB infobox}:veffective,{MOB infobox}:ineffective,{MOB infobox}:vineffective,{MOB infobox}:immune,
 
| table      = class="sortable table" style="width:65%",Boss, Effective, V Effective, Ineffective, V Ineffective, Immune
 
}}
 
-->
 
 
=== Dungeon List ===
 
<!--
 
{{ #dpl:
 
| category  = Dungeons
 
| include    = {DUNGEON infobox}:arealevel,{DUNGEON infobox}:connects,#Bosses,
 
| table      = class="sortable table" style="width:100%",Dungeon, Level, Connects to, Bosses
 
| reset = categories
 
}}
 
 
-->
 
-->

Latest revision as of 13:12, 6 January 2026

To-Do List

... Everything? Event: The Errana Bunny's Egg Hunt

Pages needing deletion