Project1

标题: 求一个装备破限脚本 [打印本页]

作者: 怨念_无言    时间: 2019-9-19 15:15
标题: 求一个装备破限脚本
因为数值的原因需要,已经找到属性破限脚本

能够和这个兼容就行了
感谢@芯☆淡茹水 (毕竟帖子挺老了,挖坟不太好……)



作者: candlesor    时间: 2019-9-19 15:15
用YEP_CoreEngine吧,很多基础设置在里面都可以找到,包括你要的敌方双方属性上限、物品数上限
用了个这个,你主楼贴的脚本都可以光荣下岗了


作者: 怨念_无言    时间: 2019-9-19 15:18
抱歉,还需要个能够敌方属性破限的脚本……

这个应该是1050攻击力的敌方角色
作者: 怨念_无言    时间: 2019-9-20 09:04
candlesor 发表于 2019-9-20 03:44
用YEP_CoreEngine吧,很多基础设置在里面都可以找到,包括你要的敌方双方属性上限、物品数上限
用了个这个 ...

请问在什么地方可以下载呢?
作者: candlesor    时间: 2019-9-20 14:39
本帖最后由 candlesor 于 2019-9-20 14:41 编辑

其实这个脚本的帮助里有写明用法的
编辑器里能填写的数值上限是固定的,想突破上限只能写到备注里

Weapon and Armor Notetags
  <stat: +x>
  <stat: -x>
  Allows the piece of weapon or armor to gain or lose x amount of stat.
  Replace "stat" with "hp", "mp", "atk", "def", "mat", "mdf", "agi", or
  "luk" to alter that specific stat. This allows the piece of equipment
  to go past the editor's default limitation so long as the maximum value
  allows for it.

比如你想给一把武器添加攻击力+10000的效果,就在该武器的备注里写上一行<atk: +10000>
售价也有对应标签 <Price: x>
还有敌人属性什么的,都可以在脚本帮助里找到




欢迎光临 Project1 (https://rpg.blue/) Powered by Discuz! X3.1