Tianshu

d20 fantasy (mini)

GM
← back to review
approved Ruleset · v0.1

d20 fantasy (mini)

5 actions 0 conditions rls_dndsrdmini772

Vars · 3

@atk (number)
Attack-roll bonus (proficiency + ability modifier).
@str_mod (number)
Strength modifier added to melee weapon damage.
@target.ac (number)
The defender's armor class.

Actions · 5

  • Longsword
    roll 1d20 + @atk vs @target.ac
    crit 20: double damage dice
    · melee · 1 action
    hit: target.hp1d8 + @str_mod
  • Scimitar
    roll 1d20 + @atk vs @target.ac
    crit 20: double damage dice
    · melee · 1 action
    hit: target.hp1d6 + 2
  • Shortbow
    roll 1d20 + @atk vs @target.ac
    crit 20: double damage dice
    · ranged · 1 action
    hit: target.hp1d6 + 2
  • Second Wind auto · 1 bonus
    auto: self.hp + 1d10 + 1
  • Move auto · 1 move
    auto: self.range = toggle

Conditions · 0