Pestran alcoholism+ Pestran acolyte buff#6814
Conversation
|
Ready for review |
| CLERIC_T1 = /datum/action/cooldown/spell/diagnose/holy, | ||
| CLERIC_T2 = /datum/action/cooldown/spell/attach_bodypart, | ||
| CLERIC_T3 = /datum/action/cooldown/spell/cure_rot, | ||
| CLERIC_T4 = /obj/item/melee/touch_attack/orison/pestra, |
There was a problem hiding this comment.
Resolved by sacrificing attach bodypart
There was a problem hiding this comment.
You can have more than one spell in there
There was a problem hiding this comment.
I feel like attach body part is such a bloat spell, theres no reason to keep it. You can do the exact same htign without the spell as a pestran acolyte, before you even get the spell.
There was a problem hiding this comment.
It fully heals the limb and organs
| spillable = TRUE | ||
| update_appearance(UPDATE_OVERLAYS) | ||
|
|
||
| /obj/item/reagent_containers/glass/bottle/pestra |
There was a problem hiding this comment.
Reagent containers can transfer to and from normal items, I would rather you reimplement drinking on a "fake" bottle cross subtype than turn the cross into a bottle
There was a problem hiding this comment.
That's not what I meant, do not change it to a reagent container
|
Issues resolved. |
|
Unresolved, re-read |
About The Pull Request
Makes the pestran amulet a flask holding 15 units, because alcoholism.
To satiate pestran acolytes constant need for tools, they get a new version of orison called pestras fang. Pestras fang can generate pure ethanol like regular orison generates holy water, and can do ok at cutting and cauterizing wounds. It is the best tool in the game at extracting lux. Also removes attach body part, because who genuinely uses it, its a bloat spell.
Why It's Good For The Game
The pestran flask is there mainly for flavor, since pestrans are described to be alcoholics, helps immerse people more into the lore. The fang is meant to keep the members of the church from having to beg the clinic or make tools of their own from sticks. Also removes bloat.
Changelog
🆑
add: Made pestran amulet a flask.
add: Added pestras fang, pestran acolyte multi tool.
/:cl:
Pre-Merge Checklist