MoldyCrow

Registered
  • Content Count

    5
  • Joined

  • Last visited

Community Reputation

1 Neutral

About MoldyCrow

  • Rank
    Jedi Initiate

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Bit of a strange request, but could somebody possibly copy/paste the contents of both games nwscript.nss files onto a post in spoiler/hidden tags for me? All I have on me is my iPhone and I want to get some scripts written out. Cheers in advance! 😊
  2. Maybe I just associated him with the Marauders because all you really see of Sion is his aggression and lust for revenge, you never really see him displaying a particularly amazing command of the Force like Nihilus or even Kreia. Not that it makes much difference, I’ll probably end up restricting it to all three Dark Side Prestige Classes rather than choosing one. That way, you still have to have a Dark Side PC and have progressed some way into the game before it becomes available, so that seems reasonable enough to me. I just need to neaten up my messy script and make some proper icons and I’ll post some screenshots to get some feedback before release.
  3. The ‘technical’ side of things as you put it isn’t an issue, i’ve already written the code for the three different powers which make up the tree, using the Light Side Heal power tree as a base, as mentioned in the previous post. I was mainly looking for input as to how the ‘buff’ should be calculated, but realised shortly after writing the original post that there aren’t really any better options that I could think of, so I went ahead and wrote the scripts. I like the idea of a class restriction, but I’m not sure whether I’d want it restricted to just the Sith Lord class, I think I’d probably make it only available to the three Dark Side Prestige Classes, or maybe to the Sith Marauder Class. Sion always seemed more of a Marauder than a Lord to me anyway. Quite like the name ‘Sith Resurgence’ though, I may well use that. When I cobbled together a version of the mod for testing, I just called it ‘Sith Healing’, but I like your idea better. Thanks! 👊🏻
  4. I’ve been lurking around the DeadlyStream forums for a few months now and have decided to have my first crack at making a mod for KotOR. I’ve decided to add my own version of Darth Sion’s healing ability as a Force Power in TSL. I’ve mainly started this thread to get some opinions on how the power should work. I know that there was a mod aiming to do something similar a few years ago, but it was quite crudely done, in that it literally just restored the users HP and FP to their maximum, which seemed a little overpowered to me. I’m thinking that I should have it work as a Dark Side version of the Heal/Improved Heal/Master Heal power tree in the vanilla game, having it take the casters Strength into account rather than their Wisdom. I’ve cobbled together a few different variants of the script for the power, calculating the ‘amount of healing’ in different ways and this seems like the way to go. Any advice/suggestions would be more than welcome! 😊