offthegridmorty

Members
  • Content Count

    19
  • Joined

  • Last visited

  • Days Won

    5

Files posted by offthegridmorty

  1. Bastila Has TSL Battle Meditation

    Gives Bastila a unique Force power based on the Battle Meditation power from TSL.
    *NOTE: This mod will only work properly on saves from before Bastila has joined your party.*
    DETAILS
    This mod essentially ports the "Improved Battle Meditation" Force power from KOTOR II and gives it to Bastila as a starting power instead of Force Aura. Like in TSL, the power adds +2 to attack rolls, damage, and will saves for all party members and -2 for enemies within a 10m radius for 20 seconds at a cost of 35 FP. It also increases vitality regeneration for the duration. The power is not selectable at level-up by the PC or party members and is only added as one of Bastille’s starting powers. The VFX and Force power icon are ported from TSL.
    In KOTOR II, Improved Battle Meditation is a level 12 power while this mod gives it to Bastila at level 3, so it's possible there's an effect on balance in the early game. I don't think it's too OP of a power but let me know if you have feedback.
    INSTALLATION
    To install, run TSLPatcher.exe. This is required. Don't try to copy the files over manually.
    NOTE: If you install on a save from after Bastila has already joined your party, she won't have the power and won’t be able to select it on level-up. You can use save editor to give her the power.
    If any files are modified, a backup folder of unmodified files will be created inside the mod folder.
    UNINSTALLATION
    To uninstall, remove spells.2da, visualeffects.2da, effecticon.2da, p_bastila.utc, fp_bmed.ncs, v_bmedit2_imp.mdl, v_bmedit2_imp.mdx, v_bmedit2r_imp.mdl , v_bmedit2r_imp.mdx, and ip_battlemed02.tga from the override folder. Replace unk_m44ac.mod in the modules folder with the version in the backup folder. Replace dialog.tlk in the main game folder with the version in the backup folder. Then move any remaining files in the backup folder to override.
    COMPATIBILITY
    Should be compatible with most other mods as long as they use TSLPatcher or you install this mod afterward. Could potentially conflict with other mods that edit Bastila's starting Force powers.
    PERMISSIONS
    Please don’t reupload without my permission.
    CREDITS
    offthegridmorty
    djh269 - endgame Bastila support, icon upscale & other tweaks - thanks!
    KOTOR Tool - Fred Tetra
    TSLPatcher, TalkEd - stoffe, Fair Strides
    This mod contains assets from SW: KOTOR II TSL

    577 downloads

       (1 review)

    4 comments

    Updated

  2. Repair Affects Stun Droid [TSL]

    Causes the Repair skill to modify damage inflicted by Stun/Disable/Destroy Droid.
    SUMMARY
    Knowing how to fix something usually means you know how to break it too. This mod makes it so the damage dealt by Stun Droid and higher tier powers depends on the Force user’s Repair skill. Users with high Repair may deal significantly more damage than vanilla, while damage dealt by users with cross-class Repair will be limited. A way to make your tech enthusiast Jedi stand out in combat.
    DETAILS
    In vanilla, Stun/Disable/Destory Droid inflict damage equal/proportional to your character level. This mod changes the flat damage value to incorporate the Repair skill:
    damage = (level + 1.5*Repair)/2
    With a Repair of 0, you deal half the vanilla damage. With a Repair equal to your character level, you inflict 25% more damage than vanilla. At double your level, you deal double damage.
    INSTALLATION
    To install, run TSLPatcher.exe. If spells.2da already exists in your override folder, an unaltered copy will be placed in the “backup” folder in the location of TSLPatcher.exe, along with a backup of dialog.tlk.
    UNINSTALLATION
    To uninstall, remove k_fp_stundr1rep.ncs, k_fp_stundr2rep.ncs, k_fp_stundr3rep.ncs, and spells.2da from your override folder. Replace dialog.tlk in the main game folder with the unaltered dialog.tlk in the backup folder. If a spells.2da was created inside the backup folder, move it to override.
    COMPATIBILITY
    Should be compatible with any mod that doesn’t affect the scripts for Stun Droid, Disable Droid, or Destroy Droid. As long as it’s installed after, this mod will override changes to those powers’ scripts only.
    PERMISSIONS
    Please do not reupload this mod.
    CREDITS
    offthegridmorty
    KOTOR Tool - Fred Tetra
    TSLPatcher, TalkEd - stoffe, Fair Strides
    Screenshot uses Pramod Marlon's AI upscaled icons.

    76 downloads

       (0 reviews)

    2 comments

    Updated

  3. Treat Injury Affects Force Healing [TSL]

    This mod makes it so Treat Injury modifies the vitality points gained from Force healing powers.
    SUMMARY
    The Treat Injury skill isn’t very useful for Force users, since medpacs become pretty much obsolete when you can heal with Force points. I wanted to make the skill more valuable to Jedi classes while rebalancing Force heals a bit.
    Now, Jedi will need to invest points into Treat Injury to be effective healers. Characters with low Treat Injury will heal less and may want to rely on other party members with high Treat Injury for healing, or advanced medpacs/life support kits.
    Lore-wise, it makes sense that a Jedi would need some understanding of the body’s healing process in order to heal effectively through the Force, and that some Jedi are more specialized in healing than others.
    This mod may make the game slightly more challenging on average, since a Treat Injury lower than your character level will lead to less VP healed compared to vanilla. See details below.
    DETAILS
    In vanilla, the number of vitality points you gain from Force healing is tied to your level and Wisdom/Charisma modifiers, plus a flat bonus of 5 VP from Heal and 15 VP from Improved and Master Heal. This mod replaces the character level modifier by the average of your level and Treat Injury skill.
    Here’s a breakdown of each power’s VP gain:
    Heal
    VANILLA:    VP = WIS + CHA + level + 5
    NEW:           VP = WIS + CHA + (level + Treat Injury)/2 + 5
    Improved Heal
    VANILLA:    VP = WIS + CHA + level + 15
    NEW:           VP = WIS + CHA + (level + Treat Injury)/2 + 15
    Master Heal
    VANILLA:    VP = WIS + CHA + 2*level + 15
    NEW:           VP = WIS + CHA + level + Treat Injury + 15
    With this mod, you’ll need a Treat Injury equal to your character level to heal the same amount as in vanilla. Points above or below this will increase or decrease the amount compared to vanilla.
    INSTALLATION
    To install, run TSLPatcher.exe. If spells.2da already exists in your override folder, an unaltered copy will be placed inside the “backup” folder in the location of TSLPatcher.exe, along with a backup of dialog.tlk.
    UNINSTALLATION
    To uninstall, remove k_fp_heal1ti.ncs, k_fp_heal2ti.ncs, k_fp_heal3ti.ncs, and spells.2da from your override folder. Replace dialog.tlk in the main game folder with the unaltered dialog.tlk located in the backup folder. If there's a spells.2da inside the backup folder, move it to override.
    COMPATIBILITY
    Should be compatible with any mod that doesn’t affect the scripts for the Heal, Improved Heal, and Master Heal powers.
    PERMISSIONS
    Please don’t reupload without my permission.
    CREDITS
    offthegridmorty
    KOTOR Tool - Fred Tetra
    TSLPatcher, TalkEd - stoffe, Fair Strides
    Screenshot uses Pramod Marlon's AI upscaled icons.

    217 downloads

       (0 reviews)

    0 comments

    Updated

  4. K2 Force Powers for K1

    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

    408 downloads

       (2 reviews)

    0 comments

    Submitted