Recent content by Zaltys

  1. Z

    1001 minor traits for magic swords

    377) Peacemaker. +3 deflection bonus to AC, but will randomly teleport away 40 feet if you attempt to kill anything with it. [Yeah. One of my DMs pulled that trick. Got us into major trouble the first time it happened. Still a good backup weapon if you're fighting defensively.]
  2. Z

    Gods and their temples in your games

    [English isn't my first language, so apologies if this isn't readable...] Theology differs a lot from normal in my current campaign. I'll try to sum up the setting: the infighting among gods got so out of control that the whole reality collapsed into primal chaos, taking most of the gods with...
  3. Z

    Stat Yourself!

    Zaltys Gnome Chaotic Good Adept 1 / Ranger 1 : I dabbled in magic when I was younger. That's got to count for something, right? Nowadays I spend more time in the wilds than indoors, although druid might've been a better fit. I don't track and have never killed anything; I only hunt with my...
  4. Z

    Racism in your game?

    It's a common theme in my campaigns. Everyone's a little bit racist. Some more than a little bit, such as my elves who are generally xenophobic racists. Actually, there are some exceptions. Ogres have no concept of racism, that's basically a house rule in my group. If it weren't for their...
  5. Z

    You and Your Characters: Gender and Sexuality

    Male. I play about 60% male, 40% female. Come to think about it, I've never played a genderless character...should try that someday. As for sexuality? Rarely comes up in the games, but it's an interesting challenge to play something you're not used to. So sometimes I let the dice decide. Most...
  6. Z

    O.G.R.E: Online Generic Randomizer Engine

    I second that request. Many of my old TableSmith generators are thousands of lines long. It would take ages to copy everything row by row, when a single cut and paste would suffice. 'course, most of my old tables use a lot of functions and datasets, so I couldn't convert them into this...
  7. Z

    O.G.R.E: Online Generic Randomizer Engine

    This seems to work: {$temp: {3d6}}{$temp: $temp*5}{print: $temp} Also, I noticed that it doesn't seem possible to reset variables. This rolls the same number twice: {$temp: {3d6}}{print: $temp} {$temp: {2d5}}{print: $temp}
Top