Matt710's MUA mods (Newest Addition: Enchantress v1)

Started by matt710, March 02, 2009, 09:07AM

Previous topic - Next topic
Here is a preview video by WhiteKing (Thanks again for the great work).

http://www.youtube.com/watch?v=h7WHdDYsFAQ

I should be fixing her two problems soon.  I haven't had much time for modding lately and have to finish my current project first. 
  From the Ashes she will rise.

Regarding her powers. All over time powers read "x damage over 0 seconds". All of them kinda work (they apply the damage once), but the first one. It only does 1 damage and stuns some of the time. Can easily be semi-fixed by increasing the stun damage from 1 to the damage. Couldn't get the radiation thing to work tho.
Also IMHO her personal shield is WAY too strong. Reduced it to 1/10th of the former power at 1/3 rd power consumption and find that much more balanced.

Quote from: Sidewinder on March 31, 2009, 11:20PM
Regarding her powers. All over time powers read "x damage over 0 seconds". All of them kinda work (they apply the damage once), but the first one. It only does 1 damage and stuns some of the time.

Yeah having the same problem with the first one.  It does 1 damage every time no matter what.  The rest seem to be doing damage, but I'm not sure whether there is supposed to be a DOT or not.  If that is the case then they are not working.


Hey Matt

Remember that grab/smash problem I mentioned before? I was wondering if it's working now!
What Would You Do... If You Only Had... One More Day?

i remember i did somehow edited my Jean using silver surfer's grab and using phoenix trap as the animation . i mean for me that really worked and i love the outcome ^_^

Could you tell me what needs to be done?
What Would You Do... If You Only Had... One More Day?

Well here's my code of it

FightMove {
   animenum = ea_power7 ;
   fallback = grab_smash ;
   handler = ch_grab_hold_base ;
   lockangles = true ;
   lockspeed = true ;
   name = grab_smash ;
   noautoaim = true ;
   priority = 6 ;
      trigger {
      attackerface = false ;
      doslidemove = true ;
      interaction = data/fightstyles/interact_silver_surfer_victim ;
      name = victim ;
      nodename = grabsmashvictim ;
      offset = 22 0 0 ;
      time = 0 ;
      victimface = true ;
      }

      trigger {
      name = stop ;
      time = 0 ;
      }

      trigger {
      name = sound ;
      sound = char/phoenx/p10_power ;
      time = 0 ;
      }

      trigger {
      bolt = Bip01 L Hand ;
      effect = char/phoenx/p10_power ;
      fxlevel = 3 ;
      name = effect ;
      time = 0 ;
      }

      trigger {
      bolt = Bip01 R Hand ;
      effect = char/phoenx/p10_power ;
      fxlevel = 3 ;
      name = effect ;
      time = 0 ;
      }

      trigger {
      damage = 4 5 ;
      index = 1 ;
      maxrange = 64 ;
      name = punch ;
      time = 0.2 ;
      }

      trigger {
      effect = base/material/explode/exp_generic_sml ;
      fxlevel = 1 ;
      name = effect_sound ;
      sound = char/phoenx_m/p10_charge ;
      time = 0.75 ;
      }

      trigger {
      bolt = Bip01 Pelvis ;
      effect = char/phoenx/p10_power ;
      fxlevel = 3 ;
      name = effect ;
      time = 0 ;
      }

      trigger {
      execute_against = owner ;
      name = otherevent ;
      othertag = 1 ;
      time = 0.79 ;
      }

      trigger {
      name = stop ;
      time = 0.5 ;
      }

      trigger {
      critical = true ;
      name = victim_release ;
      ownertime = 0.5 ;
      time = 0.65 ;
      }

      chain {
      action = idle ;
      result = idle ;
      }

   }


hope that helps

April 08, 2009, 06:01PM #23 Last Edit: April 08, 2009, 08:38PM by xlehnsherr
Thanks for the info!

EDIT*  It worked fine!
One more dummy question: Does it work with any character's grab_smash move or is it specific to Silver Surfer's moves?

Could I use for instance, Magneto's grab_smash move?
What Would You Do... If You Only Had... One More Day?

you can always try ^_^ but honestly i havent tried it yet, because the flame explosion and the sound is in perfect timing for me. so i dunno what will happen if you replace the animation. that might feel odd ^_^

True! Nah, you know what? I'll just leave it as you gave me! As you said, it works fine and there's no point in messing with something that is ok, right?

:D thanx a lot man!
What Would You Do... If You Only Had... One More Day?

and besides the throw Jean is doing in there is like a heave use of TK right? ^____^ glad you liked it!

I was just wondering if a person downloaded both the Jean and Dark Phoenix mods, and put the description for Jean's telekinesis power in the talent list for DP. Would DP gain telekinesis. Just wondering..., I don't plan to release at all.

Yes that is possible only, the thing that i know doing would be re editing the program. i dont know how to put the skills in the talent Menu.