PDA

View Full Version : Possible to code NPC ability: make target grant advantage on attacks?



Rades
January 3rd, 2021, 02:17
Simple question, I want to give an NPC an attack or innate spell (could be either) that makes a single target grant advantage on attacks for 1 round. Is this possible to write in a way that the combat tracker will translate into a GRANTADVATK droppable effect?

I don't think I can do it as an attack, but I'm not sure how to write an innate spell description for this that will translate into a droppable effect once the NPC is added to the combat tracker. I know I can manually create/write the effect each time but I'm hoping there's a way the combat tracker can automatically parse this instead of manually doing it.

(I considered just giving the NPC Faerie Fire or Guiding Bolt to just pluck the ADV effect from, but none of these are quite right since FF lasts 1 minute and Guiding Bolt is only on the next attack. And it seems you can't edit the spell description on the NPC card - even if you change the duration on FF's entry, it still shows up on the tracker as 1 minute.)

UngainlyTitan
May 8th, 2022, 15:35
I also would like to do this. It has been a long time since it was asked originally.

Zacchaeus
May 8th, 2022, 17:35
There isn't any wording which will automate this. You'll need to create the GRANTADVATK effect in the effects dialog; set it for 1 turn and apply it to the target from there.

Klandare
May 8th, 2022, 18:20
1st post

On the Actions tab, setup a new Power or put it in a Power that you use for your characters:
52708
52709
52710

Right-click on it to get the menu and choose the arrow for Add Action:
52711

Choose the person icon for Add Effect:
52712

Klandare
May 8th, 2022, 18:20
1st post

On the Actions tab, setup a new Power or put it in a Power that you use for your characters:
52708
52709
52710

Right-click on it to get the menu and choose the arrow for Add Action:
52711

Choose the person icon for Add Effect:
52712

Klandare
May 8th, 2022, 18:24
2nd post

52713

Click the magnifying glass to open the effect window:
52714

Give the effect a description followed by a ; and then put the condition in GRANTADVATK. Change Duration to 1 RND:
52715

When you attack and hit then you can click the effect onto whoever you attacked and it will now grant them ADV on attacks for 1 round (that will be until your turn comes back up).

Zacchaeus
May 8th, 2022, 18:32
1st post

On the Actions tab, setup a new Power or put it in a Power that you use for your characters:


The OP wants the effect on an NPC, rather than on a PC.

UngainlyTitan
May 8th, 2022, 21:46
The OP wants the effect on an NPC, rather than on a PC.

Thanks for the response. I was hoping to do it as I wanted the NPC to do under the control of a PC. I am looking in to a castle garrison situation and wanted to players to set this up rather having the DM manage it.

It looks like I will have to set up custom conditions for it.

Thanks anywa.

LordEntrails
May 8th, 2022, 22:28
Create an effects in the effects list and ten players can apply it as needed to the targets.

UngainlyTitan
May 8th, 2022, 22:30
Create an effects in the effects list and ten players can apply it as needed to the targets.

Thanks that is what I meant by custom conditions.

effects that is.