找回密码
 立即注册
查看: 1169|回复: 0

词缀等级计算方法

[复制链接]
发表于 2013-6-8 09:53:39 | 显示全部楼层 |阅读模式
   关键字:
alvl = 词缀等级。affix level. For an item this is the
  level that is used to compare to the level and max level as found in the prefix
  and suffix tables. When referring to a prefix/suffix it is the value listed
  in the level column.
ilvl = 物品等级internal level (also referred to sometimes
  as the item level; better yet item creation level). This value is set at the
  time of an items creation. For monster drops the ilvl=mlvl. (BTW ilvl matches
  up with the terminology of the cubemain.txt---'itemlevel pct a')
mlvl = 怪物的等级
clvl = 角色等级
qlvl = 物品质量等级quality level. This value is found
  in the level column of armor.txt, weapons.txt and misc.txt. This is the value
  that is used to create the weapXX and armoXX treasure classes.
magic_lvl = 魔法词缀奖励。magic level bonus on some items.
  Currently the only ones that have this are wands (normal and exceptional, but
  not the elite ones), staves, orbs (all with a value of 1) and circlets (circlet=3,
  Coronet=8, Tiara=13, Diadem=1.
每一个魔法物品生成时都会计算其词缀等级:
  (ilvl大于99视为99,qlvl大于ilvl时用qlvl代替ilvl计算)
  mlvl大于0时,alvl=ilvl+magic_lvl
  mlvl=0时:
  如果 (ilvl<(99-qlvl/2))
  那么 {alvl=ilvl-qlvl/2}
  否则 {alvl=2*ilvl-99}
  (如果以上计算得到的词缀等级大于99,视为99)。
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|手机版|网站地图|联系我们|关于我们|隐私条款|免责声明|小黑屋|D2home暗黑1.09战网 ( 鲁ICP备2020047197号 )

GMT+8, 2024-5-10 02:21 , Processed in 0.255086 second(s), 24 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表