```summon-statblock
{
"name": "Aberrant Spirit",
"baseLevel": 4,
"types": ["All Types", "Beholderkin", "Slaad", "Mind Flayer"],
"sizeTypeAlign": "Medium Aberration, Neutral",
"ac": {
"base": 11,
"scaling": true,
"bonuses": {
}
},
"hp": {
"base": 40,
"perLevel": 10
},
"speed": "30 ft., Fly 30 ft. (hover; Beholderkin only)",
"stats": {
"str": 16,
"dex": 10,
"con": 15,
"int": 16,
"wis": 10,
"cha": 6
},
"savingThrows": "",
"damageImmunities": "Psychic",
"damageResistances": "",
"conditionImmunities": "",
"senses": "Darkvision 60 ft., Passive Perception 10",
"languages": "Deep Speech, understands the Languages you know",
"cr": "None (XP 0; PB equals your [[Proficiency|Proficiency Bonus]])",
"traits": [
{
"name": "Regeneration",
"form": "slaad",
"desc": "The spirit regains 5 [[HP]] at the start of its turn if it has at least 1 [[HP]]."
},
{
"name": "Whispering Aura",
"form": "mind flayer",
"desc": "At the start of each of the spirit's turns, the spirit emits psionic energy if it doesn't have the [[Incapacitated]] condition. *WIS Saving Throw:* <u>your spell save DC</u>, each creature (other than you) within 5 feet of the spirit. *Failure:* 7 (2d6) Psychic damage."
}
],
"actions": [
{
"name": "Multiattack",
"desc": "The spirit makes {ATTACKS}."
},
{
"name": "Claw",
"form": "slaad",
"desc": "*Melee Attack Roll:* +your spell attack modifier, reach 5 ft. *Hit:* (1d10 + 3 + {LVL}) Slashing damage, and the target can't regain [[HP]] until the start of the spirit's next turn."
},
{
"name": "Eye Ray",
"form": "beholderkin",
"desc": "*Ranged Attack Roll:* +your spell attack modifier, range 150 ft. *Hit:* (1d8 + 3 + {LVL}) Psychic damage."
},
{
"name": "Psychic Slam",
"form": "mind flayer",
"desc": "*Melee Attack Roll:* +your spell attack modifier, reach 5 ft. *Hit:* (1d8 + 3 + {LVL}) Psychic damage."
}
]
}
```