mugen chars, rare characters
Mugen | CHAT | How do I decrease the damage A charcter's Hyper does? - Forum | Registration | Login
[New messages · Members · Forum rules · Search · RSS ]
  • Page 1 of 1
  • 1
How do I decrease the damage A charcter's Hyper does?
megaman2011Date: Sunday, 2011-06-19, 0:18 AM | Message # 1
Baby
Group: Users
Messages: 4
Awards: 0
Reputation: 0
Reproofs: 0%
Status: Offline
I'm playing Mugen getting charcters then it came to me...There's too many god charcters...They do one hit ko's.I wanna know how to change that,decrease the damage they're supers do.Does anybody know?

 
Knightrider009Date: Sunday, 2011-06-19, 7:32 AM | Message # 2
Adult
Group: Users
Messages: 28
Awards: 0
Reputation: 1
Reproofs: 0%
Status: Offline
1. Run mugen

2. Turn on debug during fight (ctrl key + D)

3. Perform move

4. You see the data in the bottom left? Look at the part where it says stateno: and see the number after.

5.Go to the CNS file of the char (it's in their folder) and search for that state number (statedef 3000, if the number was that or watever)

6. Look for:

• targetlifeadd = .... And change the negative value

•Type = hitdef, if it is a hit and change damage there.

Does that answer it?
 
AfroManiggaDate: Sunday, 2011-06-19, 10:52 AM | Message # 3
Squire
Group: Users
Messages: 58
Awards: 0
Reputation: 0
Reproofs: 0%
Status: Offline
I can't find targetlifeadd

I am learning how to code
 
sgn_15Date: Sunday, 2011-06-19, 1:57 PM | Message # 4
God
Group: contributor
Messages: 2518
Awards: 4
Reputation: 31
Reproofs: 0%
Status: Offline
Quote (megaman2011)
I'm playing Mugen getting charcters then it came to me...There's too many god charcters...They do one hit ko's.I wanna know how to change that,decrease the damage they're supers do.Does anybody know?

either you find the general attack (and defense) power of the char by finding these at the top of cns
[Data]
life = 1000 ;Amount of life to start with
power = 3000 ;Amount of maximum power
attack = 100 ;attack power (more is stronger)
defence = 100 ;defensive power (more is stronger)


those are the default values btw

or find the anim number like that guy above said, then find "anim=#" (# is the anim number you found for the attack) then look in cns the hitdef, damage
like this


damage done also depends on the trigger, but you need basic coding knowledge to understand what the trigger means

targetlifeadd is also used to damage opponents but its mostly used to damage when using throw/grab attacks. so i guess its hitdef you are trying to find


 
  • Page 1 of 1
  • 1
Search:

Copyright MyCorp © 2024 Create a free website with uCoz