diff options
Diffstat (limited to 'creature_stats/resistances.csv')
| -rw-r--r-- | creature_stats/resistances.csv | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/creature_stats/resistances.csv b/creature_stats/resistances.csv new file mode 100644 index 0000000..a0ded9f --- /dev/null +++ b/creature_stats/resistances.csv @@ -0,0 +1,27 @@ +Level,Maximum,Minimum +-1,1,1 +0,3,1 +1,3,2 +2,5,2 +3,6,3 +4,7,4 +5,8,4 +6,9,5 +7,10,5 +8,11,6 +9,12,6 +10,13,7 +11,14,7 +12,15,8 +13,16,8 +14,17,9 +15,18,9 +16,19,9 +17,19,10 +18,20,10 +19,21,11 +20,22,11 +21,23,12 +22,24,12 +23,25,13 +24,26,13
\ No newline at end of file |
