Skip to content

Commit

Permalink
fix summon skill modifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
seiyria committed Aug 17, 2024
1 parent f833e6a commit 9354ae1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions npcsStats/summon/healer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
wis: 0.25

summonSkillModifiers:
Restoration: 0.3
restoration: 0.3

noCorpseDrop: true

Expand Down Expand Up @@ -53,7 +53,7 @@
wis: 0.25

summonSkillModifiers:
Restoration: 0.25
restoration: 0.25

noCorpseDrop: true

Expand Down Expand Up @@ -94,7 +94,7 @@
wis: 0.25

summonSkillModifiers:
Restoration: 0.3
restoration: 0.3

noCorpseDrop: true

Expand Down
6 changes: 3 additions & 3 deletions npcsStats/summon/mage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
str: 0.3

summonSkillModifiers:
Martial: 0.5
martial: 0.5

noCorpseDrop: true

Expand Down Expand Up @@ -132,7 +132,7 @@
int: 1

summonSkillModifiers:
Conjuration: 0.3
conjuration: 0.3

noCorpseDrop: true

Expand Down Expand Up @@ -178,7 +178,7 @@
str: 1.5

summonSkillModifiers:
Martial: 0.5
martial: 0.5

noCorpseDrop: true

Expand Down

0 comments on commit 9354ae1

Please sign in to comment.