Great Size, Adversaries, Favoured Abilities and Weariness

Adventure in the world of J.R.R. Tolkien’s The Lord of the Rings. Learn more at our website: http://www.cubicle7.co.uk/our-games/the-one-ring/
Glorelendil
Posts: 5160
Joined: Mon Jan 13, 2014 5:20 pm

Re: Great Size, Adversaries, Favoured Abilities and Wearines

Post by Glorelendil » Wed Jan 21, 2015 10:12 pm

bluejay wrote:That sounds about right Glorelendil. How does that change if the snow troll is Weary?
That was weary.

Here's the code (In an extreme case of metagaming I was comparing attacking with the sword in forward stance versus making Prepared Shots with the Great Bow.)

Code: Select all

  sword = 0
  bow = 0
  dice = Dice.new
  10000.times do |i|
    dice.roll 3
    if (dice.test 12) && (dice.feat >= 10)
      dice.roll 3, true, 8, 0
      if !dice.test 18
        sword += 1
      end
    end
    if i % 2 == 0
      dice.roll 2
      if (dice.test 18) && (dice.tengwars > 0)
        dice.roll 3, true, 8, 0
        if !dice.test 16
          bow += 1
        end
      end
    end
  end
  puts "sword: #{sword}   bow: #{bow}"
And the output:

Code: Select all

sword: 456   bow: 69
Please find a bug in my code because those results are pretty discouraging...
The Munchkin Formerly Known as Elfcrusher
Journey Computer | Combat Simulator | Bestiary | Weapon Calculator

bluejay
Posts: 430
Joined: Tue Jul 23, 2013 9:41 am
Location: Reading, United Kingdom

Re: Great Size, Adversaries, Favoured Abilities and Wearines

Post by bluejay » Wed Jan 21, 2015 10:23 pm

Looks right to me. I really should write my own simulator at some point. Perhaps I'll make an app for this...
James Semple, occasional composer of role playing music

Angelalex242
Posts: 1116
Joined: Mon Dec 02, 2013 7:52 pm
Location: Valinor

Re: Great Size, Adversaries, Favoured Abilities and Wearines

Post by Angelalex242 » Wed Jan 21, 2015 10:44 pm

Clearly a nod to the virtues of axes and cultural rewards. In fact...just for lulz, 13 dwarves using Ax of Az Keen Fell Greataxes vs. 3 snow trolls. Fur lulz, add in a hobbit with a king's blade keen fell sword. See who wins.

zedturtle
Posts: 3289
Joined: Sat Mar 22, 2014 12:03 am

Re: Great Size, Adversaries, Favoured Abilities and Wearines

Post by zedturtle » Thu Jan 22, 2015 2:04 am

Glorelendil wrote:
bluejay wrote:That sounds about right Glorelendil. How does that change if the snow troll is Weary?
That was weary.

Here's the code (In an extreme case of metagaming I was comparing attacking with the sword in forward stance versus making Prepared Shots with the Great Bow.)

Code: Select all

  sword = 0
  bow = 0
  dice = Dice.new
  10000.times do |i|
    dice.roll 3
    if (dice.test 12) && (dice.feat >= 10)
      dice.roll 3, true, 8, 0
      if !dice.test 18
        sword += 1
      end
    end
    if i % 2 == 0
      dice.roll 2
      if (dice.test 18) && (dice.tengwars > 0)
        dice.roll 3, true, 8, 0
        if !dice.test 16
          bow += 1
        end
      end
    end
  end
  puts "sword: #{sword}   bow: #{bow}"
And the output:

Code: Select all

sword: 456   bow: 69
Please find a bug in my code because those results are pretty discouraging...
Does dice.feat return > 10 for a Gandalf?

What does dice.roll have as operands... I'm assuming from context it's something like

returns int dice.roll (int NumberOfDice, bool Weary, int Modifier, int RerollFeat)
{
...
}
Jacob Rodgers, occasional nitwit.

This space intentionally blank.

zedturtle
Posts: 3289
Joined: Sat Mar 22, 2014 12:03 am

Re: Great Size, Adversaries, Favoured Abilities and Wearines

Post by zedturtle » Thu Jan 22, 2015 2:08 am

Oh, and in case anyone was interested in how it turned out...

Mirabella (small hobbit with a King's Blade), hits, pierces! Troll goes down for the count.

Now, the second Troll is trying to run away; and the third has mysteriously vanished. ;)

So what are the trolls afraid of?
Last edited by zedturtle on Thu Jan 22, 2015 2:18 am, edited 1 time in total.
Jacob Rodgers, occasional nitwit.

This space intentionally blank.

zedturtle
Posts: 3289
Joined: Sat Mar 22, 2014 12:03 am

Re: Great Size, Adversaries, Favoured Abilities and Wearines

Post by zedturtle » Thu Jan 22, 2015 2:18 am

Stormcrow wrote:It's also true that a part of a role-playing game is (or used to be, yer whippersnappers) learning good strategies and tactics. If the party is killed by snow-trolls they thought they could take, the players won't make that mistake again.
And since it's upsetting me... This wasn't a case of them running up to three Snow-Trolls and saying "Wanna fight?"

This is them being a bit incautious around one Snow-Troll and then having really bad luck on the dice to cause two other trolls to wake up and join in.

You've made a lot of assumptions in this thread. That's your prerogative, but I encourage you to think about how we are a lot of different players, united by a love for a game... one that has space for different play-styles and a ruleset that often says 'there is no absolute answer here'. I do appreciate the feedback, in any case.
Jacob Rodgers, occasional nitwit.

This space intentionally blank.

Stormcrow
Posts: 1352
Joined: Sat May 18, 2013 2:56 pm
Location: Ronkonkoma, NY
Contact:

Re: Great Size, Adversaries, Favoured Abilities and Wearines

Post by Stormcrow » Thu Jan 22, 2015 3:09 am

Glorelendil wrote:In any event, the fact remains that if combat with one of these beasts happens...whether or not it was due to player inexperience or foolishness...the odds of unlucky dice leading to TPK are actually rather high.
Indeed. That is exactly my point.

Angelalex242
Posts: 1116
Joined: Mon Dec 02, 2013 7:52 pm
Location: Valinor

Re: Great Size, Adversaries, Favoured Abilities and Wearines

Post by Angelalex242 » Thu Jan 22, 2015 3:14 am

I've said earlier, "If 13 dwarves and a hobbit can't take 3 trolls...what chance do you have?"

Fortunately, LM Tolkien was a nice guy and said 'Okay, I don't want a TPK here, I'll have Gandalf come back and save everybody.'

Glorelendil
Posts: 5160
Joined: Mon Jan 13, 2014 5:20 pm

Re: Great Size, Adversaries, Favoured Abilities and Wearines

Post by Glorelendil » Thu Jan 22, 2015 4:16 am

Stormcrow wrote:
Glorelendil wrote:In any event, the fact remains that if combat with one of these beasts happens...whether or not it was due to player inexperience or foolishness...the odds of unlucky dice leading to TPK are actually rather high.
Indeed. That is exactly my point.
In that case, suggesting that players who fight one are foolish and/or inexperienced is a roundabout way of agreeing with the OP.
The Munchkin Formerly Known as Elfcrusher
Journey Computer | Combat Simulator | Bestiary | Weapon Calculator

Glorelendil
Posts: 5160
Joined: Mon Jan 13, 2014 5:20 pm

Re: Great Size, Adversaries, Favoured Abilities and Wearines

Post by Glorelendil » Thu Jan 22, 2015 4:17 am

zedturtle wrote:Oh, and in case anyone was interested in how it turned out...

Mirabella (small hobbit with a King's Blade), hits, pierces! Troll goes down for the count.

Now, the second Troll is trying to run away; and the third has mysteriously vanished. ;)

So what are the trolls afraid of?
Hobbits, apparently.
The Munchkin Formerly Known as Elfcrusher
Journey Computer | Combat Simulator | Bestiary | Weapon Calculator

Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests