Sorry....D&D 2E
Printable View
No problem :)
You should start a thread here then: Classic D&D (1E/2E, AD&D, OSRIC) (fantasygrounds.com)
Include what extensions etc you are using and folks who are familiar with that ruleset should be able to get you help.
Thank you
Hello,
I'm working on an effect for Assassinate. I know there is an EXT for that, this is a learning exercise :)
Assassinate; ATKADV;IFT Surprised; [CRIT]
I have a different effect for the "Surprised" condition
How do I "force" CRIT damage on an attack?
Thanks for any input
You can't force critical damage via an effect. When making the damage roll hold down SHIFT to apply critical damage. If you wanted to semi automate this you could do something like IFT: CUSTOM(surprised); DMG: ndn where ndn is the same dice string as the normal attack. (So if the normal damage was 1d8 them use DMG: 1d8). You'd need another effect of 'surprised' which would go onto the target. The IFT part goes on the assassin. See video nine here for more information on the use of the CUSTOM effect. https://www.fantasygrounds.com/forum...177#post654177
Thanks Zachaeus,
Always a fount of information :)
Hi all!
I could swear I saw an spell on 3.5 or some d20 with this. I makes you make a will save and the ones who pass it are deselected, ready for applying an effect.
Does anybody knows how to do this? Or maybe I'm just loosing my mind?
That is correct. It should work that way if the spell is one that saves. You can alternately have a spell set to deal half damage with a save and those will not deselect the targets. Instead, it will know which ones to deal half damage to and which to deal full damage to.
I'd created a new pf1 campaign.
Created a new spell and didn't worked...
Are you really sure this works?
Attachment 59924
Attachment 59925
Edit with half damage:
Attachment 59926
Attachment 59927
Edit for note: damage was half for the one that saved correctly
Edit for note2: when applying damage, it deselected one of the pcs... i guess i have to force damage.
Thanks, I will use the damage.
Another question: how do i hide an effect of a spell?
I tried using:
ATK: -2 visibility [hide]
[ATK: -2] visibility [hide]
visibility [hide] ATK: -2
nothing works
help?