|
rgb
rgb
1.把dll拿出来2.拖入dnspy
3.搜索方法InitCurrentHeroProperty
4.找到
- hero.AddProperty(1001010, prototype.MaxATKValue);
- hero.AddProperty(1001011, prototype.DefenseValue); hero.AddProperty(1001019, prototype.CriticalValue);
rgb
rgb
rgb
rgb
- hero.AddProperty(1001010, prototype.MaxATKValue*20);
- hero.AddProperty(1001011, prototype.DefenseValue*20);hero.AddProperty(1001019, prototype.CriticalValue*20);
6.保存,然后把apk里的dll替换掉
7.打一局副本才有效果,数值若不稳定的话请自测一个稳定数值
8.附上私服连接 游戏下载链接:https://yunpan.360.cn/surl_ydJd8AekRaY (提取码:fd4c)
链接:https://pan.baidu.com/s/1BWsmVRrjZUHX-aAyJ_13DQ 密码:xxy9
点我去私服后台 |
|