File tree Expand file tree Collapse file tree 1 file changed +43
-1
lines changed
packs/feats/class/gunslinger Expand file tree Collapse file tree 1 file changed +43
-1
lines changed Original file line number Diff line number Diff line change 2525 "remaster" : true ,
2626 "title" : " Pathfinder Guns & Gears"
2727 },
28- "rules" : [],
28+ "rules" : [
29+ {
30+ "adjustName" : false ,
31+ "choices" : [
32+ {
33+ "label" : " PF2E.WeaponGroupCrossbow" ,
34+ "value" : " crossbow"
35+ },
36+ {
37+ "label" : " PF2E.WeaponGroupFirearm" ,
38+ "value" : " firearm"
39+ }
40+ ],
41+ "flag" : " group" ,
42+ "key" : " ChoiceSet"
43+ },
44+ {
45+ "definition" : [
46+ " item:category:advanced" ,
47+ " item:group:{item|flags.pf2e.rulesSelections.group}"
48+ ],
49+ "key" : " MartialProficiency" ,
50+ "label" : " PF2E.SpecificRule.MartialProficiency.AdvancedGroup.{item|flags.pf2e.rulesSelections.group}" ,
51+ "predicate" : [
52+ " class:gunslinger"
53+ ],
54+ "priority" : 50 ,
55+ "value" : " @actor.system.proficiencies.attacks.martial-firearms-crossbows.rank"
56+ },
57+ {
58+ "definition" : [
59+ " item:category:advanced" ,
60+ " item:group:{item|flags.pf2e.rulesSelections.group}"
61+ ],
62+ "key" : " MartialProficiency" ,
63+ "label" : " PF2E.SpecificRule.MartialProficiency.AdvancedGroup.{item|flags.pf2e.rulesSelections.group}" ,
64+ "predicate" : [
65+ " feat:gunslinger-dedication"
66+ ],
67+ "priority" : 15 ,
68+ "sameAs" : " simple"
69+ }
70+ ],
2971 "traits" : {
3072 "rarity" : " common" ,
3173 "value" : [
You can’t perform that action at this time.
0 commit comments