User:Korgat: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
Line 175: Line 175:
}}
}}
}}
}}
<br>
{{ImageLocation|Circus of the Last Days.jpg|Circus of the Last Days|An extraplanar circus which moves from plane to plane, "thrilling all" who stop by.<br>
{{ImageLocation|Circus of the Last Days.jpg|Circus of the Last Days|An extraplanar circus which moves from plane to plane, "thrilling all" who stop by.<br>
<hr>
<hr>
Line 191: Line 190:
}}
}}
}}
}}
<br>
{{ImageLocation|Open Hand Temple.jpg|Open Hand Temple|A temple dedicated to Ilmater, currently grieving the loss of their head priest.<br>
{{ImageLocation|Open Hand Temple.jpg|Open Hand Temple|A temple dedicated to Ilmater, currently grieving the loss of their head priest.<br>
<hr>
<hr>
Line 221: Line 221:
}}
}}
}}
}}
<br>
{{ImageLocation|Wyrm's Crossing Side.jpg|Wyrm's Crossing|Sits between [[Rivington]] and the [[Wyrm's Rock Fortress]], and must be crossed to enter the [[Lower City|City]].<br>
{{ImageLocation|Wyrm's Crossing Side.jpg|Wyrm's Crossing|Sits between [[Rivington]] and the [[Wyrm's Rock Fortress]], and must be crossed to enter the [[Lower City|City]].<br>
<hr>
<hr>
Line 252: Line 251:
}}
}}
}}
}}
<br>
{{ImageLocation|Lower City.jpg|Lower City|The Lower City is accessed after passing through [[Wyrm's Rock Fortress]].<br>
{{ImageLocation|Lower City.jpg|Lower City|The Lower City is accessed after passing through [[Wyrm's Rock Fortress]].<br>
<hr>
<hr>
Line 289: Line 289:
}}
}}
}}
}}
<br>
{{ImageLocation|Stormshore tabernacle.jpg|Stormshore Tabernacle|A house of worship located in the northeastern part of the [[Lower City]], near the Basilisk Gate.<br>
{{ImageLocation|Stormshore tabernacle.jpg|Stormshore Tabernacle|A house of worship located in the northeastern part of the [[Lower City]], near the Basilisk Gate.<br>
<hr>
<hr>
Line 335: Line 334:
}}
}}
}}
}}
<br>
{{ImageLocation|Stormshore Armoury.jpg|Stormshore Armoury|An outdoor smithy with a glowing red hot furnace in the back corner.<br>
{{ImageLocation|Stormshore Armoury.jpg|Stormshore Armoury|An outdoor smithy with a glowing red hot furnace in the back corner.<br>
<hr>
<hr>
Line 357: Line 357:
   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 "%Stormshore Armoury%" AND where_to_find like "%Fytz%")
    AND rarity != "common" AND legacy IS NULL;
  fields=CONCAT("[[File:", image, "|25px|link=", _pageName, "]][[", _pageName,"]]")=Item;order by=type
|format=list
|delimiter=<br>
}}
}}
{{ImageLocation|Sorcerous Sundries.jpg|Sorcerous Sundries|A large magical marketplace, and home to the wizard [[Lorroakan]]<br>
<hr>
[[Sorcerous Sundries]]
<hr>
{{#cargo_compound_query:
tables=equipment; where = where_to_find like "%Sorcerous Sundries%"
    AND rarity != "common" AND legacy IS NULL;
  fields=CONCAT("[[File:", image, "|25px|link=", _pageName, "]][[",_pageName,"]]")=Item;order by=type
|tables=weapons; where = where_to_find like "%Sorcerous Sundries%"
     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

Revision as of 06:41, 18 February 2024


Chronology

Act One

An image of the location "Prologue"

Prologue

The player arrives on the Nautiloid immediately after character creation.


Nautiloid


Error 1054: Unknown column 'where_to_find' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT CONCAT("File:", image, "", _pageName,"") AS `Item` FROM `cargo__weapons` WHERE (where_to_find like "%Nautiloid%" AND where_to_find NOT REGEXP "Underdark")

   AND rarity != "common" AND legacy IS NULL  ORDER BY `type` LIMIT 100  

An image of the location "Overgrown Ruins"

Overgrown Ruins

The remnants of what appears to have once been a chapel, eroded by time.


Dank Crypt


Error 1054: Unknown column 'where_to_find' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT CONCAT("File:", image, "", _pageName,"") AS `Item` FROM `cargo__weapons` WHERE where_to_find like "%Dank Crypt%"

   AND rarity != "common" AND legacy IS NULL  ORDER BY `type` LIMIT 100  


An image of the location "Emerald Grove"

Emerald Grove

The Emerald Grove, also known as Silvanus' Grove and Druid's Grove.


Druid Grove


Error 1054: Unknown column 'where_to_find' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT CONCAT("File:", image, "", _pageName,"") AS `Item` FROM `cargo__weapons` WHERE (where_to_find like "%Emerald Grove%" OR where_to_find like "%Druid Grove%")

   AND rarity != "common" AND legacy IS NULL  ORDER BY `type` LIMIT 100  

An image of the location "The Risen Road"

The Risen Road

The Risen Road is a long stretch of road that connects Elturel and Baldur's Gate.


The Risen Road


Error 1054: Unknown column 'where_to_find' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT CONCAT("File:", image, "", _pageName,"") AS `Item` FROM `cargo__weapons` WHERE where_to_find like "%The Risen Road%"

   AND rarity != "common" AND legacy IS NULL  ORDER BY `type` LIMIT 100  

An image of the location "Forest"

Forest

Forest is a sub-area of the Wilderness. It is found west of the Emerald Grove.


Forest


Error 1054: Unknown column 'where_to_find' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT CONCAT("File:", image, "", _pageName,"") AS `Item` FROM `cargo__weapons` WHERE where_to_find like "%Forest%"

   AND rarity != "common" AND legacy IS NULL  ORDER BY `type` LIMIT 100  

Owlbear Nest


Error 1054: Unknown column 'where_to_find' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT CONCAT("File:", image, "", _pageName,"") AS `Item` FROM `cargo__weapons` WHERE where_to_find like "%Owlbear Nest%"

   AND rarity != "common" AND legacy IS NULL  ORDER BY `type` LIMIT 100  


An image of the location "Arcane Tower"

Arcane Tower

An isolated wizard tower protected by Arcane Cannons


Act Two

An image of the location "Grand Mausoleum"

Grand Mausoleum

The Thorm family mausoleum, resting place of Melodia Thorm and entrance to the Gauntlet of Shar
Gauntlet of Shar


Act Three

An image of the location "Rivington"

Rivington

The southern-most district of Baldur's Gate, located south of Wyrm's Crossing.


Rivington


Error 1054: Unknown column 'where_to_find' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT CONCAT("File:", image, "", _pageName,"") AS `Item` FROM `cargo__weapons` WHERE (

             where_to_find like "%Rivington%" AND 
             where_to_find NOT REGEXP "Rivington General" AND 
             where_to_find NOT REGEXP "Ferg Drogher" AND 
             where_to_find NOT REGEXP "Mattis" AND 
             where_to_find NOT REGEXP "Circus of the Last Days" AND 
             where_to_find NOT REGEXP "Open Hand Temple" AND 
             where_to_find NOT REGEXP "Angleiron's Cellar")
   AND rarity != "common" AND legacy IS NULL  ORDER BY `type` LIMIT 100  

An image of the location "Rivington General"

Rivington General

The general store in Rivington, run by a Dragonborn Exxvikyap.


Rivington General


Error 1054: Unknown column 'where_to_find' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT CONCAT("File:", image, "", _pageName,"") AS `Item` FROM `cargo__weapons` WHERE where_to_find like "%Rivington General%"

   AND rarity != "common" AND legacy IS NULL  ORDER BY `type` LIMIT 100  

An image of the location "Requisitioned Barn"

Requisitioned Barn

The Requisitioned Barn is a donation center for refugees heading to Baldur's Gate.


Ferg Drogher


Error 1054: Unknown column 'where_to_find' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT CONCAT("File:", image, "", _pageName,"") AS `Item` FROM `cargo__weapons` WHERE (where_to_find like "%Ferg Drogher%")

   AND rarity != "common" AND legacy IS NULL  ORDER BY `type` LIMIT 100  

Mattis


Error 1054: Unknown column 'where_to_find' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT CONCAT("File:", image, "", _pageName,"") AS `Item` FROM `cargo__weapons` WHERE (where_to_find like "%Mattis%Rivington%")

   AND rarity != "common" AND legacy IS NULL  ORDER BY `type` LIMIT 100  

An image of the location "Circus of the Last Days"

Circus of the Last Days

An extraplanar circus which moves from plane to plane, "thrilling all" who stop by.


Circus of the Last Days


Error 1054: Unknown column 'where_to_find' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT CONCAT("File:", image, "", _pageName,"") AS `Item` FROM `cargo__weapons` WHERE where_to_find like "%Circus of the Last Days%"

   AND rarity != "common" AND legacy IS NULL  ORDER BY `type` LIMIT 100  


An image of the location "Open Hand Temple"

Open Hand Temple

A temple dedicated to Ilmater, currently grieving the loss of their head priest.


Open Hand Temple


Error 1054: Unknown column 'where_to_find' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT CONCAT("File:", image, "", _pageName,"") AS `Item` FROM `cargo__weapons` WHERE where_to_find like "%Open Hand Temple%"

   AND rarity != "common" AND legacy IS NULL  ORDER BY `type` LIMIT 100  

An image of the location "Angleiron's Cellar"

Angleiron's Cellar

The Ironhand Gnomes who escaped the Grymforge have taken up residence in this cellar.


Angleiron's Cellar


Error 1054: Unknown column 'where_to_find' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT CONCAT("File:", image, "", _pageName,"") AS `Item` FROM `cargo__weapons` WHERE where_to_find like "%Angleiron's Cellar%"

   AND rarity != "common" AND legacy IS NULL  ORDER BY `type` LIMIT 100  

An image of the location "Wyrm's Crossing"

Wyrm's Crossing

Sits between Rivington and the Wyrm's Rock Fortress, and must be crossed to enter the City.


Wyrm's Crossing


Error 1054: Unknown column 'where_to_find' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT CONCAT("File:", image, "", _pageName,"") AS `Item` FROM `cargo__weapons` WHERE where_to_find like "%Wyrm's Crossing%"

   AND rarity != "common" AND legacy IS NULL  ORDER BY `type` LIMIT 100  

An image of the location "Wyrm's Rock Fortress"

Wyrm's Rock Fortress

Connected to the south by Wyrm's Crossing, and the north by the Lower City.


Wyrm's Rock Fortress


Error 1054: Unknown column 'where_to_find' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT CONCAT("File:", image, "", _pageName,"") AS `Item` FROM `cargo__weapons` WHERE where_to_find like "%Wyrm's Rock Fortress%"

   AND rarity != "common" AND legacy IS NULL  ORDER BY `type` LIMIT 100  


An image of the location "Lower City"

Lower City

The Lower City is accessed after passing through Wyrm's Rock Fortress.


Lower City


Error 1054: Unknown column 'where_to_find' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT CONCAT("File:", image, "", _pageName,"") AS `Item` FROM `cargo__weapons` WHERE (

             where_to_find like "%Lower City%" AND 
             where_to_find NOT REGEXP 'Lower City Sewers' AND 
             where_to_find NOT REGEXP 'Forge of the Nine' AND 
             where_to_find NOT REGEXP 'Stormshore Tabernacle' AND 
             where_to_find NOT REGEXP 'Stormshore Armoury' AND 
             where_to_find NOT REGEXP 'Sorcerous Sundries' AND 
             where_to_find NOT REGEXP 'Wine Festival' AND 
             where_to_find NOT REGEXP "Devil's Fee" AND 
             where_to_find NOT REGEXP "Philgrave's Mansion" AND 
             where_to_find NOT REGEXP 'Steel Watch Foundry' AND 
             where_to_find NOT REGEXP 'Undercity Ruins')
   AND rarity != "common" AND legacy IS NULL  ORDER BY `type` LIMIT 100  

An image of the location "Stormshore Tabernacle"

Stormshore Tabernacle

A house of worship located in the northeastern part of the Lower City, near the Basilisk Gate.


Stormshore Tabernacle


Error 1054: Unknown column 'where_to_find' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT CONCAT("File:", image, "", _pageName,"") AS `Item` FROM `cargo__weapons` WHERE where_to_find like "%Stormshore Tabernacle%"

   AND rarity != "common" AND legacy IS NULL  ORDER BY `type` LIMIT 100  

An image of the location "Lower City Sewers"

Lower City Sewers

Entrances include manhole covers in the city streets, and inside specific buildings.


Lower City Sewers


Error 1054: Unknown column 'where_to_find' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT CONCAT("File:", image, "", _pageName,"") AS `Item` FROM `cargo__weapons` WHERE where_to_find like "%Lower City Sewers%"

   AND rarity != "common" AND legacy IS NULL  ORDER BY `type` LIMIT 100  

An image of the location "Forge of the Nine"

Forge of the Nine

The outside of the Forge of the Nine. A stone patio is equipped with a forge and smithing station.


Forge of the Nine


Error 1054: Unknown column 'where_to_find' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT CONCAT("File:", image, "", _pageName,"") AS `Item` FROM `cargo__weapons` WHERE where_to_find like "%Forge of the Nine%"

   AND rarity != "common" AND legacy IS NULL  ORDER BY `type` LIMIT 100  


An image of the location "Stormshore Armoury"

Stormshore Armoury

An outdoor smithy with a glowing red hot furnace in the back corner.


Gloomy Fentonson


Error 1054: Unknown column 'where_to_find' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT CONCAT("File:", image, "", _pageName,"") AS `Item` FROM `cargo__weapons` WHERE (where_to_find like "%Stormshore Armoury%" AND where_to_find like "%Gloomy Fentonson%")

   AND rarity != "common" AND legacy IS NULL  ORDER BY `type` LIMIT 100  

Fytz The Firecracker


Error 1054: Unknown column 'where_to_find' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT CONCAT("File:", image, "", _pageName,"") AS `Item` FROM `cargo__weapons` WHERE (where_to_find like "%Stormshore Armoury%" AND where_to_find like "%Fytz%")

   AND rarity != "common" AND legacy IS NULL  ORDER BY `type` LIMIT 100  

An image of the location "Sorcerous Sundries"

Sorcerous Sundries

A large magical marketplace, and home to the wizard Lorroakan


Sorcerous Sundries


Error 1054: Unknown column 'where_to_find' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT CONCAT("File:", image, "", _pageName,"") AS `Item` FROM `cargo__weapons` WHERE where_to_find like "%Sorcerous Sundries%"

   AND rarity != "common" AND legacy IS NULL  ORDER BY `type` LIMIT 100  


Equipment By Act and Region

[Show/hide] Act One

Error: No field named "where_to_find" found for any of the specified database tables.


[Show/hide] Act Two

Error: No field named "where_to_find" found for any of the specified database tables.


[Show/hide] Act Three


Error: No field named "where_to_find" found for any of the specified database tables.


High Utility Permanent Bonuses

See Permanent Bonuses or Permanent bonus table for a complete list of bonuses.

[Show/hide] Act One

Region Location Bonus Description
Blighted Village Apothecary's Cellar Forbidden Knowledge Forbidden Knowledge Gain +1 bonus to Wisdom Wisdom Saving throws and Ability Checks.
Blighted Village Apothecary's Cellar Speak with Dead Speak with Dead Gain Speak with Dead Speak with Dead spell once per long rest from Necromancy of Thay.
Goblin Camp Shattered Sanctum Centre Absolute symbol.pngAbsolute's Brand Gain the use of unique special effects on Absolute Equipment.
Gain unique dialogue options with followers of the Absolute.
Goblin Camp Shattered Sanctum East See Invisibility See Invisibility Grants a permanent See Invisibility See Invisibility effect from Volo's Ersatz Eye.
Goblin Camp Shattered Sanctum East Loviatar's Love Loviatar's Love[note 1] When you have 30% Hit Points or less, you gain a +2 bonus to Attack rolls and Wisdom Wisdom Saving throws for 3 turns.
Sunlit Wetlands Riverside Teahouse Paid the Price Paid the Price Gain +1 bonus to Intimidation checks.
Gain Disadvantage Icon.png Disadvantage on Perception checks.
Gain Disadvantage Icon.png Disadvantage when attacking Hags.
Sunlit Wetlands Riverside Teahouse Generic Feature Icon.webpAuntie Ethel's Boon Gain +1 to an Ability Score of choice. Can be raised above 20.
Underdark Myconid Colony Survival Instinct Survival Instinct Gain the additional illithid power Survival InstinctSurvival Instinct
Underdark The Festering Cove BOOOAL's Blessing BOOOAL's Blessing Gain Advantage Icon.png Advantage on Attack rolls against Bleeding Bleeding targets.
Rosymorn Monastery Crèche Y'llek Infirmary Awakened Awakened You can use all of your Illithid powers as a Bonus Action.


[Show/hide] Act Two

Region Location Bonus Description
Ruined Battlefield Kar'niss Pixie Blessing Pixie Blessing Gain immunity to the Shadow Curse Shadow Curse.
Moonrise Towers Main Floor POT Potion of Everlasting Vigour Faded.pngPotion of Everlasting Vigour Gain +2 Strength Strength.
Moonrise Towers Mind Flayer Colony Githzerai Mind Barrier Githzerai Mind Barrier[note 2] Gain Advantage Icon.png Advantage on Intelligence Intelligence Saving throws.
Moonrise Towers Improved Bardic Inspiration Improved Bardic Inspiration Gain a charge of Bardic Inspiration that is stronger than usual (D12 Slashing.png1d12).
Reithwin Town Arabella Arabella's Shadow Entangle Arabella's Shadow Entangle Entangle an Undead or shadow creature until long rest.


[Show/hide] Act Three

Region Location Bonus Description
Wyrm's Lookout Astral Plane Partial Ceremorphosis Partial Ceremorphosis Gain all 5 inner ring Tier 1 Illithid Powers.
Gain access to Tier 3 Illithid Powers.
Gain Fly Fly.
Rivington Circus of the Last Days Sweet Stone Features Sweet Stone Features Gain a D4 Slashing.png +1d4 bonus to Attack rolls and Saving throws.
Lower City Crimson Draughts Unstable Blood Unstable Blood Your blood is now highly flammable and will explode on contact with fire.
Lower City House of Grief Patriar's Memory Gain +1 Charisma Charisma.
Lower City House of Grief <Stolen> Memory Gain +2 to an Ability Score of your choice.
Lower City Ramazith's Tower Danse Macabre Danse Macabre Create 4 ghouls that fight alongside you.
Lower City Ramazith's Tower Tharchiate Withering Tharchiate Withering Gain -5 Constitution Constitution and a sickly green aura.
Lower City Ramazith's Tower Tharchiate Codex: Blessing Tharchiate Codex: Blessing Gain Tharchiate Vigour Tharchiate Vigour immediately and also once after every Long Rest.
Lower City Steel Watch Foundry Slayer Knowledge Gain Advantage Icon.png Advantage on Saving Throws against being Frightened Frightened by a Bhaalspawn Slayer
  1. Effect is permanently lost if the character dies and is revived.
  2. Effect is permanently lost if the character dies and is revived.


Dye Previews

Medium Armour Dark Amethyst Dye Detail.png Heavy Armour Dark Amethyst Dye Detail.png
Chain Shirt +1 Dyes
Chain Shirt +2 Dyes Plate Armour +2 Dyes
Dark Justiciar Half Plate Dyes Blackguard's Plate Dyes


Template:ImageLocation