mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
v1.206.1
This commit is contained in:
@@ -11441,10 +11441,7 @@
|
||||
{
|
||||
"name": "Foreword",
|
||||
"headers": [
|
||||
"Pronunciation Guide",
|
||||
"Information",
|
||||
"DM Map Links",
|
||||
"Player Map Links"
|
||||
"Pronunciation Guide"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -646,6 +646,12 @@
|
||||
"entries": [
|
||||
"When a creature within 5 feet of the stoneguard attacks a target other than the stoneguard, the stoneguard can make one attack against that creature."
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Skin to Stone",
|
||||
"entries": [
|
||||
"When the stoneguard is attacked, it gains resistance to bludgeoning, piercing, and slashing damage from nonmagical attacks until the end of the attacker's turn"
|
||||
]
|
||||
}
|
||||
],
|
||||
"senseTags": [
|
||||
|
||||
@@ -977,6 +977,7 @@
|
||||
"Multiattack",
|
||||
"Tentacles"
|
||||
],
|
||||
"languageTags": [],
|
||||
"damageTags": [
|
||||
"I",
|
||||
"P"
|
||||
|
||||
@@ -3978,7 +3978,7 @@
|
||||
{
|
||||
"type": "quote",
|
||||
"entries": [
|
||||
"Believe it or not, I like kobolds. I find their oscillation between bravery an cowardice endlessly entertaining. In fact,I'd say kobolds are proof of the universe's most fundamental lesson: there is always something bigger than you."
|
||||
"Believe it or not, I like kobolds. I find their oscillation between bravery and cowardice endlessly entertaining. In fact, I'd say kobolds are proof of the universe's most fundamental lesson: there is always something bigger than you."
|
||||
],
|
||||
"by": "Mordenkainen"
|
||||
},
|
||||
|
||||
@@ -2697,5 +2697,10 @@
|
||||
"date": "2024-04-23",
|
||||
"title": "Bodak Moment",
|
||||
"txt": "- Added Tome of Beast 1 (2023 Edition) tokens (thanks to the original converter(s) for the majority of these)\n- Added \"Export as Image\" to list page \"Other Options\" menu\n- Added fluff images to classes/subclasses\n- (Brew) Revised class fluff format to match other entity types; added support for class/subclass fluff\n- (Brew) Simplified fluff loading process to remove need for `fluff._<prop>Fluff` structure when referring to non-inline fluff; `hasFluff`/`hasFluffImages` is now sufficient\n- (Brew) Fixed Spell Text Converter handling of \"gold\" in material components\n- (Brew) Fixed Spell Text Converter treating damage immunities/vulnerabilities as damage resistances\n- (Fixed typos/added tags)"
|
||||
},
|
||||
{
|
||||
"ver": "1.206.1",
|
||||
"date": "2024-05-06",
|
||||
"txt": "- Fixed list page \"Export as Image\" failing to function on Firefox\n- Fixed Classes page failing to hide subclass images when \"Info\" is disabled\n- Fixed Dice Roller handling of unicode \"minus sign\" character\n- (Brew) Improved/fixed Creature Text Converter handling of: `&`-separated creature types; non-Oxford-comma-seperated immunity/resistance/vulnerability lists\n- (Fixed typos/added tags)"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -2067,7 +2067,7 @@
|
||||
"header": 2,
|
||||
"entries": [
|
||||
"{@i 14th-level Genie feature}",
|
||||
"You entreat your patron to grant you a small wish. As an action, you can speak your desire to your Genie's Vessel, requesting the effect of one spell that is 6th level or lower and has a casting time of 1 action. The spell can be from any class's spell list, and you don't need to meet the requirements in that spell, including costly components; the spell simply takes effect as part of this action.",
|
||||
"You entreat your patron to grant you a small wish. As an action, you can speak your desire to your Genie's Vessel, requesting the effect of one {@filter spell that is 6th level or lower and has a casting time of 1 action|spells|cast time=action|level=0;1;2;3;4;5;6}. The spell can be from any class's spell list, and you don't need to meet the requirements in that spell, including costly components; the spell simply takes effect as part of this action.",
|
||||
"Once you use this feature, you can't use it again until you finish {@dice 1d4} long rests."
|
||||
]
|
||||
},
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -131,7 +131,7 @@
|
||||
"type": "list",
|
||||
"items": [
|
||||
"Internal links: {@5etools This Is Your Life|lifegen.html}",
|
||||
"Internal image links: {@5etoolsImg Players Handbook Cover|covers/PHB.webp}",
|
||||
"Internal \"img\" links (i.e., anything in {@link https://github.com/5etools-mirror-2/5etools-img}): {@5etoolsImg Players Handbook Cover|covers/PHB.webp}; {@5etoolsImg Human Paladin sheet|pdf/DoSI/Human-Paladin.pdf}",
|
||||
"External links: {@link https://discord.gg/5etools} or {@link Discord|https://discord.gg/5etools}"
|
||||
]
|
||||
},
|
||||
|
||||
@@ -166,6 +166,7 @@
|
||||
],
|
||||
"miscTags": [
|
||||
"OBJ",
|
||||
"PIR",
|
||||
"PRM"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -13310,6 +13310,7 @@
|
||||
],
|
||||
"miscTags": [
|
||||
"OBJ",
|
||||
"PIR",
|
||||
"PRM"
|
||||
],
|
||||
"areaTags": [
|
||||
|
||||
@@ -1326,6 +1326,7 @@
|
||||
],
|
||||
"miscTags": [
|
||||
"OBS",
|
||||
"PIR",
|
||||
"PRM",
|
||||
"SMN"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user