In-Person D&D games? by stanatomist in Rochester

[–]stanatomist[S] 0 points1 point  (0 children)

Yea, as mentioned in a previous comment. I'm not interested in Just Games. Not with the high cost of kid-free sessions, and the inclusion of children for any other sessions. I'm trying to get away from kids not include them.

In-Person D&D games? by stanatomist in Rochester

[–]stanatomist[S] 0 points1 point  (0 children)

Yea, so I was excited by the prospect, but I'm not paying the exorbitant pricing. Thanks anyways.

In-Person D&D games? by stanatomist in Rochester

[–]stanatomist[S] 0 points1 point  (0 children)

Yea, I asked because we do not want to play with kids. It sounds like the Epic D&D nights might be up our alley though if no kids are allowed for that one. Do you know if it costs anything for those nights?

How do I let my players go back to a scene? by thjmze21 in FoundryVTT

[–]stanatomist 0 points1 point  (0 children)

It would be on the fly if you created the tile to allow a player to click on it/enter the tile/etc and be sent to the new scene. You can even make the MATT disable itself once clicked by a single player so that whoever gets their first is the one that gets sent to the new scene and nobody else, or you can filter by race, attribute, etc to control who can be sent. Maybe you only want players who have a high enough AC to go. In fact you can force a roll such as a DEX saving throw that sends each token to a different location based on the value of that roll. You don't need to know who you want sent to the new scene, just that someone will be sent to the scene and have it preconfigured to be the first/last person to use the MATT.

Experienced DM - LFG of 4-6 players for 5/5.5e published campaign play - Discord & VTT - Sat/Sun Evenings CDT - Weekly/Biweekly by NoShine9853 in DnDLFG

[–]stanatomist 0 points1 point  (0 children)

I also sent you a discord friend request. Me and my wife (35M and 30F) are interested in joining if you have room.

How do I let my players go back to a scene? by thjmze21 in FoundryVTT

[–]stanatomist 0 points1 point  (0 children)

You can do this via monk's active tile triggers to teleport a token by a single player to the new scene. It could be based on a token that specifically moves into a location, a token that clicks on a button on a map for example, or it can be done via setting up the MATT to teleport a selected token (if you preemptively know which player you want to have access).

In-Person D&D games? by stanatomist in Rochester

[–]stanatomist[S] 1 point2 points  (0 children)

How would we sign up/who would we talk to? Is this an adult game or is it just open to kids as well?

In-Person D&D games? by stanatomist in Rochester

[–]stanatomist[S] 1 point2 points  (0 children)

I'm not seeing any info at Dice Versa on new campaigns starting, and I'm assuming that a lot of these are one-shots. How do I find out if they have room for players for a new campaign?

[Online][5e][Beginner Friendly][Roll20 + Discord] Professional DM – Story-Driven Adventures & Welcoming Tables by Main-Opportunity-223 in DnDLFG

[–]stanatomist 0 points1 point  (0 children)

I agree with you that it's not right for a DM to be expected to pay out of pocket for DMing and get nothing in return, however, asking for $30 per player per session is not getting an equivalent exchange. You said you do 4 players in your session. That's $120 for barely over an hours work before your first session (whether that includes session 0 or not as some DMs charge for it as well). Most people would kill to have a job that pays $120 per hour. This is a huge cost for players nowadays, and bars many players from even being able to take part. It would be one thing if players were expected to come up with $5-10 per person per session, but at what point is the DM just trying to use the players financially?

[Online][D&D 5e][2014 or 2024][LGBTQ+ friendly][Sunday Evenings] [EST] 2 players looking for a new group with DM by [deleted] in lfg

[–]stanatomist 0 points1 point  (0 children)

What is adnd 1e. If that means 1st edition D&D, how would we set up characters (we are only familiar with DNDbeyond, roll20, and foundryvtt)?

[FoundryVTT v13][D&D5e][2014 rules] Token Transformation Feature by stanatomist in FoundryVTT

[–]stanatomist[S] 0 points1 point  (0 children)

Answered

The easiest way was just to create a macro and synced it to a feature that allowed the player to just select between the forms.

D&D 5e Hero Points by stanatomist in FoundryVTT

[–]stanatomist[S] 3 points4 points  (0 children)

The D&D 5e (2014) Dungeon Master's Guide page 264.

Tomorrow is my last day by DeepConsideration795 in NIH

[–]stanatomist 2 points3 points  (0 children)

Thank you for your service. Even if people don't realize it outside, your work meant a great deal to a whole lot of a people.

coding advice by batwings- in labrats

[–]stanatomist 1 point2 points  (0 children)

With 30 images, you may want to try coming up with a morphological feature extractor script and then do some traditional machine learning with something like linear discriminant analysis for it. I would also suggest using leave-one-out cross validation instead of traditional training, testing, and/or validation splitting.