35 lines
1.1 KiB
JSON
35 lines
1.1 KiB
JSON
{
|
||
"label": "Deadlands - Armures",
|
||
"mapping": {
|
||
"description": "system.description",
|
||
"skill": {
|
||
"path": "system.actions.skill",
|
||
"converter": "gear_skill"
|
||
},
|
||
"range": {
|
||
"path": "system.range",
|
||
"converter": "gear_range"
|
||
},
|
||
"ammo": {
|
||
"path": "system.ammo",
|
||
"converter": "gear_ammo"
|
||
},
|
||
"category": {
|
||
"path": "system.category",
|
||
"converter": "category_converter"
|
||
}
|
||
},
|
||
"entries": {
|
||
"Native armor": {
|
||
"name": "Armure amérindienne",
|
||
"description": "<div class=\"deadlands-core\">\n<p>Armure +1, For min d4. Inclut une chemise en cuir de daim, un pantalon de cuir souple, un pectoral en bois, etc.</p>\n</div>"
|
||
},
|
||
"Native Shield (Medium)": {
|
||
"name": "Bouclier amérindien (moyen)",
|
||
"description": "<div class=\"deadlands-core\">\n<p>Bouclier moyen en peau, Parade +2, Couvert –2, Force min. d4, Solidité 8.</p>\n</div>"
|
||
},
|
||
"Native Shield (Small)": {
|
||
"name": "Bouclier amérindien (petit)",
|
||
"description": "<div class=\"deadlands-core\">\n<p>Petit bouclier en peau, Parade +1, Couvert –1, Force min. d4, Solidité 7.</p>\n</div>"
|
||
}
|
||
}} |