Page 1 of 3

Blood Knight class

Posted: Wed Jan 15, 2014 2:40 pm
by MisiuPysiu
Hi there,

After a long time I finally managed to learn a bit lua and create my first addon.
Its a Blood Knight class.
http://te4.org/games/addons/tome/bloodknight

The core mechanic of the class is bleeding damage. You get stronger when you bleed and you enemies get weaker when they bleed. The class is desighed with big 2h weapons in mind.

I created 6 new talent trees:
Generic:
Lifeblood
- Damage coverted to bleeding, defence stats increase on bleed, additional bleed damage, life leech on bleed.

Class:
Bloodfloow
- Utility skills: rush, vision, heal, detrimental effect removal
Carnage - hard hitting (or cutting) damage skills
Blodomination (from level 6) - various powerful skills useful for the build
Crimson (locked from level 10)- killing enemies or eventually taking damage creates a crimson fog which buffs the player in various ways and debuffs the mobs.
Bloodfury (locked, from level 10) - like the Rampage tree but with a bloody twist


I was learning lua while writing this addon so its far from perfect and a few errors might have slipped by me. The lore part of the class is also lackluster.

The class has two main stats: str and con, antimagic is a very valid option here, but conditioning is also a possibility (especially with the bleed damage reduction passive). The class should be quite powerful, a few nerfs here and there will not be avoided.


Hooks used:

Code: Select all

"ToME:load"
"DamageProjector:final"
"Combat:attackTargetWith"
"Actor:actBase:Effects"
"Actor:move"
"Actor:takeHit"
Superload:

Code: Select all

timed_effects/physical.lua
mod/class/Actor.lua
mod/class/Player.lua
mod/class/interface/Combat.lua

During the work on this addon i have let myself be "inspired" by the addon work of Doctornull, HousePet and of course DarkGod:)

I hope you will enjoy playing this class. I will add the addon to the te4.org site when possible.

Blood Knight version 4.0 changelog:

- Fixed Overblood triggering
- Fixed Sacrificial Air Bug
- Removed Conditioning talent tree (was to OP)
- Added Mobility talent tree (locked, 0.8 modifier)
- Added Thuggery talent tree (locked, 0.8 modifier)
- Bleeding pain changed from sustain to passive
- Blood Feed changed from sustain to passive
- Dusty Veins changed from sustain to passive
- Crippling Wound changed from sustain to passive
- Overblood sustain cost increased


Cheers:)

Re: Blood Knight class

Posted: Wed Jan 15, 2014 3:19 pm
by malboro_urchin
This sounds really cool! I'll be sure to download it and give it a shot later tonight. How does it cope with bleeding-immune enemies (of which there are many in Dreadfell and elsewhere)?

Re: Blood Knight class

Posted: Wed Jan 15, 2014 3:28 pm
by MisiuPysiu
How does it cope with bleeding-immune enemies (of which there are many in Dreadfell and elsewhere)?
There is a skill which takes care of that in the Blodomination tree.

But the class can take undeads on its own even without the bleed immunity pierce (selfbleed is an important mechanics of this class).

Re: Blood Knight class

Posted: Wed Jan 15, 2014 5:22 pm
by wildwolfofdark
Not bad. An interesting tactical class. Tempted to see how a skeleton works, if it will work.

Edit--------

Awww, you took out the ability to do it as a skeleton. lol

Re: Blood Knight class

Posted: Wed Jan 15, 2014 5:24 pm
by MisiuPysiu
Tempted to see how a skeleton works
I have to disappoint you. This class is limited to living races, so no undeads allowed. I guess it would be to cheesy otherwise:)

Re: Blood Knight class

Posted: Wed Jan 15, 2014 5:26 pm
by wildwolfofdark
I do like the addon. Would be very fun if you could find weapons that cause bleed damage early on.

Re: Blood Knight class

Posted: Wed Jan 15, 2014 5:28 pm
by MisiuPysiu
The carnage skill tree is designed to add some bleeding damage to your attacks early on. And on lev 16 you can get Bloody Strikes.
edit:
Bloodrush also causes bleed damage and this should be your first attack on distant mobs.

Re: Blood Knight class

Posted: Wed Jan 15, 2014 5:33 pm
by wildwolfofdark
I see. I'm still not sure how effective the class will be late game, but I do like the idea.

Re: Blood Knight class

Posted: Wed Jan 15, 2014 5:35 pm
by MisiuPysiu
I'm still not sure how effective the class will be late game,
Many skills scale with your str or con and become stronger in the lategame. I played one char up to the prides. The class is quite powerful, never the less, some tweaking will be necessary.

Re: Blood Knight class

Posted: Wed Jan 15, 2014 5:53 pm
by Faeryan
Oh wow! Can't wait to pay my current brawler to the end to try this one out.
I've been dying to try another warrior type character for a while now but none of the current classes held anything new for me to force myself to actually start one, until this.

To tell the truth I might have came into my pants just a little when I saw the add-on name. Hope the class lives up to its name.

Re: Blood Knight class

Posted: Wed Jan 15, 2014 6:00 pm
by wildwolfofdark
...Well then...

Re: Blood Knight class

Posted: Wed Jan 15, 2014 6:11 pm
by cryol
Hi. The class concept is interesting. Troll Bloodknight seems like an obvious choice to me.

Wondering why you decided to give him unlocked Cunning/Survival and locked Technique/Conditioning?
Was it done specifically because of the Vitality bleed reduction?
Since your "Scarlet eyes" talent kinda mirrors some of Cunning/Survival talents maybe remove it completely?

Also giving an open talent tree with min lvl 10 requirement seems kinda strange.

Re: Blood Knight class

Posted: Wed Jan 15, 2014 6:26 pm
by MisiuPysiu
Hope the class lives up to its name.
Well, i hope it too:)
I have still a few ideas left for this class but i wanted to show the work I have already done.

Re: Blood Knight class

Posted: Thu Jan 16, 2014 1:16 pm
by MisiuPysiu
Addon updated to version 2 (still not on the te4.org site).

Changes to version 2:

- Dim Vision talent fixed
- Crimson talent tree set to initially locked
- Blodomination talent tree set to initially unlocked and level and stat requirements lowered a bit.
This will help dealing with undead monsters in Dreadfell sooner.

Re: Blood Knight class

Posted: Thu Jan 16, 2014 3:14 pm
by MisiuPysiu
Wondering why you decided to give him unlocked Cunning/Survival and locked Technique/Conditioning?
Was it done specifically because of the Vitality bleed reduction?
Conditioning is one of the possibilities where you can put your category point in. Its all about choices. You wont be able to explore antimagic, conditioning, and all the class trees at once (well technically speaking, you could but it would be in my opinion a sub par build.)

Since your "Scarlet eyes" talent kinda mirrors some of Cunning/Survival talents maybe remove it completely?
This is a good point. I will consider removing the Survival tree in the next version.
Also giving an open talent tree with min lvl 10 requirement seems kinda strange.
yes, i know. I wanted to make a more "advanced" tree but still available for each character without investing a category point.
This has been changed a bit in the version 2. (min lev is set to 6 and 15 for the last skill).