YesNoOk
avatar

Create defense/guard damage ? (Read 251 times)

Started by Knut, September 17, 2010, 10:38:55 pm
Share this topic:
Create defense/guard damage ?
#1  September 17, 2010, 10:38:55 pm
  • **
  • Far away from home
    • France
Hi. I'm not so new to Mugen, I know the basics, but I never took time to really learn how to create for it. So, to the question !

I recently saw a character with some trigger at the beginning of the CMD ([Defaults]...). This trigger defined the damage dealing level of the character AND the damage against guard (dealing I think, not receiving...).

My problem is : many Mugen character are coded without having damage against a guarding character. I know I could add some "damage = 40, 5" instead of "damage = 40", but is there an easy and fast way to add such damage against guard to a character ? Hunting every "damage" in the CNS is hard and slow... and I know many attacks have other trigger to define theri damage than this word "damage". So, anyone could help ? Thanks !
Last Edit: September 17, 2010, 10:45:28 pm by Knut
Re: Create defense/guard damage ?
#2  September 19, 2010, 09:07:28 pm
  • **
  • Far away from home
    • France
Well... Is this so hard ? Or impossible ? Or maybe I posted in a wrong section ? Hope someone could have an idea... or simply tell me this is impossible.