I have been working on getting a BWP install to work for the last few days, and I have been having big problems with infinity animations and crefixer crashing with bugarch.cre and bugbear.cre. Finally I traced the files through each backup directory chronologically, opening them each with nearInfinity. I found that I could open the cre files in the aTweaks backup folder but not the ones in the xpmod folder (the next mod that touched those files).
When I found this problem I disabled aTweaks component 140 and tried to install again. This fixed the problem with bugbear.cre and bugarch.cre, but then crefixer crashed on the file ntkrotan.cre which was modified in component 130. I just tried to open up a bunch of the final biffed files that were modified by aTweaks and I can't open any of them. In the nearInfinity debug window it looks like it is failing some sort of range check:
Spoiler
Hole: NTKROTAN.CRE off: 2d4h len: 264
Exception in thread "Thread-9" java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.RangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at de.<init>(SourceFile:47)
at infinity.viewer.CreViewer.a(SourceFile:54)
at infinity.viewer.CreViewer.<init>(SourceFile:31)
at infinity.resource.Crefile.showDetails(SourceFile:985)
at infinity.gui.StructViewer.<init>(SourceFile:191)
at infinity.Struct.makeViewer(SourceFile:464)
at infinity.gui.ViewFrame.setViewable(SourceFile:59)
at infinity.gui.ViewFrame.<init>(SourceFile:22)
at ay.a(SourceFile:201)
at ay.a(SourceFile:22)
at aU.run(SourceFile:251)
at java.lang.Thread.run(Unknown Source)
Hole: AGADEM01.CRE off: 2d4h len: 264
Exception in thread "AWT-EventQueue-0" java.lang.IndexOutOfBoundsException: Index: 1230458963, Size: 12
at java.util.ArrayList.RangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at de.<init>(SourceFile:47)
Exception in thread "Thread-9" java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.RangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at de.<init>(SourceFile:47)
at infinity.viewer.CreViewer.a(SourceFile:54)
at infinity.viewer.CreViewer.<init>(SourceFile:31)
at infinity.resource.Crefile.showDetails(SourceFile:985)
at infinity.gui.StructViewer.<init>(SourceFile:191)
at infinity.Struct.makeViewer(SourceFile:464)
at infinity.gui.ViewFrame.setViewable(SourceFile:59)
at infinity.gui.ViewFrame.<init>(SourceFile:22)
at ay.a(SourceFile:201)
at ay.a(SourceFile:22)
at aU.run(SourceFile:251)
at java.lang.Thread.run(Unknown Source)
Hole: AGADEM01.CRE off: 2d4h len: 264
Exception in thread "AWT-EventQueue-0" java.lang.IndexOutOfBoundsException: Index: 1230458963, Size: 12
at java.util.ArrayList.RangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at de.<init>(SourceFile:47)
Furthermore (and I just figured this out while I was constructing this post), these corrupted cre files are causing a CTD that I posted about here: BWP 9.5 failure
The crash happens when ogre.cre is loaded in forest.
Spoiler
[Sun 24 Oct 2010 23:37:33] AREA-TRANSITION: CGameArea::Marshal : AreaName = AR0015
[Sun 24 Oct 2010 23:37:33] AREA-TRANSITION: CGameSprite::LeaveAreaLUA calling RemoveFromArea() id = 1114130
[Sun 24 Oct 2010 23:37:33] AREA-TRANSITION: CGameSprite::RemoveFromArea() id = 1114130 ; Name = Samalander : Area = AR0015
[Sun 24 Oct 2010 23:37:33] AREA-TRANSITION: CGameSprite::RemoveFromArea calling CGameObject::RemoveFromArea()
[Sun 24 Oct 2010 23:37:33] AREA-TRANSITION: CGameSprite::AddToArea id = 1114130 ; Name = Samalander; AreaName = AR6600
[Sun 24 Oct 2010 23:37:33] CVisibilityMap::AddCharacter : ( 2344, 1518 ) #:1114130 R:14
[Sun 24 Oct 2010 23:37:33] AREA-TRANSITION: CInfGame::SetVisibleArea
[Sun 24 Oct 2010 23:37:34] AREA-TRANSITION: CGameSprite::AddToArea id = 7340205 ; Name = Gorion; AreaName = AR6600
[Sun 24 Oct 2010 23:37:34] CreateCreature : CREATURE : (GORION) @ ( 2400, 1464 )
[Sun 24 Oct 2010 23:37:34] FadeFromColor
[Sun 24 Oct 2010 23:37:50] AREA-TRANSITION: CGameSprite::AddToArea id = 10879152 ; Name = ; AreaName = AR6600
[Sun 24 Oct 2010 23:37:50] CreateCreature : CREATURE : (M05PCspy) @ ( 3136, 1440 )
[Sun 24 Oct 2010 23:37:50] CVisibilityMap::AddCharacter : ( 3136, 1440 ) #:10879152 R:14
[Sun 24 Oct 2010 23:37:50] AREA-TRANSITION: CGameSprite::AddToArea id = 10944689 ; Name = Armored Figure; AreaName = AR6600
[Sun 24 Oct 2010 23:37:50] CreateCreature : CREATURE : (SAREV1) @ ( 3536, 1248 )
[Sun 24 Oct 2010 23:37:51] AREA-TRANSITION: CGameSprite::AddToArea id = 11010226 ; Name = Tamoko; AreaName = AR6600
[Sun 24 Oct 2010 23:37:51] CreateCreature : CREATURE : (TAMOKO) @ ( 3472, 1212 )
[Sun 24 Oct 2010 23:37:51] ASSERTION FAILED! Return Address: 0x8BAC4B File: ObjCreature.cpp Line: 12269 Expression: tempMemorizedSpellLevel->m_spellLevel >= 0 && tempMemorizedSpellLevel->m_spellLevel < MAX_SPELL_LEVELS_PRIEST Message: (null)
[Sun 24 Oct 2010 23:37:51] ASSERTION FAILED!
File: ObjCreature.cpp
Line: 12269
Exp: tempMemorizedSpellLevel->m_spellLevel >= 0 && tempMemorizedSpellLevel->m_spellLevel < MAX_SPELL_LEVELS_PRIEST
Msg: no msg.
Run Debugger?
[Sun 24 Oct 2010 23:37:33] AREA-TRANSITION: CGameSprite::LeaveAreaLUA calling RemoveFromArea() id = 1114130
[Sun 24 Oct 2010 23:37:33] AREA-TRANSITION: CGameSprite::RemoveFromArea() id = 1114130 ; Name = Samalander : Area = AR0015
[Sun 24 Oct 2010 23:37:33] AREA-TRANSITION: CGameSprite::RemoveFromArea calling CGameObject::RemoveFromArea()
[Sun 24 Oct 2010 23:37:33] AREA-TRANSITION: CGameSprite::AddToArea id = 1114130 ; Name = Samalander; AreaName = AR6600
[Sun 24 Oct 2010 23:37:33] CVisibilityMap::AddCharacter : ( 2344, 1518 ) #:1114130 R:14
[Sun 24 Oct 2010 23:37:33] AREA-TRANSITION: CInfGame::SetVisibleArea
[Sun 24 Oct 2010 23:37:34] AREA-TRANSITION: CGameSprite::AddToArea id = 7340205 ; Name = Gorion; AreaName = AR6600
[Sun 24 Oct 2010 23:37:34] CreateCreature : CREATURE : (GORION) @ ( 2400, 1464 )
[Sun 24 Oct 2010 23:37:34] FadeFromColor
[Sun 24 Oct 2010 23:37:50] AREA-TRANSITION: CGameSprite::AddToArea id = 10879152 ; Name = ; AreaName = AR6600
[Sun 24 Oct 2010 23:37:50] CreateCreature : CREATURE : (M05PCspy) @ ( 3136, 1440 )
[Sun 24 Oct 2010 23:37:50] CVisibilityMap::AddCharacter : ( 3136, 1440 ) #:10879152 R:14
[Sun 24 Oct 2010 23:37:50] AREA-TRANSITION: CGameSprite::AddToArea id = 10944689 ; Name = Armored Figure; AreaName = AR6600
[Sun 24 Oct 2010 23:37:50] CreateCreature : CREATURE : (SAREV1) @ ( 3536, 1248 )
[Sun 24 Oct 2010 23:37:51] AREA-TRANSITION: CGameSprite::AddToArea id = 11010226 ; Name = Tamoko; AreaName = AR6600
[Sun 24 Oct 2010 23:37:51] CreateCreature : CREATURE : (TAMOKO) @ ( 3472, 1212 )
[Sun 24 Oct 2010 23:37:51] ASSERTION FAILED! Return Address: 0x8BAC4B File: ObjCreature.cpp Line: 12269 Expression: tempMemorizedSpellLevel->m_spellLevel >= 0 && tempMemorizedSpellLevel->m_spellLevel < MAX_SPELL_LEVELS_PRIEST Message: (null)
[Sun 24 Oct 2010 23:37:51] ASSERTION FAILED!
File: ObjCreature.cpp
Line: 12269
Exp: tempMemorizedSpellLevel->m_spellLevel >= 0 && tempMemorizedSpellLevel->m_spellLevel < MAX_SPELL_LEVELS_PRIEST
Msg: no msg.
Run Debugger?
Any ideas what the problem is here?
Weidu.log:
Spoiler
// Log of Currently Installed WeiDU Mods
// The top of the file is the 'oldest' mod
// ~TP2_File~ #language_number #component_number // [Subcomponent Name -> ] Component Name [ : Version]
~TOBEX/TOBEX.TP2~ #0 #100 // TobEx - Core: Beta 0012
~TOBEX/TOBEX.TP2~ #0 #201 // TobEx - Core INI -> Default mode: Beta 0012
~TOBEX/TOBEX.TP2~ #0 #1000 // Required component for Scrollable Kit Selection: Beta 0012
~TOBEX/TOBEX.TP2~ #0 #1200 // Recommended component for Soundset Subtitles: Beta 0012
~TOBEX/TOBEX.TP2~ #0 #1300 // Required component for Externalise Race Selection StrRef: Beta 0012
~TOBEX/TOBEX.TP2~ #0 #1400 // Required component for Enlarge Tooltip Scroll: Beta 0012
~TOBEX/TOBEX.TP2~ #0 #1500 // Required component for Scrollable Mage Spellbook: Beta 0012
~TOBEX/TOBEX.TP2~ #0 #1600 // Required component for Scrollable Priest Spellbook: Beta 0012
~TOBEX/TOBEX.TP2~ #0 #1700 // Required component for Scrollable Chargen Mage Spell Selection: Beta 0012
~TOBEX/TOBEX.TP2~ #0 #1800 // Required component for Scrollable Level Up Mage Spell Selection: Beta 0012
~TOBEX/TOBEX.TP2~ #0 #1900 // Required component for Externalise Mage Spell Hiding: Beta 0012
~TOBEX/TOBEX.TP2~ #0 #2000 // Recommended component for Allow 99 Priest Known Spells Per Level: Beta 0012
~TOBEX/TOBEX.TP2~ #0 #2100 // Required component for Externalise Class-Race Restrictions -> Apply default restrictions: Beta 0012
~TOBEX/TOBEX.TP2~ #0 #2200 // Required component for Externalise Animation Walking Sounds: Beta 0012
~TOBEX/TOBEX.TP2~ #0 #2300 // Required component for Customisable Critial Hit Aversion: Beta 0012
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #0 // BG2 Fixpack - Core Fixes: v9.01 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #1000 // BG2 Fixpack - Game Text Update -> GTU Light (by Wisp): v9.01 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #3 // BETA Core Fixes (please check the readme!): v9.01 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #100 // Party Gets XP for Sending Keldorn to Reconcile With Maria: v9.01 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #101 // Improved Spell Animations: v9.01 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #102 // Cromwell's Forging Actually Takes a Day: v9.01 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #103 // Mixed-Use Dagger Fixes: v9.01 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #104 // Ghreyfain's Holy Symbol Fixes: v9.01 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #106 // Giants Receive Penalties When Attacking Halflings, Dwarves, and Gnomes: v9.01 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #107 // Remove Dual-Classing Restriction from Archers and Stalkers: v9.01 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #108 // Remove Second Attribute Bonus for Evil Path in Wrath Hell Trial: v9.01 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #109 // Corrected Summoned Demon Behavior: v9.01 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #110 // Additional Script Fixes: v9.01 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #111 // Bard Song Fixes: v9.01 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #112 // Wizard Slayers Cause Miscast Magic on Ranged Attacks: v9.01 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #113 // Additional Alignment Fixes: v9.01 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #114 // Change Free Action to Protect Against Stun: v9.01 BWP Fix
~SETUP-BDTOBV168.TP2~ #0 #0 // Baldurdash Fix Pack for ToB, v1.68 WeiDU: BG2Fixpack adaption
~SETUP-BDTOBV168.TP2~ #0 #2 // RESTORED TWISTED RUNE QUEST: BG2Fixpack adaption
~SETUP-BDTOBV168.TP2~ #0 #3 // RESTORED HINDO'S DOOM: BG2Fixpack adaption
~SETUP-BDTOBV168.TP2~ #0 #5 // IMPROVED COPPER CORONET: BG2Fixpack adaption
~SETUP-BDTOBV168.TP2~ #0 #6 // RESTORED DAK'KON'S BLADE: BG2Fixpack adaption
~SETUP-BDTOBV168.TP2~ #0 #7 // Improved Nymph (Woodland Being) Script by Goeran Rimen: BG2Fixpack adaption
~1PP.TP2~ #0 #0 // One Pixel Productions: v2 Everything but Potions (1): v2.7 BWP Fix
~1PP.TP2~ #0 #2 // One Pixel Productions: v3 Flaming Swords (3): v2.7 BWP Fix
~1PP.TP2~ #0 #7 // One Pixel Productions: v3 Legacy Shields - Bucklers (D1) (: v2.7 BWP Fix
~1PP.TP2~ #0 #8 // One Pixel Productions: v3 Legacy Shields - Small Shields (D2) (9): v2.7 BWP Fix
~1PP.TP2~ #0 #9 // One Pixel Productions: v3 Legacy Shields - Medium Shields (D3) (10): v2.7 BWP Fix
~ITEM_REV/ITEM_REV.TP2~ #0 #0 // Item Revisions by Demivrgvs: v2 (Hotfix 20101018)
~ITEM_REV/ITEM_REV.TP2~ #0 #1 // Masterwork Weapons: v2 (Hotfix 20101018)
~SETUP-TDD.TP2~ #0 #0 // The Darkest Day, v1.13: v1.13 BWP Trimpack
~SETUP-TDD.TP2~ #0 #1 // TDD Character Kits: v1.13 BWP Trimpack
~SETUP-SOS.TP2~ #0 #0 // Shadows Over Soubar: v1.13 BWP Trimpack
~SETUP-CTB.TP2~ #0 #0 // Check The Bodies: 1.13
~SETUP-CTB-CHORES.TP2~ #0 #0 // Candlekeep Chores: 2.2
~SETUP-CTB_FF.TP2~ #0 #0 // Check the Bodies Fast Forward, v1.1 (for CtB v1.8 or later)
~SETUP-TS-BP.TP2~ #0 #0 // TORTURED SOULS v6.10 (BP Compatible Version): v6.10 BWP Trimpack
~TETHYRFORESTPATCH/SETUP-TETHYRFORESTPATCH.TP2~ #0 #0 // Tethyr Forest Patch: 3b
~SETUP-ROT.TP2~ #0 #0 // Region Of Terror, v2.1: v2.1 BWP Trimpack
~SETUP-ROT.TP2~ #0 #1 // Region Of Terror Kit Pack: v2.1 BWP Trimpack
~SETUP-BGT.TP2~ #0 #0 // Baldur's Gate Trilogy - Core: 1.10 (28 August 10)
~TXTMUSIC/TXTMUSIC.TP2~ #0 #0 // Restored Textscreen Music for BG1TuTu, EasyTutu, and BGT-WeiDU
~SETUP-BGTNEJ.TP2~ #0 #0 // Continuous and Custom Kit Imoen: v1.1
~SETUP-BGTNEJ.TP2~ #0 #2 // Priest of Sylvanus (Druid) Kit and Improved Character Jaheira.: v1.1
~SETUP-BGTNEJ.TP2~ #0 #4 // Boo - Familiar of Minsc (This component is not available in BG1!): v1.1
~SETUP-BGTNEJ.TP2~ #0 #5 // Various Enhancements for BG1 (BGT required!): v1.1
~SETUP-BGTNEJ.TP2~ #0 #6 // Merchant League Bank (BGT required!): v1.1
~SETUP-BGTNEJ.TP2~ #0 #7 // More Items from BG1 (BGT required!): v1.1
~SETUP-DSOTSC.TP2~ #0 #0 // DSotSC for BGT-Weidu: v215 BWP Trimpack
~SETUP-DSOTSC.TP2~ #0 #100 // Dark Side Interparty Banter: v215 BWP Trimpack
~SETUP-DSOTSC.TP2~ #0 #200 // Extended NPC Soundsets -> Additions only: v215 BWP Trimpack
~SETUP-DSOTSC.TP2~ #0 #400 // Alternate Bardo Portrait: v215 BWP Trimpack
~SETUP-DSOTSC.TP2~ #0 #410 // Alternate Bub Snikt Portrait: v215 BWP Trimpack
~SETUP-DSOTSC.TP2~ #0 #420 // Alternate Conchobhair Portrait: v215 BWP Trimpack
~SETUP-DSOTSC.TP2~ #0 #430 // Alternate CuChoinneach Portrait: v215 BWP Trimpack
~SETUP-DSOTSC.TP2~ #0 #440 // Alternate Ferthgil Portrait: v215 BWP Trimpack
~SETUP-DSOTSC.TP2~ #0 #450 // Alternate Jet'laya Portrait: v215 BWP Trimpack
~SETUP-DSOTSC.TP2~ #0 #460 // Alternate Keiria Portrait: v215 BWP Trimpack
~SETUP-DSOTSC.TP2~ #0 #470 // Alternate Skeezer Portrait: v215 BWP Trimpack
~SETUP-DSOTSC.TP2~ #0 #480 // Alternate Thorfinn Portrait: v215 BWP Trimpack
~SETUP-NTOTSC.TP2~ #0 #0 // NTotSC for BGT-Weidu: v1.70a BWP Trimpack
~SETUP-NTOTSCV171.TP2~ #0 #0 // Fix NTotSC Issues: v1.71 BWP Trimpack
~BGQE/SETUP-BGQE.TP2~ #0 #0 // Baldur's Gate Mini-Quests and Encounters Mod: 6
~SETUP-TGC1E.TP2~ #0 #0 // The Grey Clan Episode One: In Candlelight, BGT-WeiDU edition v1.8 -> Normal edition
~SETUP-SIRINESCALL.TP2~ #0 #0 // The Lure of the Sirine's Call: v10
~SOA/SETUP-SOA.TP2~ #0 #0 // The Stone of Askavar: 1.5
~SETUP-AC_QUEST.TP2~ #0 #0 // Ascalons Questpack: 0.5 Beta
~SETUP-THALAN.TP2~ #0 #0 // Thalantyr - Item Upgrade: 3.7
~SETUP-LOSTITEMS.TP2~ #0 #0 // Lost Items
~SETUP-LOSTITEMS.TP2~ #0 #1 // Xan has Sorcerer class
~SETUP-LOSTITEMS.TP2~ #0 #2 // Monk +3 AC and +1 THAC0 Bonus
~SETUP-LOSTITEMS.TP2~ #0 #4 // Viconia has 18 WIS
~BG1NPC.TP2~ #0 #0 // The BG1 NPC Project: Required Modifications: v18 BWP Fix
~BG1NPC.TP2~ #0 #1 // The BG1 NPC Project: Banters, Quests, and Interjections: v18 BWP Fix
~BG1NPC.TP2~ #0 #2 // The BG1 NPC Project: Give Edwin his BG2 portrait: v18 BWP Fix
~BG1NPC.TP2~ #0 #3 // The BG1 NPC Project: Give Imoen her BG2 portrait: v18 BWP Fix
~BG1NPC.TP2~ #0 #4 // The BG1 NPC Project: Give Jaheira her BG2 portrait: v18 BWP Fix
~BG1NPC.TP2~ #0 #5 // The BG1 NPC Project: Give Minsc his BG2 portrait: v18 BWP Fix
~BG1NPC.TP2~ #0 #6 // The BG1 NPC Project: Give Viconia her BG2 portrait: v18 BWP Fix
~BG1NPC.TP2~ #0 #7 // The BG1 NPC Project: Kivan's "Kivan and Deheriana Companions" portrait: v18 BWP Fix
~BG1NPC.TP2~ #0 #8 // The BG1 NPC Project: Add Non-Joinable NPC portraits to quests and dialogues: v18 BWP Fix
~BG1NPC.TP2~ #0 #9 // The BG1 NPC Project: Ajantis Romance Core (teen content): v18 BWP Fix
~BG1NPC.TP2~ #0 #10 // The BG1 NPC Project: Branwen's Romance Core (teen content): v18 BWP Fix
~BG1NPC.TP2~ #0 #11 // The BG1 NPC Project: Coran's Romance Core (adult content): v18 BWP Fix
~BG1NPC.TP2~ #0 #12 // The BG1 NPC Project: Dynaheir's Romance Core (teen content): v18 BWP Fix
~BG1NPC.TP2~ #0 #13 // The BG1 NPC Project: Shar-Teel Relationship Core (adult content): v18 BWP Fix
~BG1NPC.TP2~ #0 #14 // The BG1 NPC Project: Xan's Romance Core (teen content): v18 BWP Fix
~BG1NPC.TP2~ #0 #15 // The BG1 NPC Project: Female Romance Challenges, Ajantis vs Xan vs Coran: v18 BWP Fix
~BG1NPC.TP2~ #0 #17 // The BG1 NPC Project: Alora's Starting Location -> Alora Starts in the Hall of Wonders: v18 BWP Fix
~BG1NPC.TP2~ #0 #27 // The BG1 NPC Project: Bardic Reputation Adjustment: v18 BWP Fix
~BG1NPC.TP2~ #0 #30 // The BG1 NPC Project: Sarevok's Diary Adjustments -> SixofSpades Extended Sarevok's Diary: v18 BWP Fix
~BG1NPC.TP2~ #0 #200 // The BG1 NPC Project: Player-Initiated Dialogues: v18 BWP Fix
~BG1NPCMUSIC/BG1NPCMUSIC.TP2~ #0 #0 // The BG1 NPC Project Music Pack -> Install All Audio: v5
~MUR'NETH/MUR'NETH.TP2~ #0 #0 // The Mur'Neth NPC mod for Baldur's Gate Tutu or Baldur's Gate Trilogy-WeiDU: v10
~BG1UB/SETUP-BG1UB.TP2~ #0 #0 // Ice Island Level Two Restoration: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #1 // The Mysterious Vial: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #2 // Additional Elminster Encounter: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #3 // Angelo Notices Shar-teel: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #8 // Safana the Flirt: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #9 // Appropriate Albert and Rufie Reward: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #10 // Place Entar Silvershield in His Home: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #11 // Scar and the Sashenstar's Daughter: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #12 // Quoningar, the Cleric: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #13 // Shilo Chen and the Ogre-Magi: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #14 // Edie, the Merchant League Applicant: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #15 // Flaming Fist Mercenary Reinforcements: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #16 // Creature Corrections: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #17 // Creature Restorations: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #18 // Creature Name Restorations: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #19 // Minor Dialogue Restorations: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #20 // Audio Restorations: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #21 // Store, Tavern and Inn Fixes and Restorations: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #22 // Item Corrections and Restorations: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #23 // Area Corrections and Restorations: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #24 // Permanent Corpses: v12 BWP Tweak
~SETUP-BGSPAWN.TP2~ #0 #0 // BGSpawn system based on levels & party members (NOTE: Baldur's Gate Trilogy - BGT required): 1.07 BWP Fix
~SETUP-BGSPAWN.TP2~ #0 #1 // Choose the time between re-spawns: 1.07 BWP Fix
~GBTHFKP/GBTHFKP.TP2~ #0 #0 // Expanded Thief Stronghold: v2.20
~AJOCMOD/SETUP-AJOCMOD.TP2~ #0 #0 // AjocMod Weidu: v1.6.5
~SETUP-TTSQ.TP2~ #0 #0 // The Tortured Soul Quest - WeiDU: v7
~SETUP-PLANARSPHEREMOD.TP2~ #0 #0 // PlanarSphereMod: v2.6c BWP Trimpack
~SETUP-PLANARSPHEREMOD.TP2~ #0 #1 // Planar Sphere Store: v2.6c BWP Trimpack
~SETUP-PLANARSPHEREMOD.TP2~ #0 #2 // Waukeen's Promenade Store: v2.6c BWP Trimpack
~SETUP-PLANARSPHEREMOD.TP2~ #0 #3 // Planar Sphere Return v2: v2.6c BWP Trimpack
~TB#QUEST/TB#QUEST.TP2~ #0 #0 // The curse of Mprolla the spammer: 2.04 BWP Fix
~TB#QUEST/TB#QUEST.TP2~ #0 #3 // Underdark Mage Duel: 2.04 BWP Fix
~BWQUEST.TP2~ #0 #0 // Black Rose Part I: Market Prices
~C#SB_SILBER/SETUP-C#SB_SILBER.TP2~ #0 #0 // Adalon's Blood - Modification for BGII by Gandalf the white: 10
~SETUP-SPGAUNT.TP2~ #0 #0 // Spellhold Gauntlet
~SETUP-SPGAUNT.TP2~ #0 #1 // Irenicus Waiting in Spellhold
~SETUP-SPGAUNT.TP2~ #0 #3 // Interjections for Spellhold Gauntlet (dialogue by Liam)
~TOD/SETUP-TOD.TP2~ #0 #0 // Tower Of Deception Mod (Requires Throne Of Bhaal): v3.3.1 BWP Fix
~DC/SETUP-DC.TP2~ #0 #0 // Dungeon Crawl, v5
~ASSASSINATIONS/SETUP-ASSASSINATIONS.TP2~ #0 #0 // Assassinations mod for Baldur's Gate II, v8
~SETUP-1SYLM.TP2~ #0 #0 // Sylmar - Elves vs Orcs: v1.025 BWP Fix
~TOTDG/SETUP-TOTDG.TP2~ #0 #0 // Colours of Infinity: Tales of the Deep Gardens
~TOTDG/SETUP-TOTDG.TP2~ #0 #1 // NPC Reactions (Aerie, Viconia, Jaheira, Anomen, Haer'Dalis, Keldorn)
~INNERSHADE/SETUP-INNERSHADE.TP2~ #0 #0 // Colours of Infinity: Innershade
~INNERSHADE/SETUP-INNERSHADE.TP2~ #0 #2 // Talks for original Bioware NPCs
~INNERSHADE/SETUP-INNERSHADE.TP2~ #0 #6 // Add Innershade to Worldmap (You *must* pick one of these components, otherwise the mod won't run as it should.) -> Add Innershade to BP-BGT-Worldmap.
~AM/AM.TP2~ #0 #0 // Alex Macintosh PC Conversion by MTS: v4
~BAGBONUS/BAGBONUS.TP2~ #0 #0 // Bonus Potioncase and Ammobelt to Deidre's store: v1.0.4
~SETUP-RGENIE.TP2~ #0 #0 // Ribald's Genie
~SETUP-BOM.TP2~ #0 #0 // Boards of Magick item pack!: v2.0 BWP Fix
~SETUP-BG2SOA.TP2~ #0 #1 // Adds Items from Baldurs Gate to SoA -> Improved Mencar Pebblecrusher (Not so cheesy method)
~FR_ROV/SETUP-FR_ROV.TP2~ #0 #0 // Freedom's Reign (SoA or ToB): v7.1
~FR_ROV/SETUP-FR_ROV.TP2~ #0 #1 // Reign of Virtue (ToB): v7.1
~SETUP-HEARTWOOD.TP2~ #0 #0 // Heart of the Wood (WeiDU-version): v6
~SETUP-RITEMPACK.TP2~ #0 #0 // Enhanced Girdle of Fortitude
~SETUP-RITEMPACK.TP2~ #0 #1 // Patrick's Chainmail
~SETUP-RITEMPACK.TP2~ #0 #2 // Weakened Cloak of Mirroring
~SETUP-RITEMPACK.TP2~ #0 #3 // Replaced Crom Faeyr
~SETUP-RITEMPACK.TP2~ #0 #4 // Fixed Dragon Plate Armor
~SETUP-RITEMPACK.TP2~ #0 #5 // Ring of Power
~SETUP-RITEMPACK.TP2~ #0 #6 // Improved Anomen's Ring
~SETUP-RITEMPACK.TP2~ #0 #7 // Weakened Celestial Fury
~SETUP-RITEMPACK.TP2~ #0 #8 // BG1 Ring of Wizardry
~SETUP-ROLLES.TP2~ #1 #0 // Rolles Safyer
~SETUP-ROLLES.TP2~ #1 #1 // Bag of Holding in Irenicus Dungeon
~RTTITEMPACK/RTTITEMPACK.TP2~ #0 #0 // Install RTT Item Pack? **The items are added to the "special" store of Ribald (Adventure's Mart, Waukeen's Promenade) available after SpellHold.**: v1.2
~TZSHOP01/SETUP-TZSHOP01.TP2~ #0 #0 // The Magnificient Magic Shop: v6
~ABYSTORE/ABYSTORE.TP2~ #0 #0 // Unusual Oddities Shop: v3.0 BWP Fix
~SETUP-UNDERREP.TP2~ #0 #0 // Underrepresented Items From Icewind Dale 2: v6 BWP Fix
~SETUP-ITEMUPGRADE.TP2~ #0 #0 // Shadows Of Amn Item Upgrades -> Original list version: v38
~SETUP-ITEMUPGRADE.TP2~ #0 #1 // Throne Of Bhaal Item Upgrades -> Original list version: v38
~CLIFFKEY/SETUP-CLIFFKEY.TP2~ #0 #1 // A Mod for the Orderly - Add a Keyring to Faerun! See readme for more details about the choices below. -> Consistency Plus version: v4
~SETUP-BLOODMORT.TP2~ #0 #0 // New Spell - Blood Of The Martyr: v6
~SETUP-EBG2.TP2~ #0 #0 // Additional merchant with new items: v1.1
~SETUP-EBG2.TP2~ #0 #1 // Interjections: v1.1
~SETUP-EBG2.TP2~ #0 #2 // Tomes and manuals: v1.1
~SETUP-EBG2.TP2~ #0 #4 // Additional portraits: v1.1
~SETUP-EBG2.TP2~ #0 #5 // Lost item descriptions: v1.1
~SETUP-EBG2.TP2~ #0 #6 // Dragonsuit & Glory of Balduran (ToB): v1.1
~SETUP-EBG2.TP2~ #0 #7 // New racial enemies: v1.1
~SETUP-EBG2.TP2~ #0 #18 // Miscellaneous tweaks: v1.1
~SETUP-ROTBARMORSET.TP2~ #0 #0 // Realm of the Bhaalspawn Armor Set: v1.0 BWP Fix
~STUFFOFTHEMAGI/SETUP-STUFFOFTHEMAGI.TP2~ #0 #0 // Stuff of the Magi: v4
~KONTWK/SETUP-KONTWK.TP2~ #0 #11 // Rod of Refuge
~KONTWK/SETUP-KONTWK.TP2~ #0 #13 // Butter Knife of Balduran
~KONTWK/SETUP-KONTWK.TP2~ #0 #14 // Hackmaster +12
~KONTWK/SETUP-KONTWK.TP2~ #0 #15 // Scipio's Barrel
~SETUP-SPSTUFF.TP2~ #0 #4 // Creslyn's BG2 Item Pack: v8
~MYSTIGAN/SETUP-MYSTIGAN.TP2~ #1 #0 // Mystigan the Merchant(ToB Required)
~SETUP-RFWIP.TP2~ #0 #0 // Revised Forgotten Wars Projects: Item Pack V0.1
~DRAGONSUMMON/SETUP-DRAGONSUMMON.TP2~ #0 #0 // Dragon Summoning Spell: v1
~SETUP-BBBKBG.TP2~ #0 #0 // Installation of Item BBBKBG1, BBBKBG2, BBBKBG3, BBBKBG4, BBBKBG5, BBBKBG6, BBBKBG7, BBBKBG8, BBBKBG9 - Book Bag
~SETUP-BBPBAG.TP2~ #0 #0 // Installation of Item BBPBAG1, BBPBAG2, BBPBAG3, BBPBAG4, BBPBAG5, BBPBAG6, BBPBAG7, BBPBAG8, BBPBAG9 - Potion Bag
~SETUP-BBQUIV.TP2~ #0 #0 // Installation of Item BBQUIV1, BBQUIV2, BBQUIV3, BBQUIV4, BBQUIV5, BBQUIV6, BBQUIV7, BBQUIV8, BBQUIV9 - Quiver
~SETUP-BBQUIVB.TP2~ #0 #0 // Installation of Item BBQUIVB1, BBQUIVB2, BBQUIVB3, BBQUIVB4, BBQUIVB5, BBQUIVB6, BBQUIVB7, BBQUIVB8, BBQUIVB9 - Bolt Quiver
~SETUP-BBQUIVC.TP2~ #0 #0 // Installation of Item BBQUIVC1, BBQUIVC2, BBQUIVC3, BBQUIVC4, BBQUIVC5, BBQUIVC6, BBQUIVC7, BBQUIVC8, BBQUIVC9 - Ammunition Belt
~SETUP-BBSCCS.TP2~ #0 #0 // Installation of Item BBSCCS1, BBSCCS2, BBSCCS3, BBSCCS4, BBSCCS5, BBSCCS6, BBSCCS7, BBSCCS8, BBSCCS9 - Scroll Case
~SETUP-BBSCARDR.TP2~ #0 #0 // Installation of Item BBSCARDR - Scimitar of the Arch-Druid
~MUSICA.TP2~ #1 #0 // The Music of the Realms: v2.0
~SWORDAP/SETUP-SWORDAP.TP2~ #0 #0 // Improved Haer'Dalis' swords (special for Kania): v2
~PORTABLEHOLE/SETUP-PORTABLEHOLE.TP2~ #0 #0 // The Portable Hole: 0.3
~SETUP-RENAL.TP2~ #1 #0 // Sir Renal
~SETUP-BANTERPACK.TP2~ #0 #0 // Pocket Plane Banter Pack for BG2: Shadows of Amn: v12 BWP Viconia BGT Fix
~SETUP-BANTERPACK.TP2~ #0 #2 // Pocket Plane Banter Pack for BG2: Throne of Bhaal: v12 BWP Viconia BGT Fix
~IEPBANTERS/SETUP-IEPBANTERS.TP2~ #0 #0 // Extended NPC-NPC Interaction SoA: 3.2 BWP Fix
~IEPBANTERS/SETUP-IEPBANTERS.TP2~ #0 #1 // Extended Minsc/Aerie Interaction ToB: 3.2 BWP Fix
~IEPBANTERS/SETUP-IEPBANTERS.TP2~ #0 #2 // Imoen "Retrospection" dialogue for BGII: ToB: 3.2 BWP Fix
~IEPBANTERS/SETUP-IEPBANTERS.TP2~ #0 #3 // Wake-Up dialogue for Anomen Romance (By David Gaider with additions from Kulyok): 3.2 BWP Fix
~IEPBANTERS/SETUP-IEPBANTERS.TP2~ #0 #4 // NPC Conflict Revisions: 3.2 BWP Fix
~VICONIA/SETUP-VICONIA.TP2~ #0 #0 // Viconia Friendship: v3.0 BWP Fix
~MAZZY/SETUP-MAZZY.TP2~ #0 #0 // Mazzy Friendship: 2
~YOSHIMO/YOSHIMO.TP2~ #0 #0 // Yoshimo Friendship Mod for BGII: SoA: v2.0 BWP Fix
~SETUP-EDWINROMANCE.TP2~ #0 #0 // EdwinRomance: v1.0.7 BWP Fix
~SETUP-EDWINTOB.TP2~ #0 #0 // Edwin Romance ToB
~SETUP-EDWINTOB.TP2~ #0 #1 // New ending for Viconia Romance by Laufey
~SETUP-EDWINFLIRTS.TP2~ #0 #0 // Edwin Flirts 0.1b
~SETUP-TURNIPGOLEM.TP2~ #0 #0 // Turnip Golem Encounter: v4
~SETUP-MDX.TP2~ #0 #0 // Xmas Mod: v1.0.3
~QUALLOFIX/SETUP-QUALLOFIX.TP2~ #0 #0 // Let the cadaver crawler live: 1.14
~SETUP-SNAKES.TP2~ #0 #0 // The Slithering Menace (for BGII:ToB only)
~CONTEST/SETUP-CONTEST.TP2~ #0 #0 // Facing the Shade Lord Again
~SETUP-BWL_CONTEST.TP2~ #0 #0 // K'aeloree's BWL Contest Items
~THOGHMA/SETUP-THOGHMA.TP2~ #2 #0 // A Quest in the service of Oghma: v1.6
~SHARDSOFICE/SETUP-SHARDSOFICE.TP2~ #0 #0 // The Price Of Friendship: v5
~SHARDSOFICE/SETUP-SHARDSOFICE.TP2~ #0 #1 // Some of My Best Friends Are Slimes: v5
~SHARDSOFICE/SETUP-SHARDSOFICE.TP2~ #0 #2 // You Could Restore the Summon Cow Spell, But Why?: v5
~SKOOTERTHENPC/SETUP-SKOOTERTHENPC.TP2~ #0 #0 // Skooter The NPC Mod for BG2:SoA (retarded content: not intended for serious people)
~LUCY/SETUP-LUCY.TP2~ #0 #0 // Lucy the Wyvern: v3
~CERBERUS/SETUP-CERBERUS.TP2~ #0 #0 // The Cerberus mod for BG2:SoA, version 1.03
~SETUP-SLANDOR.TP2~ #1 #0 // The Minotaur and Lilacor
~ZALNOYA/SETUP-ZALNOYA.TP2~ #0 #0 // Zalnoya and the Shadow Thieves
~REZMOD/SETUP-REZMOD.TP2~ #0 #0 // Masamune Sword Mini-Mini-Quest - SoA by ShadowDaemon (WeiDU): 2.3
~REZMOD/SETUP-REZMOD.TP2~ #0 #1 // Masamune Sword Mini-Mini-Quest - ToB by ShadowDaemon (WeiDU): 2.3
~REZMOD/SETUP-REZMOD.TP2~ #0 #2 // Improved Anarg by knightlight (WeiDU): 2.3
~NPC_TWEAK.TP2~ #0 #0 // Anomen: v5
~NPC_TWEAK.TP2~ #0 #1 // Cernd: v5
~NPC_TWEAK.TP2~ #0 #2 // Nalia: v5
~SETUP-UB.TP2~ #0 #0 // The Kidnapping of Boo by Cliffette: v19 BWP Fix
~SETUP-UB.TP2~ #0 #2 // Kalah and What He Was Promised: v19 BWP Fix
~SETUP-UB.TP2~ #0 #4 // Gorje Hilldark and the Extended Illithium Quest: v19 BWP Fix
~SETUP-UB.TP2~ #0 #5 // The Pai'Na/Spider's Bane Quest: v19 BWP Fix
~SETUP-UB.TP2~ #0 #6 // Restored Crooked Crane Inn: v19 BWP Fix
~SETUP-UB.TP2~ #0 #7 // Restored Encounters: v19 BWP Fix
~SETUP-UB.TP2~ #0 #8 // Artemis Entreri in Bodhi's Lair: v19 BWP Fix
~SETUP-UB.TP2~ #0 #9 // Corrected "Xzar's Creations": v19 BWP Fix
~SETUP-UB.TP2~ #0 #10 // Restored Hell Minions, by SimDing0: v19 BWP Fix
~SETUP-UB.TP2~ #0 #12 // Item Restorations: v19 BWP Fix
~SETUP-UB.TP2~ #0 #15 // NPC Portrait Restorations: v19 BWP Fix
~SETUP-UB.TP2~ #0 #16 // Corrected BAMs and Scripts: v19 BWP Fix
~SETUP-UB.TP2~ #0 #17 // Corrected Character Names and Biographies: v19 BWP Fix
~SETUP-UB.TP2~ #0 #18 // Restored Minor Dialogs: v19 BWP Fix
~SETUP-UB.TP2~ #0 #19 // Restored Bhaalspawn Powers, by David Gaider: v19 BWP Fix
~SETUP-UB.TP2~ #0 #21 // Throne of Bhaal Minor Restorations: v19 BWP Fix
~SETUP-UB.TP2~ #0 #24 // Sarevok's Remorse: v19 BWP Fix
~GHOST/SETUP-GHOST.TP2~ #0 #0 // Ghost - WeiDU-version: v2.1
~FADINGPROMISES/SETUP-FADINGPROMISES.TP2~ #0 #0 // Fading Promises: v6
~SETUP-GMINION.TP2~ #0 #0 // gMinion v1.8: v2 BGT-Expansion_v2
~SPELL_REV/SETUP-SPELL_REV.TP2~ #0 #0 // Spell Revisions: v3
~SPELL_REV/SETUP-SPELL_REV.TP2~ #0 #10 // Deva and Planetar Animations: v3
~SPELL_REV/SETUP-SPELL_REV.TP2~ #0 #20 // Mirror Image Fix: v3
~SPELL_REV/SETUP-SPELL_REV.TP2~ #0 #30 // Dispel Magic Fix: v3
~SPELL_REV/SETUP-SPELL_REV.TP2~ #0 #40 // Cure Sleep Fix: v3
~SPELL_REV/SETUP-SPELL_REV.TP2~ #0 #50 // Remove Disabled Spells from Spell Selection Screens: v3
~SETUP-D0QUESTPACK.TP2~ #0 #0 // General AI Improvements: v2.3 (Feb 14, 2010) BWP Fix
~SETUP-D0QUESTPACK.TP2~ #0 #1 // Creature & Area Improvements -> All Creature & Area Improvements: v2.3 (Feb 14, 2010) BWP Fix
~TELEPORT/TELEPORT.TP2~ #1 #0 // Teleport spell for BG2:SoA
~TELEPORT/TELEPORT.TP2~ #1 #1 // Teleport spell for BG2:ToB
~DRIZZTISNOTSTUPID/SETUP-DRIZZTISNOTSTUPID.TP2~ #0 #0 // Drizzt Is Not Stupid: v1.1
~SETUP-RES_FIXER.TP2~ #0 #0 // Resource Fixer: v1
~SETUP-SCS.TP2~ #0 #10 // Detectable Spells: v16
~SETUP-SCS.TP2~ #0 #20 // Allow enemy AI to detect the party's magic items: v16
~SETUP-SCS.TP2~ #0 #30 // Correct various errors on race, class etc: v16
~SETUP-SCS.TP2~ #0 #60 // Prevent random crashes in Beregost (by Ascension64): v16
~SETUP-SCS.TP2~ #0 #1001 // Make Protection from Normal Missiles block magical missiles -> Only +1 and better missiles penetrate Protection from Normal Missiles, and +1 missiles are replaced by nonmagical Masterwork versions: v16
~SETUP-SCS.TP2~ #0 #2000 // Make elemental arrows more like their BG2 counterparts: v16
~SETUP-SCS.TP2~ #0 #2020 // Re-introduce potions of extra-healing: v16
~SETUP-SCS.TP2~ #0 #3050 // Better NPC management: v16
~SETUP-SCS.TP2~ #0 #3070 // Move NPCs to more convenient locations: v16
~SETUP-SCS.TP2~ #0 #4000 // Skip Candlekeep: v16
~SETUP-SCS.TP2~ #0 #4010 // Remove blur effect from displacer cloak: v16
~SETUP-SCS.TP2~ #0 #4020 // Stackable ankheg shells, winterwolf pelts and wyvern heads: v16
~SETUP-SCS.TP2~ #0 #4030 // Move Boo out of quick access and into Minsc's pack: v16
~SETUP-SCS.TP2~ #0 #4050 // Ease-of-use player AI: v16
~SETUP-SCS.TP2~ #0 #5000 // Smarter general AI: v16
~SETUP-SCS.TP2~ #0 #5010 // Better calls for help: v16
~SETUP-SCS.TP2~ #0 #5021 // Potions for NPCs -> One third of the potions dropped by slain enemies break and are lost: v16
~SETUP-SCS.TP2~ #0 #5030 // Smarter mages -> Mages use BG1 spells only; mages do not "pre-buff" (i.e., cast some defensive spells quickly at the start of combat): v16
~SETUP-SCS.TP2~ #0 #5040 // Smarter priests -> Priests use BG1 spells only; priests do not "pre-buff" (i.e., cast some defensive spells quickly at the start of combat): v16
~SETUP-SCS.TP2~ #0 #5050 // Smarter deployment: v16
~SETUP-SCS.TP2~ #0 #5070 // Smarter sirines and dryads: v16
~SETUP-SCS.TP2~ #0 #5080 // Slightly harder carrion crawlers: v16
~SETUP-SCS.TP2~ #0 #5090 // Smarter basilisks: v16
~SETUP-D0QUESTPACK.TP2~ #0 #11 // Improved Oasis II -> IO2 Dialogue & Combat Enhancement: v2.3 (Feb 14, 2010) BWP Fix
~SETUP-LONGERROAD.TP2~ #0 #0 // Longer Road v 1.5: v1.5.1 BWP Fix
~SETUP-LONGERROAD.TP2~ #0 #2 // Restore Irenicus's original portrait from SoA.: v1.5.1 BWP Fix
~WHEELS/SETUP-WHEELS.TP2~ #0 #0 // The Wheels of Prophecy: v2 BWP Fix
~CELESTIALS/SETUP-CELESTIALS.TP2~ #0 #0 // PnP Celestials: v5
~SETUP-GRIMUARS.TP2~ #0 #0 // Grimuars for BG2 NO TACTICS: v3.3 BWP Fix
~SETUP-GRIMUARS.TP2~ #0 #2 // Additional Grimuars Store: v3.3 BWP Fix
~HOMEWARDBOUND/SETUP-HOMEWARDBOUND.TP2~ #0 #0 // Homeward Bound: v7 - 25 April, 2010
~HOMEWARDBOUND/SETUP-HOMEWARDBOUND.TP2~ #0 #2 // Romances end due to separation -> Original game behavior is unchanged: v7 - 25 April, 2010
~SETUP-SOLAUFEIN.TP2~ #0 #0 // Solaufein Romance for Baldur's Gate II (SoA & ToB)
~SETUP-RPGSOLAFLIRTPACK.TP2~ #0 #0 // The RPG Solaufein Flirt Pack for BG2 (Rated NC17): v4.0 BWP Fix
~SETUP-D0QUESTPACK.TP2~ #0 #4 // Miscellaneous Enhancements: v2.3 (Feb 14, 2010) BWP Fix
~SETUP-D0QUESTPACK.TP2~ #0 #6 // Alternative Harper/Xzar Plot: v2.3 (Feb 14, 2010) BWP Fix
~SETUP-D0QUESTPACK.TP2~ #0 #7 // Extended Reynald Sequence: v2.3 (Feb 14, 2010) BWP Fix
~SETUP-D0QUESTPACK.TP2~ #0 #8 // Intrigue In The Copper Coronet: v2.3 (Feb 14, 2010) BWP Fix
~SETUP-D0QUESTPACK.TP2~ #0 #9 // Rahul Kanakia's Potion Quest: v2.3 (Feb 14, 2010) BWP Fix
~SETUP-D0QUESTPACK.TP2~ #0 #10 // Revised Hell Trials: v2.3 (Feb 14, 2010) BWP Fix
~SETUP-D0QUESTPACK.TP2~ #0 #14 // Burglary Of The Bookkeeper: v2.3 (Feb 14, 2010) BWP Fix
~SETUP-D0QUESTPACK.TP2~ #0 #15 // New Fate For The Dryads' Acorns: v2.3 (Feb 14, 2010) BWP Fix
~SETUP-D0QUESTPACK.TP2~ #0 #16 // The Tragedy Of Besamen: v2.3 (Feb 14, 2010) BWP Fix
~SETUP-D0QUESTPACK.TP2~ #0 #17 // Further Slaver Involvement: v2.3 (Feb 14, 2010) BWP Fix
~SETUP-D0QUESTPACK.TP2~ #0 #18 // Sending The Solamnic Knights Home: v2.3 (Feb 14, 2010) BWP Fix
~SETUP-D0QUESTPACK.TP2~ #0 #19 // Nazariel The Lich: v2.3 (Feb 14, 2010) BWP Fix
~SETUP-D0QUESTPACK.TP2~ #0 #20 // Reward Negotiation: v2.3 (Feb 14, 2010) BWP Fix
~SETUP-D0QUESTPACK.TP2~ #0 #21 // Infernal Thievery: v2.3 (Feb 14, 2010) BWP Fix
~SETUP-D0QUESTPACK.TP2~ #0 #13 // Saving Sanik In Brynnlaw: v2.3 (Feb 14, 2010) BWP Fix
~ALTERNATIVES/SETUP-ALTERNATIVES.TP2~ #0 #0 // Alternatives: v9
~G3ANNIVERSARY/SETUP-G3ANNIVERSARY.TP2~ #0 #0 // The Gibberlings Three Anniversary Mod: v7
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #0 // Changes to trueclass bards and thieves, and unmodded game kits (required for other components): v5
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #1 // Add new bardic store and thief items: v5
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #2 // Install Acrobat bard kit: v5
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #3 // Install Chorister bard kit: v5
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #4 // Install Dirgesinger bard kit: v5
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #5 // Install Gypsy bard kit: v5
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #6 // Install Adventurer thief kit: v5
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #7 // Install Burglar thief kit: v5
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #8 // Install Soulknife thief kit: v5
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #9 // Install Sharpshooter thief kit: v5
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #10 // Install Shadowdancer thief kit: v5
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #0 // Divine Remix Core Components (Required for Everything): v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #100 // Cleric Remix: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #103 // Install Silverstar of Selune Cleric Kit: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #106 // Install Nightcloak of Shar Cleric Kit: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #107 // Install Holy Strategist of the Red Knight Cleric Kit: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #109 // Install Battleguard of Tempus Cleric Kit: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #112 // Install Painbearer of Ilmater Cleric Kit: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #115 // Install Firewalker of Kossuth Cleric Kit: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #118 // Install Authlim of Iyachtu Xvim Cleric Kit: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #121 // Install Lorekeeper of Oghma Cleric Kit: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #124 // Install Heartwarder of Sune Cleric Kit: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #127 // Install Feywarden of Corellon Cleric Kit: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #130 // Install Strifeleader of Cyric Cleric Kit: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #200 // Druid Remix: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #203 // Install Oozemaster Druid kit: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #403 // Install Bowslinger Ranger Kit: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #406 // Install Feralan Ranger Kit: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #409 // Install Forest Runner Ranger Kit: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #412 // Install Justifier Ranger Kit: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #415 // Install Wilderness Runner Ranger Kit: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #600 // Install Battleguard of Tempus Kit for Branwen: v7 ToD Compatibility Fix
~SWORD_AND_FIST/SETUP-SWORD_AND_FIST.TP2~ #0 #1 // Monk Remix: v7
~SWORD_AND_FIST/SETUP-SWORD_AND_FIST.TP2~ #0 #30 // Install Hexblade fighter kit: v7
~SWORD_AND_FIST/SETUP-SWORD_AND_FIST.TP2~ #0 #31 // Install Duelist fighter kit: v7
~SWORD_AND_FIST/SETUP-SWORD_AND_FIST.TP2~ #0 #32 // Install Fist of Order fighter kit: v7
~SWORD_AND_FIST/SETUP-SWORD_AND_FIST.TP2~ #0 #33 // Install Blackguard fighter kit: v7
~SWORD_AND_FIST/SETUP-SWORD_AND_FIST.TP2~ #0 #34 // Install Duskblade fighter kit (by ronin69hof, ronin69hof@gmail.com: v7
~RR/SETUP-RR.TP2~ #0 #0 // Proper dual-wielding implementation for Thieves and Bards: v4.37
~RR/SETUP-RR.TP2~ #0 #1 // Thief kit revisions: v4.37
~RR/SETUP-RR.TP2~ #0 #3 // Proper racial adjustments for thieving skills: v4.37
~RR/SETUP-RR.TP2~ #0 #4 // Bard kit revisions: v4.37
~RR/SETUP-RR.TP2~ #0 #6 // Proper spell progression for Bards: v4.37
~RR/SETUP-RR.TP2~ #0 #7 // Additional equipment for Thieves and Bards: v4.37
~RR/SETUP-RR.TP2~ #0 #8 // Upgradeable Equipment: v4.37
~RR/SETUP-RR.TP2~ #0 #9 // Revised Thievery -> Use PnP thievery potions and prevent their effects from stacking: v4.37
~SETUP-SPSTUFF.TP2~ #0 #0 // Sylvan Mystic Kit, by Polar Bear: v8
~SETUP-SPSTUFF.TP2~ #0 #1 // Blade Master Kit, by Drizzt1180: v8
~SETUP-SPSTUFF.TP2~ #0 #2 // Death Knight Kit, by Drizzt1180: v8
~SETUP-SPSTUFF.TP2~ #0 #3 // Wushi Ninja Kit, by Drizzt1180: v8
~SETUP-SPSTUFF.TP2~ #0 #6 // Arcane Fist, by Drizzt1180: v8
~SETUP-PPK.TP2~ #1 #0 // Prestige Kit Pack Basic
~SETUP-PPK.TP2~ #1 #1 // Dreadnought
~SETUP-PPK.TP2~ #1 #2 // Blackguard
~SETUP-PPK.TP2~ #1 #3 // Ssaulabi
~SETUP-PPK.TP2~ #1 #4 // Priest of Tempus
~SETUP-PPK.TP2~ #1 #5 // Priest of Ohgma
~SETUP-PPK.TP2~ #1 #6 // Champion
~SETUP-PPK.TP2~ #1 #7 // Mystic Fire
~SETUP-PPK.TP2~ #1 #8 // Duelist
~SETUP-PPK.TP2~ #1 #9 // Tempest
~SETUP-PPK.TP2~ #1 #10 // Trickster
~SETUP-PPK.TP2~ #1 #11 // Shadowdancer
~SETUP-PPK.TP2~ #1 #12 // Red Dragon Disciple
~SETUP-PPK.TP2~ #1 #13 // Blue Dragon Disciple
~SETUP-PPK.TP2~ #1 #14 // Green Dragon Disciple
~SETUP-PPK.TP2~ #1 #15 // White Dragon Disciple
~SETUP-PPK.TP2~ #1 #16 // Elementalist
~SETUP-PPK.TP2~ #1 #17 // Shadowdruid
~KITRTT.TP2~ #0 #0 // Amazon: v1.3
~KITRTT.TP2~ #0 #1 // Gladiator: v1.3
~KITRTT.TP2~ #0 #2 // Investigator: v1.3
~KITRTT.TP2~ #0 #3 // Halfling Thrower: v1.3
~KITRTT.TP2~ #0 #4 // Samurai: v1.3
~KITRTT.TP2~ #0 #5 // Giant Slayer: v1.3
~KITRTT.TP2~ #0 #6 // Anti-paladin: v1.3
~KITRTT.TP2~ #0 #7 // Dark Knight: v1.3
~KITRTT.TP2~ #0 #8 // Elf Paladin: v1.3
~KITRTT.TP2~ #0 #9 // Messiah: v1.3
~KITRTT.TP2~ #0 #10 // Arcane: v1.3
~KITRTT.TP2~ #0 #11 // Elementalist: v1.3
~KITRTT.TP2~ #0 #12 // Time Keeper: v1.3
~KITRTT.TP2~ #0 #13 // Dark Ranger: v1.3
~KITRTT.TP2~ #0 #14 // Enticer: v1.3
~KITRTT.TP2~ #0 #15 // Priest of Cyric: v1.3
~KITRTT.TP2~ #0 #16 // Priest of Mask: v1.3
~KITRTT.TP2~ #0 #17 // Priest of Mystra: v1.3
~KITRTT.TP2~ #0 #18 // Priest of Tempus: v1.3
~KITRTT.TP2~ #0 #19 // Dark Druid: v1.3
~KITRTT.TP2~ #0 #20 // Warden of the Water: v1.3
~KITRTT.TP2~ #0 #21 // Warden of the Fire: v1.3
~KITRTT.TP2~ #0 #22 // Warden of the Wind: v1.3
~KITRTT.TP2~ #0 #23 // Treasure Hunter: v1.3
~KITRTT.TP2~ #0 #24 // Scoundrel: v1.3
~KITRTT.TP2~ #0 #25 // Gentleman: v1.3
~KITRTT.TP2~ #0 #26 // Ninja: v1.3
~KITRTT.TP2~ #0 #27 // Golem Trainer: v1.3
~KITRTT.TP2~ #0 #28 // Juggler: v1.3
~KITRTT.TP2~ #0 #29 // Minstrel: v1.3
~KITRTT.TP2~ #0 #30 // Items and Spells (you can't skip this component): v1.3
~SETUP-BGTTWEAK.TP2~ #0 #100 // Eldoth reminds of Skie's ransom: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #400 // Add Semaj's Cloak and Upgraded Koveras' Ring of Protection: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #800 // Import more items into Shadows of Amn (WARNING: This can be considered a cheat): 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #901 // Random activated traps in the pirate cave -> Install-time randomisation: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1000 // Bags of the Sword Coast: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1200 // Arkion reacts to player's reputation: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1502 // Altered item shattering -> Make armor and shields shatter: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1800 // Import more NPCs into Shadow of Amn: Alora: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1801 // Import more NPCs into Shadow of Amn: Branwen: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1802 // Import more NPCs into Shadow of Amn: Eldoth: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1803 // Import more NPCs into Shadow of Amn: Kagain: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1804 // Import more NPCs into Shadow of Amn: Kivan: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1805 // Import more NPCs into Shadow of Amn: Sharteel: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1806 // Import more NPCs into Shadow of Amn: Skie: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1807 // Import more NPCs into Shadow of Amn: Xan: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1808 // Import more NPCs into Shadow of Amn: Yeslick: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1809 // Import more NPCs into Shadow of Amn: Bub Snikt: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1810 // Import more NPCs into Shadow of Amn: Conchobhair Strongblade: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1811 // Import more NPCs into Shadow of Amn: Ferthgil Trollslayer: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1812 // Import more NPCs into Shadow of Amn: Jet'laya: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1813 // Import more NPCs into Shadow of Amn: Keiria Silverstring: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1814 // Import more NPCs into Shadow of Amn: Skeezer Lumpkin VI: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1815 // Import more NPCs into Shadow of Amn: Will Scarlet O'Hara: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1900 // Restore BG2 XP bonus for traps, locks, and scrolls: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #2001 // Protagonist's biography modifications -> Do not set BG1 biography for imported characters: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #2100 // Exotic Weapons For Taerom: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #2300 // Disable hostile reaction after charm: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #2400 // Enemy items shatter: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #2500 // Access Ulgoth's Beard west of Wyrm's Crossing only: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #2600 // Prevent access to Durlag's Tower from adjacent areas: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #2700 // Put Sword of Chaos +2 in Sarevok's inventory: 9 (31 Dec 09)
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #11 // Northern Tales fixes for items, dialogues, and graphic glitches: v1.6
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #12 // Inactive creatures fix: v1.6
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #13 // Gerde's quest and other related fixes: v1.6
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #14 // Fix for some errors in the Worldmap for BG1 areas: v1.6
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #15 // Fix some wrong creature races: v1.6
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #16 // Xvart village rebalancing: v1.6
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2000 // Give all skeleton warriors the same immunities -> BG2 immunities (suggested!): v1.6
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2003 // Fenten buys more ankheg shells (Baldur's Gate) -> Infinite shells: v1.6
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2004 // Keiria and Skeezer only available from chapter 4: v1.6
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2005 // Helmet of alignment change: v1.6
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2007 // Reflection cloak tweaks: -> Original Cloak of Spell Reflection (SoA): v1.6
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2010 // Enhanced Nalia's ring: v1.6
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2020 // Daystar protects from level drain: v1.6
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2023 // Cespenar can improve the Daystar with the Tyr's Eye: v1.6
~SCSII/SETUP-SCSII.TP2~ #0 #1000 // Detectable spells (required for most other components): v15
~SCSII/SETUP-SCSII.TP2~ #0 #2010 // More consistent Breach spell (always affects liches and rakshasas; doesn't penetrate Spell Turning): v15
~SCSII/SETUP-SCSII.TP2~ #0 #2050 // Make individual versions of Spell Immunity available, so that players can use them in Contingencies etc.: v15
~SCSII/SETUP-SCSII.TP2~ #0 #2080 // Cap damage done by Skull Trap at 12d6: v15
~SCSII/SETUP-SCSII.TP2~ #0 #2110 // Reduce the power of Inquisitors' Dispel Magic -> Inquisitors dispel at 1.5 x their level (not twice their level): v15
~SCSII/SETUP-SCSII.TP2~ #0 #2120 // Slightly weaken insect plague spells, and let fire shields block them: v15
~SCSII/SETUP-SCSII.TP2~ #0 #2130 // Cosmetic change: stop Stoneskins from changing the caster's colour: v15
~SCSII/SETUP-SCSII.TP2~ #0 #3530 // Faster Bears: v15
~SCSII/SETUP-SCSII.TP2~ #0 #3990 // Increase the price of a license to practise magic in Athkatla -> License costs 10,000 gp: v15
~SCSII/SETUP-SCSII.TP2~ #0 #4000 // Increase the price asked by Gaylan Baele -> Gaylan wants 40,000 gold pieces: v15
~SCSII/SETUP-SCSII.TP2~ #0 #4010 // Make Freedom scrolls available earlier: v15
~SCSII/SETUP-SCSII.TP2~ #0 #4030 // Retrieve Dropped Items from Hell: v15
~SCSII/SETUP-SCSII.TP2~ #0 #4050 // Make party members less likely to die irreversibly: v15
~SCSII/SETUP-SCSII.TP2~ #0 #5010 // Remove animation from the Cloak of Mirroring (leave it for other spells and effects that use the same graphic): v15
~SCSII/SETUP-SCSII.TP2~ #0 #5030 // Remove the blur graphic effect from the Displacer Cloak: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6000 // Smarter general AI: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6010 // Better calls for help: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6021 // Potions for NPCs -> One third of the potions dropped by slain enemies break and are lost: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6030 // Improved Spiders: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6035 // Improved golems: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6051 // Improved fiends -> Fiends cast spells like normal wizards: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6061 // Smarter genies -> Genies cast spells like normal wizards: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6081 // Smarter celestials -> Celestials cast spells like normal wizards: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6095 // Standardise dragon immunities: dragons in Shadows of Amn get the same immunities to vorpal attacks (etc) as their Throne of Bhaal cousins: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6101 // Smarter dragons -> Dragons cast spells like normal wizards: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6111 // Smarter beholders -> Don't give beholder rays any chance of burning through spell protections: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6120 // Smarter mind flayers -> Illithids have only original-game resistances; Illithids cannot see invisible enemies (matches original game): v15
~SCSII/SETUP-SCSII.TP2~ #0 #6135 // Smarter githyanki: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6136 // Add high-level abilities (HLAs) to ToB mages -> Only selected ToB mages get HLAs: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6138 // Add high-level abilities (HLAs) to SoA mages -> Only selected SoA mages get HLAs: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6160 // Add high-level abilities (HLAs) to ToB priests -> Only selected ToB priests get HLAs: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6170 // Add high-level abilities (HLAs) to SoA priests -> Only selected SoA priests get HLAs: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6152 // Smarter Mages -> Mages never cast short-duration spells instantly at start of combat: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6182 // Smarter Priests -> Priests never cast short-duration spells instantly at start of combat: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6230 // Smarter Abazigal: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6240 // Smarter Gromnir: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6250 // Smarter Melissan: v15
~SCSII/SETUP-SCSII.TP2~ #0 #7032 // Increase difficulty of level-dependent monster groupings -> Almost-maximum difficulty (maximum for everything except liches): v15
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #60 // Weapon Animation Tweaks: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #110 // Icon Improvements: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #130 // Force All Dialogue to Pause Game: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1010 // More Interjections: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1020 // Alter HP Triggers for NPC Wounded Dialogues: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1040 // Improved Athkatlan City Guard: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1090 // Exotic Item Pack: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1130 // Reputation Resets in BG2 (BGT Only): v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1160 // Multiple Strongholds (Baldurdash) -> No Restrictions (Baldurdash): v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1180 // Female Edwina: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2040 // Universal Clubs: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2090 // Change Experience Point Cap -> Remove Experience Cap: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2192 // Limit Ability of Storekeepers to Identify Items -> Hybrid of Both Methods: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2300 // Triple-Class HLA Tables: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3031 // Easy Spell Learning -> 100% Learn Spells and No Maximum Cap: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3050 // Remove fatigue from restoration spells: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3060 // Remove "You Must Gather Your Party..." Sound (Weimer): v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3121 // Happy Patch (Party NPCs do not complain about reputation) -> NPCs can be angry about reputation but never leave (Salk): v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3125 // Neutral Characters Make Happy Comments at Mid-Range Reputation: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3183 // Romance Cheats: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3190 // Rest Anywhere (Japheth): v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4000 // Adjust Evil joinable NPC reaction rolls: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4010 // Improved Fate Spirit Summoning: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4031 // Consistent Stats: Edwin -> Use BG2 Values: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4041 // Consistent Stats: Jaheira -> Use BG2 Values: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4050 // Change Jaheira to Neutral Good: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4061 // Consistent Stats: Minsc -> Use BG2 Values: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4071 // Consistent Stats: Viconia -> Use BG2 Values: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4100 // Change Korgan to Neutral Evil: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4110 // Give Kagain A Legal Constitution Score of 19: v9 BWP Fix
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #0 #2 // Corans Geschicklichkeit auf 19: 1.4.1
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #0 #3 // Diebesfähigkeiten der NPCs neu gewichten: 1.4.1
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #0 #6 // Minsks Gesinnung anpassen -> Minsks Gesinnung auf Chaotisch-Gut (BG2 - empfohlen!): 1.4.1
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #0 #10 // Faldorn als 'Raecher': 1.4.1
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #0 #11 // Safana als 'Saebelrassler': 1.4.1
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #0 #12 // Kivan als 'Bogenschuetze': 1.4.1
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #0 #14 // Cernd als 'Totem-Druide': 1.4.1
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #0 #20 // Allgmeine Fixes: 1.4.1
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #0 #21 // Ruf nach Verlassen von Kerzenburg auf 9 setzen: 1.4.1
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #0 #22 // Soundpatch Part I - Gamesounds: 1.4.1
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #0 #23 // Soundpatch Part II - Personen: 1.4.1
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #0 #28 // Xans verbessertes Zauberbuch: 1.4.1
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #0 #29 // Kagain Verbesserung: 1.4.1
~SETUP-D0TWEAK.TP2~ #0 #4 // Tweaked Weapon Enchantments: v20 BWP Fix
~SETUP-D0TWEAK.TP2~ #0 #5 // Additional Racial Enemies: v20 BWP Fix
~CURSED_ITEMS/CURSED_ITEMS.TP2~ #0 #0 // Salk's cursed items revisions: v3.5
~CURSED_ITEMS/CURSED_ITEMS.TP2~ #0 #10 // Stone of Recall: v3.5
~HAMMERS/SETUP-HAMMERS.TP2~ #0 #0 // Thrown Hammers: v2
~HAMMERS/SETUP-HAMMERS.TP2~ #0 #25 // Normal throwing hammers: v2
~HAMMERS/SETUP-HAMMERS.TP2~ #0 #35 // +1 throwing weapons: v2
~HAMMERS/SETUP-HAMMERS.TP2~ #0 #50 // Additional magic items: v2
~SETUP-ITEM_PACK.TP2~ #0 #0 // Item Pack v1.4: v1.4
~SETUP-ITEM_PACK.TP2~ #0 #1 // Extra Items: v1.4
~SETUP-ITEM_PACK.TP2~ #0 #4 // More Distinguishable Items: v1.4
~SETUP-ITEM_PACK.TP2~ #0 #5 // Familiar Faces: v1.4
~SETUP-ITEM_PACK.TP2~ #0 #6 // More Work for Cromwell: v1.4
~ITEM_REV/ITEM_REV.TP2~ #0 #10 // Revised Shield Bonuses: v2 (Hotfix 20101018)
~ITEM_REV/ITEM_REV.TP2~ #0 #11 // Dual Wielding Changes for Light and Heavy Weapons: v2 (Hotfix 20101018)
~ITEM_REV/ITEM_REV.TP2~ #0 #12 // Items of Protection Can Be Worn with Magical Armor: v2 (Hotfix 20101018)
~ITEM_REV/ITEM_REV.TP2~ #0 #13 // Halberds Can Slash, Too: v2 (Hotfix 20101018)
~ITEM_REV/ITEM_REV.TP2~ #0 #14 // Remove Cleric Weapon Restrictions from Multi-Classed Clerics: v2 (Hotfix 20101018)
~ITEM_REV/ITEM_REV.TP2~ #0 #15 // Prevent Druids from Wearing Helmets: v2 (Hotfix 20101018)
~ITEM_REV/ITEM_REV.TP2~ #0 #16 // Restrict Fighter/Druids to Armor that Druids Can Wear: v2 (Hotfix 20101018)
~ITEM_REV/ITEM_REV.TP2~ #0 #17 // Weapon Changes: v2 (Hotfix 20101018)
~ITEM_REV/ITEM_REV.TP2~ #0 #18 // Backstabbing Penalties for Inappropriate Weapons -> Backstabbing Penalties Only: v2 (Hotfix 20101018)
~MIXMOD/MIXMOD.TP2~ #0 #4 // Increased Ammo Stacks -> Increase Ammo by 200%
~MIXMOD/MIXMOD.TP2~ #0 #11 // Increased Gem and Jewelry Stacking -> Increase Gem and Jewelry by 200%
~MIXMOD/MIXMOD.TP2~ #0 #18 // Increased Potion Stacking -> Increase Potion by 200%
~MIXMOD/MIXMOD.TP2~ #0 #25 // Increased Scroll Stacking -> Increase Scroll by 200%
~FREEACT/SETUP-FREEACT.TP2~ #0 #10 // PnP Free Action: v2
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #100 // Restore innate infravision to Half-Orc characters: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #101 // Prevent skeletal undead from being affected by Illithids' Devour Brain attack: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #115 // Allow Mages to scribe memorized spells onto scrolls -> Scrolls can be scribed everywhere: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #120 // Restore innate disease immunity to Paladins: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #125 // Rangers' Animal Empathy improves with experience: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #130 // Additional racial traits for Dwarves: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #155 // Revised Fiend summoning: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #200 // Allow Breach to take down Stoneskin effects applied by items: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #201 // Instant casting for warrior innates: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #202 // Revised Bhaalpowers -> Enhance the Bhaalpowers and standardize their casting time: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #203 // Make druidic shapeshifting uninterruptable: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #210 // Restore the Dispel Magic vulnerability to Nishruu and Hakeashars: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #212 // Make alignment detection spells more accurate: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #216 // Bard songs break invisibility -> Only the Jester song breaks invisibility: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #220 // Simple Thief script: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #230 // Simple Bard script: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #323 // Use Icewind Dale's Dimension Door animation -> Use IWD animation for spells, retain BG2 animation for other visuals: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #301 // Change the appearance of Valygar's armor: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #302 // Change the appearance of the Robe of Vecna: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #303 // Give Shambling Mounds their proper soundset: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #304 // Give Mariliths their Icewind Dale soundset: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #310 // Distinctive creature coloring: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #500 // Slightly expanded storage capacity for containers -> Use the recommended storage capacity value (999): v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #600 // Expanded temple services: v3.21
~SETUP-NMR-V1.5.TP2~ #2 #0 // NM-Relationship:Relationship system core script
~SETUP-NMR-V1.5.TP2~ #2 #1 // NM-Relationship:Relationship system core skills
~SETUP-NMR-V1.5.TP2~ #2 #2 // NM-Relationship:Relationship system Added contents (Animal's "profession")
~SETUP-NMR-V1.5.TP2~ #2 #3 // NM-Relationship:Common teammates dialogue installation(MULTIG.D)
~SETUP-NMR-V1.5.TP2~ #2 #4 // NM-Relationship:Relationship system to the expansion of the original BG2 script.1
~SETUP-NMR-V1.5.TP2~ #2 #5 // NM-Relationship:Relationship system to the expansion of the original BG2 script.2
~SETUP-NMR-V1.5.TP2~ #2 #6 // NM-Relationship:Relationship system to the expansion of the original BG2 script.3
~SETUP-NMR-V1.5.TP2~ #2 #8 // NM-Relationship:The dialogue about TOB Part revision
~SETUP-NMR-V1.5.TP2~ #2 #9 // NM-Relationship:For the original "Ghost appearance NPC", "GENERAL" Part revision
~SETUP-NMR-V1.5.TP2~ #2 #10 // NM-Relationship:Relationship system core skills' hotkey "E"
~SETUP-NMR-V1.5.TP2~ #2 #7 // NM-Relationship:The dialogue about BG1 and BG2 part revision
~1PP.TP2~ #0 #1 // One Pixel Productions: v2 New Potion Graphics (2): v2.7 BWP Fix
~1PP.TP2~ #0 #3 // One Pixel Productions: v3 Flame Short Swords (4): v2.7 BWP Fix
~1PP.TP2~ #0 #4 // One Pixel Productions: v3 Flame Short Swords item patches (5): v2.7 BWP Fix
~1PP.TP2~ #0 #5 // One Pixel Productions: v3 Flame Short Swords mod item patches (6): v2.7 BWP Fix
~1PP.TP2~ #0 #6 // One Pixel Productions: v3 Paperdolls (human, half-orc, elven, halfling, dwarves) (7): v2.7 BWP Fix
~1PP.TP2~ #0 #10 // One Pixel Productions: v3 Colourable Quarterstaves core (11): v2.7 BWP Fix
~1PP.TP2~ #0 #11 // 1PP: Colourable Quarterstaves core item patches (12): v2.7 BWP Fix
~1PP.TP2~ #0 #12 // One Pixel Productions: v3 Colourable Quarterstaves mod patches (13): v2.7 BWP Fix
~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #0 // 1PP: Avatar fixes * female elves w. leather armour [EFB2]
~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #1 // 1PP: Avatar fixes * female elves w. chain mail [EFB3]
~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #2 // 1PP: Avatar fixes * female elven cleric w. plate armour [EFC4]
~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #3 // 1PP: Avatar fixes * female elven fighter w. plate armour [EFF4]
~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #4 // 1PP: Avatar fixes * female human unarmoured [HFB1]
~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #5 // 1PP: Avatar fixes * female human w. leather armour [HFB2]
~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #6 // 1PP: Avatar fixes * female human w. chain mail [HFB3]
~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #7 // 1PP: Avatar fixes * female human cleric w. plate mail [HFC4]
~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #8 // 1PP: Avatar fixes * female human fighter w. plate mail [HFF4]
~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #9 // 1PP: Avatar fixes * female human unarmoured mage [HFW1]
~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #10 // 1PP: Avatar fixes * female human mage w. light robe [HFW2]
~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #11 // 1PP: Avatar fixes * fixed halfling progression [IFB1, IFB2, IFB3]
~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #12 // 1PP: Avatar fixes * fix frame error on cleric plate [IFC4]
~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #13 // 1PP: Avatar fixes * dwarves w. chain mail [DMB3]
~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #14 // 1PP: Avatar fixes * male elves w. chain mail [EMB3]
~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #15 // 1PP: Avatar fixes * male human w. leather armour [HMB2]
~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #16 // 1PP: Avatar fixes * male human w. chain mail [HMB3]
~1PP_FEMALE_DWARVES/SETUP-1PP_FEMALE_DWARVES.TP2~ #0 #0 // Separate Avatars for Female Dwarves -> Separate Avatars for Female Dwarves - Baldur's Gate II
~1PP_THIEVES_GALORE/SETUP-1PP_THIEVES_GALORE.TP2~ #0 #1 // 1ppv3: Unique Thief Avatars (patch) -> BGII - Unique Thief Avatars (patch)
~1PP_THIEVES_GALORE/SETUP-1PP_THIEVES_GALORE.TP2~ #0 #2 // 1ppv3: Unique Thief Avatars (content)
~1PP_THIEVES_GALORE/SETUP-1PP_THIEVES_GALORE.TP2~ #0 #3 // 1ppv3: Improved Improved Galactygon's Avatar Switching
~RR/SETUP-RR.TP2~ #0 #2 // Thief High Level Ability revisions: v4.37
~RR/SETUP-RR.TP2~ #0 #5 // Bard High Level Ability revisions: v4.37
~RR/SETUP-RR.TP2~ #0 #12 // Shadow Thief Improvements: v4.37
~TB#TWEAKS/TB#TWEAKS.TP2~ #0 #100 // Nature's Beauty Tweak. (v2.10): TB#Tweaks, V 2.31
~TB#TWEAKS/TB#TWEAKS.TP2~ #0 #150 // Imprisonment Fix. (v2.10): TB#Tweaks, V 2.31
~TB#TWEAKS/TB#TWEAKS.TP2~ #0 #200 // Flesh to Stone Fix. (v2.10): TB#Tweaks, V 2.31
~TB#TWEAKS/TB#TWEAKS.TP2~ #0 #300 // Drop Weapons in Panic Effect Removal. (v2.10): TB#Tweaks, V 2.31
~TB#TWEAKS/TB#TWEAKS.TP2~ #0 #1250 // More cheating Wishes: -> Cheesy Limited Wish & Wish. (v2.10): TB#Tweaks, V 2.31
~SETUP-NSCPORTRAITS.TP2~ #0 #0 // Portraits for BG1(BGT): v1.7
~SETUP-NSCPORTRAITS.TP2~ #0 #1 // Portraits for BG2 and ToB: v1.7
~SETUP-NSCPORTRAITS.TP2~ #0 #10 // Portraits for Dark Side of the Sword Coast: v1.7
~SETUP-NSCPORTRAITS.TP2~ #0 #20 // Portraits for Northern Tales of the Sword Coast: v1.7
~SETUP-NSCPORTRAITS.TP2~ #0 #21 // Alternate Portrait for Will Scarlet of NTotSC: v1.7
~SETUP-NSCPORTRAITS.TP2~ #0 #50 // Portraits for Stone of Askavar: v1.7
~SETUP-NSCPORTRAITS.TP2~ #0 #300 // Portraits for BG1 Mini-Quests and Encounters: v1.7
~SETUP-NSCPORTRAITS.TP2~ #0 #305 // Portraits for Lure of the Sirines Call: v1.7
~SETUP-NSCPORTRAITS.TP2~ #0 #310 // Portraits for Grey Clan Episode I: v1.7
~SETUP-NSCPORTRAITS.TP2~ #0 #1000 // Portraits for The Darkest Day: v1.7
~SETUP-NSCPORTRAITS.TP2~ #0 #1001 // Alternate NPC-Portraits for The Darkest Day: v1.7
~SETUP-NSCPORTRAITS.TP2~ #0 #1030 // Portraits for Region of Terror: v1.7
~SETUP-NSCPORTRAITS.TP2~ #0 #1031 // Alternate NPC-Portraits for Region of Terror: v1.7
~SETUP-NSCPORTRAITS.TP2~ #0 #1310 // Portraits for Assassinations: v1.7
~SETUP-NSCPORTRAITS.TP2~ #0 #1320 // Portraits for Dungeon Crawl: v1.7
~SETUP-NSCPORTRAITS.TP2~ #0 #1340 // Portraits for Big Picture: v1.7
~SETUP-NSCPORTRAITS.TP2~ #0 #5000 // Alternate Female Character-Creation Portraits: v1.7
~SETUP-NSCPORTRAITS.TP2~ #0 #5010 // Alternate Male Character-Creation Potraits: v1.7
~CONTAIN/SETUP-CONTAIN.TP2~ #0 #10 // Unique Containers -> Unique icons and names: v3
~SETUP-CELESTIALES.TP2~ #0 #0 // Correcion a la animacion de las armas de devas y planotareos (Corrections of the animation of the weapon of devas and planetars) (Korrektur der Animation der Waffen der Devas und Planetare): v1.2
~SETUP-CELESTIALES.TP2~ #0 #1 // Sustitucion de los graficos de devas y planotareos rojos (Substitution of the creature graphics of the red devas and planetars) (Ersatz der Grafiken der roten Devas und Planetare): v1.2
~SETUP-CELESTIALES.TP2~ #0 #2 // Sustitucion de los graficos de devas y planotareos azules y de Solar (Substitution of the creature graphics of the blue devas and planetars and the solars) (Ersatz der Grafiken der blauen Devas, Planetare und Solarier): v1.2
~REZMOD/SETUP-REZMOD.TP2~ #0 #3 // Extended Visual Ioun Stones by WoRm: 2.3
~SETUP-LIGHTMAPS.TP2~ #1 #0 // Corrected lightmaps for BG TuTu/BGT/Baldur's Gate
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #0 // Infinity Animations: v5
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #25 // Humanoid Animation Fixes: v5
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #50 // Distinctive Genies: v5
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #100 // Distinctive Fiends: v5
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #150 // Pit Fiends -> All get the NWN animation: v5
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #210 // Cambion/Isair Animation -> All cambions: v5
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #260 // Alu-Fiend/Madae Animation -> All alu-fiends: v5
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #400 // Distinctive Undead: v5
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #410 // Skeleton Warriors -> Barrow Wight animation: v5
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #450 // Seer Animation -> Some beggars and slaves: v5
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #490 // Svirfneblin Animations -> Animations and sounds: v5
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #500 // More Base Animations: v5
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #550 // More Icewind Dale Animations: v5
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #600 // More Icewind Dale II Animations: v5
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #650 // More Neverwinter Nights Animations: v5
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #710 // More Planescape: Torment Animations -> 25% of relevant non-joinables: v5
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #7000 // Moinesse's Avatars for IA -> 25% of relevant non-joinables: v5
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #9000 // Fix Areas -> Creature References: v5
~SETUP-XPMOD.TP2~ #0 #1 // Creature XP Reduction -> Reduce to 50%: v6 BWP Fix
~SETUP-XPMOD.TP2~ #0 #12 // Quest XP Reduction -> Reduce to 50%: v6 BWP Fix
~SETUP-BP-BALANCER.TP2~ #0 #2 // XP for Spell Learning -> At 10% from your current configuration
~SETUP-BP-BALANCER.TP2~ #0 #7 // XP for Disarming Traps -> At 10% from your current configuration
~SETUP-BP-BALANCER.TP2~ #0 #12 // XP for Pick Pocket -> At 10% from your current configuration
~SETUP-BP-BALANCER.TP2~ #0 #16 // Installing files needed for the components of the group "Balancing XP and items of several mods"
~SETUP-BP-BALANCER.TP2~ #0 #17 // Restore original BG1 creatures' XP and items -> Keep custom items from other Mods
~SETUP-BP-BALANCER.TP2~ #0 #21 // Item and XP Balancing for 'Dark Side of the Sword Coast (v2.15)' -> Also randomly remove SOME overpowered custom items (will not affect quest relevanted items)
~SETUP-BP-BALANCER.TP2~ #0 #24 // Item and XP Balancing for 'Northern Tales of the Sword Coast (v1.70a)' -> Also randomly remove SOME overpowered custom items (will not affect quest relevanted items)
~SETUP-BP-BGT-WORLDMAP.TP2~ #0 #0 // Worldmap for Baldur's Gate v7.1 - including colored Baldur's Gate map icons -> New Worldmap for use with Mega Modification...: v7.1 BWP Trimpack
~SETUP-BP-BGT-WORLDMAP.TP2~ #0 #2 // Worldmap for Throne of Bhall -> Use new Worldmap for Throne of Bhaal as well: v7.1 BWP Trimpack
~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #0 // Nythrun's Level 1 NPCs: List party-joinable NPCs (required to install any other components): v1.3eib2
~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #3 // Joinable NPCs more closely match the player character's experience?: v1.3eib2
~SETUP-BGTMUSIC.TP2~ #0 #2 // Baldur's Gate Trilogy - Music -> Full Baldur's Gate/Shadows of Amn/Throne of Bhaal Music (WARNING: patches BGMain.exe)
~SETUP-GUI.TP2~ #0 #7 // Game Graphical User Interface (GUI) -> "Baldur's Gate Trilogy" (Elminster wielding sword)
~WIDESCREEN/WIDESCREEN.TP2~ #0 #0 // Widescreen Mod -> for the original Infinity Engine (CHOOSE THIS!): Widescreen Mod v2.31
~SETUP-INNATE_FIX.TP2~ #0 #0 // Innates Set to Level One
~GENERALIZED_BIFFING/GENERALIZED_BIFFING.TP2~ #0 #0 // generalized biffing: v2
// The top of the file is the 'oldest' mod
// ~TP2_File~ #language_number #component_number // [Subcomponent Name -> ] Component Name [ : Version]
~TOBEX/TOBEX.TP2~ #0 #100 // TobEx - Core: Beta 0012
~TOBEX/TOBEX.TP2~ #0 #201 // TobEx - Core INI -> Default mode: Beta 0012
~TOBEX/TOBEX.TP2~ #0 #1000 // Required component for Scrollable Kit Selection: Beta 0012
~TOBEX/TOBEX.TP2~ #0 #1200 // Recommended component for Soundset Subtitles: Beta 0012
~TOBEX/TOBEX.TP2~ #0 #1300 // Required component for Externalise Race Selection StrRef: Beta 0012
~TOBEX/TOBEX.TP2~ #0 #1400 // Required component for Enlarge Tooltip Scroll: Beta 0012
~TOBEX/TOBEX.TP2~ #0 #1500 // Required component for Scrollable Mage Spellbook: Beta 0012
~TOBEX/TOBEX.TP2~ #0 #1600 // Required component for Scrollable Priest Spellbook: Beta 0012
~TOBEX/TOBEX.TP2~ #0 #1700 // Required component for Scrollable Chargen Mage Spell Selection: Beta 0012
~TOBEX/TOBEX.TP2~ #0 #1800 // Required component for Scrollable Level Up Mage Spell Selection: Beta 0012
~TOBEX/TOBEX.TP2~ #0 #1900 // Required component for Externalise Mage Spell Hiding: Beta 0012
~TOBEX/TOBEX.TP2~ #0 #2000 // Recommended component for Allow 99 Priest Known Spells Per Level: Beta 0012
~TOBEX/TOBEX.TP2~ #0 #2100 // Required component for Externalise Class-Race Restrictions -> Apply default restrictions: Beta 0012
~TOBEX/TOBEX.TP2~ #0 #2200 // Required component for Externalise Animation Walking Sounds: Beta 0012
~TOBEX/TOBEX.TP2~ #0 #2300 // Required component for Customisable Critial Hit Aversion: Beta 0012
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #0 // BG2 Fixpack - Core Fixes: v9.01 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #1000 // BG2 Fixpack - Game Text Update -> GTU Light (by Wisp): v9.01 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #3 // BETA Core Fixes (please check the readme!): v9.01 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #100 // Party Gets XP for Sending Keldorn to Reconcile With Maria: v9.01 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #101 // Improved Spell Animations: v9.01 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #102 // Cromwell's Forging Actually Takes a Day: v9.01 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #103 // Mixed-Use Dagger Fixes: v9.01 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #104 // Ghreyfain's Holy Symbol Fixes: v9.01 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #106 // Giants Receive Penalties When Attacking Halflings, Dwarves, and Gnomes: v9.01 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #107 // Remove Dual-Classing Restriction from Archers and Stalkers: v9.01 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #108 // Remove Second Attribute Bonus for Evil Path in Wrath Hell Trial: v9.01 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #109 // Corrected Summoned Demon Behavior: v9.01 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #110 // Additional Script Fixes: v9.01 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #111 // Bard Song Fixes: v9.01 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #112 // Wizard Slayers Cause Miscast Magic on Ranged Attacks: v9.01 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #113 // Additional Alignment Fixes: v9.01 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #114 // Change Free Action to Protect Against Stun: v9.01 BWP Fix
~SETUP-BDTOBV168.TP2~ #0 #0 // Baldurdash Fix Pack for ToB, v1.68 WeiDU: BG2Fixpack adaption
~SETUP-BDTOBV168.TP2~ #0 #2 // RESTORED TWISTED RUNE QUEST: BG2Fixpack adaption
~SETUP-BDTOBV168.TP2~ #0 #3 // RESTORED HINDO'S DOOM: BG2Fixpack adaption
~SETUP-BDTOBV168.TP2~ #0 #5 // IMPROVED COPPER CORONET: BG2Fixpack adaption
~SETUP-BDTOBV168.TP2~ #0 #6 // RESTORED DAK'KON'S BLADE: BG2Fixpack adaption
~SETUP-BDTOBV168.TP2~ #0 #7 // Improved Nymph (Woodland Being) Script by Goeran Rimen: BG2Fixpack adaption
~1PP.TP2~ #0 #0 // One Pixel Productions: v2 Everything but Potions (1): v2.7 BWP Fix
~1PP.TP2~ #0 #2 // One Pixel Productions: v3 Flaming Swords (3): v2.7 BWP Fix
~1PP.TP2~ #0 #7 // One Pixel Productions: v3 Legacy Shields - Bucklers (D1) (: v2.7 BWP Fix
~1PP.TP2~ #0 #8 // One Pixel Productions: v3 Legacy Shields - Small Shields (D2) (9): v2.7 BWP Fix
~1PP.TP2~ #0 #9 // One Pixel Productions: v3 Legacy Shields - Medium Shields (D3) (10): v2.7 BWP Fix
~ITEM_REV/ITEM_REV.TP2~ #0 #0 // Item Revisions by Demivrgvs: v2 (Hotfix 20101018)
~ITEM_REV/ITEM_REV.TP2~ #0 #1 // Masterwork Weapons: v2 (Hotfix 20101018)
~SETUP-TDD.TP2~ #0 #0 // The Darkest Day, v1.13: v1.13 BWP Trimpack
~SETUP-TDD.TP2~ #0 #1 // TDD Character Kits: v1.13 BWP Trimpack
~SETUP-SOS.TP2~ #0 #0 // Shadows Over Soubar: v1.13 BWP Trimpack
~SETUP-CTB.TP2~ #0 #0 // Check The Bodies: 1.13
~SETUP-CTB-CHORES.TP2~ #0 #0 // Candlekeep Chores: 2.2
~SETUP-CTB_FF.TP2~ #0 #0 // Check the Bodies Fast Forward, v1.1 (for CtB v1.8 or later)
~SETUP-TS-BP.TP2~ #0 #0 // TORTURED SOULS v6.10 (BP Compatible Version): v6.10 BWP Trimpack
~TETHYRFORESTPATCH/SETUP-TETHYRFORESTPATCH.TP2~ #0 #0 // Tethyr Forest Patch: 3b
~SETUP-ROT.TP2~ #0 #0 // Region Of Terror, v2.1: v2.1 BWP Trimpack
~SETUP-ROT.TP2~ #0 #1 // Region Of Terror Kit Pack: v2.1 BWP Trimpack
~SETUP-BGT.TP2~ #0 #0 // Baldur's Gate Trilogy - Core: 1.10 (28 August 10)
~TXTMUSIC/TXTMUSIC.TP2~ #0 #0 // Restored Textscreen Music for BG1TuTu, EasyTutu, and BGT-WeiDU
~SETUP-BGTNEJ.TP2~ #0 #0 // Continuous and Custom Kit Imoen: v1.1
~SETUP-BGTNEJ.TP2~ #0 #2 // Priest of Sylvanus (Druid) Kit and Improved Character Jaheira.: v1.1
~SETUP-BGTNEJ.TP2~ #0 #4 // Boo - Familiar of Minsc (This component is not available in BG1!): v1.1
~SETUP-BGTNEJ.TP2~ #0 #5 // Various Enhancements for BG1 (BGT required!): v1.1
~SETUP-BGTNEJ.TP2~ #0 #6 // Merchant League Bank (BGT required!): v1.1
~SETUP-BGTNEJ.TP2~ #0 #7 // More Items from BG1 (BGT required!): v1.1
~SETUP-DSOTSC.TP2~ #0 #0 // DSotSC for BGT-Weidu: v215 BWP Trimpack
~SETUP-DSOTSC.TP2~ #0 #100 // Dark Side Interparty Banter: v215 BWP Trimpack
~SETUP-DSOTSC.TP2~ #0 #200 // Extended NPC Soundsets -> Additions only: v215 BWP Trimpack
~SETUP-DSOTSC.TP2~ #0 #400 // Alternate Bardo Portrait: v215 BWP Trimpack
~SETUP-DSOTSC.TP2~ #0 #410 // Alternate Bub Snikt Portrait: v215 BWP Trimpack
~SETUP-DSOTSC.TP2~ #0 #420 // Alternate Conchobhair Portrait: v215 BWP Trimpack
~SETUP-DSOTSC.TP2~ #0 #430 // Alternate CuChoinneach Portrait: v215 BWP Trimpack
~SETUP-DSOTSC.TP2~ #0 #440 // Alternate Ferthgil Portrait: v215 BWP Trimpack
~SETUP-DSOTSC.TP2~ #0 #450 // Alternate Jet'laya Portrait: v215 BWP Trimpack
~SETUP-DSOTSC.TP2~ #0 #460 // Alternate Keiria Portrait: v215 BWP Trimpack
~SETUP-DSOTSC.TP2~ #0 #470 // Alternate Skeezer Portrait: v215 BWP Trimpack
~SETUP-DSOTSC.TP2~ #0 #480 // Alternate Thorfinn Portrait: v215 BWP Trimpack
~SETUP-NTOTSC.TP2~ #0 #0 // NTotSC for BGT-Weidu: v1.70a BWP Trimpack
~SETUP-NTOTSCV171.TP2~ #0 #0 // Fix NTotSC Issues: v1.71 BWP Trimpack
~BGQE/SETUP-BGQE.TP2~ #0 #0 // Baldur's Gate Mini-Quests and Encounters Mod: 6
~SETUP-TGC1E.TP2~ #0 #0 // The Grey Clan Episode One: In Candlelight, BGT-WeiDU edition v1.8 -> Normal edition
~SETUP-SIRINESCALL.TP2~ #0 #0 // The Lure of the Sirine's Call: v10
~SOA/SETUP-SOA.TP2~ #0 #0 // The Stone of Askavar: 1.5
~SETUP-AC_QUEST.TP2~ #0 #0 // Ascalons Questpack: 0.5 Beta
~SETUP-THALAN.TP2~ #0 #0 // Thalantyr - Item Upgrade: 3.7
~SETUP-LOSTITEMS.TP2~ #0 #0 // Lost Items
~SETUP-LOSTITEMS.TP2~ #0 #1 // Xan has Sorcerer class
~SETUP-LOSTITEMS.TP2~ #0 #2 // Monk +3 AC and +1 THAC0 Bonus
~SETUP-LOSTITEMS.TP2~ #0 #4 // Viconia has 18 WIS
~BG1NPC.TP2~ #0 #0 // The BG1 NPC Project: Required Modifications: v18 BWP Fix
~BG1NPC.TP2~ #0 #1 // The BG1 NPC Project: Banters, Quests, and Interjections: v18 BWP Fix
~BG1NPC.TP2~ #0 #2 // The BG1 NPC Project: Give Edwin his BG2 portrait: v18 BWP Fix
~BG1NPC.TP2~ #0 #3 // The BG1 NPC Project: Give Imoen her BG2 portrait: v18 BWP Fix
~BG1NPC.TP2~ #0 #4 // The BG1 NPC Project: Give Jaheira her BG2 portrait: v18 BWP Fix
~BG1NPC.TP2~ #0 #5 // The BG1 NPC Project: Give Minsc his BG2 portrait: v18 BWP Fix
~BG1NPC.TP2~ #0 #6 // The BG1 NPC Project: Give Viconia her BG2 portrait: v18 BWP Fix
~BG1NPC.TP2~ #0 #7 // The BG1 NPC Project: Kivan's "Kivan and Deheriana Companions" portrait: v18 BWP Fix
~BG1NPC.TP2~ #0 #8 // The BG1 NPC Project: Add Non-Joinable NPC portraits to quests and dialogues: v18 BWP Fix
~BG1NPC.TP2~ #0 #9 // The BG1 NPC Project: Ajantis Romance Core (teen content): v18 BWP Fix
~BG1NPC.TP2~ #0 #10 // The BG1 NPC Project: Branwen's Romance Core (teen content): v18 BWP Fix
~BG1NPC.TP2~ #0 #11 // The BG1 NPC Project: Coran's Romance Core (adult content): v18 BWP Fix
~BG1NPC.TP2~ #0 #12 // The BG1 NPC Project: Dynaheir's Romance Core (teen content): v18 BWP Fix
~BG1NPC.TP2~ #0 #13 // The BG1 NPC Project: Shar-Teel Relationship Core (adult content): v18 BWP Fix
~BG1NPC.TP2~ #0 #14 // The BG1 NPC Project: Xan's Romance Core (teen content): v18 BWP Fix
~BG1NPC.TP2~ #0 #15 // The BG1 NPC Project: Female Romance Challenges, Ajantis vs Xan vs Coran: v18 BWP Fix
~BG1NPC.TP2~ #0 #17 // The BG1 NPC Project: Alora's Starting Location -> Alora Starts in the Hall of Wonders: v18 BWP Fix
~BG1NPC.TP2~ #0 #27 // The BG1 NPC Project: Bardic Reputation Adjustment: v18 BWP Fix
~BG1NPC.TP2~ #0 #30 // The BG1 NPC Project: Sarevok's Diary Adjustments -> SixofSpades Extended Sarevok's Diary: v18 BWP Fix
~BG1NPC.TP2~ #0 #200 // The BG1 NPC Project: Player-Initiated Dialogues: v18 BWP Fix
~BG1NPCMUSIC/BG1NPCMUSIC.TP2~ #0 #0 // The BG1 NPC Project Music Pack -> Install All Audio: v5
~MUR'NETH/MUR'NETH.TP2~ #0 #0 // The Mur'Neth NPC mod for Baldur's Gate Tutu or Baldur's Gate Trilogy-WeiDU: v10
~BG1UB/SETUP-BG1UB.TP2~ #0 #0 // Ice Island Level Two Restoration: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #1 // The Mysterious Vial: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #2 // Additional Elminster Encounter: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #3 // Angelo Notices Shar-teel: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #8 // Safana the Flirt: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #9 // Appropriate Albert and Rufie Reward: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #10 // Place Entar Silvershield in His Home: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #11 // Scar and the Sashenstar's Daughter: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #12 // Quoningar, the Cleric: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #13 // Shilo Chen and the Ogre-Magi: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #14 // Edie, the Merchant League Applicant: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #15 // Flaming Fist Mercenary Reinforcements: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #16 // Creature Corrections: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #17 // Creature Restorations: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #18 // Creature Name Restorations: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #19 // Minor Dialogue Restorations: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #20 // Audio Restorations: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #21 // Store, Tavern and Inn Fixes and Restorations: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #22 // Item Corrections and Restorations: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #23 // Area Corrections and Restorations: v12 BWP Tweak
~BG1UB/SETUP-BG1UB.TP2~ #0 #24 // Permanent Corpses: v12 BWP Tweak
~SETUP-BGSPAWN.TP2~ #0 #0 // BGSpawn system based on levels & party members (NOTE: Baldur's Gate Trilogy - BGT required): 1.07 BWP Fix
~SETUP-BGSPAWN.TP2~ #0 #1 // Choose the time between re-spawns: 1.07 BWP Fix
~GBTHFKP/GBTHFKP.TP2~ #0 #0 // Expanded Thief Stronghold: v2.20
~AJOCMOD/SETUP-AJOCMOD.TP2~ #0 #0 // AjocMod Weidu: v1.6.5
~SETUP-TTSQ.TP2~ #0 #0 // The Tortured Soul Quest - WeiDU: v7
~SETUP-PLANARSPHEREMOD.TP2~ #0 #0 // PlanarSphereMod: v2.6c BWP Trimpack
~SETUP-PLANARSPHEREMOD.TP2~ #0 #1 // Planar Sphere Store: v2.6c BWP Trimpack
~SETUP-PLANARSPHEREMOD.TP2~ #0 #2 // Waukeen's Promenade Store: v2.6c BWP Trimpack
~SETUP-PLANARSPHEREMOD.TP2~ #0 #3 // Planar Sphere Return v2: v2.6c BWP Trimpack
~TB#QUEST/TB#QUEST.TP2~ #0 #0 // The curse of Mprolla the spammer: 2.04 BWP Fix
~TB#QUEST/TB#QUEST.TP2~ #0 #3 // Underdark Mage Duel: 2.04 BWP Fix
~BWQUEST.TP2~ #0 #0 // Black Rose Part I: Market Prices
~C#SB_SILBER/SETUP-C#SB_SILBER.TP2~ #0 #0 // Adalon's Blood - Modification for BGII by Gandalf the white: 10
~SETUP-SPGAUNT.TP2~ #0 #0 // Spellhold Gauntlet
~SETUP-SPGAUNT.TP2~ #0 #1 // Irenicus Waiting in Spellhold
~SETUP-SPGAUNT.TP2~ #0 #3 // Interjections for Spellhold Gauntlet (dialogue by Liam)
~TOD/SETUP-TOD.TP2~ #0 #0 // Tower Of Deception Mod (Requires Throne Of Bhaal): v3.3.1 BWP Fix
~DC/SETUP-DC.TP2~ #0 #0 // Dungeon Crawl, v5
~ASSASSINATIONS/SETUP-ASSASSINATIONS.TP2~ #0 #0 // Assassinations mod for Baldur's Gate II, v8
~SETUP-1SYLM.TP2~ #0 #0 // Sylmar - Elves vs Orcs: v1.025 BWP Fix
~TOTDG/SETUP-TOTDG.TP2~ #0 #0 // Colours of Infinity: Tales of the Deep Gardens
~TOTDG/SETUP-TOTDG.TP2~ #0 #1 // NPC Reactions (Aerie, Viconia, Jaheira, Anomen, Haer'Dalis, Keldorn)
~INNERSHADE/SETUP-INNERSHADE.TP2~ #0 #0 // Colours of Infinity: Innershade
~INNERSHADE/SETUP-INNERSHADE.TP2~ #0 #2 // Talks for original Bioware NPCs
~INNERSHADE/SETUP-INNERSHADE.TP2~ #0 #6 // Add Innershade to Worldmap (You *must* pick one of these components, otherwise the mod won't run as it should.) -> Add Innershade to BP-BGT-Worldmap.
~AM/AM.TP2~ #0 #0 // Alex Macintosh PC Conversion by MTS: v4
~BAGBONUS/BAGBONUS.TP2~ #0 #0 // Bonus Potioncase and Ammobelt to Deidre's store: v1.0.4
~SETUP-RGENIE.TP2~ #0 #0 // Ribald's Genie
~SETUP-BOM.TP2~ #0 #0 // Boards of Magick item pack!: v2.0 BWP Fix
~SETUP-BG2SOA.TP2~ #0 #1 // Adds Items from Baldurs Gate to SoA -> Improved Mencar Pebblecrusher (Not so cheesy method)
~FR_ROV/SETUP-FR_ROV.TP2~ #0 #0 // Freedom's Reign (SoA or ToB): v7.1
~FR_ROV/SETUP-FR_ROV.TP2~ #0 #1 // Reign of Virtue (ToB): v7.1
~SETUP-HEARTWOOD.TP2~ #0 #0 // Heart of the Wood (WeiDU-version): v6
~SETUP-RITEMPACK.TP2~ #0 #0 // Enhanced Girdle of Fortitude
~SETUP-RITEMPACK.TP2~ #0 #1 // Patrick's Chainmail
~SETUP-RITEMPACK.TP2~ #0 #2 // Weakened Cloak of Mirroring
~SETUP-RITEMPACK.TP2~ #0 #3 // Replaced Crom Faeyr
~SETUP-RITEMPACK.TP2~ #0 #4 // Fixed Dragon Plate Armor
~SETUP-RITEMPACK.TP2~ #0 #5 // Ring of Power
~SETUP-RITEMPACK.TP2~ #0 #6 // Improved Anomen's Ring
~SETUP-RITEMPACK.TP2~ #0 #7 // Weakened Celestial Fury
~SETUP-RITEMPACK.TP2~ #0 #8 // BG1 Ring of Wizardry
~SETUP-ROLLES.TP2~ #1 #0 // Rolles Safyer
~SETUP-ROLLES.TP2~ #1 #1 // Bag of Holding in Irenicus Dungeon
~RTTITEMPACK/RTTITEMPACK.TP2~ #0 #0 // Install RTT Item Pack? **The items are added to the "special" store of Ribald (Adventure's Mart, Waukeen's Promenade) available after SpellHold.**: v1.2
~TZSHOP01/SETUP-TZSHOP01.TP2~ #0 #0 // The Magnificient Magic Shop: v6
~ABYSTORE/ABYSTORE.TP2~ #0 #0 // Unusual Oddities Shop: v3.0 BWP Fix
~SETUP-UNDERREP.TP2~ #0 #0 // Underrepresented Items From Icewind Dale 2: v6 BWP Fix
~SETUP-ITEMUPGRADE.TP2~ #0 #0 // Shadows Of Amn Item Upgrades -> Original list version: v38
~SETUP-ITEMUPGRADE.TP2~ #0 #1 // Throne Of Bhaal Item Upgrades -> Original list version: v38
~CLIFFKEY/SETUP-CLIFFKEY.TP2~ #0 #1 // A Mod for the Orderly - Add a Keyring to Faerun! See readme for more details about the choices below. -> Consistency Plus version: v4
~SETUP-BLOODMORT.TP2~ #0 #0 // New Spell - Blood Of The Martyr: v6
~SETUP-EBG2.TP2~ #0 #0 // Additional merchant with new items: v1.1
~SETUP-EBG2.TP2~ #0 #1 // Interjections: v1.1
~SETUP-EBG2.TP2~ #0 #2 // Tomes and manuals: v1.1
~SETUP-EBG2.TP2~ #0 #4 // Additional portraits: v1.1
~SETUP-EBG2.TP2~ #0 #5 // Lost item descriptions: v1.1
~SETUP-EBG2.TP2~ #0 #6 // Dragonsuit & Glory of Balduran (ToB): v1.1
~SETUP-EBG2.TP2~ #0 #7 // New racial enemies: v1.1
~SETUP-EBG2.TP2~ #0 #18 // Miscellaneous tweaks: v1.1
~SETUP-ROTBARMORSET.TP2~ #0 #0 // Realm of the Bhaalspawn Armor Set: v1.0 BWP Fix
~STUFFOFTHEMAGI/SETUP-STUFFOFTHEMAGI.TP2~ #0 #0 // Stuff of the Magi: v4
~KONTWK/SETUP-KONTWK.TP2~ #0 #11 // Rod of Refuge
~KONTWK/SETUP-KONTWK.TP2~ #0 #13 // Butter Knife of Balduran
~KONTWK/SETUP-KONTWK.TP2~ #0 #14 // Hackmaster +12
~KONTWK/SETUP-KONTWK.TP2~ #0 #15 // Scipio's Barrel
~SETUP-SPSTUFF.TP2~ #0 #4 // Creslyn's BG2 Item Pack: v8
~MYSTIGAN/SETUP-MYSTIGAN.TP2~ #1 #0 // Mystigan the Merchant(ToB Required)
~SETUP-RFWIP.TP2~ #0 #0 // Revised Forgotten Wars Projects: Item Pack V0.1
~DRAGONSUMMON/SETUP-DRAGONSUMMON.TP2~ #0 #0 // Dragon Summoning Spell: v1
~SETUP-BBBKBG.TP2~ #0 #0 // Installation of Item BBBKBG1, BBBKBG2, BBBKBG3, BBBKBG4, BBBKBG5, BBBKBG6, BBBKBG7, BBBKBG8, BBBKBG9 - Book Bag
~SETUP-BBPBAG.TP2~ #0 #0 // Installation of Item BBPBAG1, BBPBAG2, BBPBAG3, BBPBAG4, BBPBAG5, BBPBAG6, BBPBAG7, BBPBAG8, BBPBAG9 - Potion Bag
~SETUP-BBQUIV.TP2~ #0 #0 // Installation of Item BBQUIV1, BBQUIV2, BBQUIV3, BBQUIV4, BBQUIV5, BBQUIV6, BBQUIV7, BBQUIV8, BBQUIV9 - Quiver
~SETUP-BBQUIVB.TP2~ #0 #0 // Installation of Item BBQUIVB1, BBQUIVB2, BBQUIVB3, BBQUIVB4, BBQUIVB5, BBQUIVB6, BBQUIVB7, BBQUIVB8, BBQUIVB9 - Bolt Quiver
~SETUP-BBQUIVC.TP2~ #0 #0 // Installation of Item BBQUIVC1, BBQUIVC2, BBQUIVC3, BBQUIVC4, BBQUIVC5, BBQUIVC6, BBQUIVC7, BBQUIVC8, BBQUIVC9 - Ammunition Belt
~SETUP-BBSCCS.TP2~ #0 #0 // Installation of Item BBSCCS1, BBSCCS2, BBSCCS3, BBSCCS4, BBSCCS5, BBSCCS6, BBSCCS7, BBSCCS8, BBSCCS9 - Scroll Case
~SETUP-BBSCARDR.TP2~ #0 #0 // Installation of Item BBSCARDR - Scimitar of the Arch-Druid
~MUSICA.TP2~ #1 #0 // The Music of the Realms: v2.0
~SWORDAP/SETUP-SWORDAP.TP2~ #0 #0 // Improved Haer'Dalis' swords (special for Kania): v2
~PORTABLEHOLE/SETUP-PORTABLEHOLE.TP2~ #0 #0 // The Portable Hole: 0.3
~SETUP-RENAL.TP2~ #1 #0 // Sir Renal
~SETUP-BANTERPACK.TP2~ #0 #0 // Pocket Plane Banter Pack for BG2: Shadows of Amn: v12 BWP Viconia BGT Fix
~SETUP-BANTERPACK.TP2~ #0 #2 // Pocket Plane Banter Pack for BG2: Throne of Bhaal: v12 BWP Viconia BGT Fix
~IEPBANTERS/SETUP-IEPBANTERS.TP2~ #0 #0 // Extended NPC-NPC Interaction SoA: 3.2 BWP Fix
~IEPBANTERS/SETUP-IEPBANTERS.TP2~ #0 #1 // Extended Minsc/Aerie Interaction ToB: 3.2 BWP Fix
~IEPBANTERS/SETUP-IEPBANTERS.TP2~ #0 #2 // Imoen "Retrospection" dialogue for BGII: ToB: 3.2 BWP Fix
~IEPBANTERS/SETUP-IEPBANTERS.TP2~ #0 #3 // Wake-Up dialogue for Anomen Romance (By David Gaider with additions from Kulyok): 3.2 BWP Fix
~IEPBANTERS/SETUP-IEPBANTERS.TP2~ #0 #4 // NPC Conflict Revisions: 3.2 BWP Fix
~VICONIA/SETUP-VICONIA.TP2~ #0 #0 // Viconia Friendship: v3.0 BWP Fix
~MAZZY/SETUP-MAZZY.TP2~ #0 #0 // Mazzy Friendship: 2
~YOSHIMO/YOSHIMO.TP2~ #0 #0 // Yoshimo Friendship Mod for BGII: SoA: v2.0 BWP Fix
~SETUP-EDWINROMANCE.TP2~ #0 #0 // EdwinRomance: v1.0.7 BWP Fix
~SETUP-EDWINTOB.TP2~ #0 #0 // Edwin Romance ToB
~SETUP-EDWINTOB.TP2~ #0 #1 // New ending for Viconia Romance by Laufey
~SETUP-EDWINFLIRTS.TP2~ #0 #0 // Edwin Flirts 0.1b
~SETUP-TURNIPGOLEM.TP2~ #0 #0 // Turnip Golem Encounter: v4
~SETUP-MDX.TP2~ #0 #0 // Xmas Mod: v1.0.3
~QUALLOFIX/SETUP-QUALLOFIX.TP2~ #0 #0 // Let the cadaver crawler live: 1.14
~SETUP-SNAKES.TP2~ #0 #0 // The Slithering Menace (for BGII:ToB only)
~CONTEST/SETUP-CONTEST.TP2~ #0 #0 // Facing the Shade Lord Again
~SETUP-BWL_CONTEST.TP2~ #0 #0 // K'aeloree's BWL Contest Items
~THOGHMA/SETUP-THOGHMA.TP2~ #2 #0 // A Quest in the service of Oghma: v1.6
~SHARDSOFICE/SETUP-SHARDSOFICE.TP2~ #0 #0 // The Price Of Friendship: v5
~SHARDSOFICE/SETUP-SHARDSOFICE.TP2~ #0 #1 // Some of My Best Friends Are Slimes: v5
~SHARDSOFICE/SETUP-SHARDSOFICE.TP2~ #0 #2 // You Could Restore the Summon Cow Spell, But Why?: v5
~SKOOTERTHENPC/SETUP-SKOOTERTHENPC.TP2~ #0 #0 // Skooter The NPC Mod for BG2:SoA (retarded content: not intended for serious people)
~LUCY/SETUP-LUCY.TP2~ #0 #0 // Lucy the Wyvern: v3
~CERBERUS/SETUP-CERBERUS.TP2~ #0 #0 // The Cerberus mod for BG2:SoA, version 1.03
~SETUP-SLANDOR.TP2~ #1 #0 // The Minotaur and Lilacor
~ZALNOYA/SETUP-ZALNOYA.TP2~ #0 #0 // Zalnoya and the Shadow Thieves
~REZMOD/SETUP-REZMOD.TP2~ #0 #0 // Masamune Sword Mini-Mini-Quest - SoA by ShadowDaemon (WeiDU): 2.3
~REZMOD/SETUP-REZMOD.TP2~ #0 #1 // Masamune Sword Mini-Mini-Quest - ToB by ShadowDaemon (WeiDU): 2.3
~REZMOD/SETUP-REZMOD.TP2~ #0 #2 // Improved Anarg by knightlight (WeiDU): 2.3
~NPC_TWEAK.TP2~ #0 #0 // Anomen: v5
~NPC_TWEAK.TP2~ #0 #1 // Cernd: v5
~NPC_TWEAK.TP2~ #0 #2 // Nalia: v5
~SETUP-UB.TP2~ #0 #0 // The Kidnapping of Boo by Cliffette: v19 BWP Fix
~SETUP-UB.TP2~ #0 #2 // Kalah and What He Was Promised: v19 BWP Fix
~SETUP-UB.TP2~ #0 #4 // Gorje Hilldark and the Extended Illithium Quest: v19 BWP Fix
~SETUP-UB.TP2~ #0 #5 // The Pai'Na/Spider's Bane Quest: v19 BWP Fix
~SETUP-UB.TP2~ #0 #6 // Restored Crooked Crane Inn: v19 BWP Fix
~SETUP-UB.TP2~ #0 #7 // Restored Encounters: v19 BWP Fix
~SETUP-UB.TP2~ #0 #8 // Artemis Entreri in Bodhi's Lair: v19 BWP Fix
~SETUP-UB.TP2~ #0 #9 // Corrected "Xzar's Creations": v19 BWP Fix
~SETUP-UB.TP2~ #0 #10 // Restored Hell Minions, by SimDing0: v19 BWP Fix
~SETUP-UB.TP2~ #0 #12 // Item Restorations: v19 BWP Fix
~SETUP-UB.TP2~ #0 #15 // NPC Portrait Restorations: v19 BWP Fix
~SETUP-UB.TP2~ #0 #16 // Corrected BAMs and Scripts: v19 BWP Fix
~SETUP-UB.TP2~ #0 #17 // Corrected Character Names and Biographies: v19 BWP Fix
~SETUP-UB.TP2~ #0 #18 // Restored Minor Dialogs: v19 BWP Fix
~SETUP-UB.TP2~ #0 #19 // Restored Bhaalspawn Powers, by David Gaider: v19 BWP Fix
~SETUP-UB.TP2~ #0 #21 // Throne of Bhaal Minor Restorations: v19 BWP Fix
~SETUP-UB.TP2~ #0 #24 // Sarevok's Remorse: v19 BWP Fix
~GHOST/SETUP-GHOST.TP2~ #0 #0 // Ghost - WeiDU-version: v2.1
~FADINGPROMISES/SETUP-FADINGPROMISES.TP2~ #0 #0 // Fading Promises: v6
~SETUP-GMINION.TP2~ #0 #0 // gMinion v1.8: v2 BGT-Expansion_v2
~SPELL_REV/SETUP-SPELL_REV.TP2~ #0 #0 // Spell Revisions: v3
~SPELL_REV/SETUP-SPELL_REV.TP2~ #0 #10 // Deva and Planetar Animations: v3
~SPELL_REV/SETUP-SPELL_REV.TP2~ #0 #20 // Mirror Image Fix: v3
~SPELL_REV/SETUP-SPELL_REV.TP2~ #0 #30 // Dispel Magic Fix: v3
~SPELL_REV/SETUP-SPELL_REV.TP2~ #0 #40 // Cure Sleep Fix: v3
~SPELL_REV/SETUP-SPELL_REV.TP2~ #0 #50 // Remove Disabled Spells from Spell Selection Screens: v3
~SETUP-D0QUESTPACK.TP2~ #0 #0 // General AI Improvements: v2.3 (Feb 14, 2010) BWP Fix
~SETUP-D0QUESTPACK.TP2~ #0 #1 // Creature & Area Improvements -> All Creature & Area Improvements: v2.3 (Feb 14, 2010) BWP Fix
~TELEPORT/TELEPORT.TP2~ #1 #0 // Teleport spell for BG2:SoA
~TELEPORT/TELEPORT.TP2~ #1 #1 // Teleport spell for BG2:ToB
~DRIZZTISNOTSTUPID/SETUP-DRIZZTISNOTSTUPID.TP2~ #0 #0 // Drizzt Is Not Stupid: v1.1
~SETUP-RES_FIXER.TP2~ #0 #0 // Resource Fixer: v1
~SETUP-SCS.TP2~ #0 #10 // Detectable Spells: v16
~SETUP-SCS.TP2~ #0 #20 // Allow enemy AI to detect the party's magic items: v16
~SETUP-SCS.TP2~ #0 #30 // Correct various errors on race, class etc: v16
~SETUP-SCS.TP2~ #0 #60 // Prevent random crashes in Beregost (by Ascension64): v16
~SETUP-SCS.TP2~ #0 #1001 // Make Protection from Normal Missiles block magical missiles -> Only +1 and better missiles penetrate Protection from Normal Missiles, and +1 missiles are replaced by nonmagical Masterwork versions: v16
~SETUP-SCS.TP2~ #0 #2000 // Make elemental arrows more like their BG2 counterparts: v16
~SETUP-SCS.TP2~ #0 #2020 // Re-introduce potions of extra-healing: v16
~SETUP-SCS.TP2~ #0 #3050 // Better NPC management: v16
~SETUP-SCS.TP2~ #0 #3070 // Move NPCs to more convenient locations: v16
~SETUP-SCS.TP2~ #0 #4000 // Skip Candlekeep: v16
~SETUP-SCS.TP2~ #0 #4010 // Remove blur effect from displacer cloak: v16
~SETUP-SCS.TP2~ #0 #4020 // Stackable ankheg shells, winterwolf pelts and wyvern heads: v16
~SETUP-SCS.TP2~ #0 #4030 // Move Boo out of quick access and into Minsc's pack: v16
~SETUP-SCS.TP2~ #0 #4050 // Ease-of-use player AI: v16
~SETUP-SCS.TP2~ #0 #5000 // Smarter general AI: v16
~SETUP-SCS.TP2~ #0 #5010 // Better calls for help: v16
~SETUP-SCS.TP2~ #0 #5021 // Potions for NPCs -> One third of the potions dropped by slain enemies break and are lost: v16
~SETUP-SCS.TP2~ #0 #5030 // Smarter mages -> Mages use BG1 spells only; mages do not "pre-buff" (i.e., cast some defensive spells quickly at the start of combat): v16
~SETUP-SCS.TP2~ #0 #5040 // Smarter priests -> Priests use BG1 spells only; priests do not "pre-buff" (i.e., cast some defensive spells quickly at the start of combat): v16
~SETUP-SCS.TP2~ #0 #5050 // Smarter deployment: v16
~SETUP-SCS.TP2~ #0 #5070 // Smarter sirines and dryads: v16
~SETUP-SCS.TP2~ #0 #5080 // Slightly harder carrion crawlers: v16
~SETUP-SCS.TP2~ #0 #5090 // Smarter basilisks: v16
~SETUP-D0QUESTPACK.TP2~ #0 #11 // Improved Oasis II -> IO2 Dialogue & Combat Enhancement: v2.3 (Feb 14, 2010) BWP Fix
~SETUP-LONGERROAD.TP2~ #0 #0 // Longer Road v 1.5: v1.5.1 BWP Fix
~SETUP-LONGERROAD.TP2~ #0 #2 // Restore Irenicus's original portrait from SoA.: v1.5.1 BWP Fix
~WHEELS/SETUP-WHEELS.TP2~ #0 #0 // The Wheels of Prophecy: v2 BWP Fix
~CELESTIALS/SETUP-CELESTIALS.TP2~ #0 #0 // PnP Celestials: v5
~SETUP-GRIMUARS.TP2~ #0 #0 // Grimuars for BG2 NO TACTICS: v3.3 BWP Fix
~SETUP-GRIMUARS.TP2~ #0 #2 // Additional Grimuars Store: v3.3 BWP Fix
~HOMEWARDBOUND/SETUP-HOMEWARDBOUND.TP2~ #0 #0 // Homeward Bound: v7 - 25 April, 2010
~HOMEWARDBOUND/SETUP-HOMEWARDBOUND.TP2~ #0 #2 // Romances end due to separation -> Original game behavior is unchanged: v7 - 25 April, 2010
~SETUP-SOLAUFEIN.TP2~ #0 #0 // Solaufein Romance for Baldur's Gate II (SoA & ToB)
~SETUP-RPGSOLAFLIRTPACK.TP2~ #0 #0 // The RPG Solaufein Flirt Pack for BG2 (Rated NC17): v4.0 BWP Fix
~SETUP-D0QUESTPACK.TP2~ #0 #4 // Miscellaneous Enhancements: v2.3 (Feb 14, 2010) BWP Fix
~SETUP-D0QUESTPACK.TP2~ #0 #6 // Alternative Harper/Xzar Plot: v2.3 (Feb 14, 2010) BWP Fix
~SETUP-D0QUESTPACK.TP2~ #0 #7 // Extended Reynald Sequence: v2.3 (Feb 14, 2010) BWP Fix
~SETUP-D0QUESTPACK.TP2~ #0 #8 // Intrigue In The Copper Coronet: v2.3 (Feb 14, 2010) BWP Fix
~SETUP-D0QUESTPACK.TP2~ #0 #9 // Rahul Kanakia's Potion Quest: v2.3 (Feb 14, 2010) BWP Fix
~SETUP-D0QUESTPACK.TP2~ #0 #10 // Revised Hell Trials: v2.3 (Feb 14, 2010) BWP Fix
~SETUP-D0QUESTPACK.TP2~ #0 #14 // Burglary Of The Bookkeeper: v2.3 (Feb 14, 2010) BWP Fix
~SETUP-D0QUESTPACK.TP2~ #0 #15 // New Fate For The Dryads' Acorns: v2.3 (Feb 14, 2010) BWP Fix
~SETUP-D0QUESTPACK.TP2~ #0 #16 // The Tragedy Of Besamen: v2.3 (Feb 14, 2010) BWP Fix
~SETUP-D0QUESTPACK.TP2~ #0 #17 // Further Slaver Involvement: v2.3 (Feb 14, 2010) BWP Fix
~SETUP-D0QUESTPACK.TP2~ #0 #18 // Sending The Solamnic Knights Home: v2.3 (Feb 14, 2010) BWP Fix
~SETUP-D0QUESTPACK.TP2~ #0 #19 // Nazariel The Lich: v2.3 (Feb 14, 2010) BWP Fix
~SETUP-D0QUESTPACK.TP2~ #0 #20 // Reward Negotiation: v2.3 (Feb 14, 2010) BWP Fix
~SETUP-D0QUESTPACK.TP2~ #0 #21 // Infernal Thievery: v2.3 (Feb 14, 2010) BWP Fix
~SETUP-D0QUESTPACK.TP2~ #0 #13 // Saving Sanik In Brynnlaw: v2.3 (Feb 14, 2010) BWP Fix
~ALTERNATIVES/SETUP-ALTERNATIVES.TP2~ #0 #0 // Alternatives: v9
~G3ANNIVERSARY/SETUP-G3ANNIVERSARY.TP2~ #0 #0 // The Gibberlings Three Anniversary Mod: v7
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #0 // Changes to trueclass bards and thieves, and unmodded game kits (required for other components): v5
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #1 // Add new bardic store and thief items: v5
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #2 // Install Acrobat bard kit: v5
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #3 // Install Chorister bard kit: v5
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #4 // Install Dirgesinger bard kit: v5
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #5 // Install Gypsy bard kit: v5
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #6 // Install Adventurer thief kit: v5
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #7 // Install Burglar thief kit: v5
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #8 // Install Soulknife thief kit: v5
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #9 // Install Sharpshooter thief kit: v5
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #10 // Install Shadowdancer thief kit: v5
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #0 // Divine Remix Core Components (Required for Everything): v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #100 // Cleric Remix: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #103 // Install Silverstar of Selune Cleric Kit: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #106 // Install Nightcloak of Shar Cleric Kit: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #107 // Install Holy Strategist of the Red Knight Cleric Kit: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #109 // Install Battleguard of Tempus Cleric Kit: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #112 // Install Painbearer of Ilmater Cleric Kit: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #115 // Install Firewalker of Kossuth Cleric Kit: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #118 // Install Authlim of Iyachtu Xvim Cleric Kit: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #121 // Install Lorekeeper of Oghma Cleric Kit: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #124 // Install Heartwarder of Sune Cleric Kit: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #127 // Install Feywarden of Corellon Cleric Kit: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #130 // Install Strifeleader of Cyric Cleric Kit: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #200 // Druid Remix: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #203 // Install Oozemaster Druid kit: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #403 // Install Bowslinger Ranger Kit: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #406 // Install Feralan Ranger Kit: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #409 // Install Forest Runner Ranger Kit: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #412 // Install Justifier Ranger Kit: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #415 // Install Wilderness Runner Ranger Kit: v7 ToD Compatibility Fix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #600 // Install Battleguard of Tempus Kit for Branwen: v7 ToD Compatibility Fix
~SWORD_AND_FIST/SETUP-SWORD_AND_FIST.TP2~ #0 #1 // Monk Remix: v7
~SWORD_AND_FIST/SETUP-SWORD_AND_FIST.TP2~ #0 #30 // Install Hexblade fighter kit: v7
~SWORD_AND_FIST/SETUP-SWORD_AND_FIST.TP2~ #0 #31 // Install Duelist fighter kit: v7
~SWORD_AND_FIST/SETUP-SWORD_AND_FIST.TP2~ #0 #32 // Install Fist of Order fighter kit: v7
~SWORD_AND_FIST/SETUP-SWORD_AND_FIST.TP2~ #0 #33 // Install Blackguard fighter kit: v7
~SWORD_AND_FIST/SETUP-SWORD_AND_FIST.TP2~ #0 #34 // Install Duskblade fighter kit (by ronin69hof, ronin69hof@gmail.com: v7
~RR/SETUP-RR.TP2~ #0 #0 // Proper dual-wielding implementation for Thieves and Bards: v4.37
~RR/SETUP-RR.TP2~ #0 #1 // Thief kit revisions: v4.37
~RR/SETUP-RR.TP2~ #0 #3 // Proper racial adjustments for thieving skills: v4.37
~RR/SETUP-RR.TP2~ #0 #4 // Bard kit revisions: v4.37
~RR/SETUP-RR.TP2~ #0 #6 // Proper spell progression for Bards: v4.37
~RR/SETUP-RR.TP2~ #0 #7 // Additional equipment for Thieves and Bards: v4.37
~RR/SETUP-RR.TP2~ #0 #8 // Upgradeable Equipment: v4.37
~RR/SETUP-RR.TP2~ #0 #9 // Revised Thievery -> Use PnP thievery potions and prevent their effects from stacking: v4.37
~SETUP-SPSTUFF.TP2~ #0 #0 // Sylvan Mystic Kit, by Polar Bear: v8
~SETUP-SPSTUFF.TP2~ #0 #1 // Blade Master Kit, by Drizzt1180: v8
~SETUP-SPSTUFF.TP2~ #0 #2 // Death Knight Kit, by Drizzt1180: v8
~SETUP-SPSTUFF.TP2~ #0 #3 // Wushi Ninja Kit, by Drizzt1180: v8
~SETUP-SPSTUFF.TP2~ #0 #6 // Arcane Fist, by Drizzt1180: v8
~SETUP-PPK.TP2~ #1 #0 // Prestige Kit Pack Basic
~SETUP-PPK.TP2~ #1 #1 // Dreadnought
~SETUP-PPK.TP2~ #1 #2 // Blackguard
~SETUP-PPK.TP2~ #1 #3 // Ssaulabi
~SETUP-PPK.TP2~ #1 #4 // Priest of Tempus
~SETUP-PPK.TP2~ #1 #5 // Priest of Ohgma
~SETUP-PPK.TP2~ #1 #6 // Champion
~SETUP-PPK.TP2~ #1 #7 // Mystic Fire
~SETUP-PPK.TP2~ #1 #8 // Duelist
~SETUP-PPK.TP2~ #1 #9 // Tempest
~SETUP-PPK.TP2~ #1 #10 // Trickster
~SETUP-PPK.TP2~ #1 #11 // Shadowdancer
~SETUP-PPK.TP2~ #1 #12 // Red Dragon Disciple
~SETUP-PPK.TP2~ #1 #13 // Blue Dragon Disciple
~SETUP-PPK.TP2~ #1 #14 // Green Dragon Disciple
~SETUP-PPK.TP2~ #1 #15 // White Dragon Disciple
~SETUP-PPK.TP2~ #1 #16 // Elementalist
~SETUP-PPK.TP2~ #1 #17 // Shadowdruid
~KITRTT.TP2~ #0 #0 // Amazon: v1.3
~KITRTT.TP2~ #0 #1 // Gladiator: v1.3
~KITRTT.TP2~ #0 #2 // Investigator: v1.3
~KITRTT.TP2~ #0 #3 // Halfling Thrower: v1.3
~KITRTT.TP2~ #0 #4 // Samurai: v1.3
~KITRTT.TP2~ #0 #5 // Giant Slayer: v1.3
~KITRTT.TP2~ #0 #6 // Anti-paladin: v1.3
~KITRTT.TP2~ #0 #7 // Dark Knight: v1.3
~KITRTT.TP2~ #0 #8 // Elf Paladin: v1.3
~KITRTT.TP2~ #0 #9 // Messiah: v1.3
~KITRTT.TP2~ #0 #10 // Arcane: v1.3
~KITRTT.TP2~ #0 #11 // Elementalist: v1.3
~KITRTT.TP2~ #0 #12 // Time Keeper: v1.3
~KITRTT.TP2~ #0 #13 // Dark Ranger: v1.3
~KITRTT.TP2~ #0 #14 // Enticer: v1.3
~KITRTT.TP2~ #0 #15 // Priest of Cyric: v1.3
~KITRTT.TP2~ #0 #16 // Priest of Mask: v1.3
~KITRTT.TP2~ #0 #17 // Priest of Mystra: v1.3
~KITRTT.TP2~ #0 #18 // Priest of Tempus: v1.3
~KITRTT.TP2~ #0 #19 // Dark Druid: v1.3
~KITRTT.TP2~ #0 #20 // Warden of the Water: v1.3
~KITRTT.TP2~ #0 #21 // Warden of the Fire: v1.3
~KITRTT.TP2~ #0 #22 // Warden of the Wind: v1.3
~KITRTT.TP2~ #0 #23 // Treasure Hunter: v1.3
~KITRTT.TP2~ #0 #24 // Scoundrel: v1.3
~KITRTT.TP2~ #0 #25 // Gentleman: v1.3
~KITRTT.TP2~ #0 #26 // Ninja: v1.3
~KITRTT.TP2~ #0 #27 // Golem Trainer: v1.3
~KITRTT.TP2~ #0 #28 // Juggler: v1.3
~KITRTT.TP2~ #0 #29 // Minstrel: v1.3
~KITRTT.TP2~ #0 #30 // Items and Spells (you can't skip this component): v1.3
~SETUP-BGTTWEAK.TP2~ #0 #100 // Eldoth reminds of Skie's ransom: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #400 // Add Semaj's Cloak and Upgraded Koveras' Ring of Protection: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #800 // Import more items into Shadows of Amn (WARNING: This can be considered a cheat): 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #901 // Random activated traps in the pirate cave -> Install-time randomisation: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1000 // Bags of the Sword Coast: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1200 // Arkion reacts to player's reputation: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1502 // Altered item shattering -> Make armor and shields shatter: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1800 // Import more NPCs into Shadow of Amn: Alora: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1801 // Import more NPCs into Shadow of Amn: Branwen: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1802 // Import more NPCs into Shadow of Amn: Eldoth: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1803 // Import more NPCs into Shadow of Amn: Kagain: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1804 // Import more NPCs into Shadow of Amn: Kivan: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1805 // Import more NPCs into Shadow of Amn: Sharteel: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1806 // Import more NPCs into Shadow of Amn: Skie: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1807 // Import more NPCs into Shadow of Amn: Xan: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1808 // Import more NPCs into Shadow of Amn: Yeslick: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1809 // Import more NPCs into Shadow of Amn: Bub Snikt: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1810 // Import more NPCs into Shadow of Amn: Conchobhair Strongblade: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1811 // Import more NPCs into Shadow of Amn: Ferthgil Trollslayer: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1812 // Import more NPCs into Shadow of Amn: Jet'laya: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1813 // Import more NPCs into Shadow of Amn: Keiria Silverstring: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1814 // Import more NPCs into Shadow of Amn: Skeezer Lumpkin VI: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1815 // Import more NPCs into Shadow of Amn: Will Scarlet O'Hara: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #1900 // Restore BG2 XP bonus for traps, locks, and scrolls: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #2001 // Protagonist's biography modifications -> Do not set BG1 biography for imported characters: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #2100 // Exotic Weapons For Taerom: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #2300 // Disable hostile reaction after charm: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #2400 // Enemy items shatter: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #2500 // Access Ulgoth's Beard west of Wyrm's Crossing only: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #2600 // Prevent access to Durlag's Tower from adjacent areas: 9 (31 Dec 09)
~SETUP-BGTTWEAK.TP2~ #0 #2700 // Put Sword of Chaos +2 in Sarevok's inventory: 9 (31 Dec 09)
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #11 // Northern Tales fixes for items, dialogues, and graphic glitches: v1.6
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #12 // Inactive creatures fix: v1.6
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #13 // Gerde's quest and other related fixes: v1.6
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #14 // Fix for some errors in the Worldmap for BG1 areas: v1.6
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #15 // Fix some wrong creature races: v1.6
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #16 // Xvart village rebalancing: v1.6
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2000 // Give all skeleton warriors the same immunities -> BG2 immunities (suggested!): v1.6
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2003 // Fenten buys more ankheg shells (Baldur's Gate) -> Infinite shells: v1.6
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2004 // Keiria and Skeezer only available from chapter 4: v1.6
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2005 // Helmet of alignment change: v1.6
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2007 // Reflection cloak tweaks: -> Original Cloak of Spell Reflection (SoA): v1.6
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2010 // Enhanced Nalia's ring: v1.6
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2020 // Daystar protects from level drain: v1.6
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2023 // Cespenar can improve the Daystar with the Tyr's Eye: v1.6
~SCSII/SETUP-SCSII.TP2~ #0 #1000 // Detectable spells (required for most other components): v15
~SCSII/SETUP-SCSII.TP2~ #0 #2010 // More consistent Breach spell (always affects liches and rakshasas; doesn't penetrate Spell Turning): v15
~SCSII/SETUP-SCSII.TP2~ #0 #2050 // Make individual versions of Spell Immunity available, so that players can use them in Contingencies etc.: v15
~SCSII/SETUP-SCSII.TP2~ #0 #2080 // Cap damage done by Skull Trap at 12d6: v15
~SCSII/SETUP-SCSII.TP2~ #0 #2110 // Reduce the power of Inquisitors' Dispel Magic -> Inquisitors dispel at 1.5 x their level (not twice their level): v15
~SCSII/SETUP-SCSII.TP2~ #0 #2120 // Slightly weaken insect plague spells, and let fire shields block them: v15
~SCSII/SETUP-SCSII.TP2~ #0 #2130 // Cosmetic change: stop Stoneskins from changing the caster's colour: v15
~SCSII/SETUP-SCSII.TP2~ #0 #3530 // Faster Bears: v15
~SCSII/SETUP-SCSII.TP2~ #0 #3990 // Increase the price of a license to practise magic in Athkatla -> License costs 10,000 gp: v15
~SCSII/SETUP-SCSII.TP2~ #0 #4000 // Increase the price asked by Gaylan Baele -> Gaylan wants 40,000 gold pieces: v15
~SCSII/SETUP-SCSII.TP2~ #0 #4010 // Make Freedom scrolls available earlier: v15
~SCSII/SETUP-SCSII.TP2~ #0 #4030 // Retrieve Dropped Items from Hell: v15
~SCSII/SETUP-SCSII.TP2~ #0 #4050 // Make party members less likely to die irreversibly: v15
~SCSII/SETUP-SCSII.TP2~ #0 #5010 // Remove animation from the Cloak of Mirroring (leave it for other spells and effects that use the same graphic): v15
~SCSII/SETUP-SCSII.TP2~ #0 #5030 // Remove the blur graphic effect from the Displacer Cloak: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6000 // Smarter general AI: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6010 // Better calls for help: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6021 // Potions for NPCs -> One third of the potions dropped by slain enemies break and are lost: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6030 // Improved Spiders: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6035 // Improved golems: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6051 // Improved fiends -> Fiends cast spells like normal wizards: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6061 // Smarter genies -> Genies cast spells like normal wizards: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6081 // Smarter celestials -> Celestials cast spells like normal wizards: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6095 // Standardise dragon immunities: dragons in Shadows of Amn get the same immunities to vorpal attacks (etc) as their Throne of Bhaal cousins: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6101 // Smarter dragons -> Dragons cast spells like normal wizards: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6111 // Smarter beholders -> Don't give beholder rays any chance of burning through spell protections: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6120 // Smarter mind flayers -> Illithids have only original-game resistances; Illithids cannot see invisible enemies (matches original game): v15
~SCSII/SETUP-SCSII.TP2~ #0 #6135 // Smarter githyanki: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6136 // Add high-level abilities (HLAs) to ToB mages -> Only selected ToB mages get HLAs: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6138 // Add high-level abilities (HLAs) to SoA mages -> Only selected SoA mages get HLAs: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6160 // Add high-level abilities (HLAs) to ToB priests -> Only selected ToB priests get HLAs: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6170 // Add high-level abilities (HLAs) to SoA priests -> Only selected SoA priests get HLAs: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6152 // Smarter Mages -> Mages never cast short-duration spells instantly at start of combat: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6182 // Smarter Priests -> Priests never cast short-duration spells instantly at start of combat: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6230 // Smarter Abazigal: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6240 // Smarter Gromnir: v15
~SCSII/SETUP-SCSII.TP2~ #0 #6250 // Smarter Melissan: v15
~SCSII/SETUP-SCSII.TP2~ #0 #7032 // Increase difficulty of level-dependent monster groupings -> Almost-maximum difficulty (maximum for everything except liches): v15
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #60 // Weapon Animation Tweaks: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #110 // Icon Improvements: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #130 // Force All Dialogue to Pause Game: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1010 // More Interjections: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1020 // Alter HP Triggers for NPC Wounded Dialogues: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1040 // Improved Athkatlan City Guard: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1090 // Exotic Item Pack: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1130 // Reputation Resets in BG2 (BGT Only): v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1160 // Multiple Strongholds (Baldurdash) -> No Restrictions (Baldurdash): v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1180 // Female Edwina: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2040 // Universal Clubs: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2090 // Change Experience Point Cap -> Remove Experience Cap: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2192 // Limit Ability of Storekeepers to Identify Items -> Hybrid of Both Methods: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2300 // Triple-Class HLA Tables: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3031 // Easy Spell Learning -> 100% Learn Spells and No Maximum Cap: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3050 // Remove fatigue from restoration spells: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3060 // Remove "You Must Gather Your Party..." Sound (Weimer): v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3121 // Happy Patch (Party NPCs do not complain about reputation) -> NPCs can be angry about reputation but never leave (Salk): v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3125 // Neutral Characters Make Happy Comments at Mid-Range Reputation: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3183 // Romance Cheats: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3190 // Rest Anywhere (Japheth): v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4000 // Adjust Evil joinable NPC reaction rolls: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4010 // Improved Fate Spirit Summoning: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4031 // Consistent Stats: Edwin -> Use BG2 Values: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4041 // Consistent Stats: Jaheira -> Use BG2 Values: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4050 // Change Jaheira to Neutral Good: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4061 // Consistent Stats: Minsc -> Use BG2 Values: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4071 // Consistent Stats: Viconia -> Use BG2 Values: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4100 // Change Korgan to Neutral Evil: v9 BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4110 // Give Kagain A Legal Constitution Score of 19: v9 BWP Fix
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #0 #2 // Corans Geschicklichkeit auf 19: 1.4.1
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #0 #3 // Diebesfähigkeiten der NPCs neu gewichten: 1.4.1
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #0 #6 // Minsks Gesinnung anpassen -> Minsks Gesinnung auf Chaotisch-Gut (BG2 - empfohlen!): 1.4.1
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #0 #10 // Faldorn als 'Raecher': 1.4.1
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #0 #11 // Safana als 'Saebelrassler': 1.4.1
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #0 #12 // Kivan als 'Bogenschuetze': 1.4.1
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #0 #14 // Cernd als 'Totem-Druide': 1.4.1
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #0 #20 // Allgmeine Fixes: 1.4.1
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #0 #21 // Ruf nach Verlassen von Kerzenburg auf 9 setzen: 1.4.1
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #0 #22 // Soundpatch Part I - Gamesounds: 1.4.1
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #0 #23 // Soundpatch Part II - Personen: 1.4.1
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #0 #28 // Xans verbessertes Zauberbuch: 1.4.1
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #0 #29 // Kagain Verbesserung: 1.4.1
~SETUP-D0TWEAK.TP2~ #0 #4 // Tweaked Weapon Enchantments: v20 BWP Fix
~SETUP-D0TWEAK.TP2~ #0 #5 // Additional Racial Enemies: v20 BWP Fix
~CURSED_ITEMS/CURSED_ITEMS.TP2~ #0 #0 // Salk's cursed items revisions: v3.5
~CURSED_ITEMS/CURSED_ITEMS.TP2~ #0 #10 // Stone of Recall: v3.5
~HAMMERS/SETUP-HAMMERS.TP2~ #0 #0 // Thrown Hammers: v2
~HAMMERS/SETUP-HAMMERS.TP2~ #0 #25 // Normal throwing hammers: v2
~HAMMERS/SETUP-HAMMERS.TP2~ #0 #35 // +1 throwing weapons: v2
~HAMMERS/SETUP-HAMMERS.TP2~ #0 #50 // Additional magic items: v2
~SETUP-ITEM_PACK.TP2~ #0 #0 // Item Pack v1.4: v1.4
~SETUP-ITEM_PACK.TP2~ #0 #1 // Extra Items: v1.4
~SETUP-ITEM_PACK.TP2~ #0 #4 // More Distinguishable Items: v1.4
~SETUP-ITEM_PACK.TP2~ #0 #5 // Familiar Faces: v1.4
~SETUP-ITEM_PACK.TP2~ #0 #6 // More Work for Cromwell: v1.4
~ITEM_REV/ITEM_REV.TP2~ #0 #10 // Revised Shield Bonuses: v2 (Hotfix 20101018)
~ITEM_REV/ITEM_REV.TP2~ #0 #11 // Dual Wielding Changes for Light and Heavy Weapons: v2 (Hotfix 20101018)
~ITEM_REV/ITEM_REV.TP2~ #0 #12 // Items of Protection Can Be Worn with Magical Armor: v2 (Hotfix 20101018)
~ITEM_REV/ITEM_REV.TP2~ #0 #13 // Halberds Can Slash, Too: v2 (Hotfix 20101018)
~ITEM_REV/ITEM_REV.TP2~ #0 #14 // Remove Cleric Weapon Restrictions from Multi-Classed Clerics: v2 (Hotfix 20101018)
~ITEM_REV/ITEM_REV.TP2~ #0 #15 // Prevent Druids from Wearing Helmets: v2 (Hotfix 20101018)
~ITEM_REV/ITEM_REV.TP2~ #0 #16 // Restrict Fighter/Druids to Armor that Druids Can Wear: v2 (Hotfix 20101018)
~ITEM_REV/ITEM_REV.TP2~ #0 #17 // Weapon Changes: v2 (Hotfix 20101018)
~ITEM_REV/ITEM_REV.TP2~ #0 #18 // Backstabbing Penalties for Inappropriate Weapons -> Backstabbing Penalties Only: v2 (Hotfix 20101018)
~MIXMOD/MIXMOD.TP2~ #0 #4 // Increased Ammo Stacks -> Increase Ammo by 200%
~MIXMOD/MIXMOD.TP2~ #0 #11 // Increased Gem and Jewelry Stacking -> Increase Gem and Jewelry by 200%
~MIXMOD/MIXMOD.TP2~ #0 #18 // Increased Potion Stacking -> Increase Potion by 200%
~MIXMOD/MIXMOD.TP2~ #0 #25 // Increased Scroll Stacking -> Increase Scroll by 200%
~FREEACT/SETUP-FREEACT.TP2~ #0 #10 // PnP Free Action: v2
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #100 // Restore innate infravision to Half-Orc characters: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #101 // Prevent skeletal undead from being affected by Illithids' Devour Brain attack: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #115 // Allow Mages to scribe memorized spells onto scrolls -> Scrolls can be scribed everywhere: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #120 // Restore innate disease immunity to Paladins: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #125 // Rangers' Animal Empathy improves with experience: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #130 // Additional racial traits for Dwarves: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #155 // Revised Fiend summoning: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #200 // Allow Breach to take down Stoneskin effects applied by items: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #201 // Instant casting for warrior innates: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #202 // Revised Bhaalpowers -> Enhance the Bhaalpowers and standardize their casting time: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #203 // Make druidic shapeshifting uninterruptable: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #210 // Restore the Dispel Magic vulnerability to Nishruu and Hakeashars: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #212 // Make alignment detection spells more accurate: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #216 // Bard songs break invisibility -> Only the Jester song breaks invisibility: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #220 // Simple Thief script: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #230 // Simple Bard script: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #323 // Use Icewind Dale's Dimension Door animation -> Use IWD animation for spells, retain BG2 animation for other visuals: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #301 // Change the appearance of Valygar's armor: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #302 // Change the appearance of the Robe of Vecna: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #303 // Give Shambling Mounds their proper soundset: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #304 // Give Mariliths their Icewind Dale soundset: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #310 // Distinctive creature coloring: v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #500 // Slightly expanded storage capacity for containers -> Use the recommended storage capacity value (999): v3.21
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #600 // Expanded temple services: v3.21
~SETUP-NMR-V1.5.TP2~ #2 #0 // NM-Relationship:Relationship system core script
~SETUP-NMR-V1.5.TP2~ #2 #1 // NM-Relationship:Relationship system core skills
~SETUP-NMR-V1.5.TP2~ #2 #2 // NM-Relationship:Relationship system Added contents (Animal's "profession")
~SETUP-NMR-V1.5.TP2~ #2 #3 // NM-Relationship:Common teammates dialogue installation(MULTIG.D)
~SETUP-NMR-V1.5.TP2~ #2 #4 // NM-Relationship:Relationship system to the expansion of the original BG2 script.1
~SETUP-NMR-V1.5.TP2~ #2 #5 // NM-Relationship:Relationship system to the expansion of the original BG2 script.2
~SETUP-NMR-V1.5.TP2~ #2 #6 // NM-Relationship:Relationship system to the expansion of the original BG2 script.3
~SETUP-NMR-V1.5.TP2~ #2 #8 // NM-Relationship:The dialogue about TOB Part revision
~SETUP-NMR-V1.5.TP2~ #2 #9 // NM-Relationship:For the original "Ghost appearance NPC", "GENERAL" Part revision
~SETUP-NMR-V1.5.TP2~ #2 #10 // NM-Relationship:Relationship system core skills' hotkey "E"
~SETUP-NMR-V1.5.TP2~ #2 #7 // NM-Relationship:The dialogue about BG1 and BG2 part revision
~1PP.TP2~ #0 #1 // One Pixel Productions: v2 New Potion Graphics (2): v2.7 BWP Fix
~1PP.TP2~ #0 #3 // One Pixel Productions: v3 Flame Short Swords (4): v2.7 BWP Fix
~1PP.TP2~ #0 #4 // One Pixel Productions: v3 Flame Short Swords item patches (5): v2.7 BWP Fix
~1PP.TP2~ #0 #5 // One Pixel Productions: v3 Flame Short Swords mod item patches (6): v2.7 BWP Fix
~1PP.TP2~ #0 #6 // One Pixel Productions: v3 Paperdolls (human, half-orc, elven, halfling, dwarves) (7): v2.7 BWP Fix
~1PP.TP2~ #0 #10 // One Pixel Productions: v3 Colourable Quarterstaves core (11): v2.7 BWP Fix
~1PP.TP2~ #0 #11 // 1PP: Colourable Quarterstaves core item patches (12): v2.7 BWP Fix
~1PP.TP2~ #0 #12 // One Pixel Productions: v3 Colourable Quarterstaves mod patches (13): v2.7 BWP Fix
~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #0 // 1PP: Avatar fixes * female elves w. leather armour [EFB2]
~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #1 // 1PP: Avatar fixes * female elves w. chain mail [EFB3]
~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #2 // 1PP: Avatar fixes * female elven cleric w. plate armour [EFC4]
~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #3 // 1PP: Avatar fixes * female elven fighter w. plate armour [EFF4]
~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #4 // 1PP: Avatar fixes * female human unarmoured [HFB1]
~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #5 // 1PP: Avatar fixes * female human w. leather armour [HFB2]
~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #6 // 1PP: Avatar fixes * female human w. chain mail [HFB3]
~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #7 // 1PP: Avatar fixes * female human cleric w. plate mail [HFC4]
~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #8 // 1PP: Avatar fixes * female human fighter w. plate mail [HFF4]
~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #9 // 1PP: Avatar fixes * female human unarmoured mage [HFW1]
~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #10 // 1PP: Avatar fixes * female human mage w. light robe [HFW2]
~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #11 // 1PP: Avatar fixes * fixed halfling progression [IFB1, IFB2, IFB3]
~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #12 // 1PP: Avatar fixes * fix frame error on cleric plate [IFC4]
~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #13 // 1PP: Avatar fixes * dwarves w. chain mail [DMB3]
~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #14 // 1PP: Avatar fixes * male elves w. chain mail [EMB3]
~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #15 // 1PP: Avatar fixes * male human w. leather armour [HMB2]
~1PP_AVATARS/SETUP-1PP_AVATARS.TP2~ #0 #16 // 1PP: Avatar fixes * male human w. chain mail [HMB3]
~1PP_FEMALE_DWARVES/SETUP-1PP_FEMALE_DWARVES.TP2~ #0 #0 // Separate Avatars for Female Dwarves -> Separate Avatars for Female Dwarves - Baldur's Gate II
~1PP_THIEVES_GALORE/SETUP-1PP_THIEVES_GALORE.TP2~ #0 #1 // 1ppv3: Unique Thief Avatars (patch) -> BGII - Unique Thief Avatars (patch)
~1PP_THIEVES_GALORE/SETUP-1PP_THIEVES_GALORE.TP2~ #0 #2 // 1ppv3: Unique Thief Avatars (content)
~1PP_THIEVES_GALORE/SETUP-1PP_THIEVES_GALORE.TP2~ #0 #3 // 1ppv3: Improved Improved Galactygon's Avatar Switching
~RR/SETUP-RR.TP2~ #0 #2 // Thief High Level Ability revisions: v4.37
~RR/SETUP-RR.TP2~ #0 #5 // Bard High Level Ability revisions: v4.37
~RR/SETUP-RR.TP2~ #0 #12 // Shadow Thief Improvements: v4.37
~TB#TWEAKS/TB#TWEAKS.TP2~ #0 #100 // Nature's Beauty Tweak. (v2.10): TB#Tweaks, V 2.31
~TB#TWEAKS/TB#TWEAKS.TP2~ #0 #150 // Imprisonment Fix. (v2.10): TB#Tweaks, V 2.31
~TB#TWEAKS/TB#TWEAKS.TP2~ #0 #200 // Flesh to Stone Fix. (v2.10): TB#Tweaks, V 2.31
~TB#TWEAKS/TB#TWEAKS.TP2~ #0 #300 // Drop Weapons in Panic Effect Removal. (v2.10): TB#Tweaks, V 2.31
~TB#TWEAKS/TB#TWEAKS.TP2~ #0 #1250 // More cheating Wishes: -> Cheesy Limited Wish & Wish. (v2.10): TB#Tweaks, V 2.31
~SETUP-NSCPORTRAITS.TP2~ #0 #0 // Portraits for BG1(BGT): v1.7
~SETUP-NSCPORTRAITS.TP2~ #0 #1 // Portraits for BG2 and ToB: v1.7
~SETUP-NSCPORTRAITS.TP2~ #0 #10 // Portraits for Dark Side of the Sword Coast: v1.7
~SETUP-NSCPORTRAITS.TP2~ #0 #20 // Portraits for Northern Tales of the Sword Coast: v1.7
~SETUP-NSCPORTRAITS.TP2~ #0 #21 // Alternate Portrait for Will Scarlet of NTotSC: v1.7
~SETUP-NSCPORTRAITS.TP2~ #0 #50 // Portraits for Stone of Askavar: v1.7
~SETUP-NSCPORTRAITS.TP2~ #0 #300 // Portraits for BG1 Mini-Quests and Encounters: v1.7
~SETUP-NSCPORTRAITS.TP2~ #0 #305 // Portraits for Lure of the Sirines Call: v1.7
~SETUP-NSCPORTRAITS.TP2~ #0 #310 // Portraits for Grey Clan Episode I: v1.7
~SETUP-NSCPORTRAITS.TP2~ #0 #1000 // Portraits for The Darkest Day: v1.7
~SETUP-NSCPORTRAITS.TP2~ #0 #1001 // Alternate NPC-Portraits for The Darkest Day: v1.7
~SETUP-NSCPORTRAITS.TP2~ #0 #1030 // Portraits for Region of Terror: v1.7
~SETUP-NSCPORTRAITS.TP2~ #0 #1031 // Alternate NPC-Portraits for Region of Terror: v1.7
~SETUP-NSCPORTRAITS.TP2~ #0 #1310 // Portraits for Assassinations: v1.7
~SETUP-NSCPORTRAITS.TP2~ #0 #1320 // Portraits for Dungeon Crawl: v1.7
~SETUP-NSCPORTRAITS.TP2~ #0 #1340 // Portraits for Big Picture: v1.7
~SETUP-NSCPORTRAITS.TP2~ #0 #5000 // Alternate Female Character-Creation Portraits: v1.7
~SETUP-NSCPORTRAITS.TP2~ #0 #5010 // Alternate Male Character-Creation Potraits: v1.7
~CONTAIN/SETUP-CONTAIN.TP2~ #0 #10 // Unique Containers -> Unique icons and names: v3
~SETUP-CELESTIALES.TP2~ #0 #0 // Correcion a la animacion de las armas de devas y planotareos (Corrections of the animation of the weapon of devas and planetars) (Korrektur der Animation der Waffen der Devas und Planetare): v1.2
~SETUP-CELESTIALES.TP2~ #0 #1 // Sustitucion de los graficos de devas y planotareos rojos (Substitution of the creature graphics of the red devas and planetars) (Ersatz der Grafiken der roten Devas und Planetare): v1.2
~SETUP-CELESTIALES.TP2~ #0 #2 // Sustitucion de los graficos de devas y planotareos azules y de Solar (Substitution of the creature graphics of the blue devas and planetars and the solars) (Ersatz der Grafiken der blauen Devas, Planetare und Solarier): v1.2
~REZMOD/SETUP-REZMOD.TP2~ #0 #3 // Extended Visual Ioun Stones by WoRm: 2.3
~SETUP-LIGHTMAPS.TP2~ #1 #0 // Corrected lightmaps for BG TuTu/BGT/Baldur's Gate
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #0 // Infinity Animations: v5
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #25 // Humanoid Animation Fixes: v5
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #50 // Distinctive Genies: v5
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #100 // Distinctive Fiends: v5
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #150 // Pit Fiends -> All get the NWN animation: v5
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #210 // Cambion/Isair Animation -> All cambions: v5
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #260 // Alu-Fiend/Madae Animation -> All alu-fiends: v5
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #400 // Distinctive Undead: v5
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #410 // Skeleton Warriors -> Barrow Wight animation: v5
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #450 // Seer Animation -> Some beggars and slaves: v5
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #490 // Svirfneblin Animations -> Animations and sounds: v5
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #500 // More Base Animations: v5
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #550 // More Icewind Dale Animations: v5
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #600 // More Icewind Dale II Animations: v5
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #650 // More Neverwinter Nights Animations: v5
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #710 // More Planescape: Torment Animations -> 25% of relevant non-joinables: v5
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #7000 // Moinesse's Avatars for IA -> 25% of relevant non-joinables: v5
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #9000 // Fix Areas -> Creature References: v5
~SETUP-XPMOD.TP2~ #0 #1 // Creature XP Reduction -> Reduce to 50%: v6 BWP Fix
~SETUP-XPMOD.TP2~ #0 #12 // Quest XP Reduction -> Reduce to 50%: v6 BWP Fix
~SETUP-BP-BALANCER.TP2~ #0 #2 // XP for Spell Learning -> At 10% from your current configuration
~SETUP-BP-BALANCER.TP2~ #0 #7 // XP for Disarming Traps -> At 10% from your current configuration
~SETUP-BP-BALANCER.TP2~ #0 #12 // XP for Pick Pocket -> At 10% from your current configuration
~SETUP-BP-BALANCER.TP2~ #0 #16 // Installing files needed for the components of the group "Balancing XP and items of several mods"
~SETUP-BP-BALANCER.TP2~ #0 #17 // Restore original BG1 creatures' XP and items -> Keep custom items from other Mods
~SETUP-BP-BALANCER.TP2~ #0 #21 // Item and XP Balancing for 'Dark Side of the Sword Coast (v2.15)' -> Also randomly remove SOME overpowered custom items (will not affect quest relevanted items)
~SETUP-BP-BALANCER.TP2~ #0 #24 // Item and XP Balancing for 'Northern Tales of the Sword Coast (v1.70a)' -> Also randomly remove SOME overpowered custom items (will not affect quest relevanted items)
~SETUP-BP-BGT-WORLDMAP.TP2~ #0 #0 // Worldmap for Baldur's Gate v7.1 - including colored Baldur's Gate map icons -> New Worldmap for use with Mega Modification...: v7.1 BWP Trimpack
~SETUP-BP-BGT-WORLDMAP.TP2~ #0 #2 // Worldmap for Throne of Bhall -> Use new Worldmap for Throne of Bhaal as well: v7.1 BWP Trimpack
~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #0 // Nythrun's Level 1 NPCs: List party-joinable NPCs (required to install any other components): v1.3eib2
~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #3 // Joinable NPCs more closely match the player character's experience?: v1.3eib2
~SETUP-BGTMUSIC.TP2~ #0 #2 // Baldur's Gate Trilogy - Music -> Full Baldur's Gate/Shadows of Amn/Throne of Bhaal Music (WARNING: patches BGMain.exe)
~SETUP-GUI.TP2~ #0 #7 // Game Graphical User Interface (GUI) -> "Baldur's Gate Trilogy" (Elminster wielding sword)
~WIDESCREEN/WIDESCREEN.TP2~ #0 #0 // Widescreen Mod -> for the original Infinity Engine (CHOOSE THIS!): Widescreen Mod v2.31
~SETUP-INNATE_FIX.TP2~ #0 #0 // Innates Set to Level One
~GENERALIZED_BIFFING/GENERALIZED_BIFFING.TP2~ #0 #0 // generalized biffing: v2