【汉化】Retry Costs

Retry Costs

【汉化】Retry Costs_第1张图片
Retry Costs

This Plugin requires the Game Over Core (SRD_GameOverCore).This plugin allows developers to setup specific costs for the Player to have to pay in order to retry a battle.

这个插件需要 Game Over Core为基础,可以让开发者设置重新战斗的消耗

Plugin Commands

The following plugin commands can be used in the middle of the game to
change the costs of retrying.

下面的插件命令可以在游戏中使用来改变重新战斗的消耗

SetRetryGoldCost [number]

Sets the amount of gold required to retry.
设置消耗金币

SetRetryItemCost [items]

Sets the item(s) cost for retrying.
设置消耗金币物品

SetRetryCondition [javascript code]

Sets the JavaScript retry condition.
设置JS代码形式的消耗情况

SetRetryEval [javascript code]

Sets the JavaScript eval for retrying.
使用JS代码形式来设置重新战斗

SetRetryText [text]

Sets the special retry text.
设置特殊的重新战斗文本

你可能感兴趣的:(【汉化】Retry Costs)