| 赞 | 19  | 
 
| VIP | 0 | 
 
| 好人卡 | 2 | 
 
| 积分 | 63 | 
 
| 经验 | 28988 | 
 
| 最后登录 | 2025-3-18 | 
 
| 在线时间 | 1557 小时 | 
 
 
 
 
 
Lv4.逐梦者 
	- 梦石
 - 0 
 
        - 星屑
 - 6312 
 
        - 在线时间
 - 1557 小时
 
        - 注册时间
 - 2011-6-14
 
        - 帖子
 - 520
 
 
 
 | 
	
3楼
 
 
发表于 2016-5-29 00:41:02
手机端发表。
|
只看该作者
 
 
 
YEP.104 – New Game+ – RPG Maker MV 
Introduction 
This plugin requires YEP_SaveCore. Make sure this plugin is located under YEP_SaveCore in the plugin list. 
 
这个插件需要YEP_SaveCore,确保它放在YEP_SaveCore下面 
 
New Game+ is a great way to provide replay value for your game. It lets the player re-experience the game in a different way with either carried over items, to carried over party members, to carried over skills, switches, and variables even. There exists many options to change how New Game+ will work for your game. 
 
新游戏拓展是一个很好的方式来提供游戏重玩的初始值。它可以让玩家重新体验游戏,但是可以携带之前的物品,角色,技能,甚至开关或者变量。这里有很多游戏来设置你的二周目游戏。 
 
Notetags 
There are some notetags you can utilize with a few database objects. 
 
这里是一些你可以设置的标签 
 
Actor, Item, Weapon, Armor Notetag 
复制代码 
– This will prevent the item, weapon, or armor from being carried over to New Game+. If this is used on an actor, the actor will be in its default state as if a new game started. 
 
这可以阻止特定的物品,武器,护甲被携带到二周目。如果用于角色,则这个角色将会在游戏开始时初始化。 |   
 
 
 
 |