mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
89 lines
1.9 KiB
JSON
89 lines
1.9 KiB
JSON
{
|
|
"spell": [
|
|
{
|
|
"name": "Air Bubble",
|
|
"source": "AAG",
|
|
"page": 22,
|
|
"level": 2,
|
|
"school": "C",
|
|
"time": [
|
|
{
|
|
"number": 1,
|
|
"unit": "action"
|
|
}
|
|
],
|
|
"range": {
|
|
"type": "point",
|
|
"distance": {
|
|
"type": "feet",
|
|
"amount": 60
|
|
}
|
|
},
|
|
"components": {
|
|
"s": true
|
|
},
|
|
"duration": [
|
|
{
|
|
"type": "timed",
|
|
"duration": {
|
|
"type": "hour",
|
|
"amount": 24
|
|
}
|
|
}
|
|
],
|
|
"entries": [
|
|
"You create a spectral globe around the head of a willing creature you can see within range. The globe is filled with fresh air that lasts until the spell ends. If the creature has more than one head, the globe of air appears around only one of its heads (which is all the creature needs to avoid suffocation, assuming that all its heads share the same respiratory system)."
|
|
],
|
|
"entriesHigherLevel": [
|
|
{
|
|
"type": "entries",
|
|
"name": "At Higher Levels",
|
|
"entries": [
|
|
"When you cast this spell using a spell slot of 3rd level or higher, you can create two additional globes of fresh air for each slot level above 2nd."
|
|
]
|
|
}
|
|
],
|
|
"miscTags": [
|
|
"SGT"
|
|
],
|
|
"hasFluffImages": true
|
|
},
|
|
{
|
|
"name": "Create Spelljamming Helm",
|
|
"source": "AAG",
|
|
"page": 22,
|
|
"level": 5,
|
|
"school": "T",
|
|
"time": [
|
|
{
|
|
"number": 1,
|
|
"unit": "action"
|
|
}
|
|
],
|
|
"range": {
|
|
"type": "point",
|
|
"distance": {
|
|
"type": "touch"
|
|
}
|
|
},
|
|
"components": {
|
|
"v": true,
|
|
"s": true,
|
|
"m": {
|
|
"text": "a crystal rod worth at least 5,000 gp, which the spell consumes",
|
|
"cost": 500000,
|
|
"consume": true
|
|
}
|
|
},
|
|
"duration": [
|
|
{
|
|
"type": "instant"
|
|
}
|
|
],
|
|
"entries": [
|
|
"Holding the rod used in the casting of the spell, you touch a Large or smaller chair that is unoccupied. The rod disappears, and the chair is transformed into a {@item spelljamming helm|AAG}."
|
|
]
|
|
}
|
|
]
|
|
}
|