foundryvtt-wh4-lang-fr-fr/tables/minormis.json

84 lines
3.5 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": "Minor Miscast Table",
"rows": [{
"name": "Witchsign",
"description": "The next living creature born within 1 mile is mutated.",
"range": [1, 5]
}, {
"name": "Soured Milk",
"description": "All milk within 1d100 yards goes sour instantly.",
"range": [6, 10]
}, {
"name": "Blight",
"description": "Willpower Bonus fields within Willpower Bonus miles suffer a blight, and all crops rot overnight.",
"range": [11, 15]
}, {
"name": "Soulwax",
"description": "Your ears clog instantly with a thick wax. Gain 1 Deafened Condition, which is not removed until someone cleans them for you (with a successful use of the Heal Skill).",
"range": [16, 20]
}, {
"name": "Witchlight",
"description": "You glow with an eerie light related to your Lore, emitting as much light as a large bonfire, which lasts for <a class = 'chat-roll'><i class='fas fa-dice'></i> 1d10</a> Rounds.",
"range": [21, 25]
}, {
"name": "Fell Whispers",
"description": "Pass a Routine (+20) Willpower Test or gain 1 Corruption point.",
"range": [26, 30]
}, {
"name": "Rupture",
"description": "Your nose, eyes, and ears bleed profusely. Gain <a class = 'chat-roll'><i class='fas fa-dice'></i> 1d10</a> Bleeding Conditions.",
"range": [31, 35]
}, {
"name": "Soulquake",
"description": "Gain the Prone Condition.",
"range": [36, 40]
}, {
"name": "Unfasten",
"description": "On your person, every buckle unfastens, and every lace unties, which may cause belts to fall, pouches to open, bags to fall, and armour to slip.",
"range": [41, 45]
}, {
"name": "Wayward Garb",
"description": "Your clothes seem to writhe with a mind of their own. Receive 1 Entangled Condition with a Strength of <a class = 'chat-roll'><i class='fas fa-dice'></i> 1d10</a>×5 to resist.",
"range": [46, 50]
}, {
"name": "Curse of Temperence",
"description": "All alcohol within 1d100 yards goes bad, tasting bitter and foul.",
"range": [51, 55]
}, {
"name": "Souldrain",
"description": "Gain 1 Fatigued Condition, which remains for 1d10 hours.",
"range": [56, 60]
}, {
"name": "Driven to Distraction",
"description": "If engaged in combat, gain the Surprised Condition. Otherwise, you are completely startled, your heart racing, and unable to concentrate for a few moments.",
"range": [61, 65]
}, {
"name": "Unholy Visions",
"description": "Fleeting visions of profane and unholy acts harass you. Receive a Blinded Condition; pass a Challenging (+0) Cool Test or gain another.",
"range": [66, 70]
}, {
"name": "Cloying Tongue",
"description": "All Language Tests (including Casting Tests) suffer a -10 penalty for 1d10 Rounds.",
"range": [71, 75]
}, {
"name": "The Horror!",
"description": "Pass a Hard (-20) Cool Test or gain 1 Broken Condition.",
"range": [76, 80]
}, {
"name": "Curse of Corruption",
"description": "Gain 1 Corruption point.",
"range": [81, 85]
}, {
"name": "Double Trouble",
"description": "The effect of the spell you cast occurs elsewhere within 1d10 miles. At the GM's discretion, where possible it should have consequences.",
"range": [86, 90]
}, {
"name": "Multiplying Misfortune",
"description": "Roll twice on this table, rerolling any results between 91-00.",
"range": [91, 95]
}, {
"name": "Cascading Chaos",
"description": "Roll again on the Major Miscast Table.",
"range": [96, 100]
}]
}