Template:VisuMZ Recruiting Board Notetags

From Yanfly.moe Wiki
Revision as of 13:57, 11 April 2023 by Irina (talk | contribs) (Category-Related Notetags)
Jump to navigation Jump to search

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.

---

Recruit-Related Notetags

---

<Recruit Cost Per Level: x>

- Used for: Actor Notetags
- Adjusts how much this actor will cost to recruit by 'x' gold per level.
- Replace 'x' with a number representing how much gold is needed per level
  in order for the player to recruit this actor.
- If this notetag is not used, use the default setting found in the
  Plugin Parameters.

---

<Fixed Recruit Cost: x>

- Used for: Actor Notetags
- Regardless of level, this actor can be recruited for 'x' gold.
- Replace 'x' with a number representing the fixed gold cost needed for the
  player to recruit this actor.
- This will take priority over <Recruit Cost Per Level: x>.

---