Skip to content

Commit

Permalink
Update psionics.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VMSolidus committed Sep 22, 2024
1 parent 9262d7a commit 8f306e1
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Resources/Prototypes/Actions/psionics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,9 @@
playSound: true
minGlimmer: 2
maxGlimmer: 4
glimmerObviousSoundThreshold: 100
glimmerObviousPopupThreshold: 200
glimmerSoundThreshold: 100
glimmerPopupThreshold: 200
glimmerDoAfterVisibilityThreshold: 70

- type: entity
id: ActionRevivify
Expand Down Expand Up @@ -217,5 +218,6 @@
playSound: true
minGlimmer: 10 # These also get multiplied by caster stats. So,
maxGlimmer: 15 # keeping in mind the ~3.5x multiplier, this spikes glimmer by as much as 60 points.
glimmerObviousSoundThreshold: 50
glimmerObviousPopupThreshold: 100
glimmerSoundThreshold: 50
glimmerPopupThreshold: 100
glimmerDoAfterVisibilityThreshold: 35

0 comments on commit 8f306e1

Please sign in to comment.