Skip to content

Commit 2366486

Browse files
Use ranks instead of rank for spell rank Choice Sets (#22331)
1 parent 5e5e5ec commit 2366486

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

packs/pf2e/feat-effects/effect-dedication-of-the-five.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"rules": [
2525
{
2626
"choices": {
27-
"config": "rank"
27+
"config": "ranks"
2828
},
2929
"flag": "rank",
3030
"key": "ChoiceSet"

packs/pf2e/feat-effects/effect-energy-ablation.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
{
3333
"adjustName": false,
3434
"choices": {
35-
"config": "rank"
35+
"config": "ranks"
3636
},
3737
"flag": "energyAblationRank",
3838
"key": "ChoiceSet",

packs/pf2e/feat-effects/effect-kindling.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"rules": [
2424
{
2525
"choices": {
26-
"config": "rank"
26+
"config": "ranks"
2727
},
2828
"flag": "rank",
2929
"key": "ChoiceSet",

packs/sf2e/feat-effects/effect-spellsurge-ammo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
{
2626
"adjustName": false,
2727
"choices": {
28-
"config": "rank"
28+
"config": "ranks"
2929
},
3030
"flag": "rank",
3131
"key": "ChoiceSet",

0 commit comments

Comments
 (0)