From 11a8ba4202989164439e17a5b802268001f30f27 Mon Sep 17 00:00:00 2001 From: LeRatierBretonnien Date: Wed, 25 Mar 2020 21:03:36 +0100 Subject: [PATCH] Revert changes --- babele-register.js | 3 +-- compendium/wfrp4e.traits.json | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/babele-register.js b/babele-register.js index 3eeb1c2..c401cac 100644 --- a/babele-register.js +++ b/babele-register.js @@ -9,5 +9,4 @@ Hooks.once('init', () => { dir: 'compendium' }); - } -}); +} ); diff --git a/compendium/wfrp4e.traits.json b/compendium/wfrp4e.traits.json index ce72e23..3703398 100644 --- a/compendium/wfrp4e.traits.json +++ b/compendium/wfrp4e.traits.json @@ -28,7 +28,7 @@ }, { "id": "Armour", - "name": "Armure", + "name": "Armour", "description": "The creature is protected by armor or thick hide. It has Rating Armor Points on all Hit Locations" }, { @@ -288,7 +288,7 @@ }, { "id": "Size", - "name": "Taille", + "name": "Size", "description": "

This trait represents creatures whose size differ from the game standard (i.e. roughly human sized). There are seven steps of Size, ranging from Tiny to Monstrous.

\n

 

\n
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
\n

Size

\n
\n

 Examples

\n
\n

Tiny

\n
\n

Butterfly, Mouse, Pigeon

\n
\n

Little

\n
\n

Cat, Hawk, Human Baby

\n
\n

Small

\n
\n

Giant Rat, Halfling, Human Child

\n
\n

Average

\n
\n

Dwarf, Elf, Human

\n
\n

Large

\n
\n

Horse, Ogre, Troll

\n
\n

Enormous

\n
\n

Griffon, Wyvern, Manticore

\n
\n

Monstrous

\n
\n

Dragon, Giant, Greater Daemon

\n
\n
\n

 

\n

Using Size

\n

 

\n

if you wish to use size to make a creature bigger — for example converting a giant spider to a gigantic spider — then increase Strength and Toughness by +10 and reduce Agility by –5 per step of size you increase the creature. Reverse this if you wish to make a creature smaller 

\n

 

\n

 

\n

Size Combat Modifers

\n

If larger:

\n\n\n

 

\n

If smaller:

\n

• It gains a bonus of +10 to hit.

\n

 

\n

Defending Against Big Creatures

\n

You suffer a penalty of –2 SL for each step larger your opponent is when using Melee to defend an Opposed Test. It is recommended to dodge a Giant swinging a tree, not parry it!

\n

 

\n

Ranged Attacks

\n

You gain a hefty bonus when shooting at larger targets, but for every +10 you receive, you subtract 1 from your damage. (Ex. +40 to hit Enormous, -4 Damage).

\n

 

\n

Fear and Terror

\n

If the creature is perceived to be aggressive, it causes Fear in any creature smaller than it, and Terror in any creature two or more steps smaller. The rating of the Fear or Terror equals the Size step difference. So, if the creature is Large, and its opponent is Small, it will cause Terror 2.

\n

 

\n

Moving in Combat

\n

A creature that is larger ignores the need to Disengage if it wishes to leave melee combat; instead, it brushes smaller combatants out of the way, moving where it wishes.

\n

 

\n

Opposed Strength

\n

During Opposed Strength Tests (and similar), if one creature is 2 or more size steps larger, it wins automatically. If one creature is 1 size step larger, the smaller creature must roll a Critical to contest the roll. If it does, SL are compared as normal. All other results mean the larger creature wins.

\n

 

\n

Stomp

\n

Creatures that are larger than their opponents may make one Stomp as a Free Attack, by spending 1 Advantage, as they kick downwards or otherwise bash smaller opponents out of the way. This attack has a Damage equal to their Strength Bonus +0, and uses Melee(Brawling).

\n

 

\n
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
\n

Size

\n
\n

Wounds

\n
\n

Tiny

\n
\n

1

\n
\n

Little

\n
\n

Toughness Bonus

\n
\n

Small

\n
\n

(2×Toughness Bonus) + Willpower Bonus

\n
\n

Average

\n
\n

Strength Bonus+(2×Toughness Bonus) + Willpower Bonus

\n
\n

Large

\n
\n

(Strength Bonus+(2×Toughness Bonus) + Willpower Bonus) ×2

\n
\n

Enormous

\n
\n

(Strength Bonus+(2×Toughness Bonus) + Willpower Bonus) ×4

\n
\n

Monstrous

\n
\n

(Strength Bonus+(2×Toughness Bonus) + Willpower Bonus) ×8

\n
\n
" }, {