Difference between revisions of "More Quests (YEP)"

From Yanfly.moe Wiki
Jump to navigation Jump to search
(Created page with "{{MvPlugin |preview = <youtube>https://www.youtube.com/watch?v=dIc1cmUV_cU</youtube> |link1 = <html><iframe src="https://itch.io/embed/399544" height="167" width="552" framebo...")
 
Line 1: Line 1:
 
{{MvPlugin
 
{{MvPlugin
|preview = <youtube>https://www.youtube.com/watch?v=dIc1cmUV_cU</youtube>
+
|preview = <youtube>https://www.youtube.com/watch?v=dIc1cmUV_cU</youtube>
|link1 = <html><iframe src="https://itch.io/embed/399544" height="167" width="552" frameborder="0"></iframe></html>
+
|link1 = <html><iframe src="https://itch.io/embed/399544" height="167" width="552" frameborder="0"></iframe></html>
|link2 = [http://yanfly.moe/plugins/en/YEP_X_MoreQuests1.js Mirror 1]
+
|link2 = [http://yanfly.moe/plugins/en/YEP_X_MoreQuests1.js Mirror 1]
|link3 = [http://yanfly.moe/plugins/en/YEP_X_MoreQuests1.js Mirror 2]
+
|link3 = [http://yanfly.moe/plugins/en/YEP_X_MoreQuests1.js Mirror 2]
|link4 = [http://yanfly.moe/plugins/en/YEP_X_MoreQuests1.js Mirror 3]
+
|link4 = [http://yanfly.moe/plugins/en/YEP_X_MoreQuests1.js Mirror 3]
|link5 = [http://yanfly.moe/plugins/en/YEP_X_MoreQuests1.js Mirror 4]
+
|link5 = [http://yanfly.moe/plugins/en/YEP_X_MoreQuests1.js Mirror 4]
|link6 = [http://yanfly.moe/plugins/en/YEP_X_MoreQuests1.js Mirror 5]
+
|link6 = [http://yanfly.moe/plugins/en/YEP_X_MoreQuests1.js Mirror 5]
|link7 = [http://yanfly.moe/plugins/en/YEP_X_MoreQuests1.js Mirror 6]
+
|link7 = [http://yanfly.moe/plugins/en/YEP_X_MoreQuests1.js Mirror 6]
|link8 = [http://yanfly.moe/plugins/en/YEP_X_MoreQuests1.js Mirror 7]
+
|link8 = [http://yanfly.moe/plugins/en/YEP_X_MoreQuests1.js Mirror 7]
|link9 = [http://yanfly.moe/plugins/en/YEP_X_MoreQuests1.js Mirror 8]
+
|link9 = [http://yanfly.moe/plugins/en/YEP_X_MoreQuests1.js Mirror 8]
|link10 = [http://yanfly.moe/plugins/en/YEP_X_MoreQuests1.js Mirror 9]
+
|link10 = [http://yanfly.moe/plugins/en/YEP_X_MoreQuests1.js Mirror 9]
|link11 = [http://yanfly.moe/plugins/en/YEP_X_MoreQuests1.js Mirror 10]
+
|link11 = [http://yanfly.moe/plugins/en/YEP_X_MoreQuests1.js Mirror 10]
  
 
}}
 
}}
Line 21: Line 21:
 
{{Yanfly Engine Plugins}}
 
{{Yanfly Engine Plugins}}
  
== Help File ==
+
== Introduction ==
  
 
  <nowiki>
 
  <nowiki>
============================================================================
 
Introduction
 
============================================================================
 
 
 
This plugin requires YEP_QuestJournal. Make sure this plugin is located
 
This plugin requires YEP_QuestJournal. Make sure this plugin is located
 
under YEP_X_MoreQuests1 in the plugin list.
 
under YEP_X_MoreQuests1 in the plugin list.
Line 50: Line 46:
 
These extension plugins also come with a new feature: automatic batch data.
 
These extension plugins also come with a new feature: automatic batch data.
 
For every set of 100 quests, you can set a default type, difficulty, from,
 
For every set of 100 quests, you can set a default type, difficulty, from,
and location data for them. Quest entries that have |-=AUTO=-| in those
+
and location data for them. Quest entries that have |- = AUTO=-| in those
 
respective fields will draw data from the batch set's default data. How you
 
respective fields will draw data from the batch set's default data. How you
 
wish to use this will be up to you!
 
wish to use this will be up to you!
 +
</nowiki>
  
============================================================================
+
== Changelog ==
Changelog
 
============================================================================
 
  
 +
<nowiki>
 
Version BETA:
 
Version BETA:
 
- Started Plugin!
 
- Started Plugin!
  
============================================================================
 
End of Helpfile
 
============================================================================
 
 
</nowiki>
 
</nowiki>

Revision as of 01:34, 22 June 2019

Welcome to the wiki! This is where you can find resources from Yanfly.moe, Ækashics.moe,
VisuStella, Caz Wolf, Fallen Angel Olivia, Atelier Irina, and other affiliated content creators.



Download

System

This is a plugin created for RPG Maker MV.

For help on how to install plugins, click here.

For help on how to update plugins, click here.

Got errors with your RPG Maker MV plugin? Click here.


Masterarbeit Writer

Required Plugins

The following plugins are required in order to use this plugin.

Place the following plugins above this plugin located in the Plugin Manager.

Yanfly Engine Plugins

This plugin is a part of the Yanfly Engine Plugins library.


Introduction

This plugin requires YEP_QuestJournal. Make sure this plugin is located
under YEP_X_MoreQuests1 in the plugin list.

By default, the YEP_QuestJournal plugin comes with 100 quest entries that
you can make and insert into your game. And depending on the RPG being made,
100 quest entries just might not be enough. This plugin is a part of a
series of extension plugins made for the Yanfly Engine Plugins Quest Journal
System to allow for a higher quest quantity than just 100.

YEP_X_MoreQuests1 will add quests 101 to 1000.
YEP_X_MoreQuests2 will add quests 1001 to 2000.
YEP_X_MoreQuests3 will add quests 2001 to 3000.
YEP_X_MoreQuests4 will add quests 3001 to 4000.
YEP_X_MoreQuests5 will add quests 4001 to 5000.
YEP_X_MoreQuests6 will add quests 5001 to 6000.
YEP_X_MoreQuests7 will add quests 6001 to 7000.
YEP_X_MoreQuests8 will add quests 7001 to 8000.
YEP_X_MoreQuests9 will add quests 8001 to 9000.
YEP_X_MoreQuests10 will add quests 9001 to 10000.

These extension plugins also come with a new feature: automatic batch data.
For every set of 100 quests, you can set a default type, difficulty, from,
and location data for them. Quest entries that have |- = AUTO=-| in those
respective fields will draw data from the batch set's default data. How you
wish to use this will be up to you!

Changelog

Version BETA:
- Started Plugin!