mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
v1.201.0
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"name": "Ranger's Leadership",
|
||||
"changes": [
|
||||
{
|
||||
"key": "data.attributes.hp.max",
|
||||
"key": "system.attributes.hp.bonuses.overall",
|
||||
"mode": "ADD",
|
||||
"value": "+ 5 * @srd5e.userchar.classes.ranger.levels"
|
||||
}
|
||||
@@ -24,7 +24,7 @@
|
||||
"name": "Ranger's Leadership",
|
||||
"changes": [
|
||||
{
|
||||
"key": "data.attributes.hp.max",
|
||||
"key": "system.attributes.hp.bonuses.overall",
|
||||
"mode": "ADD",
|
||||
"value": "+ 5 * @srd5e.userchar.classes.ranger.levels"
|
||||
}
|
||||
@@ -40,7 +40,7 @@
|
||||
"name": "Ranger's Leadership",
|
||||
"changes": [
|
||||
{
|
||||
"key": "data.attributes.hp.max",
|
||||
"key": "system.attributes.hp.bonuses.overall",
|
||||
"mode": "ADD",
|
||||
"value": "+ 4 * @srd5e.userchar.classes.ranger.levels"
|
||||
}
|
||||
@@ -56,7 +56,7 @@
|
||||
"name": "Druid's Leadership",
|
||||
"changes": [
|
||||
{
|
||||
"key": "data.attributes.hp.max",
|
||||
"key": "system.attributes.hp.bonuses.overall",
|
||||
"mode": "ADD",
|
||||
"value": "+ (2 * @srd5e.userchar.classes.druid.levels)"
|
||||
},
|
||||
@@ -77,7 +77,7 @@
|
||||
"name": "Ranger's Leadership",
|
||||
"changes": [
|
||||
{
|
||||
"key": "data.attributes.hp.max",
|
||||
"key": "system.attributes.hp.bonuses.overall",
|
||||
"mode": "ADD",
|
||||
"value": "+ (5 * @srd5e.userchar.classes.ranger.levels)"
|
||||
},
|
||||
@@ -113,7 +113,7 @@
|
||||
"name": "Artificer's Leadership",
|
||||
"changes": [
|
||||
{
|
||||
"key": "data.attributes.hp.max",
|
||||
"key": "system.attributes.hp.bonuses.overall",
|
||||
"mode": "ADD",
|
||||
"value": "+ @srd5e.userchar.abilities.int.mod + @srd5e.userchar.classes.artificer.levels"
|
||||
},
|
||||
@@ -144,7 +144,7 @@
|
||||
"name": "Artificer's Leadership",
|
||||
"changes": [
|
||||
{
|
||||
"key": "data.attributes.hp.max",
|
||||
"key": "system.attributes.hp.bonuses.overall",
|
||||
"mode": "ADD",
|
||||
"value": "+ @srd5e.userchar.abilities.int.mod + (5 * @srd5e.userchar.classes.artificer.levels)"
|
||||
},
|
||||
@@ -180,7 +180,7 @@
|
||||
"name": "Druid's Leadership",
|
||||
"changes": [
|
||||
{
|
||||
"key": "data.attributes.hp.max",
|
||||
"key": "system.attributes.hp.bonuses.overall",
|
||||
"mode": "ADD",
|
||||
"value": "+ (5 * @srd5e.userchar.classes.druid.levels)"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user