mirror of
https://github.com/BTMorton/dnd-5e-srd.git
synced 2025-03-15 04:32:22 +00:00
Fix broken senses heading in monster list. Closes #17
This commit is contained in:
parent
f9553ccc99
commit
6a17155dce
6 changed files with 10 additions and 10 deletions
|
@ -24235,7 +24235,7 @@
|
|||
"**Damage Vulnerabilities** cold",
|
||||
"**Damage Resistances** bludgeoning, piercing, and slashing from nonmagical attacks",
|
||||
"**Damage Immunities** fire",
|
||||
"**Sense**s darkvision 60 ft., passive Perception 10",
|
||||
"**Senses** darkvision 60 ft., passive Perception 10",
|
||||
"**Languages** Ignan",
|
||||
"**Challenge** 5 (1,800 XP)",
|
||||
"***Heated Body.*** A creature that touches the salamander or hits it with a melee attack while within 5 feet of it takes 7 (2d6) fire damage.",
|
||||
|
@ -24275,7 +24275,7 @@
|
|||
}
|
||||
},
|
||||
"**Skills** Perception +2, Performance +6, Stealth +5",
|
||||
"**Sense**s passive Perception 12",
|
||||
"**Senses** passive Perception 12",
|
||||
"**Languages** Common, Elvish, Sylvan",
|
||||
"**Challenge** 1/2 (100 XP)",
|
||||
"***Magic Resistance.*** The satyr has advantage on saving throws against spells and other magical effects.",
|
||||
|
|
4
5esrd.md
4
5esrd.md
|
@ -22647,7 +22647,7 @@ Monsters (S)
|
|||
|
||||
**Damage Immunities** fire
|
||||
|
||||
**Sense**s darkvision 60 ft., passive Perception 10
|
||||
**Senses** darkvision 60 ft., passive Perception 10
|
||||
|
||||
**Languages** Ignan
|
||||
|
||||
|
@ -22681,7 +22681,7 @@ Monsters (S)
|
|||
|
||||
**Skills** Perception +2, Performance +6, Stealth +5
|
||||
|
||||
**Sense**s passive Perception 12
|
||||
**Senses** passive Perception 12
|
||||
|
||||
**Languages** Common, Elvish, Sylvan
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -7994,7 +7994,7 @@
|
|||
"**Damage Vulnerabilities** cold",
|
||||
"**Damage Resistances** bludgeoning, piercing, and slashing from nonmagical attacks",
|
||||
"**Damage Immunities** fire",
|
||||
"**Sense**s darkvision 60 ft., passive Perception 10",
|
||||
"**Senses** darkvision 60 ft., passive Perception 10",
|
||||
"**Languages** Ignan",
|
||||
"**Challenge** 5 (1,800 XP)",
|
||||
"***Heated Body.*** A creature that touches the salamander or hits it with a melee attack while within 5 feet of it takes 7 (2d6) fire damage.",
|
||||
|
@ -8034,7 +8034,7 @@
|
|||
}
|
||||
},
|
||||
"**Skills** Perception +2, Performance +6, Stealth +5",
|
||||
"**Sense**s passive Perception 12",
|
||||
"**Senses** passive Perception 12",
|
||||
"**Languages** Common, Elvish, Sylvan",
|
||||
"**Challenge** 1/2 (100 XP)",
|
||||
"***Magic Resistance.*** The satyr has advantage on saving throws against spells and other magical effects.",
|
||||
|
|
|
@ -7484,7 +7484,7 @@ Monsters (S)
|
|||
|
||||
**Damage Immunities** fire
|
||||
|
||||
**Sense**s darkvision 60 ft., passive Perception 10
|
||||
**Senses** darkvision 60 ft., passive Perception 10
|
||||
|
||||
**Languages** Ignan
|
||||
|
||||
|
@ -7518,7 +7518,7 @@ Monsters (S)
|
|||
|
||||
**Skills** Perception +2, Performance +6, Stealth +5
|
||||
|
||||
**Sense**s passive Perception 12
|
||||
**Senses** passive Perception 12
|
||||
|
||||
**Languages** Common, Elvish, Sylvan
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue