Editing User:Korgat

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 614: Line 614:
}}
}}
}}
}}
{{ImageLocation|Devil's Fee.jpg|Devil's Fee|Owned by [[Helsik]], there are all sorts of devilish artifacts and curios on display around the store.<br>
{{ImageLocation|Stormshore Armoury.jpg|Stormshore Armoury|An outdoor smithy with a glowing red hot furnace in the back corner.<br>
<hr>
<hr>
Sold by [[Helsik]]
Sold by [[Gloomy Fentonson]]
<hr>
<hr>
{{#cargo_compound_query:
{{#cargo_compound_query:
tables=equipment; where = (where_to_find like "%Devil's Fee%" AND where_to_find like "%Helsik%")
tables=equipment; where = (where_to_find like "%Stormshore Armoury%" AND where_to_find like "%Gloomy Fentonson%")
     AND rarity != "common" AND legacy IS NULL;  
     AND rarity != "common" AND legacy IS NULL;  
   fields=CONCAT("[[File:", image, "|25px|link=", _pageName, "]][[",_pageName,"]]")=Item;order by=type
   fields=CONCAT("[[File:", image, "|25px|link=", _pageName, "]][[",_pageName,"]]")=Item;order by=type
|tables=weapons; where = (where_to_find like "%Devil's Fee%" AND where_to_find like "%Helsik%")
|tables=weapons; where = (where_to_find like "%Stormshore Armoury%" AND where_to_find like "%Gloomy Fentonson%")
     AND rarity != "common" AND legacy IS NULL;
     AND rarity != "common" AND legacy IS NULL;
   fields=CONCAT("[[File:", image, "|25px|link=", _pageName, "]][[", _pageName,"]]")=Item;order by=type
   fields=CONCAT("[[File:", image, "|25px|link=", _pageName, "]][[", _pageName,"]]")=Item;order by=type
Line 629: Line 629:
}}
}}
<hr>
<hr>
[[Devil's Fee]]
Sold by [[Fytz|Fytz The Firecracker]]
<hr>
<hr>
{{#cargo_compound_query:
{{#cargo_compound_query:
tables=equipment; where = (where_to_find like "%Devil's Fee%" AND where_to_find NOT REGEXP "Helsik")
tables=equipment; where = (where_to_find like "%Stormshore Armoury%" AND where_to_find like "%Fytz%")
     AND rarity != "common" AND legacy IS NULL;  
     AND rarity != "common" AND legacy IS NULL;  
   fields=CONCAT("[[File:", image, "|25px|link=", _pageName, "]][[",_pageName,"]]")=Item;order by=type
   fields=CONCAT("[[File:", image, "|25px|link=", _pageName, "]][[",_pageName,"]]")=Item;order by=type
|tables=weapons; where = (where_to_find like "%Devil's Fee%" AND where_to_find NOT REGEXP "Helsik")
|tables=weapons; where = (where_to_find like "%Stormshore Armoury%" AND where_to_find like "%Fytz%")
     AND rarity != "common" AND legacy IS NULL;
     AND rarity != "common" AND legacy IS NULL;
   fields=CONCAT("[[File:", image, "|25px|link=", _pageName, "]][[", _pageName,"]]")=Item;order by=type
   fields=CONCAT("[[File:", image, "|25px|link=", _pageName, "]][[", _pageName,"]]")=Item;order by=type
Line 642: Line 642:
}}
}}
}}
}}
<br>
{{ImageLocation|Philgrave's Mansion.jpg|Philgrave's Mansion|Located by the waterfront next to the [[Counting House]] and [[Felogyr's Fireworks]]<br>
{{ImageLocation|Stormshore Armoury.jpg|Stormshore Armoury|An outdoor smithy with a glowing red hot furnace in the back corner.<br>
<hr>
<hr>
Sold by [[Gloomy Fentonson]]
Sold by [[Mystic Carrion]]
<hr>
<hr>
{{#cargo_compound_query:
{{#cargo_compound_query:
tables=equipment; where = (where_to_find like "%Stormshore Armoury%" AND where_to_find like "%Gloomy Fentonson%")
tables=equipment; where = (
    where_to_find like "%Philgrave's Mansion%" AND
    (where_to_find like "%Sold%" OR where_to_find like "%bought%") AND
    where_to_find like "%Mystic Carrion%")
     AND rarity != "common" AND legacy IS NULL;  
     AND rarity != "common" AND legacy IS NULL;  
   fields=CONCAT("[[File:", image, "|25px|link=", _pageName, "]][[",_pageName,"]]")=Item;order by=type
   fields=CONCAT("[[File:", image, "|25px|link=", _pageName, "]][[",_pageName,"]]")=Item;order by=type
|tables=weapons; where = (where_to_find like "%Stormshore Armoury%" AND where_to_find like "%Gloomy Fentonson%")
|tables=weapons; where = (
    where_to_find like "%Philgrave's Mansion%" AND
    (where_to_find like "%Sold%" OR where_to_find like "%bought%") AND
    where_to_find like "%Mystic Carrion%")
     AND rarity != "common" AND legacy IS NULL;
     AND rarity != "common" AND legacy IS NULL;
   fields=CONCAT("[[File:", image, "|25px|link=", _pageName, "]][[", _pageName,"]]")=Item;order by=type
   fields=CONCAT("[[File:", image, "|25px|link=", _pageName, "]][[", _pageName,"]]")=Item;order by=type
Line 658: Line 663:
}}
}}
<hr>
<hr>
Sold by [[Fytz|Fytz The Firecracker]]
[[Philgrave's Mansion]]
<hr>
<hr>
{{#cargo_compound_query:
{{#cargo_compound_query:
tables=equipment; where = (where_to_find like "%Stormshore Armoury%" AND where_to_find like "%Fytz%")
tables=equipment; where = (
    where_to_find like "%Philgrave's Mansion%" AND
    where_to_find NOT REGEXP "Sold" AND
    where_to_find NOT REGEXP "bought")
     AND rarity != "common" AND legacy IS NULL;  
     AND rarity != "common" AND legacy IS NULL;  
   fields=CONCAT("[[File:", image, "|25px|link=", _pageName, "]][[",_pageName,"]]")=Item;order by=type
   fields=CONCAT("[[File:", image, "|25px|link=", _pageName, "]][[",_pageName,"]]")=Item;order by=type
|tables=weapons; where = (where_to_find like "%Stormshore Armoury%" AND where_to_find like "%Fytz%")
|tables=weapons; where = (
    where_to_find like "%Philgrave's Mansion%" AND
    where_to_find NOT REGEXP "Sold" AND
    where_to_find NOT REGEXP "bought")
     AND rarity != "common" AND legacy IS NULL;
     AND rarity != "common" AND legacy IS NULL;
   fields=CONCAT("[[File:", image, "|25px|link=", _pageName, "]][[", _pageName,"]]")=Item;order by=type
   fields=CONCAT("[[File:", image, "|25px|link=", _pageName, "]][[", _pageName,"]]")=Item;order by=type
Line 671: Line 682:
}}
}}
}}
}}
<br>
{{ImageLocation|Sorcerous Sundries.jpg|Sorcerous Sundries|A large magical marketplace, and home to the wizard [[Lorroakan]]<br>
{{ImageLocation|Sorcerous Sundries.jpg|Sorcerous Sundries|A large magical marketplace, and home to the wizard [[Lorroakan]]<br>
<hr>
<hr>
Line 746: Line 758:
<br>{{RarityItem|The Tharchiate Codex|20}}
<br>{{RarityItem|The Tharchiate Codex|20}}
}}
}}
<br>
 
{{ImageLocation|Philgrave's Mansion.jpg|Philgrave's Mansion|Located by the waterfront next to the [[Counting House]] and [[Felogyr's Fireworks]]<br>
= Equipment By Act and Region =
<hr>
 
Sold by [[Mystic Carrion]]
== <span class="mw-customtoggle-0" style="font-size:small; display:inline-block; float:right;"><span class="mw-customtoggletext">[Show/hide]</span></span> Act One ==
<hr>
<div  id="mw-customcollapsible-0" class="mw-collapsible mw-collapsed">
 
{{#cargo_compound_query:
{{#cargo_compound_query:
tables=equipment; where = (
 
    where_to_find like "%Philgrave's Mansion%" AND
tables=equipment; where = (where_to_find like "%Nautiloid%" AND where_to_find NOT REGEXP "Underdark")
    (where_to_find like "%Sold%" OR where_to_find like "%bought%") AND
    where_to_find like "%Mystic Carrion%")
     AND rarity != "common" AND legacy IS NULL;  
     AND rarity != "common" AND legacy IS NULL;  
   fields=CONCAT("[[File:", image, "|25px|link=", _pageName, "]][[",_pageName,"]]")=Item;order by=type
   fields=CONCAT("[[Prologue]]")=Act,CONCAT("[[Nautiloid]]")=Location,
|tables=weapons; where = (
    CONCAT("[[File:", image, "|25px|link=", _pageName, "]][[",_pageName,"]]")=Item,
    where_to_find like "%Philgrave's Mansion%" AND
    special=Effects, where_to_find=Where To Find, type=Type, armour_class=AC
    (where_to_find like "%Sold%" OR where_to_find like "%bought%") AND
|tables=weapons; where = (where_to_find like "%Nautiloid%" AND where_to_find NOT REGEXP "Underdark")
    where_to_find like "%Mystic Carrion%")
     AND rarity != "common" AND legacy IS NULL;
     AND rarity != "common" AND legacy IS NULL;
   fields=CONCAT("[[File:", image, "|25px|link=", _pageName, "]][[", _pageName,"]]")=Item;order by=type
   fields=CONCAT("[[Prologue]]")=Act,CONCAT("[[Nautiloid]]")=Location,
|format=list
    CONCAT("[[File:", image, "|25px|link=", _pageName, "]][[", _pageName,"]]")=Item,
|delimiter=<br>
    special=Effects, where_to_find=Where To Find, type=Type, damage=Dmg
}}
 
<hr>
|tables=equipment; where = where_to_find like "%Ravaged Beach%"
[[Philgrave's Mansion]]
<hr>
{{#cargo_compound_query:
tables=equipment; where = (
    where_to_find like "%Philgrave's Mansion%" AND
    where_to_find NOT REGEXP "Sold" AND
    where_to_find NOT REGEXP "bought")
     AND rarity != "common" AND legacy IS NULL;  
     AND rarity != "common" AND legacy IS NULL;  
   fields=CONCAT("[[File:", image, "|25px|link=", _pageName, "]][[",_pageName,"]]")=Item;order by=type
   fields=CONCAT("[[Act One]]")=Act,CONCAT("[[Ravaged Beach]]")=Location,  
|tables=weapons; where = (
    where_to_find like "%Philgrave's Mansion%" AND
    where_to_find NOT REGEXP "Sold" AND
    where_to_find NOT REGEXP "bought")
    AND rarity != "common" AND legacy IS NULL;
  fields=CONCAT("[[File:", image, "|25px|link=", _pageName, "]][[", _pageName,"]]")=Item;order by=type
|format=list
|delimiter=<br>
}}
}}
 
= Equipment By Act and Region =
 
== <span class="mw-customtoggle-0" style="font-size:small; display:inline-block; float:right;"><span class="mw-customtoggletext">[Show/hide]</span></span> Act One ==
<div  id="mw-customcollapsible-0" class="mw-collapsible mw-collapsed">
 
{{#cargo_compound_query:
 
tables=equipment; where = (where_to_find like "%Nautiloid%" AND where_to_find NOT REGEXP "Underdark")
    AND rarity != "common" AND legacy IS NULL;
  fields=CONCAT("[[Prologue]]")=Act,CONCAT("[[Nautiloid]]")=Location,  
     CONCAT("[[File:", image, "|25px|link=", _pageName, "]][[",_pageName,"]]")=Item,
     CONCAT("[[File:", image, "|25px|link=", _pageName, "]][[",_pageName,"]]")=Item,
     special=Effects, where_to_find=Where To Find, type=Type, armour_class=AC  
     special=Effects, where_to_find=Where To Find, type=Type, armour_class=AC  
|tables=weapons; where = (where_to_find like "%Nautiloid%" AND where_to_find NOT REGEXP "Underdark")
|tables=weapons; where = where_to_find like "%Ravaged Beach%"
     AND rarity != "common" AND legacy IS NULL;
     AND rarity != "common" AND legacy IS NULL;
  fields=CONCAT("[[Prologue]]")=Act,CONCAT("[[Nautiloid]]")=Location,
   fields=CONCAT("[[Act One]]")=Act,CONCAT("[[Ravaged Beach]]")=Location,
    CONCAT("[[File:", image, "|25px|link=", _pageName, "]][[", _pageName,"]]")=Item,
    special=Effects, where_to_find=Where To Find, type=Type, damage=Dmg
 
|tables=equipment; where = where_to_find like "%Ravaged Beach%"
    AND rarity != "common" AND legacy IS NULL;
  fields=CONCAT("[[Act One]]")=Act,CONCAT("[[Ravaged Beach]]")=Location,
    CONCAT("[[File:", image, "|25px|link=", _pageName, "]][[",_pageName,"]]")=Item,
    special=Effects, where_to_find=Where To Find, type=Type, armour_class=AC
|tables=weapons; where = where_to_find like "%Ravaged Beach%"
    AND rarity != "common" AND legacy IS NULL;
   fields=CONCAT("[[Act One]]")=Act,CONCAT("[[Ravaged Beach]]")=Location,
     CONCAT("[[File:", image, "|25px|link=", _pageName, "]][[", _pageName,"]]")=Item,
     CONCAT("[[File:", image, "|25px|link=", _pageName, "]][[", _pageName,"]]")=Item,
     special=Effects, where_to_find=Where To Find, type=Type, damage=Dmg
     special=Effects, where_to_find=Where To Find, type=Type, damage=Dmg
Line 1,997: Line 1,968:
= Stats Equipment =
= Stats Equipment =


{{ImageLocation|Strength_Score_Icon.png|Strength|
{{ImageLocation|Stealth_Icon.png|Stealth|
<hr>
'''Bonus'''
<hr>
{{RarityItem|Gauntlets of Hill Giant Strength|20}}
{{RarityItem|The Mighty Cloth|20}}
<hr>
'''Advantage'''
<hr>
{{RarityItem|The Mighty Cloth|20}}
}}
{{ImageLocation|Dexterity_Score_Icon.png|Dexterity|
<hr>
'''Bonus'''
<hr>
{{RarityItem|Gloves of Dexterity|20}}<br>
{{RarityItem|The Graceful Cloth|20}}
<hr>
'''Advantage'''
<hr>
{{RarityItem|The Graceful Cloth|20}}
}}
{{ImageLocation|Intelligence_Score_Icon.png|Intelligence|
<hr>
'''Bonus'''
<hr>
{{RarityItem|Warped Headband of Intellect|20}}
}}
<hr>
{{ImageLocation|Stealth_Icon.png|Stealth|Dexterity
<hr>
<hr>
'''Bonus'''
'''Bonus'''
Line 2,067: Line 2,009:
}}
}}
}}
}}
{{ImageLocation|Sleight_of_Hand_Icon.png|Sleight of Hand|Dexterity
{{ImageLocation|Sleight_of_Hand_Icon.png|Sleight of Hand|
<hr>
<hr>
'''Bonus'''
'''Bonus'''
Line 2,095: Line 2,037:
}}
}}
}}
}}
{{ImageLocation|Arcana_Icon.png|Arcana|Intelligence
 
<hr>
'''Bonus'''
<hr>
{{#cargo_compound_query:
tables=equipment; where = (special like "%Arcana%" AND special NOT REGEXP "Advantage")
    AND rarity != "common" AND legacy IS NULL;
  fields=CONCAT("[[File:", image, "|25px|link=", _pageName, "]][[",_pageName,"]]")=Item;order by=type
|tables=weapons; where = (special like "%Arcana%" AND special NOT REGEXP "Advantage")
    AND rarity != "common" AND legacy IS NULL;
  fields=CONCAT("[[File:", image, "|25px|link=", _pageName, "]][[", _pageName,"]]")=Item;order by=type
|format=list
|delimiter=<br>
}}
}}


[[Template:ImageLocation]]
[[Template:ImageLocation]]
[[Special:CargoTables]] [[Special:Drilldown]]
[[Special:CargoTables]] [[Special:Drilldown]]
{{Gameplay mechanics}}
{{Gameplay mechanics}}
Please note that all contributions to Baldur's Gate 3 Wiki are considered to be released under the CC BY-NC-SA license, except when noted otherwise (see BG3Wiki:Copyrights for details). If you do not want your writing to be edited and redistributed at will, do not submit it here. Per our Content Rules, you are promising that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)