游戏狂人
 
- 贡献度
- 106
- 金元
- 7766
- 积分
- 1201
- 精华
- 0
- 注册时间
- 2017-10-10
|
增加一项快速习得必杀技。复制下面的贴到CE空白处即可。1.6版本没什么重大更新所以我不打算更了。
<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
<CheatEntries>
<CheatEntry>
<ID>1058</ID>
<Description>"十倍必杀技熟练度"</Description>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
alloc(newmem,20,"BloodstainedRotN-Win64-Shipping.exe"+6F29BB3)
label(returnhere)
label(originalcode)
label(exit)
newmem:
imul ecx,#10
originalcode:
sub eax,ecx
cmp r8d,eax
exit:
jmp returnhere
"BloodstainedRotN-Win64-Shipping.exe"+6F29BB3:
jmp newmem
returnhere:
[DISABLE]
//code from here till the end of the code will be used to disable the cheat
dealloc(newmem)
"BloodstainedRotN-Win64-Shipping.exe"+6F29BB3:
db 2B C1 44 3B C0
//sub eax,ecx
//cmp r8d,eax
</AssemblerScript>
</CheatEntry>
</CheatEntries>
</CheatTable>

补下附魔类碎片的ID:
230458:增加STR
229834:增加CON
230077:增加INT
230213:增加MND
230138:增加LCK
229935:增加资产
230100:踢击专长
230103:匕首专长
230479:剑专长
230438:矛专长
230558:鞭专长
230033:枪支专长
230031:大剑专长
230087:日本刀专长
1037:炼金术赏金
230309:抵抗斩击
230315:抵抗突刺
230306:抵抗打击
230310:抵抗火
230312:抵抗冰
230316:抵抗雷
230311:抵抗光
230308:抵抗暗
230314:抵抗中毒
230307:抵抗诅咒
230313:抵抗石化
981:抵抗魔法
230217:金钱就是力量
230299:红色纪念
230137:扒手
220166:优化
979:至理名言
230301:再生
230460:两栖速度
980:枯竭
6284:侦探眼睛
|
|