123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125 |
- var card_data_example = [
- {
- "count": 1,
- "title": "Bugbear",
- "contents": [
- "subtitle | M, humanoid (goblinoid), chaotic evil | 1",
- "fill",
- "rule",
- "fill",
- "dndstats | 15 | 14 | 13 | 8 | 11 | 9",
- "fill",
- "rule",
- "fill",
- "property | Skills | Stealth: +6, Survival: +2 ",
- "property | Senses | Darkvision 60 ft., passive perception 10",
- "property | Languages | Common, goblin",
- "fill",
- "section | Abilities",
- "description | Brute| A melee weapon deals one extra die of its damage when the bugbear hits with it (included in the attack).",
- "description | Surprise Attack | If the bugbear surprises a creature and hits it with an attack during the first round of combat, the target takes an extra 7 (2d6) damage from the attack.",
- "fill",
- "section | Actions",
- "description | Morningstar | Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 11 (2d8 + 2) piercing damage.",
- "description | Javelin | Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 30/120 ft., one target. Hit: 9 (2d6 + 2) piercing damage in melee or 5 (1d6 + 2) piercing damage at range.",
- "",
- ""
- ],
- "tags": [],
- "color": "",
- "title_size": "14",
- "background_image": "https://media-waterdeep.cursecdn.com/avatars/thumbnails/0/221/1000/1000/636252765234633232.jpeg",
- "icon": "",
- "stats": "30|27|16"
- },
- {
- "count": "1",
- "title": "Goblin",
- "contents": [
- "subtitle | S, humanoid (goblinoid), neutral evil | 1/4",
- "fill",
- "rule",
- "fill",
- "dndstats | 8 | 14 | 10 | 10 | 8 | 8",
- "fill",
- "rule",
- "fill",
- "property | Skills | Stealth: +6",
- "property | Senses | Darkvision 60 ft., passive perception 9",
- "property | Languages | Common, goblin",
- "fill",
- "section | Abilities",
- "description | Nimble Escape | The goblin can take the Disengage or Hide action as a bonus action on each of its turns.",
- "fill",
- "section | Actions",
- "description | Scimitar | Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) slashing damage.",
- "description | Shortbow | Ranged Weapon Attack: +4 to hit, range 80/320 ft., one target. Hit: 5 (1d6 + 2) piercing damage."
- ],
- "tags": [],
- "color": "SeaGreen",
- "title_size": "14",
- "background_image": "https://media-waterdeep.cursecdn.com/avatars/thumbnails/0/351/1000/1000/636252777818652432.jpeg",
- "stats": "30|7|15"
- },
- {
- "count": "1",
- "title": "Owlbear",
- "contents": [
- "subtitle | L, monstrosity , unaligned | 3",
- "fill",
- "rule",
- "fill",
- "dndstats | 20 | 12 | 17 | 3 | 12 | 7",
- "fill",
- "rule",
- "fill",
- "property | Skills | Perception +3",
- "property | Senses | Darkvision 60 ft., passive perception 13",
- "property | Languages | None",
- "fill",
- "section | Abilities",
- "description | Keen Sight and Smell | The owlbear has advantage on Wisdom (Perception) checks that rely on sight or smell.",
- "fill",
- "section | Actions",
- "",
- "",
- "description | Multiattack | The owlbear makes two attacks: one with its beak and one with its claws.",
- "description | Beak | Melee Weapon Attack: +7 to hit, reach 5 ft., one creature. Hit: 10 (1d10 + 5) piercing damage.",
- "description | Claws | Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) slashing damage.",
- ""
- ],
- "tags": [],
- "color": "Brown",
- "title_size": "14",
- "background_image": "https://media-waterdeep.cursecdn.com/avatars/thumbnails/0/315/1000/1000/636252772225295187.jpeg",
- "stats": "40|59|13"
- },
- {
- "count": "1",
- "title": "Hobgoblin",
- "contents": [
- "subtitle | M, humanoid (goblinoid), lawful evil | 1/2",
- "fill",
- "rule",
- "fill",
- "dndstats | 13 | 12 | 12 | 10 | 10 | 9",
- "fill",
- "rule",
- "fill",
- "property | Senses | Darkvision 60 ft., passive perception 10",
- "property | Languages | Common, goblin",
- "fill",
- "section | Abilities",
- "description | Martial Advantage | Once per turn, the hobgoblin can deal an extra 7 (2d6) damage to a creature it hits with a weapon attack if that creature is within 5 ft. of an ally of the hobgoblin that isn't incapacitated.",
- "fill",
- "section | Actions",
- "description | Longsword | Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 5 (1d8 + 1) slashing damage, or 6 (1d10 + 1) slashing damage if used with two hands.",
- "description | Longbow | Ranged Weapon Attack: +3 to hit, range 150/600 ft., one target. Hit: 5 (1d8 + 1) piercing damage."
- ],
- "tags": [],
- "color": "Teal",
- "title_size": "14",
- "background_image": "https://media-waterdeep.cursecdn.com/avatars/thumbnails/0/389/1000/1000/636252781431932597.jpeg",
- "stats": "30|11|18"
- }
- ]
|