a45s67 / Sequel-Blight-CT

Cheat Engine Table (.CT) for Sequel Blight

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sequel Blight CT

Tirma

Sometimes the battle takes too much time. I just want to get into the scenes quickly...

For detailed analyzing process of this game, please check my blog post 如何修改 RPG 遊戲 - Sequel Blight 角色的各項數值.

Features

  • Character status in map
    • Move speed control
    • Through mode
  • Tirma's status
    • Additional HP
    • Additional damage

Note

The real values of most player data store in memory are 2*val + 1. Besides, it's 0 for false, 2 for true as for boolean value.

Example

If you want to change additional HP from 0 to 100.
The original value stored in memory is 2*0+1 = 1, after changing it would be 2*100+1 = 201.

TODO

  • Rabi, Uula, Nyx 's status affected by items.
  • Show exp for each character.

Comfirmed Compatible version

  • Ver 2.10[簡中版]

About

Cheat Engine Table (.CT) for Sequel Blight


Languages

Language:Lua 100.0%