forked from public/foundryvtt-wh4-lang-fr-fr
Fix career + ajout traduction de tables
This commit is contained in:
49
tables/poisoned-wind.json
Normal file
49
tables/poisoned-wind.json
Normal file
@ -0,0 +1,49 @@
|
||||
{
|
||||
"name": "Poisoned Wind",
|
||||
"die": "1d10",
|
||||
"hide" : true,
|
||||
"rows": [
|
||||
{
|
||||
"description": "-10 to Initiative for the following hour",
|
||||
"range": [
|
||||
1,
|
||||
4
|
||||
]
|
||||
},
|
||||
{
|
||||
"description": "Victim hallucinates millions of small spiders, and may only stamp, scream, and scratch for [[1d10]] Rounds.",
|
||||
"range": [
|
||||
5,
|
||||
5
|
||||
]
|
||||
},
|
||||
{
|
||||
"description": "Victim believes the nearest rock is an animated and hostile piece of warpstone,and must attack it for [[1d10]] Rounds.",
|
||||
"range": [
|
||||
6,
|
||||
6
|
||||
]
|
||||
},
|
||||
{
|
||||
"description": "Victim must flee for [[1d10]] Rounds.",
|
||||
"range": [
|
||||
7,
|
||||
7
|
||||
]
|
||||
},
|
||||
{
|
||||
"description": "Victim believes they are a bird, drops all weapons and equipment, and attempts to fly for [[1d10]] Rounds.",
|
||||
"range": [
|
||||
8,
|
||||
8
|
||||
]
|
||||
},
|
||||
{
|
||||
"description": "Victim suffers acute paranoia and attacks nearest Character for [[1d10]] Rounds.",
|
||||
"range": [
|
||||
9,
|
||||
10
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user