News:

SMFNew Installed

+-+-

User+-

Welcome, Guest.
Please login or register.
 
 
 

Login with your social network

Forgot your password?

Site Stats+-

Members
Total Members: 728
Latest: Cho
New This Month: 0
New This Week: 0
New Today: 0
Stats
Total Posts: 10932
Total Topics: 795
Most Online Today: 389
Most Online Ever: 854
(September 18, 2024, 07:49:37 am)
Users Online
Members: 0
Guests: 143
Total: 143

Author Topic: [CLASS] Emberdrake  (Read 17252 times)

0 Members and 14 Guests are viewing this topic.

Re: [TL2] "Dragon Alchemist" Class
« Reply #30 on: »
Hi @Lord Nyriox will the DL link in the OP go to your latest build version (just before the "internal overhaul" you mentioned)?

Always. 

Just use the file with the highest revision number.  ;}


None of the skills mentioned above are in any build, mind you.  They are all WIP (renaming and relocating all files associated with a skill can be quite time-consuming, after all). 
I am off to Tamriel, seeking new adventures, great and small.  One day, I might return to Novastraia and show what I have learned.

Re: [TL2] "Dragon Alchemist" Class
« Reply #31 on: »
Just an FYI:  Build 17 of the Emberdrake class is finally out. 

Besides the many internal refactors, this version has a totally new Skill-Tree layout, a whole slew of added Skills (both Active and Passive), and significant rebalancing of many existing Skills. 

I also further optimized the model data using the updated version of my "Mesh and Skeleton Rebuilding" scripts, which should translate to slightly better performance in-game.  Every bit counts.  ;} 

There are still a ton of things I have to do on this class, but I might soon wind up taking a break for a bit (I might actually try playing this class for more than a 15-minute testing session eventually).

« Last Edit: July 29, 2018, 02:17:21 pm by Lord Nyriox »
I am off to Tamriel, seeking new adventures, great and small.  One day, I might return to Novastraia and show what I have learned.

Re: [TL2] "Dragon Alchemist" Class
« Reply #32 on: »
Alright! Will try this out and give u feedback soon as i have some ;thumbsup:


Re: [TL2] "Dragon Alchemist" Class
« Reply #33 on: »
Build 18 is now released!

This release includes two skills that did not make it into the last release (forked from "Chain Snare" and "Emberquake", respectively). 

It also includes a couple new animations, to better support the variety of skills used by this class (several of the original Firedrake animations had baked-in particle effects, which I removed in these alternate versions).

The "Earth Destroyer" legacy skill has been disabled in this release.  It probably will not return.



Alright! Will try this out and give u feedback soon as i have some ;thumbsup:


In these more recent builds, I have started to use a less traditional Skill-Tree layout.  There are now separate "Active Skills" tabs, and "Passive Skills" tabs, with no direct crossover between the two. 

I would love to hear your opinions on this, and what you think might be improved.  ;} 
« Last Edit: June 03, 2018, 12:08:18 pm by Lord Nyriox »
I am off to Tamriel, seeking new adventures, great and small.  One day, I might return to Novastraia and show what I have learned.

Re: [TL2] "Dragon Alchemist" Class
« Reply #34 on: »
And now for Build 20.

Build 20 of my Emberdrake mod includes a major new feature:  A Pet version of the class, complete with all the active skills! 

This "Drakeling" pet also has additional equipment slots, adapted from the "Human Followers" mod by "kriss_gjeng".  These are fully functional slots (though they are not compatible with class items at the moment). 
« Last Edit: July 29, 2018, 01:15:41 pm by Lord Nyriox »
I am off to Tamriel, seeking new adventures, great and small.  One day, I might return to Novastraia and show what I have learned.

Re: [TL2] "Dragon Alchemist" Class
« Reply #35 on: »
New Default Textures:

Aaaand of course, because I cannot stop tinkering, I just had to try my hand at a more theme-appropriate texture for the Emberdrake.  It turned out surprisingly well, considering the circumstances. 

Mind you, it looks a whole lot better in-game than it does from the character-select screen, so it does have that downside.  :\ 

You'll find the new textures in Build 21 at the usual link. 



For those who care, the new texture was made using "Ostagram", an online image texturizer, based on the neural-net visual transformation tool "deepdream".  I set one of my dragon textures as the base, and the Ordrak texture as the filter. 

I added the eyes and glow-maps by hand—based on the Dragonkin and this new texture, respectively.  ;}
« Last Edit: June 05, 2018, 10:35:25 am by Lord Nyriox »
I am off to Tamriel, seeking new adventures, great and small.  One day, I might return to Novastraia and show what I have learned.

Re: [TL2] "Dragon Alchemist" Class
« Reply #36 on: »
I do not know, I feel the Dragon normal attack distance is very close, maybe because he uses a claw type weapon. I think the attack distance should be adjusted to the length of the arm of the Dragon. So it can attack the enemy within reach of his arm attack :)


By the way the Dragon skin color is good :D

Re: [TL2] "Dragon Alchemist" Class
« Reply #37 on: »
I think the attack distance should be adjusted to the length of the arm of the Dragon.

I noticed that issue myself.  Unfortunately, I am not sure what tag controls that aspect.  "REACH_BONUS"? 

By the way the Dragon skin color is good :D
 

I, personally, do not care for the way the belly got bleached blue—but otherwise I agree with you.  :P
I am off to Tamriel, seeking new adventures, great and small.  One day, I might return to Novastraia and show what I have learned.

Re: [TL2] "Dragon Alchemist" Class
« Reply #38 on: »
Build 22 now released!

Build 22 of my Emberdrake mod has a whole lot of changes from the previous build—one of them being another significant refactor of the mod's internals (hopefully for the last time). 

Changelog (non-exhaustive): 
  • Refactored mod internals.  All files now use "Emberdrake" instead of "Dragon" in their internal naming.
  • Added a Charge system.  Currently it is just a clone of the Charge mechanic used by the Nethermancer class.  I am using a passive Skill to attach the base Affix.
  • Made some changes to the Skill Tree.  It now includes a Respec tab, and a custom top/bottom class-badge arrangement.  I also significantly simplified the Tab-to-Page logic so each skill-tab does not directly interact with the other skill-tabs (surprisingly enough, this simpler method does not cause any complications in-game).
  • The starting claws have been turned into wands.  I still need to fix their Level-requirement coding.
  • A few skill tweaks.
  • Some restructuring of the unit-data internals.  Should now be easier for me to maintain.
« Last Edit: July 29, 2018, 01:16:46 pm by Lord Nyriox »
I am off to Tamriel, seeking new adventures, great and small.  One day, I might return to Novastraia and show what I have learned.

Re: [TL2] "Dragon Alchemist" Class
« Reply #39 on: »
Thanks @Lord Nyriox downloading now ;)


Re: [TL2] "Dragon Alchemist" Class
« Reply #40 on: »
Hi @Lord Nyriox , I asked permission to use the Emberdrake skin for Pet Dragon on Variant Pet Mod :)

Re: [TL2] "Dragon Alchemist" Class
« Reply #41 on: »
I asked permission to use the Emberdrake skin for Pet Dragon on Variant Pet Mod :)


You may use all of my Emberdrake pet skins (some are closer to the original "Firedrake" style than others, but I made about a dozen different dragon skins, each with a different flavor). 

Most of those skins were originally intended for dragon pets anyway.  ;}
I am off to Tamriel, seeking new adventures, great and small.  One day, I might return to Novastraia and show what I have learned.

Re: [TL2] "Dragon Alchemist" Class
« Reply #42 on: »
Thank you very much @Lord Nyriox for allowing to use skin from "Emberdrake". ;)

Re: [TL2] "Dragon Alchemist" Class
« Reply #43 on: »
yeah thanks @Lord Nyriox !


Re: [TL2] "Dragon Alchemist" Class
« Reply #44 on: »
If I'm not mistaken there is a white dragon Pet skin in Clouddancer Mod, and a black dragon Pet skin in Mamba Pet Mod

 

Recent Topics+-