summaryrefslogtreecommitdiff
path: root/leveling/fundamental_runes.json
diff options
context:
space:
mode:
authorSupremist <sergkarv@gmail.com>2025-10-28 17:24:24 +0200
committerSupremist <sergkarv@gmail.com>2025-10-28 17:24:24 +0200
commit0cc1078b97891cab00f724e6b2a1a8287b293d3d (patch)
tree79d1712567bbd6b0e34cacb5ae388d5d7163cc01 /leveling/fundamental_runes.json
parenta792c35f6ee3b37ecb6fe1692f81574509728cae (diff)
downloadpf2e_calc-0cc1078b97891cab00f724e6b2a1a8287b293d3d.tar.xz
pf2e_calc-0cc1078b97891cab00f724e6b2a1a8287b293d3d.zip
Add character leveling calculations
Diffstat (limited to 'leveling/fundamental_runes.json')
-rw-r--r--leveling/fundamental_runes.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/leveling/fundamental_runes.json b/leveling/fundamental_runes.json
new file mode 100644
index 0000000..a1cbef6
--- /dev/null
+++ b/leveling/fundamental_runes.json
@@ -0,0 +1,11 @@
+{
+ "2" : {"weapon potency": 1},
+ "4" : {"striking": 2},
+ "5" : {"armor potency": 1},
+ "10": {"weapon potency": 2},
+ "11": {"armor potency": 2},
+ "12": {"striking": 3},
+ "16": {"weapon potency": 3},
+ "18": {"armor potency": 3},
+ "19": {"striking": 4}
+}