Difference between revisions of "Template:VisuMZ Life State Effects Notetags"

From Yanfly.moe Wiki
Jump to navigation Jump to search
(State-Only Effects)
(Trait-Object Effects)
Line 39: Line 39:
  
 
---
 
---
 +
 +
[[File:LifeStateEffects_Curse.gif]]
  
 
<pre>
 
<pre>
Line 51: Line 53:
  
 
---
 
---
 +
 +
[[File:LifeStateEffects_Fragile.gif]]
  
 
<pre>
 
<pre>
Line 62: Line 66:
  
 
---
 
---
 +
 +
[[File:LifeStateEffects_Guts.gif]]
  
 
<pre>
 
<pre>
Line 73: Line 79:
  
 
---
 
---
 +
 +
[[File:LifeStateEffects_Undead.gif]]
  
 
<pre>
 
<pre>

Revision as of 13:49, 17 September 2020

The following are notetags that have been added through this plugin. These notetags will not work with your game if this plugin is OFF or not present.

---

State-Only Effects

---

LifeStateEffects AutoLife.gif

<Auto Life: x%>

- Used for: State Notetags
- When the affected battler dies with this state present, this state will
  automatically remove itself (and any other states with <Auto Life: x%>) to
  restore that much HP% for the battler.
- Replace 'x' with a number representing that percentage of HP to heal the
  battler upon dying.

---

LifeStateEffects Doom.gif

<Doom>

- Used for: State Notetags
- When this state expires naturally (without direct removal), kill the
  affected battler.

---

Trait-Object Effects

---

LifeStateEffects Curse.gif

<Curse HP>
<Curse MP>
<Curse TP>

- Used for: Actor, Class, Skill, Weapon, Armor, Enemy, State Notetags
- Prevents the affected battler from being able to recover HP, MP, and/or TP
  depending on which notetag is being used.

---

LifeStateEffects Fragile.gif

<Fragile>

- Used for: Actor, Class, Skill, Weapon, Armor, Enemy, State Notetags
- If a battler affected by <Fragile> receives a direct attack and takes any
  HP damage (as opposed to event command damage or regeneration damage),
  then instantly kill the affected battler.

---

LifeStateEffects Guts.gif

<Guts>

- Used for: Actor, Class, Skill, Weapon, Armor, Enemy, State Notetags
- This will prevent the battler from taking any fatal damage and leaves them
  with only 1 HP. However, if the battler has 1 HP and receives damage, then
  the battler will actually die.

---

LifeStateEffects Undead.gif

<Undead>

- Used for: Actor, Class, Skill, Weapon, Armor, Enemy, State Notetags
- If the battler receives HP Healing, it receives damage instead.
- If the battler is a target of an instant death skill or item, then the
  battler will recover full HP.
- If the battler is the target of an HP Drain action, then the battler will
  drain HP from the attacker instead.

---