Fix career + ajout traduction de tables
This commit is contained in:
42
tables/enrage-beast.json
Normal file
42
tables/enrage-beast.json
Normal file
@ -0,0 +1,42 @@
|
||||
{
|
||||
"name": "Enrage Beast",
|
||||
"hide" : true,
|
||||
"die": "1d10",
|
||||
"rows": [
|
||||
{
|
||||
"description": "The animal gains a number of @Condition[Broken] Conditions equal to the number of Success Levels on the Casting Test.",
|
||||
"range": [
|
||||
1,
|
||||
2
|
||||
]
|
||||
},
|
||||
{
|
||||
"description": "The animal gains the @Condition[Unconscious] Condition.",
|
||||
"range": [
|
||||
3,
|
||||
4
|
||||
]
|
||||
},
|
||||
{
|
||||
"description": "The animal enters @Compendium[wfrp4e-core.traits.yRhhOlt18COq4e1q]{Frenzy} and attacks the nearest other creature.",
|
||||
"range": [
|
||||
5,
|
||||
6
|
||||
]
|
||||
},
|
||||
{
|
||||
"description": "The animal releases a tremendous burst of flatulence. All characters within 4 yards must succeed on <b>Toughness</b> Tests or take a –10% penalty to all Tests for as long as they remain in the area. The cloud disperses in [[1d5]] rounds. Roll again on the following round.",
|
||||
"range": [
|
||||
7,
|
||||
8
|
||||
]
|
||||
},
|
||||
{
|
||||
"description": "The poor beast becomes so terrified that its heart explodes in its chest, and it dies.",
|
||||
"range": [
|
||||
9,
|
||||
10
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user