Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Brew-610 #1848

Merged
merged 2 commits into from
Oct 1, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
205 changes: 205 additions & 0 deletions variantrule/blainesilver; MorePredictibleWishSpells.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,205 @@
{
"_meta": {
"sources": [
{
"json": "MorePredictibleWishSpells",
"abbreviation": "MPWS",
"full": "(More Predictible) Wish Spells",
"authors": [
"blainesilver"
],
"convertedBy": [
"Eulum"
],
"version": "1.0",
"url": "https://homebrewery.naturalcrit.com/share/NgMmYIbsP"
}
],
"dateAdded": 1695767385,
"dateLastModified": 1695767385
},
"variantrule": [
{
"name": "(More Predictable) Wish Spells",
"ruleType": "V",
"entries": [
"Wish spells granted to creatures by Celestials, Fiends, and Elementals have their own unique randomization for these effects.",
"A wish from a djinni, for instance, is much more likely to twist your words to benefit themselves. Celestials are keen on giving you what you asked for with no strings attached, and devils work to cause suffering and death to those who use their wishes.",
"Regardless of what you wish for, wish is a volatile spell that shouldn't be taken lightly. Your best bet for success is to word your wish carefully and hope for the best.",
{
"type": "table",
"colLabels": [
"{@dice d100}",
"Typical Wish Spell"
],
"colStyles": [
"col-2 text-center",
"col-11"
],
"rows": [
[
{
"type": "cell",
"roll": {
"min": 1,
"max": 50
}
},
"The spell understands your true intentions and is granted without a hitch."
],
[
{
"type": "cell",
"roll": {
"min": 51,
"max": 75
}
},
"The spell twists your words into other meanings, making the outcome unpredictable."
],
[
{
"type": "cell",
"roll": {
"min": 76,
"max": 100
}
},
"The spell works against the caster in an attempt to cause harm or misfortune."
]
]
},
{
"type": "table",
"colLabels": [
"{@dice d100}",
"Djinni"
],
"colStyles": [
"col-2 text-center",
"col-11"
],
"rows": [
[
{
"type": "cell",
"roll": {
"min": 1,
"max": 13
}
},
"The spell understands your true intentions and is granted without a hitch."
],
[
{
"type": "cell",
"roll": {
"min": 14,
"max": 89
}
},
"The spell twists your words into other meanings, making the outcome unpredictable."
],
[
{
"type": "cell",
"roll": {
"min": 90,
"max": 100
}
},
"The spell works against the caster in an attempt to cause harm or misfortune."
]
]
},
{
"type": "table",
"colLabels": [
"{@dice d100}",
"Celestial"
],
"colStyles": [
"col-2 text-center",
"col-11"
],
"rows": [
[
{
"type": "cell",
"roll": {
"min": 1,
"max": 75
}
},
"The spell understands your true intentions and is granted without a hitch."
],
[
{
"type": "cell",
"roll": {
"min": 76,
"max": 89
}
},
"The spell twists your words into other meanings, making the outcome unpredictable."
],
[
{
"type": "cell",
"roll": {
"min": 90,
"max": 100
}
},
"The spell works against the caster in an attempt to cause harm or misfortune."
]
]
},
{
"type": "table",
"colLabels": [
"{@dice d100}",
"Fiend"
],
"colStyles": [
"col-2 text-center",
"col-11"
],
"rows": [
[
{
"type": "cell",
"roll": {
"min": 1,
"max": 13
}
},
"The spell understands your true intentions and is granted without a hitch."
],
[
{
"type": "cell",
"roll": {
"min": 14,
"max": 24
}
},
"The spell twists your words into other meanings, making the outcome unpredictable."
],
[
{
"type": "cell",
"roll": {
"min": 25,
"max": 100
}
},
"The spell works against the caster in an attempt to cause harm or misfortune."
]
]
}
],
"source": "MorePredictibleWishSpells"
}
]
}