Skip to content

Commit

Permalink
Merge pull request #951 from Muttley/947-add-check-syntax
Browse files Browse the repository at this point in the history
947 add check syntax
  • Loading branch information
Muttley authored Nov 16, 2024
2 parents 09ecd59 + 5575811 commit 3daf491
Show file tree
Hide file tree
Showing 302 changed files with 893 additions and 815 deletions.
4 changes: 3 additions & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,13 @@
* [#881] Support rolling on a character's Patron's Boon table if necessary in the Level Up app
* [#901] Added Russian as a partially complete system language.
* [#908] Add rollable dice to Cure Wounds spell that includes the necessary calculations *(Many thanks to **nschoenwald** for contributing to this issue)*
* [#910] Implement prompt for DC Checks
* [#910] Implemented automatic check roll links and added new macro to launch the check request dialog.
* example syntax: `[[check 12 str]]` or `[[request 15 int]]`
* [#920] Show tooltips on weapon and armor properties when showing expanded inline view in inventory
* [#921] Add way to view/manipulate current Active Effects to the player Effects tab
* [#937] Support selecting or rolling Patron in character generator
* [#939] Add macro for launching the character generator
* [#947] Added new check syntax to text in monster abilities and the Lost Citadel dungeon guild.

## Bugfixes
* [#894] Unnecessary "items not found" warning for "+2 Stats Points" from ShadowDarklings
Expand Down
2 changes: 1 addition & 1 deletion data/packs/class-abilities.db/omen__pRO1kFMnFkkcYOgC.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"system": {
"ability": "wis",
"dc": 9,
"description": "<p>3/day, you can make a DC 9 WIS check. On a success, gain a luck token (you can't have more than one luck token at a time).</p>",
"description": "<p>3/day, you can make a [[check 9 wis]] check. On a success, gain a luck token (you can't have more than one luck token at a time).</p>",
"group": "",
"limitedUses": true,
"loseOnFailure": false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"system": {
"ability": "con",
"dc": 18,
"description": "<p><span>3/day, when you are reduced to 0 HP, make a DC 18 Constitution check (the Implacable talent applies to this roll). On a success, you instead go to 1 HP.</span></p>",
"description": "<p><span>3/day, when you are reduced to 0 HP, make a [[check 18 con]] check (the Implacable talent applies to this roll). On a success, you instead go to 1 HP.</span></p>",
"group": "Relentless",
"limitedUses": true,
"loseOnFailure": false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"gp": 0,
"sp": 0
},
"description": "<p><em>A brooch made from a horned scarab beetle dipped in gold.</em></p><p></p><p><strong>Benefit</strong>. If you die, make a DC 18 Constitution check. If you succeed, you are unconscious instead of dead.</p>",
"description": "<p><em>A brooch made from a horned scarab beetle dipped in gold.</em></p><p></p><p><strong>Benefit</strong>. If you die, make a [[check 18 con]] check. If you succeed, you are unconscious instead of dead.</p>",
"equipped": false,
"isAmmunition": false,
"isPhysical": true,
Expand Down
2 changes: 1 addition & 1 deletion data/packs/monsters.db/aboleth__sgVqRuCaadRK1P7R.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
},
"move": "near",
"moveNote": "swim",
"notes": "\n\t<p><i> Enormous, antediluvian catfish covered in slime and tentacles. They hate all intelligent beings. </i></p>\n\t<p></p>\n\t<p><strong>AC</strong> 16, <strong>HP</strong> 39, <strong>ATK</strong> 2 tentacle (near) +5 (1d8 + curse) or 1 tail +5 (3d6), <strong>MV</strong> near (swim), <strong>S</strong> +4, <strong>D</strong> -1, <strong>C</strong> +3, <strong>I</strong> +4, <strong>W</strong> +2, <strong>Ch</strong> +2, <strong>AL</strong> <strong>C</strong>, <strong>LV</strong> 8</p><p></p>\n\t<p><strong> Curse</strong>. DC 15 CON or target gains a magical curse, turning into a deep one over 2d10 days.</p><p></p><p><strong>Enslave</strong>. In place of attacks, one creature within far DC 15 WIS or aboleth controls for 1d4 rounds.</p><p></p><p><strong>Telepathic</strong>. Read the thoughts of all creatures within far.</p><p></p>",
"notes": "\n\t<p><i> Enormous, antediluvian catfish covered in slime and tentacles. They hate all intelligent beings. </i></p>\n\t<p></p>\n\t<p><strong>AC</strong> 16, <strong>HP</strong> 39, <strong>ATK</strong> 2 tentacle (near) +5 (1d8 + curse) or 1 tail +5 (3d6), <strong>MV</strong> near (swim), <strong>S</strong> +4, <strong>D</strong> -1, <strong>C</strong> +3, <strong>I</strong> +4, <strong>W</strong> +2, <strong>Ch</strong> +2, <strong>AL</strong> <strong>C</strong>, <strong>LV</strong> 8</p><p></p>\n\t<p><strong> Curse</strong>. [[check 15 con]] or target gains a magical curse, turning into a deep one over 2d10 days.</p><p></p><p><strong>Enslave</strong>. In place of attacks, one creature within far [[check 15 wis]] or aboleth controls for 1d4 rounds.</p><p></p><p><strong>Telepathic</strong>. Read the thoughts of all creatures within far.</p><p></p>",
"spellcastingAbility": "",
"spellcastingAttackNum": 0,
"spellcastingBonus": 0
Expand Down
2 changes: 1 addition & 1 deletion data/packs/monsters.db/anchor__1Me11yy0xHkPBvhw.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"name": "Anchor",
"system": {
"dc": "14",
"description": "<p>One target in far DC 18 STR or bound and anchored by chains of golden runes for [[/r 1d4]] rounds.</p>",
"description": "<p>One target in far [[check 18 str]] or bound and anchored by chains of golden runes for [[/r 1d4]] rounds.</p>",
"duration": {
"type": "rounds",
"value": "1d4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
},
"move": "near",
"moveNote": "fly",
"notes": "\n\t<p><i>Winged, flawless humans glowing with bronze sunlight.</i></p>\n\t<p></p>\n\t<p><strong>AC</strong> 17 (plate mail + shield), <strong>HP</strong> 42, <strong>ATK</strong> 3 bastard sword +7 (1d8) or 1 horn, <strong>MV</strong> near (fly), <strong>S</strong> +4, <strong>D</strong> +1, <strong>C</strong> +2, <strong>I</strong> +3, <strong>W</strong> +4, <strong>Ch</strong> +4, <strong>AL</strong> L, <strong>LV</strong> 9</p><p></p>\n\t<p><strong>Horn</strong>. All enemies in near DC 15 CHA or paralyzed 1d4 rounds.</p><p></p>",
"notes": "\n\t<p><i>Winged, flawless humans glowing with bronze sunlight.</i></p>\n\t<p></p>\n\t<p><strong>AC</strong> 17 (plate mail + shield), <strong>HP</strong> 42, <strong>ATK</strong> 3 bastard sword +7 (1d8) or 1 horn, <strong>MV</strong> near (fly), <strong>S</strong> +4, <strong>D</strong> +1, <strong>C</strong> +2, <strong>I</strong> +3, <strong>W</strong> +4, <strong>Ch</strong> +4, <strong>AL</strong> L, <strong>LV</strong> 9</p><p></p>\n\t<p><strong>Horn</strong>. All enemies in near [[check 15 cha]] or paralyzed 1d4 rounds.</p><p></p>",
"spellcastingAbility": "",
"spellcastingAttackNum": 0,
"spellcastingBonus": 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"img": "icons/creatures/abilities/dragon-breath-purple.webp",
"name": "Animate Plants",
"system": {
"description": "<p>1/day, in place of attacks. Vines grab at all enemies within double near of dragon. DC 15 DEX or unable to move [[/r 1d4]] rounds.</p>",
"description": "<p>1/day, in place of attacks. Vines grab at all enemies within double near of dragon. [[check 15 dex]] or unable to move [[/r 1d4]] rounds.</p>",
"predefinedEffects": "",
"source": {
"title": ""
Expand Down
2 changes: 1 addition & 1 deletion data/packs/monsters.db/archangel__GzjB5DsORxRuX2MV.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
},
"move": "doubleNear",
"moveNote": "fly",
"notes": "\n\t<p><i> A radiant being with a crown of fire, snowy wings, golden armor, and a blazing greatsword. </i></p>\n\t<p></p>\n\t<p><strong>AC</strong> 18 ( +3 plate mail ), <strong>HP</strong> 76, <strong>ATK</strong> 3 flaming greatsword +10 (2d12), <strong>MV</strong> double near (fly), <strong>S</strong> +5, <strong>D</strong> +2, <strong>C</strong> +4, <strong>I</strong> +4, <strong>W</strong> +5, <strong>Ch</strong> +5, <strong>AL</strong> L, <strong>LV</strong> 16</p><p></p>\n\t<p><strong> Command</strong>. DC 18 CHA to resist an archangel's command.</p><p></p><p><strong>Crown of Fire</strong>. Hostile spells targeting the archangel are extreme (DC 18) to cast.</p><p></p>",
"notes": "\n\t<p><i> A radiant being with a crown of fire, snowy wings, golden armor, and a blazing greatsword. </i></p>\n\t<p></p>\n\t<p><strong>AC</strong> 18 ( +3 plate mail ), <strong>HP</strong> 76, <strong>ATK</strong> 3 flaming greatsword +10 (2d12), <strong>MV</strong> double near (fly), <strong>S</strong> +5, <strong>D</strong> +2, <strong>C</strong> +4, <strong>I</strong> +4, <strong>W</strong> +5, <strong>Ch</strong> +5, <strong>AL</strong> L, <strong>LV</strong> 16</p><p></p>\n\t<p><strong> Command</strong>. [[check 18 cha]] to resist an archangel's command.</p><p></p><p><strong>Crown of Fire</strong>. Hostile spells targeting the archangel are extreme (DC 18) to cast.</p><p></p>",
"spellcastingAbility": "",
"spellcastingAttackNum": 0,
"spellcastingBonus": 0
Expand Down
2 changes: 1 addition & 1 deletion data/packs/monsters.db/archdevil__OkhcwZ7JqJxTgkJo.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
},
"move": "far",
"moveNote": "teleport",
"notes": "\n\t<p><i> A stunningly beautiful, horned human with burning, red eyes and a halo of seven black stars. Two stitched-up gashes weep blood from its shoulder blades. </i></p>\n\t<p></p>\n\t<p><strong>AC</strong> 19, <strong>HP</strong> 76, <strong>ATK</strong> 4 iron scepter +10 (3d10) or 1 soulbind, <strong>MV</strong> far (teleport), <strong>S</strong> +5, <strong>D</strong> +4, <strong>C</strong> +4, <strong>I</strong> +5, <strong>W</strong> +4, <strong>Ch</strong> +7, <strong>AL</strong> <strong>C</strong>, <strong>LV</strong> 16</p><p></p>\n\t<p><strong> Impervious</strong>. Fire immune. Only damaged by magical sources.</p><p></p><p><strong>Crown of Darkness</strong>. All hostile spells are reflected at caster with a spellcasting check less than 20.</p><p></p><p><strong>Soulbind</strong>. All targets within near DC 20 CHA or fall under control of archdevil for 1d4 rounds. DC 20 CHA on turn to end the effect.</p><p></p>",
"notes": "\n\t<p><i> A stunningly beautiful, horned human with burning, red eyes and a halo of seven black stars. Two stitched-up gashes weep blood from its shoulder blades. </i></p>\n\t<p></p>\n\t<p><strong>AC</strong> 19, <strong>HP</strong> 76, <strong>ATK</strong> 4 iron scepter +10 (3d10) or 1 soulbind, <strong>MV</strong> far (teleport), <strong>S</strong> +5, <strong>D</strong> +4, <strong>C</strong> +4, <strong>I</strong> +5, <strong>W</strong> +4, <strong>Ch</strong> +7, <strong>AL</strong> <strong>C</strong>, <strong>LV</strong> 16</p><p></p>\n\t<p><strong> Impervious</strong>. Fire immune. Only damaged by magical sources.</p><p></p><p><strong>Crown of Darkness</strong>. All hostile spells are reflected at caster with a spellcasting check less than 20.</p><p></p><p><strong>Soulbind</strong>. All targets within near [[check 20 cha]] or fall under control of archdevil for 1d4 rounds. [[check 20 cha]] on turn to end the effect.</p><p></p>",
"spellcastingAbility": "",
"spellcastingAttackNum": 0,
"spellcastingBonus": 0
Expand Down
2 changes: 1 addition & 1 deletion data/packs/monsters.db/archmage__5NUw5FTgSVwAi0nL.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
},
"move": "near",
"moveNote": "",
"notes": "\n\t<p><i> A wizened magic-user crackling with arcane power. </i></p>\n\t<p></p>\n\t<p><strong>AC</strong> 12, <strong>HP</strong> 44, <strong>ATK</strong> 2 spell +7, <strong>MV</strong> near, <strong>S</strong> -1, <strong>D</strong> +2, <strong>C</strong> -1, <strong>I</strong> +4, <strong>W</strong> +2, <strong>Ch</strong> +1, <strong>AL</strong> L, <strong>LV</strong> 10</p><p></p>\n\t<p><strong> Death Bolt (INT Spell)</strong>. DC 15. One target of LV 9 or less within near DC 15 CON or go to 0 HP.</p><p></p><p><strong>Enervate (INT Spell)</strong>. DC 14. Focus. One target within near is stupefied for the duration.</p><p></p><p><strong>Fireblast (INT Spell)</strong>. DC 14. 4d6 damage to all within a near-sized cube within far.</p><p></p><p><strong>Float (INT Spell)</strong>. Self. DC 14. Fly double near for 5 rounds.</p><p></p><p><strong>Mithralskin (INT Spell)</strong>. Self. DC 14. AC becomes 18 for 5 rounds.</p><p></p><p><strong>Void Step (INT Spell)</strong>. Self and up to 4 willing targets. DC 15. Teleport up to 100 miles.</p><p></p>",
"notes": "\n\t<p><i> A wizened magic-user crackling with arcane power. </i></p>\n\t<p></p>\n\t<p><strong>AC</strong> 12, <strong>HP</strong> 44, <strong>ATK</strong> 2 spell +7, <strong>MV</strong> near, <strong>S</strong> -1, <strong>D</strong> +2, <strong>C</strong> -1, <strong>I</strong> +4, <strong>W</strong> +2, <strong>Ch</strong> +1, <strong>AL</strong> L, <strong>LV</strong> 10</p><p></p>\n\t<p><strong> Death Bolt (INT Spell)</strong>. DC 15. One target of LV 9 or less within near [[check 15 con]] or go to 0 HP.</p><p></p><p><strong>Enervate (INT Spell)</strong>. DC 14. Focus. One target within near is stupefied for the duration.</p><p></p><p><strong>Fireblast (INT Spell)</strong>. DC 14. 4d6 damage to all within a near-sized cube within far.</p><p></p><p><strong>Float (INT Spell)</strong>. Self. DC 14. Fly double near for 5 rounds.</p><p></p><p><strong>Mithralskin (INT Spell)</strong>. Self. DC 14. AC becomes 18 for 5 rounds.</p><p></p><p><strong>Void Step (INT Spell)</strong>. Self and up to 4 willing targets. DC 15. Teleport up to 100 miles.</p><p></p>",
"spellcastingAbility": "int",
"spellcastingAttackNum": 2,
"spellcastingBonus": 7
Expand Down
2 changes: 1 addition & 1 deletion data/packs/monsters.db/attach__0uCmZyA0xr44j1zl.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"img": "icons/creatures/abilities/dragon-breath-purple.webp",
"name": "Attach",
"system": {
"description": "<p>Attach to target; bite auto-hits next round. DC 12 STR on turn to tear off.</p>",
"description": "<p>Attach to target; bite auto-hits next round. [[check 12 str]] on turn to tear off.</p>",
"predefinedEffects": "",
"source": {
"title": ""
Expand Down
2 changes: 1 addition & 1 deletion data/packs/monsters.db/attach__pkDrcdZf3E0gcdiL.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"img": "icons/svg/item-bag.svg",
"name": "Attach",
"system": {
"description": "<p><span class=\"fontstyle2\">Attach to target; bite auto-hits next round. DC 12 STR on turn to tear off.</span></p>",
"description": "<p><span class=\"fontstyle2\">Attach to target; bite auto-hits next round. [[check 12 str]] on turn to tear off.</span></p>",
"magicItem": false,
"source": {
"page": 0,
Expand Down
2 changes: 1 addition & 1 deletion data/packs/monsters.db/avalanche__HRlATZjaxlE28txH.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"bonuses": {
"attackBonus": 0
},
"description": "<p>All within close DC 15 STR or entombed for [[/r 1d4]] rounds under mounds of earth.</p>",
"description": "<p>All within close [[check 15 str]] or entombed for [[/r 1d4]] rounds under mounds of earth.</p>",
"ranges": [
],
"source": {
Expand Down
2 changes: 1 addition & 1 deletion data/packs/monsters.db/avalanche__ubJYB4qCRVz2xkGz.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"bonuses": {
"attackBonus": 0
},
"description": "<p>All within close DC 15 STR or entombed for [[/r 1d4]] rounds under mounds of earth.</p>",
"description": "<p>All within close [[check 15 str]] or entombed for [[/r 1d4]] rounds under mounds of earth.</p>",
"ranges": [
],
"source": {
Expand Down
2 changes: 1 addition & 1 deletion data/packs/monsters.db/banish__8556VXHFPg2B1Bc2.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"name": "Banish",
"system": {
"dc": 14,
"description": "<p>All extradimensional creatures within near DC 15 CHA or sent back to their home planes.</p>",
"description": "<p>All extradimensional creatures within near [[check 15 cha]] or sent back to their home planes.</p>",
"duration": {
"type": "instant",
"value": -1
Expand Down
2 changes: 1 addition & 1 deletion data/packs/monsters.db/barb__GSEP18yzChIAQVx1.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"img": "icons/creatures/abilities/dragon-breath-purple.webp",
"name": "Barb",
"system": {
"description": "<p>Each spine sticks, dealing [[/r 1d4]] damage each round. DC 12 STR check on turn to remove.</p>",
"description": "<p>Each spine sticks, dealing [[/r 1d4]] damage each round. [[check 12 str]] check on turn to remove.</p>",
"predefinedEffects": "",
"source": {
"title": ""
Expand Down
2 changes: 1 addition & 1 deletion data/packs/monsters.db/basilisk__r9PchmCuVg1r9FOA.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
},
"move": "near",
"moveNote": "",
"notes": "\n\t<p><i> Massive, muscled lizards with six legs and gray, tough hide. </i></p>\n\t<p></p>\n\t<p><strong>AC</strong> 14, <strong>HP</strong> 25, <strong>ATK</strong> 2 bite +4 (2d6 + petrify), <strong>MV</strong> near, <strong>S</strong> +3, <strong>D</strong> +1, <strong>C</strong> +3, <strong>I</strong> -3, <strong>W</strong> +1, <strong>Ch</strong> -3, <strong>AL</strong> N, <strong>LV</strong> 5</p><p></p>\n\t<p><strong> Petrify</strong>. Any creature that touches the basilisk or meets its gaze, DC 15 CON or petrified.</p><p></p>",
"notes": "\n\t<p><i> Massive, muscled lizards with six legs and gray, tough hide. </i></p>\n\t<p></p>\n\t<p><strong>AC</strong> 14, <strong>HP</strong> 25, <strong>ATK</strong> 2 bite +4 (2d6 + petrify), <strong>MV</strong> near, <strong>S</strong> +3, <strong>D</strong> +1, <strong>C</strong> +3, <strong>I</strong> -3, <strong>W</strong> +1, <strong>Ch</strong> -3, <strong>AL</strong> N, <strong>LV</strong> 5</p><p></p>\n\t<p><strong> Petrify</strong>. Any creature that touches the basilisk or meets its gaze, [[check 15 con]] or petrified.</p><p></p>",
"spellcastingAbility": "",
"spellcastingAttackNum": 0,
"spellcastingBonus": 0
Expand Down
2 changes: 1 addition & 1 deletion data/packs/monsters.db/bewilder__3tGrbD7V4Kzh69WJ.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"img": "icons/svg/item-bag.svg",
"name": "Bewilder",
"system": {
"description": "<p><span style=\"font-family: Signika, sans-serif\">Creatures within near that see the cave brute's eyes, DC 12 CHA at start of their turn or dazed and no action.</span></p>",
"description": "<p><span style=\"font-family: Signika, sans-serif\">Creatures within near that see the cave brute's eyes, [[check 12 cha]] at start of their turn or dazed and no action.</span></p>",
"magicItem": false,
"source": {
"page": 0,
Expand Down
2 changes: 1 addition & 1 deletion data/packs/monsters.db/bewilder__RAfF2wCNn0ey6xAT.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"img": "icons/creatures/abilities/dragon-breath-purple.webp",
"name": "Bewilder",
"system": {
"description": "<p>Creatures within near that see the cave brute's eyes, DC 12 CHA at start of their turn or dazed and no action.</p>",
"description": "<p>Creatures within near that see the cave brute's eyes, [[check 12 cha]] at start of their turn or dazed and no action.</p>",
"predefinedEffects": "",
"source": {
"title": ""
Expand Down
2 changes: 1 addition & 1 deletion data/packs/monsters.db/blind__dZwEa52FIWfTHOQH.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"bonuses": {
"attackBonus": 0
},
"description": "<p>One target within near DC 15 CHA or blinded for [[/r 1d4]] days.</p>",
"description": "<p>One target within near [[check 15 cha]] or blinded for [[/r 1d4]] days.</p>",
"predefinedEffects": "",
"ranges": [
],
Expand Down
2 changes: 1 addition & 1 deletion data/packs/monsters.db/blood_drain__9ZDuyMeBgfqKzP1X.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"img": "icons/creatures/abilities/dragon-breath-purple.webp",
"name": "Blood Drain",
"system": {
"description": "<p>Attach to bitten target; auto-hit the next round. DC 9 STR on turn to remove.</p>",
"description": "<p>Attach to bitten target; auto-hit the next round. [[check 9 str]] on turn to remove.</p>",
"predefinedEffects": "",
"source": {
"title": ""
Expand Down
2 changes: 1 addition & 1 deletion data/packs/monsters.db/blood_drain__EmPgirFQm4Hz79rt.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"img": "icons/svg/item-bag.svg",
"name": "Blood Drain",
"system": {
"description": "<p><span class=\"fontstyle0\">A</span><span class=\"fontstyle2\">ttach to bitten target; auto-hit the next round. DC 9 STR on turn to remove.</span></p>",
"description": "<p><span class=\"fontstyle0\">A</span><span class=\"fontstyle2\">ttach to bitten target; auto-hit the next round. [[check 9 str]] on turn to remove.</span></p>",
"magicItem": false,
"source": {
"page": 0,
Expand Down
Loading

0 comments on commit 3daf491

Please sign in to comment.