User:Sky/AuntieEthel: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Tag: Manual revert
No edit summary
Line 6: Line 6:
Testing for Auntie Ethel's drop table. Also includes testing on the <code><section></code> feature for reusing drop table parts.
Testing for Auntie Ethel's drop table. Also includes testing on the <code><section></code> feature for reusing drop table parts.


== Shop table ==
(not including gold. todo.)
=== Stock ===
''Auntie Ethel always has these items to sell, sweetcheeks.''
{{User:Sky/DropTableStart}}
{{User:Sky/DropTableRow|icon=Potion of Invisibility Icon.png|item=Potion of Invisibility|quantity=1|rarity=Always}}
{{User:Sky/DropTableRow|icon=Potion of Healing Icon.png|item=Potion of Healing|quantity=4|rarity=Always}}
{{User:Sky/DropTableRow|icon=Potion of Greater Healing Icon.png|item=Potion of Greater Healing|quantity=1|rarity=Always}}
{{User:Sky/DropTableRow|icon=Water B Icon.png|item=Water|quantity=5|rarity=Always}}
{{User:Sky/DropTableRow|icon=Elixir of Hill Giant Strength Icon.png|item=Elixir of Hill Giant Strength|quantity=3|rarity=Always}}
{{User:Sky/DropTableRow|icon=Corellons Grace Icon.png|item=Corellon's Grace|quantity=1|rarity=Always}}
{{User:Sky/DropTableEnd}}
=== Alchemy table ===
''Auntie Ethel will roll five or six times on this table.''
{{User:Sky/DropTableStart}}
{{User:Sky/DropTableRow|icon=Autumn Crocus Item Icon.png|item=Autumncrocus|quantity=1|rarity=1/8}}
{{User:Sky/DropTableRow|icon=Balsam Item Icon.png|item=Balsam|quantity=1|rarity=1/8}}
{{User:Sky/DropTableRow|icon=Belladonna Item Icon.png|item=Belladonna|quantity=1|rarity=1/5}}
{{User:Sky/DropTableRow|icon=Daggerroot Item Icon.png|item=Daggerroot|quantity=1|rarity=1/8}}
{{User:Sky/DropTableRow|icon=Mergrass Item Icon.png|item=Mergrass|quantity=1|rarity=1/8}}
{{User:Sky/DropTableRow|icon=Mugwort Item Icon.png|item=Mugwort|quantity=1|rarity=1/8}}
{{User:Sky/DropTableRow|icon=Weavemoss Item Icon.png|item=Weavemoss|quantity=1|rarity=1/8}}
{{User:Sky/DropTableRow|icon=Wispweed Item Icon.png|item=Wispweed|quantity=1|rarity=1/8}}
{{User:Sky/DropTableEnd}}
=== Mushroom table ===
''Auntie Ethel will roll once on this table. (NB: This is a shared table named Supply_Alchemy_Mushrooms_Rare. In a real article, this supply table should be separated out and transcluded in.)''
{{User:Sky/DropTableStart}}
{{User:Sky/DropTableRow|icon=|item=Rare Mushroom Table|quantity=2|rarity=1/5}}
{{User:Sky/DropTableRow|icon=|item=Rare Mushroom Table|quantity=3|rarity=2/5}}
{{User:Sky/DropTableRow|icon=|item=Rare Mushroom Table|quantity=4|rarity=1/5}}
{{User:Sky/DropTableRow|icon=|item=Rare Mushroom Table|quantity=5|rarity=1/5}}
{{User:Sky/DropTableEnd}}
The rare mushroom table contains the following mushrooms, depending on your level. (Note: It is a decently lengthy table. Todo: Implement a "drop table summary" table that shows what you can get at what level, but without the chances.)
=== Supplies table ===
''Auntie Ethel has a 3/5 chance to roll once on this table, and otherwise rolls twice. (Note: Same as above with transclusion and documentation''
{{User:Sky/DropTableStart}}
{{User:Sky/DropTableRow|icon=|item=Food Supply Table 2|quantity=2|rarity=1/5}}
{{User:Sky/DropTableRow|icon=|item=Food Supply Table 3|quantity=3|rarity=2/5}}
{{User:Sky/DropTableRow|icon=|item=Food Supply Table 4|quantity=3|rarity=2/5}}
{{User:Sky/DropTableEnd}}
== todo: move to real page ==
=== ST_Gold_Trader_Part ===
=== ST_Gold_Trader_Part ===
This is a treasure table used a lot in shops. Shouldn't be directly included in drop tables. Each ST_Gold_Trader_Part actually drops an <code>OBJ_GoldPile</code> which is 4-9 gold.
This is a treasure table used a lot in shops. Shouldn't be directly included in drop tables. Each ST_Gold_Trader_Part actually drops an <code>OBJ_GoldPile</code> which is 4-9 gold.

Navigation menu