Dye Table: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
(move list inside the <ul> tags)
(inline arrays)
Line 4: Line 4:
== Drop table ==
== Drop table ==
<onlyinclude>
<onlyinclude>
<section begin="table"/><section begin="rows"/><section begin="list"/>{{#arraydefine:dyes|Blue Dye,Green Dye,Light Blue Dye,Muddy Red Dye, Ocean Dye, Orange Dye,Pale Green Dye,Pale Orange Dye,Purple Dye,Red Dye,Sea Green Dye,Swamp Green Dye,Yellow Dye|,}}<section end="table"/><section end="rows"/><section end="list"/>
<section begin="table"/>
{{TranscludeableLST|table}}
{{TranscludeableLST|table}}
<section begin="table"/>
<section begin="table"/>
{{DropTableStart|skip_chance=true}}<section begin="rows"/>
{{DropTableStart|skip_chance=true}}<section begin="rows"/>
{{#arrayprint:dyes||@@|{{DropTableRow|item=@@|quantity=2 - 6|skip_chance=true}} }}<section end="rows"/>
{{drop table row|item=Blue Dye|quantity=2 - 6|skip_chance=true}}
{{drop table row|item=Green Dye|quantity=2 - 6|skip_chance=true}}
{{drop table row|item=Light Blue Dye|quantity=2 - 6|skip_chance=true}}
{{drop table row|item=Muddy Red Dye|quantity=2 - 6|skip_chance=true}}
{{drop table row|item=Ocean Dye|quantity=2 - 6|skip_chance=true}}
{{drop table row|item=Orange Dye|quantity=2 - 6|skip_chance=true}}
{{drop table row|item=Pale Green Dye|quantity=2 - 6|skip_chance=true}}
{{drop table row|item=Pale Orange Dye|quantity=2 - 6|skip_chance=true}}
{{drop table row|item=Purple Dye|quantity=2 - 6|skip_chance=true}}
{{drop table row|item=Red Dye|quantity=2 - 6|skip_chance=true}}
{{drop table row|item=Sea Green Dye|quantity=2 - 6|skip_chance=true}}
{{drop table row|item=Swamp Green Dye|quantity=2 - 6|skip_chance=true}}
{{drop table row|item=Yellow Dye|quantity=2 - 6|skip_chance=true}}<section end="rows"/>
{{DropTableEnd}}<section end="table"/>
{{DropTableEnd}}<section end="table"/>


Line 14: Line 26:
<ul>
<ul>
<section begin="list"/>
<section begin="list"/>
{{#arrayprint:dyes||@@|<li>{{RarityItem|@@|40}}</li>}}
* {{RarityItem|Blue Dye|40}}
* {{RarityItem|Green Dye|40}}
* {{RarityItem|Light Blue Dye|40}}
* {{RarityItem|Muddy Red Dye|40}}
* {{RarityItem|Ocean Dye|40}}
* {{RarityItem|Orange Dye|40}}
* {{RarityItem|Pale Green Dye|40}}
* {{RarityItem|Pale Orange Dye|40}}
* {{RarityItem|Purple Dye|40}}
* {{RarityItem|Red Dye|40}}
* {{RarityItem|Sea Green Dye|40}}
* {{RarityItem|Swamp Green Dye|40}}
* {{RarityItem|Yellow Dye|40}}
<section end="list"/>
<section end="list"/>
</ul>
</ul>

Revision as of 18:41, 19 October 2023

The Dye Table, also known as ST_Dye, is a drop table corresponding to the "Dye" category containing all Uncommon dyes. Unlike other rarities of dye, Uncommon dyes drop in batches of 2 to 6.

Drop table

The following section can be transcluded into other pages with {{#lst:Dye Table|table}}.

Item Quantity
Blue Dye 2 - 6
Green Dye 2 - 6
Light Blue Dye 2 - 6
Muddy Red Dye 2 - 6
Ocean Dye 2 - 6
Orange Dye 2 - 6
Pale Green Dye 2 - 6
Pale Orange Dye 2 - 6
Purple Dye 2 - 6
Red Dye 2 - 6
Sea Green Dye 2 - 6
Swamp Green Dye 2 - 6
Yellow Dye 2 - 6

The following section can be transcluded into other pages with {{#lst:Dye Table|list}}.