|
发表于 2019-10-2 20:06:20
|
显示全部楼层
[HealthAtLevelUp]
;设定每次升级提升的生命上限数值,如果未设定的会以最接近的低等级为准
;游戏默认设定每次提升10点生命上限
; 等级 (2..10000) = 点数 (0..10000)
;
;In the following inactive commented example the player will gain 10 points per level at and from level 2 to 9, then 100 points per level at and from level 10 to 29,
; then 200 points per level at and from level 30 to 49, then 300 points at all per level for level 50 and above
;
;2=10
;10=100
;30=200
;50=300
2=10
你好 看了你的回复我研究了一下,也找到了你说的文件,但有个地方不理解 它的数值根据10级30级50级慢慢递进 这个简单明了,但最后再来一个2=10 是什么意思呀? |
|