Skip to content

Commit

Permalink
v1.159.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGiddyLimit committed Jun 11, 2022
1 parent a9cbddb commit 2c95d8e
Show file tree
Hide file tree
Showing 729 changed files with 1,024 additions and 265 deletions.
2 changes: 1 addition & 1 deletion css/main.css

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions data/bestiary/bestiary-aitfr-dn.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@
"grappled",
"restrained"
],
"hasToken": true,
"hasFluff": true
},
{
Expand Down Expand Up @@ -200,6 +201,7 @@
"MW",
"RW"
],
"hasToken": true,
"hasFluff": true
},
{
Expand Down Expand Up @@ -398,6 +400,7 @@
"conditionInflictLegendary": [
"poisoned"
],
"hasToken": true,
"hasFluff": true
},
{
Expand Down Expand Up @@ -480,6 +483,7 @@
"AOE",
"MW"
],
"hasToken": true,
"hasFluff": true
}
]
Expand Down
2 changes: 2 additions & 0 deletions data/bestiary/bestiary-aitfr-fcd.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
"RNG",
"RW"
],
"hasToken": true,
"hasFluff": true
},
{
Expand Down Expand Up @@ -338,6 +339,7 @@
"invisible",
"restrained"
],
"hasToken": true,
"hasFluff": true
}
]
Expand Down
2 changes: 2 additions & 0 deletions data/bestiary/bestiary-aitfr-isf.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@
"conditionInflictSpell": [
"invisible"
],
"hasToken": true,
"hasFluff": true
},
{
Expand Down Expand Up @@ -287,6 +288,7 @@
"conditionInflictSpell": [
"restrained"
],
"hasToken": true,
"hasFluff": true
}
]
Expand Down
3 changes: 3 additions & 0 deletions data/bestiary/bestiary-aitfr-thp.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@
"conditionInflict": [
"frightened"
],
"hasToken": true,
"hasFluff": true
},
{
Expand Down Expand Up @@ -291,6 +292,7 @@
"invisible",
"paralyzed"
],
"hasToken": true,
"hasFluff": true
},
{
Expand Down Expand Up @@ -441,6 +443,7 @@
"conditionInflictSpell": [
"incapacitated"
],
"hasToken": true,
"hasFluff": true
}
]
Expand Down
1 change: 1 addition & 0 deletions data/bestiary/bestiary-bgdia.json
Original file line number Diff line number Diff line change
Expand Up @@ -1792,6 +1792,7 @@
"average": 7,
"formula": "3d4"
},
"cr": "1/8",
"damageTags": [
"P"
],
Expand Down
2 changes: 2 additions & 0 deletions data/bestiary/bestiary-cm.json
Original file line number Diff line number Diff line change
Expand Up @@ -2465,6 +2465,7 @@
"miscTags": [
"MW"
],
"hasToken": true,
"hasFluff": true
},
{
Expand Down Expand Up @@ -3230,6 +3231,7 @@
"grappled",
"restrained"
],
"hasToken": true,
"hasFluff": true
},
{
Expand Down
8 changes: 5 additions & 3 deletions data/bestiary/bestiary-cos.json
Original file line number Diff line number Diff line change
Expand Up @@ -1878,7 +1878,8 @@
"damageTags": [
"B",
"S"
]
],
"hasToken": true
},
{
"name": "Lady Fiona Wachter",
Expand Down Expand Up @@ -4338,7 +4339,7 @@
{
"name": "Multiattack",
"entries": [
"The blight makes four attacks: two with its branches and two with its grasping roots. If it has a target {@condition grappled}, the blight can also make a bite attack against that target as a bonus action."
"The blight makes one Branch attack and one Grasping Root attack."
]
},
{
Expand Down Expand Up @@ -4831,7 +4832,8 @@
"hp": {
"average": 7,
"formula": "2d6"
}
},
"hasToken": true
},
{
"name": "Zuleika Toranescu",
Expand Down
8 changes: 6 additions & 2 deletions data/bestiary/bestiary-crcotn.json
Original file line number Diff line number Diff line change
Expand Up @@ -2550,7 +2550,8 @@
"Abyssal",
"Common",
"Orc"
]
],
"hasToken": true
},
{
"name": "Foghomer",
Expand All @@ -2576,7 +2577,8 @@
"alignment": [
"N",
"G"
]
],
"hasToken": true
},
{
"name": "Galeokaerda",
Expand Down Expand Up @@ -4817,6 +4819,7 @@
]
}
],
"hasToken": true,
"hasFluff": true
},
{
Expand Down Expand Up @@ -5974,6 +5977,7 @@
"paralyzed",
"poisoned"
],
"hasToken": true,
"hasFluff": true
},
{
Expand Down
6 changes: 4 additions & 2 deletions data/bestiary/bestiary-egw.json
Original file line number Diff line number Diff line change
Expand Up @@ -2402,7 +2402,8 @@
"P",
"S"
],
"damageTagsLegendary": []
"damageTagsLegendary": [],
"hasToken": true
},
{
"name": "Kobold Underling",
Expand Down Expand Up @@ -2975,7 +2976,8 @@
"Legendary Resistances",
"Magic Resistance"
],
"damageTagsLegendary": []
"damageTagsLegendary": [],
"hasToken": true
},
{
"name": "Parson Pellinost",
Expand Down
3 changes: 1 addition & 2 deletions data/bestiary/bestiary-erlw.json
Original file line number Diff line number Diff line change
Expand Up @@ -3554,8 +3554,7 @@
"_copy": {
"name": "Guard",
"source": "MM"
},
"hasToken": true
}
},
{
"name": "Shifter",
Expand Down
11 changes: 11 additions & 0 deletions data/bestiary/bestiary-ftd.json
Original file line number Diff line number Diff line change
Expand Up @@ -2656,6 +2656,7 @@
"prone",
"restrained"
],
"hasToken": true,
"hasFluff": true
},
{
Expand Down Expand Up @@ -6048,6 +6049,7 @@
"prone",
"restrained"
],
"hasToken": true,
"hasFluff": true
},
{
Expand Down Expand Up @@ -6643,6 +6645,7 @@
"restrained",
"unconscious"
],
"hasToken": true,
"hasFluff": true
},
{
Expand Down Expand Up @@ -6957,6 +6960,7 @@
"restrained",
"unconscious"
],
"hasToken": true,
"hasFluff": true
},
{
Expand Down Expand Up @@ -7271,6 +7275,7 @@
"restrained",
"unconscious"
],
"hasToken": true,
"hasFluff": true
},
{
Expand Down Expand Up @@ -7801,6 +7806,7 @@
"prone",
"restrained"
],
"hasToken": true,
"hasFluff": true
},
{
Expand Down Expand Up @@ -11508,6 +11514,7 @@
"prone",
"restrained"
],
"hasToken": true,
"hasFluff": true
},
{
Expand Down Expand Up @@ -12355,6 +12362,7 @@
"restrained",
"unconscious"
],
"hasToken": true,
"hasFluff": true
},
{
Expand Down Expand Up @@ -12635,6 +12643,7 @@
"prone",
"restrained"
],
"hasToken": true,
"hasFluff": true
},
{
Expand Down Expand Up @@ -15330,6 +15339,7 @@
"prone",
"restrained"
],
"hasToken": true,
"hasFluff": true
},
{
Expand Down Expand Up @@ -15610,6 +15620,7 @@
"prone",
"restrained"
],
"hasToken": true,
"hasFluff": true
},
{
Expand Down
9 changes: 6 additions & 3 deletions data/bestiary/bestiary-gos.json
Original file line number Diff line number Diff line change
Expand Up @@ -3468,7 +3468,8 @@
"AB",
"C",
"DR"
]
],
"hasToken": true
},
{
"name": "Pirate Bosun",
Expand Down Expand Up @@ -5099,7 +5100,8 @@
"languageTags": [
"C",
"DR"
]
],
"hasToken": true
},
{
"name": "Shell Shark",
Expand Down Expand Up @@ -5918,7 +5920,8 @@
"damageTags": [
"I",
"P"
]
],
"hasToken": true
}
]
}
12 changes: 8 additions & 4 deletions data/bestiary/bestiary-hol.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,8 @@
],
"conditionInflictSpell": [
"prone"
]
],
"hasToken": true
},
{
"name": "Disciple",
Expand Down Expand Up @@ -199,7 +200,8 @@
],
"miscTags": [
"MW"
]
],
"hasToken": true
},
{
"name": "Sneak",
Expand Down Expand Up @@ -269,7 +271,8 @@
"MW",
"RW",
"THW"
]
],
"hasToken": true
},
{
"name": "Squire",
Expand Down Expand Up @@ -336,7 +339,8 @@
],
"miscTags": [
"MW"
]
],
"hasToken": true
}
]
}
4 changes: 3 additions & 1 deletion data/bestiary/bestiary-hotdq.json
Original file line number Diff line number Diff line change
Expand Up @@ -966,6 +966,7 @@
}
},
"cr": "6",
"hasToken": true,
"hasFluff": true,
"hasFluffImages": true
},
Expand Down Expand Up @@ -1765,7 +1766,8 @@
},
"ac": [
11
]
],
"hasToken": true
},
{
"name": "Rath Modar",
Expand Down
Loading

0 comments on commit 2c95d8e

Please sign in to comment.