iupcompkid666
New Member
- Joined
- Oct 3, 2012
- Messages
- 20
Preface:
Hello all. With the release of Shadowbringers I decided I wanted challenge myself and give a shot at doing a global combat routine. Much of the code was taken either directly or used as a basis from the Shinra combat routine. The Shinra Routine developer does not appear to be active any longer, but it can be found here: https://www.thebuddyforum.com/threads/shinra-stormblood-combat-routine.402262/
I have already made drastic changes to the structure of the solution and am planning to make more so have decided to make a completely new project. This is primarily a fun project for myself, but I decided it would be fun to share since I believe many people are desperate for many of their favorite jobs.
There is way too many classes for me to test quickly, so any feedback/reports would be greatly appreciated.
Status:
This is still extremely new so there is no configuration screen and any changes you make will very likely be overwritten/lost for the time being.
Only very basic testing has been performed for the moment, and only on test dummies. If you use this profile I highly recommend only doing it as Combat Assist for now.
Opening Rotations have been stripped for the time being.
PVP has been stripped and there is currently no plans to add.
Base Classes - Not yet supported
Gunbreaker - basics working. I do not have a level 80 GBN, so I am unable to get the spell IDs for the abilities 71-80. If you have access to these please let me know.
Dancer - Not yet supported. If you have the Spell IDs for 61-80 please let me know as my Dancer class is still 60 and cannot yet do HoH.
Dark Knight - Should be mostly functional up to level 80.
Other classes have been stripped of their removed abilities and are based upon the Stormblood routines. Eventually I will include the new abilities. If you have any Spell IDs that would help.
Machinist - Should run but due to the drastic changes I doubt it is very effective.
Summoner - Same as Above
Scholar - Same as Above
Dragoon - Same as Above
Version History:
1.0) Initial version.
How to get Spell ID's:
Open Rebornbuddy, under Plugins open the RebornConsole (click on the Meow button) and paste in the following code into the textbox and click the Run button. This will list the Spell and Spell ID
Now then, if you are interested in joining me in this new adventure across the First and beyond, below are the links.
Download: https://github.com/sinnerbenkei/Shadow (Download/Clone and place the entire Shadow directory into your Combat Routines directory)
Hello all. With the release of Shadowbringers I decided I wanted challenge myself and give a shot at doing a global combat routine. Much of the code was taken either directly or used as a basis from the Shinra combat routine. The Shinra Routine developer does not appear to be active any longer, but it can be found here: https://www.thebuddyforum.com/threads/shinra-stormblood-combat-routine.402262/
I have already made drastic changes to the structure of the solution and am planning to make more so have decided to make a completely new project. This is primarily a fun project for myself, but I decided it would be fun to share since I believe many people are desperate for many of their favorite jobs.
There is way too many classes for me to test quickly, so any feedback/reports would be greatly appreciated.
Status:
This is still extremely new so there is no configuration screen and any changes you make will very likely be overwritten/lost for the time being.
Only very basic testing has been performed for the moment, and only on test dummies. If you use this profile I highly recommend only doing it as Combat Assist for now.
Opening Rotations have been stripped for the time being.
PVP has been stripped and there is currently no plans to add.
Base Classes - Not yet supported
Gunbreaker - basics working. I do not have a level 80 GBN, so I am unable to get the spell IDs for the abilities 71-80. If you have access to these please let me know.
Dancer - Not yet supported. If you have the Spell IDs for 61-80 please let me know as my Dancer class is still 60 and cannot yet do HoH.
Dark Knight - Should be mostly functional up to level 80.
Other classes have been stripped of their removed abilities and are based upon the Stormblood routines. Eventually I will include the new abilities. If you have any Spell IDs that would help.
Machinist - Should run but due to the drastic changes I doubt it is very effective.
Summoner - Same as Above
Scholar - Same as Above
Dragoon - Same as Above
Version History:
1.0) Initial version.
How to get Spell ID's:
Open Rebornbuddy, under Plugins open the RebornConsole (click on the Meow button) and paste in the following code into the textbox and click the Run button. This will list the Spell and Spell ID
Now then, if you are interested in joining me in this new adventure across the First and beyond, below are the links.
Download: https://github.com/sinnerbenkei/Shadow (Download/Clone and place the entire Shadow directory into your Combat Routines directory)