Difference between revisions of "Template:VisuMZ State Tooltips Notetags"

From Yanfly.moe Wiki
Jump to navigation Jump to search
(Description-Related Notetags)
(Description-Related Notetags)
Line 23: Line 23:
 
- If this notetag is not used, the help description will default to the
 
- If this notetag is not used, the help description will default to the
 
   setting found in the plugin's Plugin Parameters.
 
   setting found in the plugin's Plugin Parameters.
 +
- Insert %1 into the help description to show any data that would otherwise
 +
  be shown as the state display, such as Absorption Barrier count.
 
</pre>
 
</pre>
  
 
---
 
---

Revision as of 18:46, 25 January 2021

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.

---

Description-Related Notetags

StateTooltip Animated.gif

---

<Help Description>
 text
 text
</Help Description>

- Used for: State Notetags
- Assigns a help description for the state.
- Replace 'text' with text you want displayed for the tooltip window.
- This best works with one line.
- If this notetag is not used, the help description will default to the
  setting found in the plugin's Plugin Parameters.
- Insert %1 into the help description to show any data that would otherwise
  be shown as the state display, such as Absorption Barrier count.

---