Game Name: Conception Plus: Mainden of the Twelve Stars
Game Engine:
Game Version:
Options Required: Money, BP, Stat Editor and Exp Multiplier
Steam link:
Thanks a lot !
[Request] Conception Plus: Mainden of the Twelve Stars
- GreenHouse
- GreenHouse!
- Posts: 351
- Joined: Fri Oct 12, 2018 10:25 pm
- Reputation: 296
Re: [Request] Conception Plus: Mainden of the Twelve Stars
I'm working on it, I'll update as I add options:
- Infinite Items
- Infinite Gold
- Infinite Items
- Infinite Gold
- Attachments
-
- ConceptionPlus.CT
- (4.92 KiB) Downloaded 267 times

You don't like feeling like you're staring at the sun when using the FearlessRevolution forum? Use my dark theme for Stylish/Stylus. Guaranteed satisfaction.
https://userstyles.org/styles/171116/fe ... ution-dark
Re: [Request] Conception Plus: Mainden of the Twelve Stars
this is what i made so far, need to explore/progress the game more.. (too many chats in game).
update 4:
- added heart
- added bond point
- added exp (to lvl up)
update 3:
- added stats like def, spd, mat, mdf, luc.
update 2:
- fixed health for team 1 & enemy
- added infinite chain drive
note: after you edit the values in cheat engine, it wont show the same as in game screen (do not worry about it). e.g: you change the health value to 9999 and freeze it but in screen your health shown 450, it's just visual and you wont die.
Code: Select all
health & mana for player/team/enemy:
godmode
one hit kill
infinite mana
infinite chain drive
gold
character stats
note: get hit by enemy to see stats values
- added heart
- added bond point
- added exp (to lvl up)
update 3:
- added stats like def, spd, mat, mdf, luc.
update 2:
- fixed health for team 1 & enemy
- added infinite chain drive
note: after you edit the values in cheat engine, it wont show the same as in game screen (do not worry about it). e.g: you change the health value to 9999 and freeze it but in screen your health shown 450, it's just visual and you wont die.
- Attachments
-
- ConceptionPlus [update 4].CT
- (81.39 KiB) Downloaded 708 times
-
- ConceptionPlus [update 3].CT
- (78.46 KiB) Downloaded 207 times
-
- ConceptionPlus [update 2].CT
- (64.3 KiB) Downloaded 68 times
-
- ConceptionPlus.CT
- (61.76 KiB) Downloaded 95 times
Last edited by GamerCare on Fri Nov 08, 2019 1:02 am, edited 3 times in total.
Re: [Request] Conception Plus: Mainden of the Twelve Stars
Tks for the table, Gamercare ^^. Hope to see u add Infinite heart to date with whole star maidens, and exp multiplier to lvl up easier.
Re: [Request] Conception Plus: Mainden of the Twelve Stars
^ +1 for inf. hearts. And, if possible, maidens affection editor.
Also, BP pointer and fast city level-up option will be wery useful.
Also, BP pointer and fast city level-up option will be wery useful.
Re: [Request] Conception Plus: Mainden of the Twelve Stars
added heart and bond point, for lvl up or exp multiplier i will add it later (no promise though hehe..)
maidens affection editor? that is too much work

edit: added exp, enjoy.
Re: [Request] Conception Plus: Mainden of the Twelve Stars
I found an old table of Conception 2, don't know whether it's helpful or not but I think Conception Plus and Conception 2 has the same data structure so maybe this old table can help u search addresses easier, example item address or chain combo number ....
- Attachments
-
- conception_ii_children_of_the_seven_stars_weapons_v1005_144.ct
- (90.44 KiB) Downloaded 125 times
-
- What is cheating?
- Posts: 1
- Joined: Sun Nov 10, 2019 12:10 am
- Reputation: 0
Re: [Request] Conception Plus: Mainden of the Twelve Stars
Noob question here but how do you use the experience cheat? It randomly gives one of the children it sometimes and then other times it just shows "??"
Edit: Fixed it partially; I just did it manually on the engine, for some reason the edit xp thing wont work for me so I had to search it and change it myself and boom level 99 in one go
Edit: Fixed it partially; I just did it manually on the engine, for some reason the edit xp thing wont work for me so I had to search it and change it myself and boom level 99 in one go
Re: [Request] Conception Plus: Mainden of the Twelve Stars
"infinite chain drive" option not always work. Often it just visually enables (gauge fills), but "chained' enemies are not slow down and maintain position in turn order line.
It breaks at the labyrinth start (not room or floor). Loading a save inside labyrinth can breaks it or fix it.
It breaks at the labyrinth start (not room or floor). Loading a save inside labyrinth can breaks it or fix it.
Re: [Request] Conception Plus: Mainden of the Twelve Stars
Here's some values for the first 12 individual maiden's affections, just for editing the values within the 5 levels since it mentioned them being locked to events/story progression which is how i recall Conception II being as well, so you should be able to bring it up to the max within that level to trigger whatever progression event that's needed to raise it some more.
I also included the address immediately following it which seems to be their mood, 15 gives a fairly happy face, haven't played long enough to see if any values higher than it will work, there's another address immediately after it that might be involved, will update later most likely once I see what the actual max value is.
Edit: here's one for the town's experience to unlock extra locations
edit 2: updated file attached with 13th maiden for affection and mood, plus the town level added into table
I also included the address immediately following it which seems to be their mood, 15 gives a fairly happy face, haven't played long enough to see if any values higher than it will work, there's another address immediately after it that might be involved, will update later most likely once I see what the actual max value is.
Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
<CheatEntries>
<CheatEntry>
<ID>114</ID>
<Description>"Star Maiden Affection/Mood"</Description>
<Options moHideChildren="1"/>
<LastState Value="" RealAddress="00000000"/>
<GroupHeader>1</GroupHeader>
<CheatEntries>
<CheatEntry>
<ID>92</ID>
<Description>"Arie"</Description>
<LastState Value="23.39999962" RealAddress="7FF61169CE38"/>
<VariableType>Float</VariableType>
<Address>ConceptionPlus.exe+99CE38</Address>
</CheatEntry>
<CheatEntry>
<ID>103</ID>
<Description>"Arie Mood"</Description>
<LastState Value="15" RealAddress="7FF61169CE3C"/>
<VariableType>Byte</VariableType>
<Address>ConceptionPlus.exe+99CE3c</Address>
</CheatEntry>
<CheatEntry>
<ID>99</ID>
<Description>"Tarua"</Description>
<LastState Value="23.39999962" RealAddress="7FF61169CE54"/>
<VariableType>Float</VariableType>
<Address>ConceptionPlus.exe+99CE54</Address>
</CheatEntry>
<CheatEntry>
<ID>104</ID>
<Description>"Tarua Mood"</Description>
<LastState Value="15" RealAddress="7FF61169CE58"/>
<VariableType>Byte</VariableType>
<Address>ConceptionPlus.exe+99CE58</Address>
</CheatEntry>
<CheatEntry>
<ID>98</ID>
<Description>"Lillith/Lillie"</Description>
<LastState Value="23.39999962" RealAddress="7FF61169CE70"/>
<VariableType>Float</VariableType>
<Address>ConceptionPlus.exe+99CE70</Address>
</CheatEntry>
<CheatEntry>
<ID>105</ID>
<Description>"Lillith/Lillie Mood"</Description>
<LastState Value="12" RealAddress="7FF61169CE74"/>
<VariableType>Byte</VariableType>
<Address>ConceptionPlus.exe+99CE74</Address>
</CheatEntry>
<CheatEntry>
<ID>97</ID>
<Description>"Ruka"</Description>
<LastState Value="23.39999962" RealAddress="7FF61169CE8C"/>
<VariableType>Float</VariableType>
<Address>ConceptionPlus.exe+99CE8C</Address>
</CheatEntry>
<CheatEntry>
<ID>106</ID>
<Description>"Ruka Mood"</Description>
<LastState Value="12" RealAddress="7FF61169CE90"/>
<VariableType>Byte</VariableType>
<Address>ConceptionPlus.exe+99CE90</Address>
</CheatEntry>
<CheatEntry>
<ID>96</ID>
<Description>"Femiruna"</Description>
<LastState Value="23.39999962" RealAddress="7FF61169CEA8"/>
<VariableType>Float</VariableType>
<Address>ConceptionPlus.exe+99CEA8</Address>
</CheatEntry>
<CheatEntry>
<ID>107</ID>
<Description>"Femiruna Mood"</Description>
<LastState Value="12" RealAddress="7FF61169CEAC"/>
<VariableType>Byte</VariableType>
<Address>ConceptionPlus.exe+99CEAc</Address>
</CheatEntry>
<CheatEntry>
<ID>95</ID>
<Description>"Mahiru"</Description>
<LastState Value="23.39999962" RealAddress="7FF61169CEC4"/>
<VariableType>Float</VariableType>
<Address>ConceptionPlus.exe+99CEC4</Address>
</CheatEntry>
<CheatEntry>
<ID>108</ID>
<Description>"Mahiru Mood"</Description>
<LastState Value="12" RealAddress="7FF61169CEC8"/>
<VariableType>Byte</VariableType>
<Address>ConceptionPlus.exe+99CEC8</Address>
</CheatEntry>
<CheatEntry>
<ID>91</ID>
<Description>"Mirei"</Description>
<LastState Value="30.41999817" RealAddress="7FF61169CEE0"/>
<VariableType>Float</VariableType>
<Address>ConceptionPlus.exe+99CEE0</Address>
</CheatEntry>
<CheatEntry>
<ID>109</ID>
<Description>"Mirei Mood"</Description>
<LastState Value="12" RealAddress="7FF61169CEE4"/>
<VariableType>Byte</VariableType>
<Address>ConceptionPlus.exe+99CEE4</Address>
</CheatEntry>
<CheatEntry>
<ID>89</ID>
<Description>"Reone"</Description>
<LastState Value="40" RealAddress="7FF61169CEFC"/>
<VariableType>Float</VariableType>
<Address>ConceptionPlus.exe+99CEFC</Address>
</CheatEntry>
<CheatEntry>
<ID>102</ID>
<Description>"Reone Mood"</Description>
<LastState Value="15" RealAddress="7FF61169CF00"/>
<VariableType>Byte</VariableType>
<Address>ConceptionPlus.exe+99CF00</Address>
</CheatEntry>
<CheatEntry>
<ID>87</ID>
<Description>"Sue"</Description>
<LastState Value="30.41999817" RealAddress="7FF61169CF18"/>
<VariableType>Float</VariableType>
<Address>ConceptionPlus.exe+99CF18</Address>
</CheatEntry>
<CheatEntry>
<ID>110</ID>
<Description>"Sue Mood"</Description>
<LastState Value="12" RealAddress="7FF61169CF1C"/>
<VariableType>Byte</VariableType>
<Address>ConceptionPlus.exe+99CF1c</Address>
</CheatEntry>
<CheatEntry>
<ID>90</ID>
<Description>"Farun"</Description>
<LastState Value="23.39999962" RealAddress="7FF61169CF34"/>
<VariableType>Float</VariableType>
<Address>ConceptionPlus.exe+99CF34</Address>
</CheatEntry>
<CheatEntry>
<ID>111</ID>
<Description>"Farun Mood"</Description>
<LastState Value="15" RealAddress="7FF61169CF38"/>
<VariableType>Byte</VariableType>
<Address>ConceptionPlus.exe+99CF38</Address>
</CheatEntry>
<CheatEntry>
<ID>94</ID>
<Description>"Collette"</Description>
<LastState Value="23.39999962" RealAddress="7FF61169CF50"/>
<VariableType>Float</VariableType>
<Address>ConceptionPlus.exe+99CF50</Address>
</CheatEntry>
<CheatEntry>
<ID>112</ID>
<Description>"Collette Mood"</Description>
<LastState Value="12" RealAddress="7FF61169CF54"/>
<VariableType>Byte</VariableType>
<Address>ConceptionPlus.exe+99CF54</Address>
</CheatEntry>
<CheatEntry>
<ID>93</ID>
<Description>"Yuzuha"</Description>
<LastState Value="23.39999962" RealAddress="7FF61169CF6C"/>
<VariableType>Float</VariableType>
<Address>ConceptionPlus.exe+99CF6C</Address>
</CheatEntry>
<CheatEntry>
<ID>113</ID>
<Description>"Yuzuha Mood"</Description>
<LastState Value="12" RealAddress="7FF61169CF70"/>
<VariableType>Byte</VariableType>
<Address>ConceptionPlus.exe+99CF70</Address>
</CheatEntry>
</CheatEntries>
</CheatEntry>
</CheatEntries>
</CheatTable>
Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
<CheatEntries>
<CheatEntry>
<ID>117</ID>
<Description>"Town Exp (set to 1 point below the next level then release a star child to level up)"</Description>
<DropDownList DisplayValueAsItem="1">0:Level 1
1:Level 2
49:Level up to 3
50:Level 3
99:Level up to 4
100:Level 4
199:Level up to 5
200:Level 5
</DropDownList>
<LastState Value="100" RealAddress="7FF61169F154"/>
<VariableType>4 Bytes</VariableType>
<Address>ConceptionPlus.exe+99F154</Address>
</CheatEntry>
</CheatEntries>
</CheatTable>
- Attachments
-
- ConceptionPlus.updateA.CT
- (8.93 KiB) Downloaded 193 times
-
- ConceptionPlus.CT
- (7.92 KiB) Downloaded 53 times
Who is online
Users browsing this forum: CeLioCiBR, LegendZero88