[Rumble 5.1.3] Sneak Attack 5d6,5d8 damage missing

Framework(s) for D&D 4e, including Veggiesama's.

Moderators: dorpond, trevor, Azhrei, giliath, Gamerdude, jay, Mr.Ice

Post Reply
User avatar
Deadolus
Giant
Posts: 166
Joined: Wed May 19, 2010 12:51 pm
Location: Waterloo, Ontario, Canada

[Rumble 5.1.3] Sneak Attack 5d6,5d8 damage missing

Post by Deadolus »

Here is a (I hope) little bug.

My players are in the middle of updating their tokens to the epic levels. One, a Rogue, has pointed out that 5d6 & 5d8 (with Backstabber feat) damage is not selectable for Sneak Attack. (The token is a rogue, not the player, he's a teacher.)

Any way to get that added?

Kinda urgent as we play Tuesday night.

Thanks for any help provided.

User avatar
Rumble
Deity
Posts: 6235
Joined: Tue Jul 01, 2008 7:48 pm

Re: [Rumble 5.1.3] Sneak Attack 5d6,5d8 damage missing

Post by Rumble »

Near the top of the macro CharacterEdit-Basics on the library token Lib:Char4e, you'll see this:

Code: Select all

[h:strikerdice = "1d6,1d8,1d10,1d12,2d6,2d8,2d10,2d12,3d6,3d8,3d10,3d12,4d6,4d8,4d10,4d12"]
Just append as many new combinations as you'd like on to the end - for you, it should look like:

Code: Select all

[h:strikerdice = "1d6,1d8,1d10,1d12,2d6,2d8,2d10,2d12,3d6,3d8,3d10,3d12,4d6,4d8,4d10,4d12,5d6,5d8"]
but you could go farther (as far as you want).

User avatar
Colmarr
Cave Troll
Posts: 82
Joined: Tue Dec 07, 2010 4:46 am

Re: [Rumble 5.1.3] Sneak Attack 5d6,5d8 damage missing

Post by Colmarr »

I believe it's also possible to just right-click the token, edit its properties and set sneak attack damage to 5d6/5d8 directly (or 5d6+Str for brutal scoundrels)?

* I might be thinking of a different framework...

User avatar
Rumble
Deity
Posts: 6235
Joined: Tue Jul 01, 2008 7:48 pm

Re: [Rumble 5.1.3] Sneak Attack 5d6,5d8 damage missing

Post by Rumble »

Colmarr wrote:I believe it's also possible to just right-click the token, edit its properties and set sneak attack damage to 5d6/5d8 directly (or 5d6+Str for brutal scoundrels)?

* I might be thinking of a different framework...
You could do that too, but if something not in the "approved list" ;) it would likely be reset to the default value the next time the character is edited using the character management interface.

Post Reply

Return to “D&D 4e Frameworks”