Skip to content

Commit

Permalink
added "summonedScaleByPlayerLevel" for retainers/companions in Flee M…
Browse files Browse the repository at this point in the history
…ortals, Illrigger, and Beastheart
  • Loading branch information
unknown117343 committed Jan 10, 2025
1 parent 1ae5364 commit 0292c40
Show file tree
Hide file tree
Showing 3 changed files with 78 additions and 5 deletions.
15 changes: 15 additions & 0 deletions class/MCDM Productions; Beastheart.json
Original file line number Diff line number Diff line change
Expand Up @@ -2906,6 +2906,7 @@
{
"name": "Basilisk Companion",
"source": "BST",
"summonedScaleByPlayerLevel": true,
"size": [
"M"
],
Expand Down Expand Up @@ -3009,6 +3010,7 @@
]
},
"source": "BST",
"summonedScaleByPlayerLevel": true,
"tokenHref": {
"type": "external",
"url": "https://i.imgur.com/rKDT1Ku.png"
Expand Down Expand Up @@ -3112,6 +3114,7 @@
]
},
"source": "BST",
"summonedScaleByPlayerLevel": true,
"tokenHref": {
"type": "external",
"url": "https://i.imgur.com/WSgngWH.png"
Expand Down Expand Up @@ -3208,6 +3211,7 @@
]
},
"source": "BST",
"summonedScaleByPlayerLevel": true,
"tokenHref": {
"type": "external",
"url": "https://i.imgur.com/9Oo8bNW.png"
Expand Down Expand Up @@ -3300,6 +3304,7 @@
]
},
"source": "BST",
"summonedScaleByPlayerLevel": true,
"tokenHref": {
"type": "external",
"url": "https://i.imgur.com/narm238.png"
Expand Down Expand Up @@ -3450,6 +3455,7 @@
]
},
"source": "BST",
"summonedScaleByPlayerLevel": true,
"tokenHref": {
"type": "external",
"url": "https://i.imgur.com/oJbt9uz.png"
Expand Down Expand Up @@ -3550,6 +3556,7 @@
]
},
"source": "BST",
"summonedScaleByPlayerLevel": true,
"tokenHref": {
"type": "external",
"url": "https://i.imgur.com/2kaxwMY.png"
Expand Down Expand Up @@ -3659,6 +3666,7 @@
]
},
"source": "BST",
"summonedScaleByPlayerLevel": true,
"tokenHref": {
"type": "external",
"url": "https://i.imgur.com/iFckhUJ.png"
Expand Down Expand Up @@ -3778,6 +3786,7 @@
]
},
"source": "BST",
"summonedScaleByPlayerLevel": true,
"tokenHref": {
"type": "external",
"url": "https://i.imgur.com/8GAeE83.png"
Expand Down Expand Up @@ -3897,6 +3906,7 @@
]
},
"source": "BST",
"summonedScaleByPlayerLevel": true,
"tokenHref": {
"type": "external",
"url": "https://i.imgur.com/AGoOzw2.png"
Expand Down Expand Up @@ -3998,6 +4008,7 @@
]
},
"source": "BST",
"summonedScaleByPlayerLevel": true,
"tokenHref": {
"type": "external",
"url": "https://i.imgur.com/Ule4cDF.png"
Expand Down Expand Up @@ -4108,6 +4119,7 @@
]
},
"source": "BST",
"summonedScaleByPlayerLevel": true,
"tokenHref": {
"type": "external",
"url": "https://i.imgur.com/5MMsW2m.png"
Expand Down Expand Up @@ -4226,6 +4238,7 @@
]
},
"source": "BST",
"summonedScaleByPlayerLevel": true,
"tokenHref": {
"type": "external",
"url": "https://i.imgur.com/Q7We9l1.png"
Expand Down Expand Up @@ -4334,6 +4347,7 @@
]
},
"source": "BST",
"summonedScaleByPlayerLevel": true,
"tokenHref": {
"type": "external",
"url": "https://i.imgur.com/5LLN6tu.png"
Expand Down Expand Up @@ -4445,6 +4459,7 @@
]
},
"source": "BST",
"summonedScaleByPlayerLevel": true,
"tokenHref": {
"type": "external",
"url": "https://i.imgur.com/BAQ4gXu.png"
Expand Down
15 changes: 10 additions & 5 deletions class/MCDM Productions; The Illrigger Revised.json
Original file line number Diff line number Diff line change
Expand Up @@ -4486,7 +4486,8 @@
{
"name": "Agent (Shadowmaster)",
"source": "IllriggerRevised",
"page": 0,
"summonedScaleByPlayerLevel": true,
"page": 35,
"size": [
"M"
],
Expand Down Expand Up @@ -4578,7 +4579,8 @@
{
"name": "Bloodletter (Sanguine Knight)",
"source": "IllriggerRevised",
"page": 0,
"summonedScaleByPlayerLevel": true,
"page": 35,
"size": [
"M"
],
Expand Down Expand Up @@ -4670,7 +4672,8 @@
{
"name": "Deceiver (Architect of Ruin)",
"source": "IllriggerRevised",
"page": 0,
"summonedScaleByPlayerLevel": true,
"page": 36,
"size": [
"M"
],
Expand Down Expand Up @@ -4768,7 +4771,8 @@
{
"name": "Schemer (Hellspeaker)",
"source": "IllriggerRevised",
"page": 0,
"summonedScaleByPlayerLevel": true,
"page": 37,
"size": [
"M"
],
Expand Down Expand Up @@ -4866,7 +4870,8 @@
{
"name": "Tyrant (Painkiller)",
"source": "IllriggerRevised",
"page": 0,
"summonedScaleByPlayerLevel": true,
"page": 37,
"size": [
"M"
],
Expand Down
Loading

0 comments on commit 0292c40

Please sign in to comment.