diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2025-06-01 11:57:26 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2025-06-01 11:57:26 -0500 |
| commit | 7b7ddaca7456271e8c159b2c9f842465c6a332d3 (patch) | |
| tree | 882f06109360e2d09d3c62a9aefac342c167329f | |
| parent | c577152f8f8e379df22bc5a3df23636d674bd027 (diff) | |
data changemaster
| -rw-r--r-- | data.toml | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -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=[ |
