mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
v1.198.1
This commit is contained in:
173
data/fluff-conditionsdiseases.json
Normal file
173
data/fluff-conditionsdiseases.json
Normal file
@@ -0,0 +1,173 @@
|
||||
{
|
||||
"conditionFluff": [
|
||||
{
|
||||
"name": "Blinded",
|
||||
"source": "PHB",
|
||||
"images": [
|
||||
{
|
||||
"type": "image",
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "conditionsdiseases/PHB/blinded.webp"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Charmed",
|
||||
"source": "PHB",
|
||||
"images": [
|
||||
{
|
||||
"type": "image",
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "conditionsdiseases/PHB/charmed.webp"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Deafened",
|
||||
"source": "PHB",
|
||||
"images": [
|
||||
{
|
||||
"type": "image",
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "conditionsdiseases/PHB/deafened.webp"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Frightened",
|
||||
"source": "PHB",
|
||||
"images": [
|
||||
{
|
||||
"type": "image",
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "conditionsdiseases/PHB/frightened.webp"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Grappled",
|
||||
"source": "PHB",
|
||||
"images": [
|
||||
{
|
||||
"type": "image",
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "conditionsdiseases/PHB/grappled.webp"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Invisible",
|
||||
"source": "PHB",
|
||||
"images": [
|
||||
{
|
||||
"type": "image",
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "conditionsdiseases/PHB/invisible.webp"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Paralyzed",
|
||||
"source": "PHB",
|
||||
"images": [
|
||||
{
|
||||
"type": "image",
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "conditionsdiseases/PHB/paralyzed.webp"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Petrified",
|
||||
"source": "PHB",
|
||||
"images": [
|
||||
{
|
||||
"type": "image",
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "conditionsdiseases/PHB/petrified.webp"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Poisoned",
|
||||
"source": "PHB",
|
||||
"images": [
|
||||
{
|
||||
"type": "image",
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "conditionsdiseases/PHB/poisoned.webp"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Prone",
|
||||
"source": "PHB",
|
||||
"images": [
|
||||
{
|
||||
"type": "image",
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "conditionsdiseases/PHB/prone.webp"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Restrained",
|
||||
"source": "PHB",
|
||||
"images": [
|
||||
{
|
||||
"type": "image",
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "conditionsdiseases/PHB/restrained.webp"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Stunned",
|
||||
"source": "PHB",
|
||||
"images": [
|
||||
{
|
||||
"type": "image",
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "conditionsdiseases/PHB/stunned.webp"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Unconscious",
|
||||
"source": "PHB",
|
||||
"images": [
|
||||
{
|
||||
"type": "image",
|
||||
"href": {
|
||||
"type": "internal",
|
||||
"path": "conditionsdiseases/PHB/unconscious.webp"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user