mugenattack
Kaioken

Addicted to another game.
Posts: 160
|
Post by mugenattack on Aug 7, 2015 13:23:47 GMT
 this is what i found out about the qml file. in the qed file, i found what controls start delay.
|
|
mugenattack
Kaioken

Addicted to another game.
Posts: 160
|
Post by mugenattack on Aug 7, 2015 16:53:45 GMT
i have determined more stuff about the qed. also that a quest or battle can only have up to 6 Active AIs or Players at a time. quests use replacing Active AIs that are dead with new ones to make it seem like there are more characters in the quest.
found out how to swap character and set their level for quests. its in the qxd file.
in the qxd. 60224 - is where the character data is for all characters for quests. each character data takes up 100 bytes
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 63 00 00 00 00 01 00 00 00 02 00 00 00 01 00 00 00 02 00 00 00 03 00 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
safe guard ID this is some kind of ID that if modified will make the character not show. its present in the qml file for the character too.
change this to change what character it is
change this for costume
health overlay color
this is the level the character is at
this is the health override if set to -1 it uses the base health of the level. if this is over 9000 you won't see the health change in battle until its under 9000.
Melee Damage received
Ki Damage received
making an guess that this is 1. KI and 2. stamina
1. is melee damage 2. ki damage (guessing on this one) 3. strike damage (guessing on this one) 4. super ki damage (guessing on this one)
I am 80% sure on my guesses, even though i haven't tested them out. i looked at z-soul data to get an idea of things.
|
|
|
Post by Sol Negro on Aug 7, 2015 20:19:12 GMT
excellent work as always mugen, you are the one!
|
|
Nekorun
New Member
I spend a lot of hours on my modding research and testing don't steal from me.
Posts: 25
|
Post by Nekorun on Aug 7, 2015 22:18:28 GMT
I wonder if the start position is the same for stages. Either way, great find.
|
|
mugenattack
Kaioken

Addicted to another game.
Posts: 160
|
Post by mugenattack on Aug 7, 2015 22:31:05 GMT
i added some stuff above. also if anyone is crazy enough to try and edit all the characters for each quest and every quest. i should warn you, that there is 487 things to edit.
|
|
mugenattack
Kaioken

Addicted to another game.
Posts: 160
|
Post by mugenattack on Aug 8, 2015 4:38:30 GMT
|
|
Shimo
New Member
Damn those +90 lv...
Posts: 12
|
Post by Shimo on Aug 8, 2015 5:36:08 GMT
Stunning work mugenattack ! Thank alot for your sharing.
|
|
|
Post by cathat123 on Nov 11, 2015 15:43:41 GMT
I can't find the Qxd file can you help me find it?
|
|
|
Post by cathat123 on Nov 11, 2015 17:17:20 GMT
And how can you play as a different character in a quest?
|
|