From 07a2b47123ed30c606d96b24f6eaa57cd55d6934 Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@tutamail.com> Date: Sat, 6 Jun 2020 12:22:27 +0200 Subject: [PATCH] change readme example for dex+academics --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9717798..1a31b8cc 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ The abilities are parsimonious, providing the standard inputs and outputs, but w | | **Strength** (2) | **Dexterity** (-1) | **Speed** (0) | **Intelligence** (1) | **Wits** (-1) | **Charisma** (1) | |:-----------------|:------------------------------------|:--------------------------------------------------|:----------------------------------------------|:--------------------------------|:-----------------------|:---| -| **Academics** +1 | giving a speech to a large crowd: 3 | binding books: 0 | sorting coins: 1 | remembering facts: 2 | outsmarting someone: 0 | storytelling: 2 | +| **Academics** +1 | giving a speech to a large crowd: 3 | forgery: 0 | sorting coins: 1 | remembering facts: 2 | outsmarting someone: 0 | storytelling: 2 | | **Deceit** +3 | intimidating an opponent: 5 | sliding a knife up to someone's neck unnoticed: 2 | charging at someone to intimidate them: 3 | crafting a clever ruse: 4 | coming up with a quick lie: 2 | making a false friend: 4 | | **Vigilance** +3 | keeping watch all night: 5 | finding a door in the darkness: 2 | racing through town to find a missing mage: 3 | investigating a murder scene: 4 | noticing an assassin lying in wait: 2 | finding which gentleman at court has a problem with the Duke: 4 | -- GitLab