Page 1 of 2

Incorporeal Undead

Posted: Tue Jun 04, 2013 11:05 am
by Teric neDhalir
New Building Tools and Options

Creatures with the touch attack feat may now accept a local string, named "ACR_TOUCH_ATTACK" -- if set to the value of WRAITH, the creature's touch attack will operate as a wraith's (magical damage on touch, and fort save or constitution drain).
Creatures flagged as incorporeal ("X2_L_IS_INCORPOREAL") and which use the ACR AI ("ACR_CREATURE_BEHAVIOR") now automatically receive all properties inherent to incorporeal creatures without further toolset intervention.
I'm behind the times and only just getting round to taking the above change onboard. Rather than playing 20 questions about this setting and that variable does anyone have a fully working, correct in all aspects blueprint for an incorporeal undead creature with a proper touch attack that I can take as a template?
Cheers!

Re: Incorporeal Undead

Posted: Wed Jun 05, 2013 10:08 pm
by Teric neDhalir
*crickets*
That's a bit worrying.

Re: Incorporeal Undead

Posted: Thu Jun 06, 2013 12:48 pm
by Brokenbone
I am kind of wondering about this one too, I know that zSpawn can make perfectly terrifying Shadows, but I am not quite sure what gives them their mojo. Not just the ability to do the special touch attack tooled onto them, but the AI to actually employ it is a big deal. I honestly forget if it was one of those new behavior types like TANK, NUKE, or all those other funny words, where incorporeals got their own "word" to select as a... uh.... variable?

If there was a sample shadow and wraith, I'd be down with making a couple of variants (including dread wraith I guess), especially if I knew it'd replace the HATED +2 weapon-needing shadows and whatnot on BG. Though I think also some "smaller" shadows on BG only need +1, these are meant to be an annoyance monster, deadly in a world of people who don't own +2 weapons though.

Re: Incorporeal Undead

Posted: Thu Jun 06, 2013 2:13 pm
by Zelknolf
A creature on new AI with the touch attack ability will always use it in any circumstance wherein a non-incorporeal creature would have attacked with fists or weapon.

I keep forgetting to actually grab my wraiths off of the fight club. I do have a sample somewhere, though.

Re: Incorporeal Undead

Posted: Tue Jun 18, 2013 8:25 pm
by Teric neDhalir
I've worked my way down my blueprints list re-categorising everything to fit with the new Creator and have got to Undead - any chance of that example of an incorporeal with touch attack?
I'm really, really not complaining here, but sometimes the tech department forgets that the rest of the community are normal mortals that need examples to learn from. :help:

Re: Incorporeal Undead

Posted: Tue Jun 18, 2013 9:27 pm
by Zelknolf
Blargh... I call this a bug in my system of organization. Our timezones align such that I'm pretty much always at work when I see your posts, where I can't get at my creature blueprints-- and upon seeing your posts, they're no longer "unread posts."

I am stuffing a note in my pocket in hopes that it'll remind me when I get home this time.

Re: Incorporeal Undead

Posted: Tue Jun 18, 2013 10:32 pm
by Zelknolf
On the DM FTP /NWN2/TechTemp/forTeric

A wraith which has been converted to new AI and new touch attacks-- note the local variables set on the creature and the feat selections.

Re: Incorporeal Undead

Posted: Wed Jun 19, 2013 12:43 am
by Rumple C
Great stuff Zelk!

(An appreciative note for your contributions)

Re: Incorporeal Undead

Posted: Wed Jun 19, 2013 1:24 am
by Galadorn
Same same.

Thank you for your hard work very much!

Re: Incorporeal Undead

Posted: Wed Jun 19, 2013 4:20 pm
by Teric neDhalir
Zelknolf wrote:On the DM FTP /NWN2/TechTemp/forTeric

A wraith which has been converted to new AI and new touch attacks-- note the local variables set on the creature and the feat selections.
*puzzled*
The only variable that critter has is X2_L_IS_INCORPOREAL and the feats are the normal alertness, blind-fight etc. And its weapon is the basic Wraith Claw. Possibly the wrong blueprint?

Re: Incorporeal Undead

Posted: Wed Jun 19, 2013 5:22 pm
by Zelknolf
... also puzzled.

Guess I'll have another look this afternoon.

Re: Incorporeal Undead

Posted: Wed Jun 19, 2013 10:16 pm
by Zelknolf
I believe the toolset was again asserting it's "unique" understanding of what "save" means yesterday.

Try the one that's up now. That one should actually contain the changes I made.

Re: Incorporeal Undead

Posted: Wed Jun 19, 2013 10:32 pm
by Teric neDhalir
Zelknolf wrote:I believe the toolset was again asserting it's "unique" understanding of what "save" means yesterday.

Try the one that's up now. That one should actually contain the changes I made.
Thank you!
So, to recap, the only things unusual about that blueprint are the ACR_TOUCH_ATTACK=WRAITH and ACR_CREATURE_BEHAVIOUR variables? No new feats required? Oh, wait one.. You need the Touch Attack feat which doesn't show up in the Feats Tab, but does on the Properties Tab>Feats? Bleh!

Next question, of course, is what do you do for a touch attack that doesn't do Wraith damage or drain (I've been trying to do a ghost for years!)?

Re: Incorporeal Undead

Posted: Thu Jun 20, 2013 12:17 am
by Zelknolf
Teric neDhalir wrote:Thank you!
So, to recap, the only things unusual about that blueprint are the ACR_TOUCH_ATTACK=WRAITH and ACR_CREATURE_BEHAVIOUR variables? No new feats required? Oh, wait one.. You need the Touch Attack feat which doesn't show up in the Feats Tab, but does on the Properties Tab>Feats? Bleh!

Next question, of course, is what do you do for a touch attack that doesn't do Wraith damage or drain (I've been trying to do a ghost for years!)?
re: variables, yes. Though the incorporeal flag is still important; it's just not new. That will make sure that it won't bump things while moving about, can't be tripped/entangled, gets the proper concealment, etc.

If the Touch Attack feat isn't on your feats tab, you should check your custom content on your tooling machine-- or the filters you have set on the feats tab. I set it by checking it off like any other feat.

Right now, we only have wraiths and shadows; hadn't gotten requests for anything else. I'll put in a ticket for a ghost touch attack.

Re: Incorporeal Undead

Posted: Thu Jun 20, 2013 9:02 pm
by Teric neDhalir
Zelknolf wrote:re: variables, yes. Though the incorporeal flag is still important; it's just not new. That will make sure that it won't bump things while moving about, can't be tripped/entangled, gets the proper concealment, etc.

Yes, understood.

If the Touch Attack feat isn't on your feats tab, you should check your custom content on your tooling machine-- or the filters you have set on the feats tab. I set it by checking it off like any other feat.

I've been back through it all - Properties>CharacterSheet>Feats goes to the TwoDAReferenceCollectionEditor which includes an entry called Touch Attack. Looking at the Feats tab has no Touch Attack however I try and filter the entries. Looking at Feats.2da in alphabetical order also draws a blank. Which line of feats.2da do you think it is?

Right now, we only have wraiths and shadows; hadn't gotten requests for anything else. I'll put in a ticket for a ghost touch attack.

I didn't know you were asking for requests :)