Adds import support from our other project.
This commit is contained in:
47
examples/monster/goblin/goblin.md
Normal file
47
examples/monster/goblin/goblin.md
Normal file
@@ -0,0 +1,47 @@
|
||||
Homebrewery V3
|
||||
{{monster,frame
|
||||
## Goblin
|
||||
*Small Humanoid (goblinoid), neutral evil*
|
||||
___
|
||||
**Armor Class** :: 15 (leather armor, shield)
|
||||
**Hit Points** :: 7 (2d6)
|
||||
**Speed** :: 30 ft.
|
||||
___
|
||||
|STR|DEX|CON|INT|WIS|CHA|
|
||||
|:---:|:---:|:---:|:---:|:---:|:---:|
|
||||
|8 (-1)|14 (+2)|10 (+0)|10 (+0)|8 (-1)|8 (-1)|
|
||||
___
|
||||
**Skills** :: Stealth +6
|
||||
**Senses** :: darkvision 60 ft., passive Perception 9
|
||||
**Languages** :: Common, Goblin
|
||||
**Challenge** :: 1/4 (50 XP)
|
||||
___
|
||||
***Nimble Escape.*** The goblin can take the Disengage or Hide action as a bonus action on each of its turns.
|
||||
### Actions
|
||||
***Scimitar.*** _Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 5 (1d6 + 2) slashing damage.
|
||||
:
|
||||
***Shortbow.*** _Ranged Weapon Attack:_ +4 to hit, range 80/320 ft., one target. _Hit:_ 5 (1d6 + 2) piercing damage.
|
||||
}}
|
||||
Homebrewery (Legacy)/GM Binder Markdown
|
||||
___
|
||||
> ## Goblin
|
||||
> *Small Humanoid (goblinoid), neutral evil*
|
||||
> ___
|
||||
> - **Armor Class** 15 (leather armor, shield)
|
||||
> - **Hit Points** 7 (2d6)
|
||||
> - **Speed** 30 ft.
|
||||
> ___
|
||||
> |STR|DEX|CON|INT|WIS|CHA|
|
||||
> |:---:|:---:|:---:|:---:|:---:|:---:|
|
||||
> |8 (-1)|14 (+2)|10 (+0)|10 (+0)|8 (-1)|8 (-1)|
|
||||
> ___
|
||||
> - **Skills** Stealth +6
|
||||
> - **Senses** darkvision 60 ft., passive Perception 9
|
||||
> - **Languages** Common, Goblin
|
||||
> - **Challenge** 1/4 (50 XP)
|
||||
> ___
|
||||
> ***Nimble Escape.*** The goblin can take the Disengage or Hide action as a bonus action on each of its turns.
|
||||
> ### Actions
|
||||
> ***Scimitar.*** _Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 5 (1d6 + 2) slashing damage.
|
||||
>
|
||||
> ***Shortbow.*** _Ranged Weapon Attack:_ +4 to hit, range 80/320 ft., one target. _Hit:_ 5 (1d6 + 2) piercing damage.
|
||||
1
examples/monster/goblin/goblin.monster
Normal file
1
examples/monster/goblin/goblin.monster
Normal file
@@ -0,0 +1 @@
|
||||
{"name":"Goblin","size":"small","type":"Humanoid","tag":"goblinoid","alignment":"neutral evil","hitDice":2,"armorName":"leather armor","shieldBonus":2,"natArmorBonus":7,"otherArmorDesc":"15 (leather armor, shield)","speed":30,"burrowSpeed":0,"climbSpeed":0,"flySpeed":0,"hover":false,"swimSpeed":0,"customHP":false,"customSpeed":false,"hpText":"2","speedDesc":"30 ft.","strPoints":8,"dexPoints":14,"conPoints":10,"intPoints":10,"wisPoints":8,"chaPoints":8,"blindsight":0,"blind":false,"darkvision":60,"tremorsense":0,"truesight":0,"telepathy":0,"cr":"1/4","customCr":"1/4 (50 XP)","customProf":2,"isLegendary":false,"legendariesDescription":"The goblin can take 3 legendary actions, choosing from the options below. Only one legendary action option can be used at a time and only at the end of another creature's turn. The goblin regains spent legendary actions at the start of its turn.","isLair":false,"lairDescription":"When fighting inside its lair, the goblin can invoke the ambient magic to take lair actions. On initiative count 20 (losing initiative ties), the goblin can take one lair action to cause one of the following effects:","lairDescriptionEnd":"The goblin can't repeat an effect until they have all been used, and it can't use the same effect two rounds in a row.","isMythic":false,"mythicDescription":"If the goblin's mythic trait is active, it can use the options below as legendary actions for 1 hour after using {Some Ability}.","isRegional":false,"regionalDescription":"The region containing the goblin's lair is warped by the creature's presence, which creates one or more of the following effects:","regionalDescriptionEnd":"If the goblin dies, the first two effects fade over the course of 3d10 days.","properties":[],"abilities":[{"name":"Nimble Escape","desc":"The goblin can take the Disengage or Hide action as a bonus action on each of its turns."}],"actions":[{"name":"Scimitar","desc":"_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 5 (1d6 + 2) slashing damage."},{"name":"Shortbow","desc":"_Ranged Weapon Attack:_ +4 to hit, range 80/320 ft., one target. _Hit:_ 5 (1d6 + 2) piercing damage."}],"bonusActions":[],"reactions":[],"legendaries":[],"mythics":[],"lairs":[],"regionals":[],"sthrows":[],"skills":[{"name":"stealth","stat":"dex","note":" (ex)"}],"damagetypes":[],"specialdamage":[],"conditions":[],"languages":[{"name":"Common","speaks":true},{"name":"Goblin","speaks":true}],"understandsBut":"","shortName":"","pluralName":"","doubleColumns":false,"separationPoint":1,"damage":[]}
|
||||
BIN
examples/monster/goblin/goblin.pdf
Normal file
BIN
examples/monster/goblin/goblin.pdf
Normal file
Binary file not shown.
BIN
examples/monster/goblin/goblin.png
Normal file
BIN
examples/monster/goblin/goblin.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 365 KiB |
BIN
examples/monster/goblin/goblin_homebrewery.pdf
Normal file
BIN
examples/monster/goblin/goblin_homebrewery.pdf
Normal file
Binary file not shown.
Reference in New Issue
Block a user