Skip to content

Commit

Permalink
eldritch flask fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Kandiyaki committed Feb 10, 2025
1 parent e672e93 commit b2b867e
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ knowledge-path-side-s3-armor-desc =
knowledge-path-side-s3-flask-name = Priest's Ritual
knowledge-path-side-s3-flask-desc =
Transmute a tank of water into a Flask of Eldritch Water.
When consumed, the water will heal a bit of everything for Heretics, and hurt a bit of everything for Heathens.
Transmute a tank of water and a glass shard into a Flask of Eldritch Water.
The flask contains a mixture of potent medicines.
## stage 5
knowledge-path-side-s5-name = Ritual of Knowledge
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,11 @@
drink:
# it's a cryostasis flash filled with healing goodies what could possibly go wrong?
# i will certainly not abuse it as a heretic chemist
maxVol: 100
canReact: false
# imp edit: ^^^^this guy no longer has his free 100u cryostasis beaker to pwn noobs with. jesus christ
maxVol: 75
canReact: true
reagents:
- ReagentId: Omnizine
Quantity: 80
Quantity: 60
- ReagentId: TranexamicAcid
Quantity: 20
Quantity: 15
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@

Eldritch Armor provides great protection while also acting as a focus when hooded.

## Priest’s Ritual
<Box>
<GuideEntityEmbed Entity="HereticEldritchFlask" Caption=""/>
</Box>
Allows you to transmute a water tank and a shard of glass into an Eldritch Flask.

This flask contains Omnizine as well as anti-bleeding chemicals.

## Ritual of Knowledge
You learn a special, one-time-only ritual that requires 4 different items, from various organs to candles and stun batons.

Expand Down

0 comments on commit b2b867e

Please sign in to comment.