blob: 9d48452ddf29fc24968d519d7d010ae832df7d9e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"entry": "spells",
"name": "eldritch blast",
"level": 0,
"type": "evocation",
"classes": [
"warlock"
],
"casting_time": "1 action",
"range": "120 feet",
"components": "V, S",
"duration": "Instantaneous",
"text": "A beam of crackling energy streaks toward a creature within range. Make a ranged spell attack against the target. On a hit, the target takes 1d10 force damage. \nThe spell creates more than one beam when you reach higher levels: two beams at 5th level, three beams at 11th level, and four beams at 17th level. You can direct the beams at the same target or at different ones. Make a separate attack roll for each beam."
}
|