From 2a13be52a1f4b9db88aaa51a1456ee3aaeec3bc9 Mon Sep 17 00:00:00 2001 From: Leilukin Date: Sat, 20 Apr 2024 16:08:10 +0800 Subject: [PATCH] Use Nunjucks macro to render mod entries --- src/projects/kotor2mods.md | 475 ++++++++++++++++++++++++------------- 1 file changed, 308 insertions(+), 167 deletions(-) diff --git a/src/projects/kotor2mods.md b/src/projects/kotor2mods.md index 8ce69057..3deb2d42 100644 --- a/src/projects/kotor2mods.md +++ b/src/projects/kotor2mods.md @@ -2,200 +2,341 @@ layout: main/content title: "My Mods for Star Wars: Knights of the Old Republic II: The Sith Lords" desc: "List of video game mods I have made for Star Wars: Knights of the Old Republic II: The Sith Lords." -isContentDivided: true templateEngineOverride: njk, md toc: true --- +{% from "main/mod-entry.njk" import modEntry %} -
-

Same-Gender Romances

-
-

↓↓READ THIS↓↓ before asking questions about my romance mods!
- Frequently Asked Questions (FAQ) for My Same-Gender Romance Mods for the KotOR series

-
+## Same-Gender Romances -
-

Atton Rand and Male Exile Romance

- Banner of Atton Rand and Male Exile Romance mod -

Makes Atton flirts with and expresses romantic interests for male Exiles.

- Deadly Stream - Nexus Mods -
+

Before you ask any questions about my same-gender romance mods for the KotOR series, read the FAQ article first!

-
-

Handmaiden and Female Exile - Disciple and Male Exile Romance

- Banner of Handmaiden and Female Exile - Disciple and Male Exile Romances mod -

Makes the Handmaiden a romance option for female Exiles and the Disciple a romance option for male Exiles.

- Deadly Stream - Nexus Mods -
+{{ modEntry({ + title: "Atton Rand and Male Exile Romance", + bannerFile: "kotor2mods/Atton-Rand-and-Male-Exile-Romance.png", + desc: "Makes Atton flirts with and expresses romantic interests for male Exiles.", + downloads: [ + { + site: "Deadly Stream", + url: "https://deadlystream.com/files/file/972-atton-rand-and-male-exile-romance/" + }, + { + site: "Nexus Mods", + url: "https://www.nexusmods.com/kotor2/mods/926" + } + ] +}) }} -
-

Visas Marr and Female Exile Romance

- Banner of Visas Marr and Female Exile Romance mod -

Makes the Visas Marr romance scene available for female Exiles.

- Deadly Stream - Nexus Mods -
+{{ modEntry({ + title: "Handmaiden and Female Exile - Disciple and Male Exile Romance", + bannerFile: "kotor2mods/Handmaiden-Disciple-Same-Gender-Romances.png", + desc: "Makes the Handmaiden a romance option for female Exiles and the Disciple a romance option for male Exiles.", + downloads: [ + { + site: "Deadly Stream", + url: "https://deadlystream.com/files/file/977-handmaiden-and-female-exile-disciple-and-male-exile-romance/" + }, + { + site: "Nexus Mods", + url: "https://www.nexusmods.com/kotor2/mods/927" + } + ] +}) }} -
-

Alternate Revan Romances REDUX

- Banner of Alternate Revan Romances REDUX mod -

Gives players options to set Revan's love ineterest(s), or lack thereof. Updated version of felixfelicitas' - Alternate Revan Romances mod.

- Deadly Stream - Nexus Mods -
+{{ modEntry({ + title: "Visas Marr and Female Exile Romance", + bannerFile: "kotor2mods/Visas-Marr-and-Female-Exile-Romance.png", + desc: "Makes the Visas Marr romance scene available for female Exiles.", + downloads: [ + { + site: "Deadly Stream", + url: "https://deadlystream.com/files/file/968-visas-marr-and-female-exile-romance/" + }, + { + site: "Nexus Mods", + url: "https://www.nexusmods.com/kotor2/mods/925" + } + ] +}) }} -
-

Darth Sion and Male Exile Mod

- Banner of Darth Sion and Male Exile Mod -

Makes Darth Sion develop the same affections to a male Exile like he did to a female Exile in vanilla KotOR II.

- Deadly Stream - Nexus Mods -
+{{ modEntry({ + title: "Alternate Revan Romances REDUX", + bannerFile: "kotor2mods/Alternate-Revan-Romances.png", + desc: "Gives players options to set Revan's love ineterest(s), or lack thereof. Updated version of felixfelicitas' Alternate Revan Romances mod.", + downloads: [ + { + site: "Deadly Stream", + url: "https://deadlystream.com/files/file/1004-alternate-revan-romances-redux/" + }, + { + site: "Nexus Mods", + url: "https://www.nexusmods.com/kotor2/mods/933" + } + ] +}) }} -
-

Dahnis Flirt Option for Female PC

- Banner of Dahnis Flirt Option for Female PC mod -

Makes the NPC Dahnis flirt with the player character regardless of gender, including a female PC. A female PC also gets the option to flirt back.

- Deadly Stream - Nexus Mods -
-
+{{ modEntry({ + title: "Darth Sion and Male Exile Mod", + bannerFile: "kotor2mods/Darth-Sion-and-Male-Exile-Mod.png", + desc: "Makes Darth Sion develop the same affections to a male Exile like he did to a female Exile in vanilla KotOR 2.", + downloads: [ + { + site: "Deadly Stream", + url: "https://deadlystream.com/files/file/996-darth-sion-and-male-exile-mod/" + }, + { + site: "Nexus Mods", + url: "https://www.nexusmods.com/kotor2/mods/928" + } + ] +}) }} -
-

Party Members

+{{ modEntry({ + title: "Dahnis Flirt Option for Female PC", + bannerFile: "kotor2mods/Dahnis-Flirt-Option-for-Female-PC.png", + desc: "Makes the NPC Dahnis flirt with the player character regardless of gender, including a female PC. A female PC also gets the option to flirt back.", + downloads: [ + { + site: "Deadly Stream", + url: "https://deadlystream.com/files/file/1400-dahnis-flirt-option-for-female-pc/" + }, + { + site: "Nexus Mods", + url: "https://www.nexusmods.com/kotor2/mods/1036" + } + ] +}) }} -
-

PartySwap

- Banner of Leilukin’s Kreia Reskin mod -

Allows you to recruit both Handmaiden and Disciple in the same playthrough regardless of the player character's gender. Mod originally created by DarthTyren. I have taken over the management and development of this mod since July 2023.

- Deadly Stream -
+

Party Members

-
-

Leilukin’s Kreia Reskin

- Banner of Leilukin’s Kreia Reskin mod -

My version of a retexture of Kreia.

- Deadly Stream - Nexus Mods -
+{{ modEntry({ + title: "PartySwap", + bannerFile: "kotor2mods/PartySwap.png", + desc: "Allows you to recruit both Handmaiden and Disciple in the same playthrough regardless of the player character's gender. Mod originally created by DarthTyren. I have [taken over the management and development of this mod](/shrines/starwarskotor/articles/partyswap-management-takeover) since July 2023 due to DarthTyren's departure from the KotOR modding scene.", + downloads: [ + { + site: "Deadly Stream", + url: "https://deadlystream.com/files/file/544-partyswap/" + } + ] +}) }} -
-

No Jealousy Lock in Handmaiden Dialogue

- Banner of No Jealousy Lock in Handmaiden Dialogue mod -

Allows you to continue to talk to Handmaiden even if you have much higher influence with Visas than with Handmaiden.

- Deadly Stream - Nexus Mods -
+{{ modEntry({ + title: "Leilukin’s Kreia Reskin", + bannerFile: "kotor2mods/Leilukin's-Kreia-Reskin.png", + desc: "My version of a retexture of Kreia.", + downloads: [ + { + site: "Deadly Stream", + url: "https://deadlystream.com/files/file/1003-leilukins-kreia-reskin/" + }, + { + site: "Nexus Mods", + url: "https://www.nexusmods.com/kotor2/mods/932" + } + ] +}) }} -
-

Visas Visible Jedi Robes

- Banner of Visas Visible Jedi Robes mod -

Makes Jedi robes visible on Visas Marr's body when you equip her with one.

- Deadly Stream - Nexus Mods -
+{{ modEntry({ + title: "No Jealousy Lock in Handmaiden Dialogue", + bannerFile: "kotor2mods/No-Jealousy-Lock-Handmaiden.png", + desc: "Allows you to continue to talk to Handmaiden even if you have much higher influence with Visas than with Handmaiden.", + downloads: [ + { + site: "Deadly Stream", + url: "https://deadlystream.com/files/file/2205-no-jealousy-lock-in-handmaiden-dialogue/" + }, + { + site: "Nexus Mods", + url: "https://www.nexusmods.com/kotor2/mods/1181" + } + ] +}) }} -
-

Love Between Brianna and the Exile - The Sith Lords Restored Content Mod Version

- Banner of Love Between Brianna and the Exile - The Sith Lords Restored Content Mod Version -

Updated version of DarthShgaad's Love Between Brianna and the Exile mod, made to be more compatible with The Sith Lords Restored Content Mod (TSLRCM).

- Dropbox -
-
+{{ modEntry({ + title: "Visas Visible Jedi Robes", + bannerFile: "kotor2mods/Visas-Visible-Jedi-Robes.png", + desc: "Makes Jedi robes visible on Visas Marr's body when you equip her with one.", + downloads: [ + { + site: "Deadly Stream", + url: "https://deadlystream.com/files/file/2218-visas-visible-jedi-robes/" + }, + { + site: "Nexus Mods", + url: "https://www.nexusmods.com/kotor2/mods/1185" + } + ] +}) }} -
-

NPCs

+{{ modEntry({ + title: "Love Between Brianna and the Exile - The Sith Lords Restored Content Mod Version", + bannerFile: "kotor2mods/Love-Between-Brianna-and-the-Exile-TSLRCM.png", + desc: "Updated version of DarthShgaad's [Love Between Brianna and the Exile](https://www.gamefront.com/games/knights-of-the-old-republic-ii/file/love-between-brianna-and-the-exile) mod, made to be more compatible with The Sith Lords Restored Content Mod (TSLRCM).", + downloads: [ + { + site: "Dropbox", + url: "https://www.dropbox.com/s/ilntlihyaabthzg/Love%20Between%20Brianna%20And%20The%20Exile%20-%20TSLRCM%20version.zip?dl=0" + } + ] +}) }} -
-

Lonna Vash Mod for TSLRCM

- Banner of Lonna Vash Mod for TSLRCM -

Restores Jedi Master Lonna Vash's cut conversation by allowing the player to meet and talk to her in the secret tomb on Korriban. Updated version of Sikon's Lonna Vash Mod, made to be fully compatible with The Sith Lord Restored Content Mod (TSLRCM).

- Deadly Stream - Nexus Mods -
+## NPCs -
-

TSL Twi'lek Male NPC Diversity

- Banner of TSL Twi'lek Male NPC Diversity mod -

Diversifies the appearances of Twi'lek male NPCs in KotOR 2: TSL by giving the named Twi'lek male NPCs different looks.

- Deadly Stream - Nexus Mods -
+{{ modEntry({ + title: "Lonna Vash Mod for TSLRCM", + bannerFile: "kotor2mods/Lonna-Vash-Mod-for-TSLRCM.png", + desc: "estores Jedi Master Lonna Vash's cut conversation by allowing the player to meet and talk to her in the secret tomb on Korriban. Updated version of Sikon's Lonna Vash Mod, made to be fully compatible with The Sith Lord Restored Content Mod (TSLRCM).", + downloads: [ + { + site: "Deadly Stream", + url: "https://deadlystream.com/files/file/2201-lonna-vash-mod-for-tslrcm/" + }, + { + site: "Nexus Mods", + url: "https://www.nexusmods.com/kotor2/mods/1180" + } + ] +}) }} -
-

Dahnis Unique Look

- Banner of Dahnis Unique Look mod -

Gives the NPC Dahnis a unique appearance to make her look different from other Twi'lek women NPCs.

- Deadly Stream - Nexus Mods -
-
+{{ modEntry({ + title: "TSL Twi'lek Male NPC Diversity", + bannerFile: "kotor2mods/TSL-Twilek-Male-NPC-Diversity.png", + desc: "Diversifies the appearances of Twi'lek male NPCs in KotOR 2: TSL by giving the named Twi'lek male NPCs different looks.", + downloads: [ + { + site: "Deadly Stream", + url: "https://deadlystream.com/files/file/2242-tsl-twilek-male-npc-diversity/" + }, + { + site: "Nexus Mods", + url: "https://www.nexusmods.com/kotor2/mods/1188" + } + ] +}) }} -
-

Items

+{{ modEntry({ + title: "Dahnis Unique Look", + bannerFile: "kotor2mods/Dahnis-Unique-Look.png", + desc: "Gives the NPC Dahnis a unique appearance to make her look different from other Twi'lek women NPCs.", + downloads: [ + { + site: "Deadly Stream", + url: "https://deadlystream.com/files/file/2198-dahnis-unique-look/" + }, + { + site: "Nexus Mods", + url: "https://www.nexusmods.com/kotor2/mods/1178" + } + ] +}) }} -
-

TSL Improved Party Outfits

- Banner of TSL Improved Party Outfits mod -

Adds new items to improve the properties of the default outfits of the human and humanoid party members of KotOR II, namely Atton, Bao-Dur, the Disciple, the Handmaiden, Kreia, Mandalore, Mira and Visas.

- Deadly Stream - Nexus Mods -
+## Items -
-

Juhani Item Pack for TSL

- Banner of Juhani Item Pack for TSL mod -

Adds a new Jedi robe, a new headband and a new armband to In KotOR II: TSL, named after Juhani, with item descriptions that indicate these items once belonged to Juhani.

- Deadly Stream - Nexus Mods -
+{{ modEntry({ + title: "TSL Improved Party Outfits", + bannerFile: "kotor2mods/TSL-Improved-Party-Outfits.png", + desc: "Adds new items to improve the properties of the default outfits of the human and humanoid party members of KotOR II, namely Atton, Bao-Dur, the Disciple, the Handmaiden, Kreia, Mandalore, Mira and Visas.", + downloads: [ + { + site: "Deadly Stream", + url: "https://deadlystream.com/files/file/1012-tsl-improved-party-outfits/" + }, + { + site: "Nexus Mods", + url: "https://www.nexusmods.com/kotor2/mods/934" + } + ] +}) }} -
-

Prologue Item Recovery

- Banner of Prologue Item Recovery mod -

Allows you to recover the items you obtain from the prologue, regardless if you choose to skip the prologue or not.

- Deadly Stream - Nexus Mods -
+{{ modEntry({ + title: "Juhani Item Pack for TSL", + bannerFile: "kotor2mods/Juhani-Item-Pack-for-TSL.png", + desc: "Adds a new Jedi robe, a new headband and a new armband to In KotOR II: TSL, named after Juhani, with item descriptions that indicate these items once belonged to Juhani.", + downloads: [ + { + site: "Deadly Stream", + url: "https://deadlystream.com/files/file/2244-juhani-item-pack-for-tsl/" + }, + { + site: "Nexus Mods", + url: "https://www.nexusmods.com/kotor2/mods/1190" + } + ] +}) }} -
-

TSL Workbench Lightsaber Creation

- Banner of TSL Workbench Lightsaber Creation mod -

Allows you to create lightsabers at a workbench, including double-bladed, one-handed or short lightsabers, with any color focusing crystals available in the game, after completing the quest to craft your first lightsaber.

- Deadly Stream - Nexus Mods -
-
+{{ modEntry({ + title: "Prologue Item Recovery", + bannerFile: "kotor2mods/Prologue-Item-Recovery.png", + desc: "Allows you to recover the items you obtain from the prologue, regardless if you choose to skip the prologue or not.", + downloads: [ + { + site: "Deadly Stream", + url: "https://deadlystream.com/files/file/2211-prologue-item-recovery/" + }, + { + site: "Nexus Mods", + url: "https://www.nexusmods.com/kotor2/mods/1183" + } + ] +}) }} -
-

Miscellaneous

+{{ modEntry({ + title: "TSL Workbench Lightsaber Creation", + bannerFile: "kotor2mods/TSL-Workbnch-Lightsaber-Creation.png", + desc: "Allows you to create lightsabers at a workbench, including double-bladed, one-handed or short lightsabers, with any color focusing crystals available in the game, after completing the quest to craft your first lightsaber.", + downloads: [ + { + site: "Deadly Stream", + url: "https://deadlystream.com/files/file/2197-tsl-workbench-lightsaber-creation/" + }, + { + site: "Nexus Mods", + url: "https://www.nexusmods.com/kotor2/mods/1177" + } + ] +}) }} -
-

Exile's Trial Overlay Removal

- Banner of Exile's Trial Overlay Removal mod -

Removes the blue overlay of the scene of the Exile's trial on Coruscant in The Sith Lords Restored Content Mod (TSLRCM).

- Deadly Stream - Nexus Mods -
-
+## Miscellaneous -
-

Patches

+{{ modEntry({ + title: "Exile's Trial Overlay Removal", + bannerFile: "kotor2mods/Exiles-Trial-Overlay-Removal.png", + desc: "Removes the blue overlay of the scene of the Exile's trial on Coruscant in The Sith Lords Restored Content Mod (TSLRCM).", + downloads: [ + { + site: "Deadly Stream", + url: "https://deadlystream.com/files/file/2217-exiles-trial-overlay-removal/" + }, + { + site: "Nexus Mods", + url: "https://www.nexusmods.com/kotor2/mods/1184" + } + ] +}) }} -
-

PartySwap and Extended Enclave Compatibility Patch

- Banner of PartySwap and Extended Enclave Compatibility Patch -

A standalone patch to make DarthTyren's PartySwap mod compatible with danil-ch and Darth Hayze's Extended Enclave mod.

- Deadly Stream -
+## Patches -
-

Remote Tells Influence Patch for The Sith Lords Restored Content Mod

- Banner of LRemote Tells Influence Patch for The Sith Lords Restored Content Mod -

A patch to make tk102's Remote Tells Influence mod more compatible with The Sith Lords Restored Content Mod (TSLRCM).

- Dropbox -
-
+{{ modEntry({ + title: "PartySwap and Extended Enclave Compatibility Patch", + bannerFile: "kotor2mods/PartySwap-ExtEnclave-Comp-Patch.png", + desc: "A standalone patch to make DarthTyren's [PartySwap](https://deadlystream.com/files/file/544-partyswap/) mod compatible with danil-ch and Darth Hayze's [Extended Enclave](https://deadlystream.com/files/file/428-extended-enclave-tslrcm-add-on/) mod.", + downloads: [ + { + site: "Deadly Stream", + url: "https://deadlystream.com/files/file/1304-partyswap-and-extended-enclave-compatibility-patch/" + } + ] +}) }} + +{{ modEntry({ + title: "Remote Tells Influence Patch for The Sith Lords Restored Content Mod", + bannerFile: "kotor2mods/Remote-Tells-Influence-Patch.png", + desc: "A patch to make tk102's [Remote Tells Influence](https://www.gamefront.com/games/knights-of-the-old-republic-ii/file/remote-tells-influence) mod more compatible with The Sith Lords Restored Content Mod (TSLRCM).", + downloads: [ + { + site: "Dropbox", + url: "https://www.dropbox.com/s/af3h6y793f3zjxq/Remote%20Tells%20Influence%20Patch%20for%20TSLRCM.zip?dl=0" + } + ] +}) }}