stabbing
stabbing
I have noticed that whenever I am fighting something it always says your slash devastates or your slash anhaliates is there a way when we are making any mobs that would go in our area, that we can make them stab?
And if so how?
-Legault Nergal
And if so how?
-Legault Nergal
Legault, Kesno, Balmek, Nezbit
-
- Sword Apprentice
- Posts: 59
- Joined: Tue Jul 06, 2004 1:32 pm
- Location: Waterdeep..Temple of Beauty
- Contact:
How do you set that, and what all is coded, is there a list? I know pierce, crush, slash, claw, bite, punch...what else?Cyric wrote:Not always the case. Certain weapons can be specifically set to do "pierce" damage, or "slash" damage. It's the builders choice, but if it is not specified, it is defaulted to the weapon classes default (usually slash for swords, etc)
I tried to embrace my feminine side, but
it filed a restraining order against me.
it filed a restraining order against me.
Hmm... Well, I've never built on this mud, so I'm unsure of the base Smaug changes.
Back in the day, I did some MINOR builing for a totally stock Smaug code base. I used some of the suggestions hanging around the web. Here's where stock weapon types are found in stock Smaug: http://webhome.idirect.com/~helspawn/sm ... s.html#H10
Value 4 in stock is used to classify the weapon, i.e. a dagger, a sword, a club, etc. Value 3 is used to define the damagetype, i.e. thrust, pierce, crush, etc.
However, these might be different than what FK uses.
Back in the day, I did some MINOR builing for a totally stock Smaug code base. I used some of the suggestions hanging around the web. Here's where stock weapon types are found in stock Smaug: http://webhome.idirect.com/~helspawn/sm ... s.html#H10
Value 4 in stock is used to classify the weapon, i.e. a dagger, a sword, a club, etc. Value 3 is used to define the damagetype, i.e. thrust, pierce, crush, etc.
However, these might be different than what FK uses.
Last edited by Cyric on Thu Dec 02, 2004 6:22 pm, edited 1 time in total.