Added comeplete Italian translation of system, sheet, and to the appropriate references in the compendia (Corebook only).

This commit is contained in:
EldritchTranslator
2022-06-23 10:27:51 +00:00
parent 9742f6c254
commit 6d91bea530
31 changed files with 8226 additions and 0 deletions

View File

@@ -0,0 +1,58 @@
{
"label": "Qualità del Terreno (WIP)",
"mapping": {
"content": "content"
},
"entries": [
{
"id": "Dangerous",
"name": "Pericoloso",
"content": "<blockquote>Manuale Base p.267</blockquote>"
},
{
"id": "Defiled",
"name": "Profanato",
"content": "<blockquote>Manuale Base p.267</blockquote>"
},
{
"id": "Entangling",
"name": "Intralciante",
"content": "<blockquote>Manuale Base p.267</blockquote>"
},
{
"id": "Hallowed (One or More Elements)",
"name": "Consacrato (Uno o Più Elementi)",
"content": "<blockquote>Manuale Base p.267</blockquote>"
},
{
"id": "Imbalanced (One or More Elements)",
"name": "Squilibrato (Uno o Più Elementi)",
"content": "<blockquote>Manuale Base p.267</blockquote>"
},
{
"id": "Obscuring",
"name": "Oscurante",
"content": "<blockquote>Manuale Base p.267</blockquote>"
},
{
"id": "Confining",
"name": "Confining",
"content": "<blockquote>Fields of Victory</blockquote>"
},
{
"id": "Elevated",
"name": "Elevated",
"content": "<blockquote>Fields of Victory</blockquote>"
},
{
"id": "Open",
"name": "Open",
"content": "<blockquote>Fields of Victory</blockquote>"
},
{
"id": "Recessed",
"name": "Recessed",
"content": "<blockquote>Fields of Victory</blockquote>"
}
]
}