Skip to content

Commit

Permalink
[foundryvtt#1401] Add item choices to various classes, remove some cl…
Browse files Browse the repository at this point in the history
…ass features that are no longer necessary
  • Loading branch information
arbron committed Aug 22, 2022
1 parent 49b8f55 commit cbb35be
Show file tree
Hide file tree
Showing 20 changed files with 356 additions and 421 deletions.
24 changes: 12 additions & 12 deletions packs/classes.db

Large diffs are not rendered by default.

8 changes: 2 additions & 6 deletions packs/classfeatures.db

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions packs/src/classes/barbarian.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,15 @@
"hitDice": "d12",
"hitDiceUsed": 0,
"advancement": [
{
"_id": "5jn0ekktgccyvvpw",
"type": "HitPoints",
"configuration": {},
"value": {},
"title": "",
"icon": "",
"classRestriction": ""
},
{
"_id": "amez6rlose3eoigo",
"type": "ItemGrant",
Expand Down Expand Up @@ -158,15 +167,6 @@
"icon": "",
"classRestriction": ""
},
{
"_id": "5jn0ekktgccyvvpw",
"type": "HitPoints",
"configuration": {},
"value": {},
"title": "",
"icon": "",
"classRestriction": ""
},
{
"_id": "62svnflxsuad7oar",
"type": "ScaleValue",
Expand Down
27 changes: 23 additions & 4 deletions packs/src/classes/bard.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,15 @@
"hitDice": "d8",
"hitDiceUsed": 0,
"advancement": [
{
"_id": "9oz3k13fa953sdiq",
"type": "HitPoints",
"configuration": {},
"value": {},
"title": "",
"icon": "",
"classRestriction": ""
},
{
"_id": "rpmaepj0rdbnnrzd",
"type": "ItemGrant",
Expand Down Expand Up @@ -117,11 +126,21 @@
"classRestriction": ""
},
{
"_id": "9oz3k13fa953sdiq",
"type": "HitPoints",
"configuration": {},
"_id": "4yzoccslp0b2xkvv",
"type": "ItemChoice",
"configuration": {
"hint": "Choose two spells from any classes, including this one. A spell you choose must be of a level you can cast, as shown on the Bard table, or a cantrip.",
"choices": {
"10": 2,
"14": 2,
"18": 2
},
"allowDrops": true,
"type": "spell",
"pool": []
},
"value": {},
"title": "",
"title": "Magical Secrets",
"icon": "",
"classRestriction": ""
},
Expand Down
18 changes: 9 additions & 9 deletions packs/src/classes/cleric.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,15 @@
"hitDice": "d8",
"hitDiceUsed": 0,
"advancement": [
{
"_id": "399tof3pb8nqn7c1",
"type": "HitPoints",
"configuration": {},
"value": {},
"title": "",
"icon": "",
"classRestriction": ""
},
{
"_id": "x1zumbrnbhqlrrs6",
"type": "ItemGrant",
Expand Down Expand Up @@ -73,15 +82,6 @@
"icon": "",
"classRestriction": ""
},
{
"_id": "399tof3pb8nqn7c1",
"type": "HitPoints",
"configuration": {},
"value": {},
"title": "",
"icon": "",
"classRestriction": ""
},
{
"_id": "0qejays9aapvinez",
"type": "ScaleValue",
Expand Down
18 changes: 9 additions & 9 deletions packs/src/classes/druid.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,15 @@
"hitDice": "d8",
"hitDiceUsed": 0,
"advancement": [
{
"_id": "qv0gbr1rb5889ubd",
"type": "HitPoints",
"configuration": {},
"value": {},
"title": "",
"icon": "",
"classRestriction": ""
},
{
"_id": "6pdotglp4hy4zlvb",
"type": "ItemGrant",
Expand Down Expand Up @@ -74,15 +83,6 @@
"icon": "",
"classRestriction": ""
},
{
"_id": "qv0gbr1rb5889ubd",
"type": "HitPoints",
"configuration": {},
"value": {},
"title": "",
"icon": "",
"classRestriction": ""
},
{
"_id": "6vytnom37pkazgld",
"type": "ScaleValue",
Expand Down
32 changes: 28 additions & 4 deletions packs/src/classes/fighter.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,15 @@
"hitDice": "d10",
"hitDiceUsed": 0,
"advancement": [
{
"_id": "o6jij5xwl7jkaob6",
"type": "HitPoints",
"configuration": {},
"value": {},
"title": "",
"icon": "",
"classRestriction": ""
},
{
"_id": "mlcvcu7p2jfwxwa3",
"type": "ItemGrant",
Expand Down Expand Up @@ -87,11 +96,26 @@
"classRestriction": ""
},
{
"_id": "o6jij5xwl7jkaob6",
"type": "HitPoints",
"configuration": {},
"_id": "lhdj4m0z61qeoass",
"type": "ItemChoice",
"configuration": {
"hint": "You adopt a particular style of fighting as your specialty. Choose one of the following options. You can’t take a Fighting Style option more than once, even if you later get to choose again.",
"choices": {
"1": 1
},
"allowDrops": true,
"type": "feat",
"pool": [
"Compendium.dnd5e.classfeatures.8YwPFv3UAPjWVDNf",
"Compendium.dnd5e.classfeatures.zSlV0O2rQMdoq6pB",
"Compendium.dnd5e.classfeatures.hCop9uJrWhF1QPb4",
"Compendium.dnd5e.classfeatures.3Nc6u9pyStByuJsm",
"Compendium.dnd5e.classfeatures.06NVMYf58Z76O85O",
"Compendium.dnd5e.classfeatures.mHcSjcHJ8oZu3hkb"
]
},
"value": {},
"title": "",
"title": "Fighting Style",
"icon": "",
"classRestriction": ""
},
Expand Down
18 changes: 9 additions & 9 deletions packs/src/classes/monk.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,15 @@
"hitDice": "d8",
"hitDiceUsed": 0,
"advancement": [
{
"_id": "81ogni84p49yv859",
"type": "HitPoints",
"configuration": {},
"value": {},
"title": "",
"icon": "",
"classRestriction": ""
},
{
"_id": "lyabhwu4tbop4wh7",
"type": "ItemGrant",
Expand Down Expand Up @@ -206,15 +215,6 @@
"icon": "",
"classRestriction": ""
},
{
"_id": "81ogni84p49yv859",
"type": "HitPoints",
"configuration": {},
"value": {},
"title": "",
"icon": "",
"classRestriction": ""
},
{
"_id": "zmu0w24zpmg5hahq",
"type": "ScaleValue",
Expand Down
30 changes: 26 additions & 4 deletions packs/src/classes/paladin.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,15 @@
"hitDice": "d10",
"hitDiceUsed": 0,
"advancement": [
{
"_id": "ebo3padd7vg4jg3g",
"type": "HitPoints",
"configuration": {},
"value": {},
"title": "",
"icon": "",
"classRestriction": ""
},
{
"_id": "z2d0fxi8e24gradq",
"type": "ItemGrant",
Expand Down Expand Up @@ -132,11 +141,24 @@
"classRestriction": ""
},
{
"_id": "ebo3padd7vg4jg3g",
"type": "HitPoints",
"configuration": {},
"_id": "bsm5t8wm3spw35b3",
"type": "ItemChoice",
"configuration": {
"hint": "Choose one of the following options. You can’t take a Fighting Style option more than once, even if you later get to choose again.",
"choices": {
"2": 2
},
"allowDrops": true,
"type": "feat",
"pool": [
"Compendium.dnd5e.classfeatures.zSlV0O2rQMdoq6pB",
"Compendium.dnd5e.classfeatures.hCop9uJrWhF1QPb4",
"Compendium.dnd5e.classfeatures.3Nc6u9pyStByuJsm",
"Compendium.dnd5e.classfeatures.06NVMYf58Z76O85O"
]
},
"value": {},
"title": "",
"title": "Fighting Style",
"icon": "",
"classRestriction": ""
}
Expand Down
30 changes: 26 additions & 4 deletions packs/src/classes/ranger.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,15 @@
"hitDice": "d10",
"hitDiceUsed": 0,
"advancement": [
{
"_id": "dme7gayrvi7dvi4d",
"type": "HitPoints",
"configuration": {},
"value": {},
"title": "",
"icon": "",
"classRestriction": ""
},
{
"_id": "4mocjr5953p6kxq6",
"type": "ItemGrant",
Expand Down Expand Up @@ -145,11 +154,24 @@
"classRestriction": ""
},
{
"_id": "dme7gayrvi7dvi4d",
"type": "HitPoints",
"configuration": {},
"_id": "n7x03f3upcmmyy6t",
"type": "ItemChoice",
"configuration": {
"hint": "Choose one of the following options. You can’t take a Fighting Style option more than once, even if you later get to choose again.",
"choices": {
"2": 1
},
"allowDrops": true,
"type": "feat",
"pool": [
"Compendium.dnd5e.classfeatures.8YwPFv3UAPjWVDNf",
"Compendium.dnd5e.classfeatures.zSlV0O2rQMdoq6pB",
"Compendium.dnd5e.classfeatures.hCop9uJrWhF1QPb4",
"Compendium.dnd5e.classfeatures.mHcSjcHJ8oZu3hkb"
]
},
"value": {},
"title": "",
"title": "Fighting Style",
"icon": "",
"classRestriction": ""
}
Expand Down
18 changes: 9 additions & 9 deletions packs/src/classes/rogue.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,15 @@
"hitDice": "d8",
"hitDiceUsed": 0,
"advancement": [
{
"_id": "ptvlyyq4usr68cmc",
"type": "HitPoints",
"configuration": {},
"value": {},
"title": "",
"icon": "",
"classRestriction": ""
},
{
"_id": "fib976ht1gf1ntxv",
"type": "ItemGrant",
Expand Down Expand Up @@ -157,15 +166,6 @@
"icon": "",
"classRestriction": ""
},
{
"_id": "ptvlyyq4usr68cmc",
"type": "HitPoints",
"configuration": {},
"value": {},
"title": "",
"icon": "",
"classRestriction": ""
},
{
"_id": "eramv0kziciek99p",
"type": "ScaleValue",
Expand Down
36 changes: 32 additions & 4 deletions packs/src/classes/sorcerer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,15 @@
"hitDice": "d6",
"hitDiceUsed": 0,
"advancement": [
{
"_id": "czx84ra36ggluafq",
"type": "HitPoints",
"configuration": {},
"value": {},
"title": "",
"icon": "",
"classRestriction": ""
},
{
"_id": "uuxthec7dohzb4wn",
"type": "ItemGrant",
Expand Down Expand Up @@ -73,11 +82,30 @@
"classRestriction": ""
},
{
"_id": "czx84ra36ggluafq",
"type": "HitPoints",
"configuration": {},
"_id": "6dpfadd9r3vswn57",
"type": "ItemChoice",
"configuration": {
"hint": "",
"choices": {
"3": 2,
"10": 1,
"17": 1
},
"allowDrops": true,
"type": "feat",
"pool": [
"Compendium.dnd5e.classfeatures.zElYrOcCFFMhB6Xl",
"Compendium.dnd5e.classfeatures.DZpAa3LzMNBexbmX",
"Compendium.dnd5e.classfeatures.IWpe0Y9uAStHGiH1",
"Compendium.dnd5e.classfeatures.tQxlKyAx9sgPrbgj",
"Compendium.dnd5e.classfeatures.tNG2qi9zhmXEkecA",
"Compendium.dnd5e.classfeatures.nViGf6bZ6DQAJhkw",
"Compendium.dnd5e.classfeatures.fXa0DMhoVLtbBu9l",
"Compendium.dnd5e.classfeatures.Qb391hakCfmH4w8p"
]
},
"value": {},
"title": "",
"title": "Metamagic",
"icon": "",
"classRestriction": ""
}
Expand Down
Loading

0 comments on commit cbb35be

Please sign in to comment.