Search the Community
Showing results for tags 'k2'.
Found 65 results
-
Version 1.2.0
320 downloads
This mod mainly rebalances force powers and grenades to make the game be more than just a spam fest of force speed and force lightning. 1.2.0 Changes: - Installer tweaks. 1.1.9 Changes: - Grenade scrip tweaks. 1.1.8 Changes: - Non party member NPCs no longer require a high Demolitions skill to do a lot of damage with grenades, instead they do more damage the higher their level is. 1.1.7 Changes: - Force Push now cost 15 FP. 1.1.6 Changes: - Force cost adjustments. 1.1.5 Changes: - Force Immunity nerf. - Master Environmental Resistance grants poison immunity too now. 1.1.4 Changes: - Force Fury series now benefits from force duration lengthening effects. - Force Wave now benefits from force duration lengthening effects. - Duel feats now also grant extra Force Power duration. - Energy Resistance renamed to Environmental Resistance. 1.1.3 Changes: - Force Push now stuns the target for 3s as intended. - New installer option (without force point cost changes). 1.1.2 Changes: - Slow, Affliction and Plague force point cost reduction. 1.1.1 Changes: - Force Heal and Improved Force Heal are nerfed. - Force Aura, Force Shield and Force Armor now lasts 30s. - Force Valor, Knight Valor and Master Valor are no longer grant saving throw bonuses or immunity to poison, but they last 30s now. - Force Resistance and Force Immunity are nerfed. They are also light side powers now. - The Energy Resistance series no longer resist energy damage, but it is a light side power now. - Force Barrier series is nerfed. - The Battle Meditation series lasts 30s now. - Shien lightsaber form description fix. - Niman lightsaber form description fix. - Stun Droid, Disable Droid and Destroy Droid are universal powers now. - Force Affliction is DC25 now instead of DC20. - Force cost adjustments. - Force Crush and Force Scream series cast animation fix. 1.1.0 Changes: - Higher level Force Powers now cost more to cast. 1.0.9 Changes: - Duel now also grants 10% damage bonus with force powers, on top of it’s normal effects. - Improved Duel now also grants 20% damage bonus with force powers, on top of it’s normal effects. - Master Duel now also grants 30% damage bonus with force powers, on top of it’s normal effects. 1.0.8 Changes: - Simplified item descriptions. - Master Heal is changed back to pre v1.0.4 because the Treat Injury bonus was too OP. 1.0.7 Changes: - Droid devices such as flame throwers and ion beams now scale with level. - Kyber Darts now do 25 damage by default not 26. 1.0.6 Changes: - Rockets and darts are repriced to match their performance in combat. 1.0.5 Changes: - Grenades and rockets now have a minimum guaranteed damage (their original damage). - Harmful event signal fix for grenades. 1.0.4 Changes: - Master Heal now benefits from skill points invested into Treat Injury. 1.0.3 Changes: - Description fix for grenades and rockets. 1.0.2 Changes: - Removed the blurry air wave effect of Force Wave. - Minor changes to autobalance.2da. - Saving throws are reworked, every class gains 1 of each saving throw type every time they level up. - Most grenades and rockets now benefit from Demolitions skill. - Poison grenades and poison rockets scale with user level. - Darts now also scale with user level. 1.0.1 Changes: - Death Field now actually does what the description sais, only heals the user for the equivalent of the most damage dealt to any single enemy. - Master Heal is nerfed, heals a bit less. 1.0.0 Changes: - Force Channel Form description fix. - Added Force Power Area of Effect: +50% to Force Affinity Form. - Force Affliction fix. - Force Plague fix. - Force Aura buffed to +4 defense and s.t. bonus from +2. - Force Shield buffed to +6 defense and s.t. bonus from +4. - Force Armor buffed to +8 defense and s.t. bonus from +6. - Force Aura, Force Shield and Force Armor now works with Force Chain even if it is applied through Force Enlightenment. - No more blur effect when using Force Speed (all 3 levels). - Burst of Speed buffed from +2 defense bonus to +2 defense bonus and +2 attack roll bonus. - Knight Speed changed from +4 defense bonus and +1 extra round of attack to +4 defense bonus and +4 attack roll bonus. - Master Speed changed from +4 defense bonus and +2 extra round of attack to +6 defense bonus and +6 attack roll bonus. - Fury/Wookiee Rage now also gives +2 attack rolls. - Improved Fury/Wookiee Fury now adds +4 attack rolls instead of +1 extra round of attack. - Master Fury/Wookiee Frenzy now adds +6 attack rolls instead of +2 extra round of attack. - No more blur effect when using Fury/Wookiee Rage (all 3 levels). - Fixed the ’Bad StrRef’ text bug when activating Wookiee Rage, Wookiee Fury and Wookiee Frenzy while i was at it. - Destroy Droid now does 50% less damage. - Kill now does about 33% of enemy hit points in damage instead of 50%. - Shock, Force Lightning and Force Storm now does 50% less damage. - Drain Life and Death Field are now 50% less effective. - Removed the level 10 cap from Drain Life and Death Field. - Force Crush now does 50% less damage. - Force Crush plays no animation on a successful save. - Force Suppression and Force Breach now removes all listed force powers. -
Version v1.0.0b1
33 downloads
A simple CLI to easily compare KOTOR file formats. This is a very simple CLI to PyKotor. If you find TSLPatcher isn't patching the resulting files in the way you want, you can use this tool to compare your manual changes to the resulting TSLPatcher result. You can also use it to compare entire installations, directories, or single files. Why KotorDiff? It is (or should be) common knowledge that Kotor Tool is not safe to use for anything besides extraction. But have you ever wondered why that is? Let's take a look at a .utc file extracted directly from the BIFs (the OG vanilla p_bastilla.utc). Extract it with KTool and name it p_bastilla_ktool.utc. Now open the same file in ktool's UTC character editor, change a single field (literally anything, hp, strength, whatever you fancy), and save it as p_bastilla_ktool_edited.utc. KotorDiff's output: Using --path1='C:\Users\nodoxxxpls\Downloads\p_bastilla_ktool_edited.utc' Using --path2='C:\Users\nodoxxxpls\Downloads\p_bastilla_ktool.utc' Using --ignore-rims=False Using --ignore-tlk=False Using --ignore-lips=False Using --compare-hashes=True Using --use-profiler=False GFFStruct: number of fields have changed at 'p_bastilla_ktool_edited.utc': '72' --> '69' Field 'Int16' is different at 'p_bastilla_ktool_edited.utc\HitPoints': --- (old)HitPoints +++ (new)HitPoints @@ -1 +1 @@ -18 +24 Field 'LocalizedString' is different at 'p_bastilla_ktool_edited.utc\FirstName': --- (old)FirstName +++ (new)FirstName @@ -1 +1 @@ -Bastila +31360 Field 'Int16' is different at 'p_bastilla_ktool_edited.utc\CurrentHitPoints': --- (old)CurrentHitPoints +++ (new)CurrentHitPoints @@ -1 +1 @@ -20 +24 Field 'UInt16' is different at 'p_bastilla_ktool_edited.utc\FeatList\0\Feat': --- (old)Feat +++ (new)Feat @@ -1 +1 @@ -3 +94 Field 'UInt16' is different at 'p_bastilla_ktool_edited.utc\FeatList\2\Feat': --- (old)Feat +++ (new)Feat @@ -1 +1 @@ -39 +98 Field 'UInt16' is different at 'p_bastilla_ktool_edited.utc\FeatList\3\Feat': --- (old)Feat +++ (new)Feat @@ -1 +1 @@ -43 +55 Field 'UInt16' is different at 'p_bastilla_ktool_edited.utc\FeatList\4\Feat': --- (old)Feat +++ (new)Feat @@ -1 +1 @@ -44 +107 Field 'UInt16' is different at 'p_bastilla_ktool_edited.utc\FeatList\5\Feat': --- (old)Feat +++ (new)Feat @@ -1 +1 @@ -55 +3 Field 'UInt16' is different at 'p_bastilla_ktool_edited.utc\FeatList\6\Feat': --- (old)Feat +++ (new)Feat @@ -1 +1 @@ -94 +39 Field 'UInt16' is different at 'p_bastilla_ktool_edited.utc\FeatList\7\Feat': --- (old)Feat +++ (new)Feat @@ -1 +1 @@ -98 +43 Field 'UInt16' is different at 'p_bastilla_ktool_edited.utc\FeatList\8\Feat': --- (old)Feat +++ (new)Feat @@ -1 +1 @@ -107 +44 Field 'LocalizedString' is different at 'p_bastilla_ktool_edited.utc\Description': --- (old)Description +++ (new)Description @@ -0,0 +1 @@ +-1 Field 'String' is different at 'p_bastilla_ktool_edited.utc\Subrace': --- (old)Subrace +++ (new)Subrace @@ -1 +0,0 @@ -0 ^ 'p_bastilla_ktool_edited.utc': GFF is different ^ --------------------------------------------------- 'p_bastilla_ktool_edited.utc' DOES NOT MATCH 'p_bastilla_ktool.utc' Sheesh! I bet you can't even guess which field I modified! Again I changed a singular field! What is all this nonsense that KTool did to my character sheet? Moral: Don't use KTool to modify files. It seems to have the incorrect field types defined internally and doesn't respect the original file when saving a new one. But KotorDiff saved the day here and outputted exactly what happened on save. How to use: Simply run the executable. It'll ask you for 3 paths: PATH1 Path to the first K1/TSL install, file, or directory to diff. PATH2 Path to the second K1/TSL install, file, or directory to diff. OUTPUT_LOG File name/path of the desired output logfile (defaults to log_install_differ.log in the current directory) If you point PATH1 and PATH2 to two KOTOR installs, it will ONLY compare the Override folder, the Modules folder, the Lips folder, the rims folder (if exists), the StreamWaves/StreamVoices folder, and the dialog.tlk file. This was a design choice to improve how long the differ takes to finish. This includes any subfolders within the aforementioned folder names. Supported filetypes/formats: TalkTable files (TLK) Any GFF file (DLG, UTC, GUI, UTP, UTD, GIT, IFO, etc) Any capsule (ERF, MOD, RIM, SAV, etc) Not supported: NCS, NSS, ITP Any file format that's not supported will have its SHA256 hash compared instead. CLI Support: This is a very flexible tool. You can send it command line arguments if you would like to use it in a 3rd party tool. Run `kotordiff.exe --help` to get a full syntax. If there's an error, the exit code will be 3 (if err is known by my code) or 1 (some sys error loading the tool). If the two paths match, the exit code will be 0. If the two paths don't match, exit code will be 2. You can utilize these error codes to utilize KotorDiff in a customized 3rd party script, or add-on to WinMerge/WinDirStat, possibilities are endless. FAQ: I am struggling to read the diff output, why is it saying +/-/@38924 and what does it mean? A: GIT Diff is a standardized output format that has been widely adopted and used since probably the 80s/90s. https://stackoverflow.com/a/2530012/4414190 is by far the best explanation i've seen, but honestly ask ChatGPT to explain it further if needed, or send me a pm if something doesn't make sense! Couldn't I just open my two files with Holocron Toolset/ERFEdit/K-GFF etc? You could, but for me it became tedious to manually compare them side by side, expanding every node etc. Leave alone completely multiple files. This tool allows you to simply input two paths and have the full differences outputted and logged. A main benefit is it'll show you the exact GFF paths that differ. Output such as `Missing struct: "EntryList\5\RepliesList\3" {contents of the struct}` has been very useful. Why is my antivirus is flagging this? This is a false-positive and there's nothing I can do. Python source scripts are compiled to executables using PyInstaller, but unfortunately some antivirus's have been known to flag anything compiled with PyInstaller this way. The problem is similar to why your browser may warn you about downloading any files with the .EXE extension. This whole tool is open source, feel free to run directly from the source script: https://github.com/NickHugi/PyKotor/blob/master/Tools/KotorDiff/src/kotordiff/__main__.py There's a well-written article explaining why the false positives happen on their issue template: https://github.com/pyinstaller/pyinstaller/blob/develop/.github/ISSUE_TEMPLATE/antivirus.md TLDR: PyInstaller is an amazing tool, but antiviruses may flag it. This is not the fault of PyInstaller or my tool, but rather the fault of how some scummy users have chosen to use PyInstaller in the past. Please report any false positives you encounter to your antivirus's website, as reports not only improve the accuracy of everybody's AV experience overall, but also indirectly supports the PyInstaller project. Source code: https://github.com/NickHugi/PyKotor/blob/master/Tools/KotorDiff/ Credit: @Cortisol for creating the PyKotor library (i.e., 90% of the code for this tool) -
View File K2 - Animation Fix This mod fixes Force Power related animation bugs. Changes: - Force Fury animation fix - Force Scream animation fix - Force Crush animation fix - Monster Sonic Howl animation fix (used by Storm Beasts on Malachor) Submitter GearHead Submitted 08/21/2024 Category Mods TSLRCM Compatible Yes
-
-
Version 1.0.0
545 downloads
Integrates Force powers from KOTOR II into KOTOR I. DETAILS This mod adds 6 Light side and 6 Dark side Force powers from KOTOR II to KOTOR I. Added powers: • Master Heal • Force Barrier • Improved Force Barrier • Master Force Barrier • Revitalize • Improved Revitalize • Drain Force • Improved Drain Force • Master Drain Force • Force Scream • Improved Force Scream • Master Force Scream I wanted any added powers to feel like they fit naturally in K1 while keeping faithful to their design in K2. For this and other reasons the following powers are excluded: • Powers restricted to prestige classes • Powers granted to the Exile through the story • Powers with hardcoded effects / that would take more involved scripting to implement (Mind Trick, Force Body, Force Deflection) • Battle Meditation - Try my mod Bastila Has TSL Battle Meditation to give this to Bastila as a unique starting power. • Master Energy Resistance - The Energy Resistance tree was rebalanced in KOTOR II so this power isn’t much better than Improved Energy Resistance in K1, at least not enough to justify it taking its own slot. • Master Revitalize - Level 21 power in K2, level capped at 20 in K1 This mod doesn’t give powers to NPCs and doesn’t touch AI scripts. This means enemies will not use the powers and party members will only use them if commanded to. The Force Scream VFX/sound, Revitalize VFX, and Force power icons are ported from KOTOR II. INSTALLATION To install, run TSLPatcher.exe (Required) Unaltered copies of any modified files will be placed in the “backup” folder in the location of TSLPatcher.exe. UNINSTALLATION 1. Remove the following files from override: • spells.2da • visualeffects.2da • effecticon.2da • k_fp_barrier1.ncs • k_fp_barrier2.ncs • k_fp_barrier3.ncs • k_fp_masterheal.ncs • k_fp_revitalize1.ncs • k_fp_revitalize2.ncs • k_fp_scream1.ncs • k_fp_scream2.ncs • k_fp_scream3.ncs • k_fp_drainforce1.ncs • k_fp_drainforce2.ncs • k_fp_drainforce3.ncs • ip_frcbarrier01.tga • ip_frcbarrier02.tga • fp_frcebarrier03.tga • ip_frcscream01.tga • ip_frcscream02.tga • ip_frcscream03.tga • ip_masterheal.tga • ip_revital01.tga • ip_revital02.tga • ip_drainforce01.tga • ip_drainforce02.tga • ip_drainforce03.tga • v_frcscrm1.mdl & .mdx • v_frcscrm2.mdl & .mdx • v_frcscrm3.mdl & .mdx • v_revite.mdl & .mdx • v_pro_scream.wav • fx_slash04.tpc 2. Replace dialog.tlk in the main game folder with the unaltered version in the backup folder. 3. Move any remaining files in the backup folder to override. COMPATIBILITY AND NOTES Should be compatible with any other mod as long it uses TSLPatcher or you install this mod after. Worst case if another mod adds any of the same powers you will have two versions of it. The only mod I know of is InSidious' Four Force Powers which adds a similar Revitalize power. From k_inc_force it seems that some of the powers in KOTOR II don’t function exactly like they’re described. For example the Revitalize powers heal a flat amount instead of a percentage as stated in the description. Drain Force steals a maximum of 20 FP from an enemy, not 10, and Improved Drain Force affects multiple enemies in a range, instead of a single enemy. Some of these seem to be intentional changes that were just never updated in the Force power description. I decided to implement the powers the same way they function in TSL and correct the descriptions. I’m not sure it’s possible to add custom casting animations so Force Scream uses the regular “hand out” animation instead of the “fury” animation it uses in KOTOR II. PERMISSIONS Please don’t reupload this without my permission. CREDITS offthegridmorty KOTOR Tool - Fred Tetra TSLPatcher, TalkEd - stoffe, Fair Strides This mod contains assets from SW: KOTOR II TSL- 2 comments
- 2 reviews
-
- 10
-
- port
- force powers
-
(and 1 more)
Tagged with:
-
Version 1.1.8
533 downloads
Improves the AI of KotOR 2. I know there are other Improved AI mods out there, but here is my version. Hope you guys are gonna like it. Changes: - Enemy forceusers now use Saber Styles and Force Forms if they have one (unfortunately by default most NPCs don't have one) - Enemy forceusers now use all force powers that they have (previously the AI ignored some force powers completely) - Enemy forceusers now use force buffs more often (Force Speed, Force Armor ect...) - NPCs with the Force Jump feat actually do force jumps if they are further than 10m from the target - Enemys reactivate shields after 200s - Some minor bug fixes - Jedi Support AI reworked - NPCs use Master Rapid Shot or Master Flurry if available instead of the default attack - NPCs use the highest level of feats and force powers available to them - Bao-Dur now uses his Shield Breaker during combat - The AI now uses feats granted by items - Once the player reaches a high enough level, the Jedi Support AI no longer uses low level force buffs, because they became obsolete - T3-M4 now automatically uses his Shock Arm and Renewable Shield - Companions now heal every team member properly not just the one controlled by the player (injury check fix) -
View File Unstoppable Lightsaber Damage Changes the base lightsaber damage type from 'Energy' to 'Unstoppable'. Submitter GearHead Submitted 07/06/2024 Category Mods TSLRCM Compatible Yes
-
- lightsaber
- kotor ii
-
(and 5 more)
Tagged with:
-
-
- lightsabers
- lightsaber
-
(and 5 more)
Tagged with:
-
Version 1.5.2
56,882 downloads
======================================================== KOTOR 2 Community Patch ======================================================== Maintainer: A Future Pilot Contact: afuturepilotis@gmail.com or PM at deadlystream.com Original Release Date: 06/14/2018 1. Description: ---------- This mod is a compilation of various bugfix mods put together with the intention of fixing all the known bugs with the last official patch of KOTOR 2. A huge thanks to all of the mod authors who created these mods, and gave me permission to include them in this patch. 2. List of included mods and fixes (alphabetical by author): ---------- A Future Pilot: The space suit running animation looks like a squirrel that's been injected with caffeine Ashton Scorpius: Malak had some oral hygiene problems: TSL Jedi Malak Mouth Fix 1.1.0 bead-v: The Ebon Hawk has a couple panels with bad models: Ebon Hawk Model Fixes 2.0 danil-ch: In the prologue there are remote clones instead of sensor droids: Prologue Sensor Droids Fix A number of textures don't use shaders: Textures Improvement Project DarthParametric: There are multiple issues with the Harbinger level geometry: Harbinger Hull Fixes 1.1 The Zeison Sha armour for males (PMBMM) is unable to properly perform a two-handed grip during weapon animations: Get a Grip! Zeison Sha Armour Male Model Fix 1.0 There are some minor level geometry issues in the Peragus Administration Level: Peragus Administration Level Room Model Fixes 1.0 The head texture for Visas has a poor quality mask for its environment map and incorrectly uses her skin colour for the inside of her mouth The female player head PFHA04 has some clipping issues with the right eyeball and eyelid (reported by Soka) The female player head PFHA05 has incorrect UVs for the upper teeth, causing them to be flesh-coloured (reported by ebmar) The Ebon Hawk's medbay has some bad lightmaps and the camera can clip through its walls (suggested by JCarter426) The Bumani Exchange Corp. module lacked a skybox/starscape (reported by JCarter426) Mandalore is missing the helmet filter effect on one of his lines (reported by Sniggles) War Droid texture variants didn't properly display the blaster texture (Reported by Sith Holocron) When Kreia first wakes up in the Peragus Administration Level morgue, it's possible to briefly see her body disappear FF97: Khoonda's flag was missing its texture: Khoonda Flag Fix 1.0.0 JCarter426: Various issues: JC's Minor Fixes for K2 1.5 The HKs and T3M4 droids don't have shaders: JC's Shader Fixes for K2 1.1 Various fixes for which feats characters can select: JC's Feat Fixes for K2 1.2 T3-M4 was missing VO and some Gand VO was misplaced: JC's VO Fix for K2 1.2 The Republic soldier body models have been improved: JC’s Republic Soldier Fix for K2 1.1 (with DarthParametric lending a hand) TSLRCM’s Zhug encounter on Nar Shaddaa had a couple issues: JC's Zhug Attack Fix for TSLRCM 1.1 Strength Gauntlets were missing from random loot. Peragus items have had their stats unified across all areas. They will also now stack in the inventory menu. Party puppets such as Bao-Dur’s remote would erroneously trip the stealth sensor in the jungle tomb mission (reported by Sniggles) Kainzorus Prime: Boma beasts have black between their teeth: Boma Beast Teeth Fix 1.0 The model in the galaxy map for Paragus looks nothing like it: Peragus Galaxy Map Change LiliArch: The broken item icon, and Grenn's case icon are incorrect Marauder: A number of items have wrong descriptions or properties: Marauder Fix Pack 1.0.3 N-DReW25: The Serocco guard has a VO that used the wrong actor: Serroco Guard VO Fix 1.0 It's possible to not be able to get a starport visa if you let a bounty hunter go: Bounty Hunter Starport Visa Fix 1.0 ndix UR: One of the player heads wasn't able to blink or move his eyes: PMHC06 Fixed for TSL PapaZinos: The speeder on Nar Shaddaa clipped through the railing: Don't Let Kreia Fly Your Speeder! 1.0.0 Khoonda’s turrets had the wrong appearance: Khoonda Turrets Model Repair 1.0.0 Model fixes: Nar Shaddaa Docks Repair 1.1.0 Model fixes: Nar Shaddaa Landing Pad Repair Model fixes: Telos Model Repairs 1.0.0 Model fixes: TSL Turrets Model Repair 1.0.0 Model fixes: Ultimate Citadel Station Repairs 1.0.0 Model fixes: Ultimate Ebon Hawk Repairs for TSL 2.0.2 (The full version of the mod includes some alternative animated texture options) Model fixes: Ultimate Harbinger Repairs 2.0.1 Model fixes: Ultimate Peragus Models Repair 1.2.0 Squall Lionheart: PMHH01 has some issues: PMHH01 Fixed The Sith Lords Restored Content Mod (TSLRCM) Team: The male Jedi Master robes (PMBNM) had an incorrect OdysseyBase name ZimmMaster: The walking and running animations are janky: Movement Animation Fix for Both KOTOR and TSL 3. Other Recommended Mods: ---------- Under Construction 4. Install: ---------- Prior to installation, ensure that a copy of The Sith Lords Restored Content Mod (TSLRCM) is installed over your game, as TSLRCM's changes are required for the KOTOR 2 Community Patch to function. From there, to install, just download the mod, unpackage it, and run Install.exe 5. Uninstall: ---------- Given the complexity of this mod, a clean install of KOTOR 2 is recommended. However, you can check through the installation log file if you wish to undo the changes made. 6. Bugs: ---------- If you are aware of any bugs that need to be fixed, let me know here: https://github.com/KOTORCommunityPatches/TSL_Community_Patch/issues 7. Permissions: ---------- Due to this mod being a compilation from many different authors, please do not distribute it. 8. Credits: ---------- All of the mod authors who have helped make this patch a reality. I can't say it enough - Thank you! Fred Tetra - For creating his awesome KOTOR Tool that makes us modders job a lot easier. Snigaroo - For maintaining awesome mod lists on the /r/kotor subreddit, and for putting up with my many recommendations danil-ch - For this info.rtf template Fair Strides - For bundling up his tools and making them available DarthParametric - For his numerous additions and fixes JCarter426 - For his many contributions and inclusions THIS MODIFICATION IS PROVIDED AS-IS AND IS NOT SUPPORTED BY BIOWARE/OBSIDIAN ENTERTAINMENT OR LUCASARTS OR ANY LICENSERS/SPONSORS OF THE MENTIONED COMPANIES. USE OF THIS MODIFICATION IS AT YOUR OWN RISK AND THE ABOVE MENTIONED COMPANIES OR THE AUTHOR IS NOT RESPONSIBLE FOR ANY DAMAGE CAUSED TO YOUR COMPUTER FOR THE USAGE OF THIS MODIFICATION.- 28 comments
- 4 reviews
-
- 12
-
Version 1.0.2
82 downloads
This mod makes Darth Nihilus, Darth Sion and Darth Traya stronger. I also replaced the 3 purple lightsabers that Darth Traya summons with Sith Assassins, in my opinion they make more sense. Warning: This mod is made to be compatible with TSLRCM 1.8.6. If you install this mod without TSLRCM 1.8.6, the install process will result in error messages, but the mod will still work.-
- 2
-
- sith lords
- kotor2
- (and 5 more)
-
View File KotOR2 HK-47 Power Blast Fix When HK-47 uses the power blast feat with 2 blaster pistols equipped only 1 shot is being fired, this mod fixes this issue, now 2 shots are being fired. Submitter GearHead Submitted 04/08/2024 Category Mods TSLRCM Compatible Yes
-
-
View File KotOR2 Droid Claw Fix This mod fixes a bug that stopped droids from using ’creature claw’ aka creature melee items. Specifically variants that has 'slashing damage' as there base damage type. Submitter GearHead Submitted 03/29/2024 Category Mods TSLRCM Compatible Yes
-
-
Version 2.0
7,207 downloads
One of the great things about TSLRCM is that the Exile can teach the party all of the forms that they learn from the Jedi masters. You could teach Atton, Mira, Visas, Bao-Dur, and Disciple all the forms and techniques you learn… wait, shouldn’t Handmaiden be on the list? She ought to be in the first place when she becomes a Jedi! However, there wasn’t any scripting or VO available for the Handmaiden to be trained in the games files nor was there ever an alternate solution. Well, after some script writing and some VO splicing by jc2, you can now teach Handmaiden all the forms just like you could for your other companions! This mod can be installed easily at any time during your playthrough and will take effect when Handmaiden becomes a Jedi. Enjoy!- Mellowtron11 Installation: Run tslpatcher **NOTE** PartySwap by DarthTyren is compatible & Leilukin's Handmaiden Fem Romance & are any other mods that edit handmaiden.dlg Compatible with TSLRCM Incompatible with anything that edits "262bdcg.dlg" see readme for workaround if necessary. If you receive these 2 errors, nothing is wrong. And the installer will continue to patch these 2das as needed. These two errors simply mean that the installer does not need to place these two files in the override folder because they are already there, and will continue patching them correctly. This was put in place in th e unlikely event that your override did not have these two files already within. • Warning: A file named globalcat.2da already exists in the override folder. Skipping file... • Warning: A file named spells.2da already exists in the override folder. Skipping file... See readme for details on how to use. Any feedback, regardless of its nature, is appreciated!- 24 comments
- 11 reviews
-
- 5
-
View File KotOR2 Crafting Rebalance Crafting in KotOR2 is OP, so i nerfed it a little bit. You can still craft basic upgrades, but the better ones you have to loot or buy. Submitter GearHead Submitted 03/10/2024 Category Mods TSLRCM Compatible Yes
-
View File KotOR2 Blaster Pistol Rebalance A pair of fully upgraded blaster pistols render blaster rifles redundant in KotOR2, so i changed the upgradable pistols to only take scopes. Submitter GearHead Submitted 03/16/2024 Category Mods TSLRCM Compatible Yes
-
View File Jekk'Jekk Tarr all bar patrons armed By default not all Jekk'Jekk Tarr bar patrons have weapons, yet they attack you, an armed to the teeth Jedi, this makes no sense, so i added weapons to their inventory, they will pull them once the combat starts. Submitter GearHead Submitted 03/21/2024 Category Mods TSLRCM Compatible Yes
-
-
Version 1.0.5
241 downloads
This mod adds an armband to the game that allows you to spawn NPCs and control them. If you start a new game you will find the new item on Peragus - Administration Level after you leave the Medical Bay in the Medical Lab & Lab Station area in the very first lootable container. In existing playthroughs you need to use the console to add the item to your inventory, type "giveitem npc_collection" in the console. I still need to add more NPCs to the mod but it is in usable condition.- 2 comments
-
- 3
-
- collection
- spawn
- (and 7 more)
-
Version 1.1.1
497 downloads
A Mod for Star Wars Knights of The Old Republic Author: N-DReW25 1.1.0 Release Date: 12.12.2023 Installation: Please install the K1 Community Patch FIRST before this mod! If you plan on using it, install the Unofficial K1CP Tweak Pack mod SECOND! (The Tweak Pack is optional and is NOT required for this mod to work. Do NOT install "Fixed Male 01 Clothing" or "K1 Outcast Clothing Fix" from this mod as these fixes are included in THIS mod!) If you want to use it, install the Restored Content for K1CP mod BEFORE this mod. Make sure you install the NPC Diversity Pack mod BEFORE this mod in its entirety for best results! Once you're ready to install the mod, simply click on this mod's TSLPatcher.exe and you'll be faced two options. This mod comes in 2 parts, and since these parts are optional you'll be given two installation options. The "K2 to K1 Clothing Install" shall install the ported K2 clothing component of the pack whilst the "K1EP Clothing Install" shall install the K1EP component of the mod, for more details on these installations please refer to the "Description" section of this readme. Click which install you'd like to install, click install, sit back and watch the TSLPatcher do its magic. Once the installer has finished, click the INSTALL.exe again and repeat this process. Description: In terms of commoner clothing, Obsidian added various new outfits for their NPCs in Kotor 2. The default 'potato sack' outfit was given a stylish facelift, the bloodied Outcast outfit was replaced with the Refugee outfits we see today and on Telos we saw the introduction of a new noble outfit. This mod will port those Kotor 2 clothing textures to Kotor 1... but with a twist! The Kotor 1 Community Patch does the same thing as Obsidian did, it replaced K1's 'potato sack' outfit "N_CommM01" with Kotor 2's default outfit and Gendar's bloodied Outcast outfit "N_CommM07" was replaced with an Refugee outfit. This mod won't do that, instead, K1's 'potato sack' and K2's default clothing shall be two different outfits NPCs can wear. The removal of the clothing replacement is most pronounced in the Outcast village where almost every NPC now wears a Refugee outfit instead of the K1 bloodied Outcast outfit... except for the Outcasts infected with the Rakghoul disease, their clothing shall still use the K1 bloodied Outcast outfit texture. This mod shall also add the K2 noble outfit, but even this outfit has a twist of its own! In K2, the male noble outfit was blue whilst the female noble outfit was purple... in this mod, you will find 2 noble outfits across the galaxy: a blue male and female noble outfit and a purple male and female outfit. In the latest 1.1 update, I've added the new clothing from the K1 Enhancement Pack modder's resource. This will come in the form of an alternative installation which will work great with the previous K2 to K1 Clothing component. In addition to the K1EP clothing, I've added compatibility for the latest update of the Restored Content for K1CP Demo, if you have that mod installed the new clothing added in this mod shall be gloveless as they are in that mod. If you aren't familiar with any of the above mentioned outfits, please check the screenshots on the mod page so you'll know whether or not this mod is for you. Known Bugs: This mod shouldn't have bugs, but if there feel free to report it to me on Deadlystream. Incompatibilities: Please report any incompatibilities! Permissions: Do NOT claim credit for this mod and do not use assets from this mod without my permission. Thanks to: Bioware: For such an amazing game! Obsidian: For such an amazing sequel and for making the K2 textures! SpaceAlex: For releasing the K1EP as a modder's resource! Fred Tetra: For Kotor Tool! Stoffee: For TSLPatcher! Everyone who downloads the mod! Legal: THIS MODIFICATION IS NOT SUPPORTED BY BIOWARE/OBSIDIAN ENTERTAINMENT, LUCASARTS, DISNEY OR ANY LICENSERS/SPONSORS OF THE MENTIONED COMPANIES. USE OF THIS FILE IS AT YOUR OWN RISK AND THE ABOVE-MENTIONED COMPANIES OR THE AUTHOR IS NOT RESPONSIBLE FOR ANY DAMAGE CAUSED TO YOUR COMPUTER FOR THE USAGE OF THIS FILE. -
-
View File KotOR2 - Improved AI Improves the AI of KotOR 2. I know there are other Improved AI mods out there, but here is my version. Hope you guys are gonna like it. Changes: - Enemy forceusers now use Saber Styles and Force Forms if they have one (unfortunately by default most NPCs don't have one) - Enemy forceusers now use all force powers that they have (previously the AI ignored some force powers completely) - Enemy forceusers now use force buffs more often (Force Speed, Force Armor ect...) - NPCs with the Force Jump feat actually do force jumps if they are further than 10m from the target - Enemys reactivate shields after 200s - Some minor bug fixes - Jedi Support AI reworked - NPCs use Master Rapid Shot or Master Flurry if available instead of the default attack - NPCs use the highest level of feats and force powers available to them - Bao-Dur now uses his Shield Breaker during combat - The AI now uses feats granted by items - Once the player reaches a high enough level, the Jedi Support AI no longer uses low level force buffs, because they became obsolete - T3-M4 now automatically uses his Shock Arm and Renewable Shield - Companions now heal every team member properly not just the one controlled by the player (injury check fix) Submitter GearHead Submitted 02/07/2024 Category Mods TSLRCM Compatible Yes
-
View File KotOR2 Stronger Sith Lords This mod makes Darth Nihilus, Darth Sion and Darth Traya stronger. I also replaced the 3 purple lightsabers that Darth Traya summons with Sith Assassins, in my opinion they make more sense. Warning: This mod is made to be compatible with TSLRCM 1.8.6. If you install this mod without TSLRCM 1.8.6, the install process will result in error messages, but the mod will still work. Submitter GearHead Submitted 02/05/2024 Category Mods TSLRCM Compatible Yes