This commit is contained in:
TheGiddyLimit
2024-04-02 22:46:42 +01:00
parent d075252329
commit 5e0cc455b9
112 changed files with 2980 additions and 397 deletions

View File

@@ -7838,6 +7838,41 @@
"Common",
"Giant"
],
"spellcasting": [
{
"name": "Innate Spellcasting",
"type": "spellcasting",
"headerEntries": [
"The giant's innate spellcasting ability is Charisma. It can innately cast the following spells, requiring no material components:"
],
"will": [
"{@spell detect magic}",
"{@spell fog cloud}",
"{@spell light}"
],
"daily": {
"3e": [
"{@spell feather fall}",
"{@spell fly}",
"{@spell misty step}",
"{@spell telekinesis}"
],
"1e": [
"{@spell control weather}",
"{@spell gaseous form}"
]
},
"ability": "cha"
}
],
"trait": [
{
"name": "Keen Smell",
"entries": [
"The giant has advantage on Wisdom ({@skill Perception}) checks that rely on smell."
]
}
],
"traitTags": [
"Keen Senses"
],