forked from public/foundryvtt-wh4-lang-fr-fr
Fix career + ajout traduction de tables
This commit is contained in:
52
tables/giftofthebeast.json
Normal file
52
tables/giftofthebeast.json
Normal file
@ -0,0 +1,52 @@
|
||||
{
|
||||
"name": "Gift of the Beast",
|
||||
"die": "1d10",
|
||||
"hide": true,
|
||||
"rows": [
|
||||
{
|
||||
"name": "Animalistic Legs",
|
||||
"description" : "<b>Effect</b>: @Compendium[wfrp4e-core.mutations.op4GKikIQee7JMXw]{+1 <b>M</b>}",
|
||||
"range": [1,1]
|
||||
},
|
||||
{
|
||||
"name": "Beaked Face",
|
||||
"description" : "<b>Effect</b>: @Compendium[wfrp4e-core.traits.pLW9SVX0TVTYPiPv]{Bite +3}",
|
||||
"range": [2,2]
|
||||
},
|
||||
{
|
||||
"name": "Claws",
|
||||
"description" : "<b>Effect</b>: @Compendium[wfrp4e-core.traits.AtpAudHA4ybXVlWM]{Claw +3}",
|
||||
"range": [3,3]
|
||||
},
|
||||
{
|
||||
"name": "Fur",
|
||||
"description" : "<b>Effect</b>: @Compendium[wfrp4e-core.traits.VUJUZVN3VYhOaPjj]{Armour 1}",
|
||||
"range": [4,4]
|
||||
},
|
||||
{
|
||||
"name": "Horns",
|
||||
"description" : "<b>Effect</b>: @Compendium[wfrp4e-core.traits.BqPZn6q3VHn9HUrW]{Horns +4}",
|
||||
"range": [5,5]
|
||||
},
|
||||
{
|
||||
"name": "Tail",
|
||||
"description" : "<b>Effect</b>: @Compendium[wfrp4e-core.traits.UnJ25lL8aUzem5JO]{Tail-lash +3}",
|
||||
"range": [6,6]
|
||||
},
|
||||
{
|
||||
"name": "Webbed Feet",
|
||||
"description" : "<b>Effect</b>: @Compendium[wfrp4e-core.traits.sJ3yX1kvzu2hgNq5]{Amphibious}",
|
||||
"range": [7,7]
|
||||
},
|
||||
{
|
||||
"name": "Wings",
|
||||
"description" : "<b>Effect</b>: @Compendium[wfrp4e-core.traits.EO05HX7jql0g605A]{Flight 60}",
|
||||
"range": [8,8]
|
||||
},
|
||||
{
|
||||
"name": "Roll Twice",
|
||||
"description" : "@Table[giftofthebeast]",
|
||||
"range": [9,10]
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user