YesNoOk
avatar

how to modify a char to 5 power stocks? (Read 376 times)

Started by Hisui-lover, May 20, 2008, 11:02:07 pm
Share this topic:
how to modify a char to 5 power stocks?
#1  May 20, 2008, 11:02:07 pm
  • **
    • Mexico
anybody say me how to made a char to increase his power stocks to 5?
Re: how to modify a char to 5 power stocks?
New #2  May 20, 2008, 11:08:27 pm
  • *****
  • You know it!
    • viewtiful9.blog124.fc2.com/
Check the characters CNS and..
[Data]
life = 1000         ;Amount of life to start with
power = 5000 <- add this line
attack = 100      ;attack power (more is stronger)
defence = 100      ;defensive power (more is stronger)
fall.defence_up = 50   ;Percentage to increase defense everytime player is knocked down
liedown.time = 30      ;Time which player lies down for, before getting up
airjuggle = 15      ;Number of points for juggling
sparkno = 2         ;Default hit spark number for HitDefs
guard.sparkno = 40   ;Default guard spark number
KO.echo = 1         ;1 to enable echo on KO
volume = 0         ;Volume offset (negative for softer)
IntPersistIndex = 60   ;Variables with this index and above will not have their values
FloatPersistIndex = 40  ;reset to 0 between rounds or matches. There are 60 int variables,
              ;indexed from 0 to 59, and 40 float variables, indexed from 0 to 39.
        
&gt;_&gt;

I don't remember posting this...
WOO! WOO! WOO!
PSN / XBLA - ViewtifulSuxx
Last Edit: May 20, 2008, 11:15:31 pm by Ryutaros