DeathScepter Posted September 6, 2012 Share Posted September 6, 2012 Is it possible to recreate Lightsaber forms function how Kotor 2 was used? And if so, can we build on the concept and re used in Kotor 1? I am not talking about tranfering Kotor 2 forms as is into Kotor 1 but recreating it in Kotor 1 with slightly different stat. Link to comment Share on other sites More sharing options...
CptPriceless Posted September 6, 2012 Share Posted September 6, 2012 In short, yes and no. K2's engine is a renovated version of K1's, meaning there are certain facets of K2 that will exist solely in K2 and never in K1 - one of these being the lightsaber forms. However, there are certain work arounds. For one, some modders have implemented lightsaber forms as Force-buffs (like Force Speed and what-not), the problem, however, is that the buff isn't permanent - it only lasts about 3 minutes or so. Another work around has been lightsaber form armbands, although this may also be a sacrifice - depending on your character's equipment build. Take a look at these: K1 Force Pack K1 Lightsaber Form Armbands Link to comment Share on other sites More sharing options...
DeathScepter Posted September 6, 2012 Author Share Posted September 6, 2012 i have seen the Lightsaber forms Armbands. I don't have a clue on C++ but I have few ideas for make the classes more unique. Yes I do have ideas, Now I know that I can't go the Kotor 2 route. Yes I will need some help Link to comment Share on other sites More sharing options...
DeathScepter Posted September 7, 2012 Author Share Posted September 7, 2012 I do want to make custom feats. Right now, Floating in my head that concerning Lightsaber forms and martial arts. Each Lightsaber form will be a passive tree and 1 active combat tree. For Example, Vornskr's Ferocity would used Flurry Animation but it will have 4 attacks per round and it will be tied to Juyo passive tree. And Swift Flank ability will use Dexterity and Intelligence modifer for damage and it will increase damage when your character is flanking an enemy or the enemy is stunned. Link to comment Share on other sites More sharing options...
CptPriceless Posted September 8, 2012 Share Posted September 8, 2012 Try asking TamerBill. He's had success with making new feats. Link to comment Share on other sites More sharing options...
DeathScepter Posted September 8, 2012 Author Share Posted September 8, 2012 cool. Either way if i do talk to him or not, I still need to learn C++ and read up on the tutorials to even use any of my ideas. For Example, Slayer is a Modified Jedi Sentinel Class with more feats, skills and powers. Closer to the Kotor 2 version. Warblade is a Modified Jedi Guardian and still combat friendly Jedi Warrior. I will think something for Jedi Consular. I might borrow you for a few things. Link to comment Share on other sites More sharing options...
JCarter426 Posted September 8, 2012 Share Posted September 8, 2012 As far as I can tell, the feats in this mod are still mere placeholders that technically don't do anything. So you couldn't, for example, create a new Flurry feat because it wouldn't show up in the combat selection. And you can't edit what Flurry does at all because that's hard coded. Also, KOTOR's scripting language is closer to C#. As far as non-feat force forms go, I can think if a couple ways that aren't utilized by any mods I know of. It is possible to add permanent effects and then remove those effects with a script, so to create a Force power to do such would be trivial. It's also possible to equip items to a character that are hidden - this is how HK's upgrades function - and theoretically you should be able to destroy them as well. So with both it would be possible to do something along the lines of the armbands without the armbands, and without any time limit. And to keep anyone from cheating by using two. I considered doing so at one point, but I've been too busy. Link to comment Share on other sites More sharing options...
DeathScepter Posted September 8, 2012 Author Share Posted September 8, 2012 well thank you. I knew that you couldn't edit any current feats and animation is quite hard. If anyone gets good ideas from this thread then good. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.