-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add persistent boomer bile effect that causes a stench and skin irrit…
…ation (#74920) * Add bile effect * Add EOC_boomer_bile_affliction * Adjust resistances * Add morale_bile * Add morale effect to EOC_boomer_bile_affliction * Add new scent sc_bile * Split bile effect into bile_stink and bile_irritant * Remove vomiting from boomered and add more resist_traits to bile_stink * Update EOC_boomer_bile_affliction to reflect split of bile effect * Allow towel to wipe off bile * Add `bile_irritant` to `effects_description_for_creature` * Allow swimming to remove bile from the skin * Add bile_irritant to towel test * Give resistance to bile morale impact with certain traits * Apply suggestions from code review Co-authored-by: Kevin Granade <[email protected]> * Remove social modifiers from bile_stink and add intimidate to bile_irritant * Remove intimidation bonus from bile_irritant * Fix misc_effect_on_condition.json merge conflict * Tweak effect values * Change health mods to daily health mods * Add bite effect duration scaling * Add decay messages * Fix towel test * Make being covered in bile not a happy occasion * Fix IRRITANT_IMMUNE check * Reorder effects * Fix cringe merge conflicts * Update data/json/effects.json * Update data/json/effects.json --------- Co-authored-by: Kevin Granade <[email protected]> Co-authored-by: Maleclypse <[email protected]>
- Loading branch information
1 parent
eede056
commit aa5d1b1
Showing
7 changed files
with
138 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters