Damage Potion Effects icon

Damage Potion Effects -----

Introduce Potion Effects as a consecuence of Damage!



Zombie Infection & Spiderman!
Added two new damage reactions to the default config:
Code (YAML):

  Zombie Infection
:
    damage triggers
: Zombie Scratch
    potion effects
: [Short Mild Wither,Short Mild Slow ]
 
  SpiderMan
:
    damage triggers
: Cave Spider Bite
    potion effects
: [Short Intense Jump Boost,Short Mild Glowing ]
To make it happen i also added 3 default Potion Effects to Potion Effects.yml:
Code (YAML):

  Short Intense Jump Boost
:
    effect type
: jump
    intensity
: 2
    duration
: 60
 
  Short Mild Glowing
:
    effect type
: glowing
    intensity
: 1
    duration
: 80
 
  Short Mild Wither
:
    intensity
: 1
    #Wither 1 does 1 half heart of damage every 20ticks
    duration
: 60
    effect type
: wither
And 2 damage triggers to Damage Triggers.yml:
Code (YAML):

  Cave Spider Bite
:
    damage required
: 1
    attacker entities
: cave_spider
    affected entities
: Player
 
  Zombie Scratch
:
    damage required
: 1
    attacker entities
: Zombie
    affected entities
: Player
You can copy and paste all of them to your config if you desire :)
Enjoy!
----------, Feb 5, 2021
Resource Information
Author:
----------
Total Downloads: 848
First Release: Feb 1, 2021
Last Update: Dec 11, 2022
Category: ---------------
All-Time Rating:
3 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings