Skip to content

Instantly share code, notes, and snippets.

@kunxin-chor
Created May 7, 2020 09:35
Show Gist options
  • Save kunxin-chor/719956c538822257819203aa7132016b to your computer and use it in GitHub Desktop.
Save kunxin-chor/719956c538822257819203aa7132016b to your computer and use it in GitHub Desktop.
{
"Source": "Giffyglyph's Monster Maker",
"Type": "humanoid",
"HP": {
"Value": 18,
"Notes": ""
},
"AC": {
"Value": 11,
"Notes": ""
},
"InitiativeModifier": 0,
"InitiativeAdvantage": false,
"Speed": [
"normal 30 ft."
],
"Abilities": {
"Str": 14,
"Dex": 18,
"Con": 16,
"Int": 10,
"Wis": 12,
"Cha": 12
},
"DamageVulnerabilities": [],
"DamageResistances": [],
"DamageImmunities": [],
"ConditionImmunities": [],
"Saves": [
{
"Name": "wis",
"Modifier": 4
},
{
"Name": "dex",
"Modifier": 1
},
{
"Name": "con",
"Modifier": 1
},
{
"Name": "int",
"Modifier": -1
},
{
"Name": "str",
"Modifier": -1
},
{
"Name": "cha",
"Modifier": -1
}
],
"Skills": [
{
"Name": "perception",
"Modifier": 5
}
],
"Senses": [],
"Languages": [
"common"
],
"Challenge": "1",
"Traits": [
{
"Name": "(Lurker) Backstab",
"Content": "If you have advantage on your attack, add your level in extra damage.",
"Usage": ""
},
{
"Name": "(Lurker) Hide in Plain Sight",
"Content": "You can attempt to hide when behind even light cover.",
"Usage": ""
}
],
"Actions": [
{
"Name": "Slash",
"Content": "<i>Melee Weapon Attack:</i> +8 vs AC. <i>Hit:</i> 12 (4d4 + 2) slashing damage.",
"Usage": ""
},
{
"Name": "Knockback",
"Content": "<i>Melee Weapon Attack:</i> DC 14 vs Strength. <i>Hit:</i> the target is pushed up to 10 ft away.",
"Usage": ""
}
],
"Reactions": [],
"LegendaryActions": [],
"Description": "",
"Player": "",
"Version": "2.5.1",
"ImageURL": ""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment