Project1
标题:
计算技能/物品的必杀几率 怎么和角色必杀率关联?
[打印本页]
作者:
zxz2874
时间:
2012-8-14 00:35
标题:
计算技能/物品的必杀几率 怎么和角色必杀率关联?
#--------------------------------------------------------------------------
# ● 计算技能/物品的必杀几率
#--------------------------------------------------------------------------
def item_cri(user, item)
item.damage.critical ? user.cri * (1 - cev) : 0
end
能翻译下么?谢谢了
欢迎光临 Project1 (https://rpg.blue/)
Powered by Discuz! X3.1