游戏精英
 
- 贡献度
- 655
- 金元
- 29425
- 积分
- 5603
- 精华
- 4
- 注册时间
- 2009-7-7
|
::职业负重修改:
路径: biogame.ini -> sfxgamecontent -> sfxpowercustomaction -> adeptpassive -> (BaseValue=0.1f,Formula=BonusIsHardValue,RankBonuses[1]=0.2f) 对应异能者
biogame.ini -> sfxgamecontent -> sfxpowercustomaction -> engieneerpassive -> (BaseValue=0.1f,Formula=BonusIsHardValue,RankBonuses[1]=0.2f) 对应工程师
biogame.ini -> sfxgamecontent -> sfxpowercustomaction -> infiltratorpassive -> (BaseValue=0.15f,Formula=BonusIsHardValue,RankBonuses[1]=0.2f) 对应渗透者
biogame.ini -> sfxgamecontent -> sfxpowercustomaction -> sentinelpassive -> (BaseValue=0.15f,Formula=BonusIsHardValue,RankBonuses[1]=0.2f) 对应哨兵
biogame.ini -> sfxgamecontent -> sfxpowercustomaction -> soldierpassive -> (BaseValue=0.2f,Formula=BonusIsHardValue,RankBonuses[1]=0.2f) 对应战士
biogame.ini -> sfxgamecontent -> sfxpowercustomaction -> vangardpassive -> (BaseValue=0.15f,Formula=BonusIsHardValue,RankBonuses[1]=0.2f) 对应先锋
请问那个BaseValue=0.2f和RankBonuses[1]=0.2f分别是代表什么意思?
我要改的话,怎样知道自己改后的负重值变成多少了?游戏中可以看到负重值吗?
|
|