From 7b7ddaca7456271e8c159b2c9f842465c6a332d3 Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Sun, 1 Jun 2025 11:57:26 -0500 Subject: data change --- data.toml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/data.toml b/data.toml index 2b92a83..0876b5d 100644 --- a/data.toml +++ b/data.toml @@ -1,13 +1,13 @@ -str=16 +str=13 dex=16 consti=16 -intell=13 +intell=14 wis=16 -charis=16 +charis=17 profiency=2 -prof_throws=["str","consti"] -prof_skills=["Perception","Insight","Athletics","Intimidation"] +prof_throws=["wis","charis"] +prof_skills=["Arcana","Investigation","History","Perception"] skill_prof_bonuses=[["intell","dex"]] @@ -16,12 +16,12 @@ intell=2 charis=1 [base_modifiers] -str=3 +str=1 dex=3 consti=3 -intell=2 +intell=3 wis=3 -charis=3 +charis=4 [list] skills=[ -- cgit v1.3