forked from public/foundryvtt-wh4-lang-fr-fr
Move deprecated tables
This commit is contained in:
22
tables.deprecated/spider.json
Normal file
22
tables.deprecated/spider.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "Localisation - Araignée",
|
||||
"die": "1d100",
|
||||
"hide": true,
|
||||
"rows": [{
|
||||
"description": "Tête",
|
||||
"result": "head",
|
||||
"range": [1, 9]
|
||||
}, {
|
||||
"description": "Jambes droites",
|
||||
"result": "rLeg",
|
||||
"range": [10, 44]
|
||||
}, {
|
||||
"description": "Jambes gauches",
|
||||
"result": "lLeg",
|
||||
"range": [45, 79]
|
||||
}, {
|
||||
"description": "Corps",
|
||||
"result": "body",
|
||||
"range": [80, 100]
|
||||
}]
|
||||
}
|
Reference in New Issue
Block a user