(变态)灵淬法宝全属性加成
感谢:laozeisky 的贴子 http://bbs.3dmgame.com/thread-5841433-1-1.html让我找到了mxd1991 的贴子 http://bbs.3dmgame.com/thread-5840247-1-1.html感谢:mxd1991分享的修改方法,让我能够拥有全3+属性法宝,那个爽啊!好东西不能独吞,大家都来爽一爽!顺便,把代码放上来,修改方法按mxd1991贴子里说的去做:
补充:有朋友问有没有画符,我找到了14348002的贴子http://bbs.3dmgame.com/thread-5846209-1-1.html 直接在他的基础上添加代码,应该有画符效果吧!重新上传!感谢14348002!
幽淬百分百成功 灵淬百分百成功
每灵淬一次:法宝威力+50% 回灵速度+50% 灵气容量+50% 飞行速度+50% 转弯速度+50% 击退抵抗+50% 击退强度+50% 拖尾长度+50% 体积+50% 攻击间隔-50%
重新修改了一下,发现攻击间隔加成有点慢!
几率全部百分之百
1.改好的文件解压出来覆盖Steam\steamapps\common\AmazingCultivationSimulator\Amazing Cultivation Simulator_Data\Managed
**** Hidden Message *****
2.灵淬代码
public partial class ItemThing : Thing
{
// Token: 0x06001670 RID: 5744 RVA: 0x000A5738 File Offset: 0x000A3938
public bool SoulCrystalLingPowerUp(float badd = 0f)
{
if (base.Accommodate <= 0f)
{
return false;
}
if (World.RandomRate(Mathf.Pow(1f + badd, (float)(base.Rate + this.YouPower))))
{
ItemThing itemThing;
if (base.Count == 1)
{
itemThing = this;
}
else
{
itemThing = this.Split(1, true);
base.map.DropItem(itemThing, base.Key, true, true, true, false, 0f);
(Object.Instantiate(Resources.Load("Effect/System/FlyLine")) as GameObject).GetComponent<FlyLineRender>().Begin(base.Pos, itemThing.Pos, 0.2f, null);
}
itemThing.LingPower++;
if (itemThing.IsFaBao)
{
float property = itemThing.Fabao.GetProperty(g_emFaBaoP.MaxLing);
itemThing.Fabao.SetProperty(g_emFaBaoP.MaxLing, property * 1.5f);
float property2 = itemThing.Fabao.GetProperty(g_emFaBaoP.AttackPower);
itemThing.Fabao.SetProperty(g_emFaBaoP.AttackPower, property2 * 1.5f);
float property3 = itemThing.Fabao.GetProperty(g_emFaBaoP.LingRecover);
itemThing.Fabao.SetProperty(g_emFaBaoP.LingRecover, property3 * 1.5f);
float property4 = itemThing.Fabao.GetProperty(g_emFaBaoP.FlySpeed);
itemThing.Fabao.SetProperty(g_emFaBaoP.FlySpeed, property4 * 1.5f);
float property5 = itemThing.Fabao.GetProperty(g_emFaBaoP.RotSpeed);
itemThing.Fabao.SetProperty(g_emFaBaoP.RotSpeed, property5 * 1.5f);
float num = itemThing.Fabao.GetProperty(g_emFaBaoP.KnockBackAddition);
num = Math.Abs(num);
itemThing.Fabao.SetProperty(g_emFaBaoP.KnockBackAddition, num + num);
float num2 = itemThing.Fabao.GetProperty(g_emFaBaoP.KnockBackResistance);
num2 = Math.Abs(num2);
itemThing.Fabao.SetProperty(g_emFaBaoP.KnockBackResistance, num2 + num2);
float property6 = itemThing.Fabao.GetProperty(g_emFaBaoP.Scale);
itemThing.Fabao.SetProperty(g_emFaBaoP.Scale, property6 * 1.5f);
float property7 = itemThing.Fabao.GetProperty(g_emFaBaoP.TailLenght);
itemThing.Fabao.SetProperty(g_emFaBaoP.TailLenght, property7 * 1.5f);
float property8 = itemThing.Fabao.GetProperty(g_emFaBaoP.AttackRate);
itemThing.Fabao.SetProperty(g_emFaBaoP.AttackRate, property8 * 0.9f);
}
else
{
itemThing.AccommodateAddv += 5f;
}
GameWatch.Instance.PlayUIAudio("Sound/ding");
return true;
}
return false;
}
}
................................
66666666666666666666
666666666666
111111111111
谢谢分享
不会啊 能不能直接发出来 修改完的
6666666666666666
66666666666666666
感谢分享 和规范地方各个环节将黄瓜
666666666666666666666666666666666
进入人体家人团聚对人体就
感谢分享:D
阿诗丹顿多多多多多多
111111111111111111111
66666666666
6666666666666666666666666666666666666666666666666666666666
下载了,嘻嘻嘻 牛~~~~楼主~~~~~
谢谢大大了
66666666666
请问有最新版本的吗? 666666666666666
{:3_121:}
RE: (变态)灵淬法宝全属性加成 [修改]
6666666666666666666
感谢大佬分享
6666666666666
谢谢分享