mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
38 lines
529 B
JSON
38 lines
529 B
JSON
{
|
|
"_meta": {
|
|
"dependencies": {
|
|
"monster": [
|
|
"MM"
|
|
]
|
|
},
|
|
"otherSources": {
|
|
"monster": {
|
|
"NRH-TCMC": "NRH-AWoL"
|
|
}
|
|
}
|
|
},
|
|
"monster": [
|
|
{
|
|
"name": "Szikzith",
|
|
"isNpc": true,
|
|
"isNamedCreature": true,
|
|
"source": "NRH-AWoL",
|
|
"page": 6,
|
|
"_copy": {
|
|
"name": "Giant Wolf Spider",
|
|
"source": "MM",
|
|
"_mod": {
|
|
"*": {
|
|
"mode": "replaceTxt",
|
|
"replace": "the spider",
|
|
"with": "Szikzith",
|
|
"flags": "i"
|
|
}
|
|
}
|
|
},
|
|
"int": 8,
|
|
"hasToken": true
|
|
}
|
|
]
|
|
}
|