To Do: mit komplettem Foundry-Export (babele-directory-export) synchronisiert
- 17 bestehende ToDo-Dateien mit frischeren Export-Versionen ersetzt (altdorf/archives1/middenheim/pbtt/rnhd/starter-set/ua1 Actors/Items/Tables) - 36 neue Dateien ergaenzt, die im Export erstmals auftauchen: komplett neue Packs (horned-rat, empire-ruins, owb1) sowie bisher nicht exportierte Scenes/Effects-Kompendien fuer bereits vorhandene Buecher - Vor dem Ersetzen geprueft, dass keine der betroffenen ToDo-Dateien bereits handuebersetzte Inhalte enthielt (nur zufaellige Umlaute in Eigennamen wie Boegenhafen, keine echte deutsche Grammatik)
This commit is contained in:
@@ -1,39 +1,23 @@
|
||||
{
|
||||
"label": "Items (Nuits agitées et dures journées)",
|
||||
"mapping": {
|
||||
"sduration": {
|
||||
"path": "system.duration.value",
|
||||
"converter": "spells_duration_range_target_damage"
|
||||
},
|
||||
"srange": {
|
||||
"path": "system.range.value",
|
||||
"converter": "spells_duration_range_target_damage"
|
||||
},
|
||||
"starget": {
|
||||
"path": "system.target.value",
|
||||
"converter": "spells_duration_range_target_damage"
|
||||
},
|
||||
"sdamage": {
|
||||
"path": "system.damage.value",
|
||||
"converter": "spells_duration_range_target_damage"
|
||||
},
|
||||
"tests": "system.tests.value"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"id":"Playing Card and Note",
|
||||
"name":"Jouer aux cartes et Notes"
|
||||
},
|
||||
{
|
||||
"id": "Suffused with Ulgu",
|
||||
"name": "Imprégné avec Uglu",
|
||||
"tests": "Focalisation (Ulgu) pour la Discrétion; tout sort des Ombres incantés dans les 8 mètyres reçoivent + 1 DR",
|
||||
"description": "<p>Vous êtes imprégné avec le Vent Gris de Magie, que ceux avec une Seconde Vue perçoivent comme une ombre, un brouillard mouvant autour de votre corps.</p>\n<p>Vous pouvez utiliser votre Compétence <em>Focalisation (Uglu)</em> au lieu de la Compétence Discrétion pour tout les tests applicables.</p>\n<pDe plus, toutes les réussites aux Tests d'Incantation de sorts des Ombres dans un rayons de 8 mètres autour de vous bénéficient de + 1DR. Ce bonus ne peut être octroyé qu'une seule fois, peu importe le nombre de personnes possédant ce Talent à proximité du lanceur de sort.</p>"
|
||||
"label": "Items (Rough Nights & Hard Days)",
|
||||
"entries": {
|
||||
"Suffused with Ulgu": {
|
||||
"name": "Suffused with Ulgu",
|
||||
"description": "<p>You are suffused with the Grey Wind of Magic, which those with Second Sight perceive as a shadowy, shifting mist wreathed about your body.</p>\n<p>You can use your Channelling (<em>Ulgu</em>) Skill in place of the Stealth Skill for all relevant Tests.</p>\n<p>Further, any successful attempts to cast spells from the Lore of Shadow within 8 yards of you gain +1 SL. This bonus may only be claimed once, no matter how many Characters are <em>Suffused with Ulgu</em> in a spellcaster’s vicinity.</p>",
|
||||
"effects": {
|
||||
"Suffused with Ulgu": {
|
||||
"name": "Suffused with Ulgu"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "Reveal the Inner Beauty",
|
||||
"name": "Révéler la Beauté Intérieure",
|
||||
"description": "<p>Vous causez la décomposition rapide d'un objet ou d'un individu que vous touchez. Si la cible n'est pas organique, elle devient fragile, et inutilisable. Si la cible est organique, elle mûrit rapidement jusqu'à flétrir, s'ouvrant puis répandant son contenu aux alentours. Une créature vivante doit réussir un Test de <em>Résistance Intermédiaire (+0)</em> pour résister au sort. Sur un échec, la cible vieillit de <a class='chat-roll'>2d10</a> années et perd de manière permanente –<a class='chat-roll'>1d10</a>% en CC, CT, Force, Endurance, Agilité et Dextérité.</p>"
|
||||
"Reveal the Inner Beauty": {
|
||||
"name": "Reveal the Inner Beauty",
|
||||
"description": "<p>You cause an object or individual you touch to decay rapidly. If inorganic, this Spell causes the object to become brittle, and unsuitable for use. If organic, the subject ripens rapidly until it begins to spoil, splitting open and spilling its stinking contents everywhere. A living creature must perform a <strong>Challenging (+0) Toughness</strong> Test to resist this Spell. On a failure, the target ages [[/r 2d10]] years and permanently loses -[[/r 1d10]]% from their Weapon Skill, Ballistic Skill, Strength, Toughness, Agility, and Dexterity Characteristics.</p>",
|
||||
"effects": {
|
||||
"Reveal the Inner Beauty": {
|
||||
"name": "Reveal the Inner Beauty"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user