[XP] Skill Stat Breaker

Started by G_G, January 26, 2009, 12:59:17 am

Previous topic - Next topic

G_G

January 26, 2009, 12:59:17 am Last Edit: February 21, 2009, 05:56:51 am by shdwlink1993
Skill Stat Breaker
Authors: game_guy
Version: 1.0
Type: Misc Add-On
Key Term: Misc Add-On



Introduction

Okay this may be my final Stat Breaker script. I might make one for items who knows.
Now introducing Skill Stat Breaker! Now make ultimate skills blow your enemies to smitherines with unlimited power! Make a higher sp cost with this script!


Features


  • Bypasses all of the skills stats Str-F, Dex-F etc.
  • Bypasses Variance and Power
  • Bypasses SP Cost Limit



Screenshots
This is the skill Cross Cut set to power 1000000
Spoiler: ShowHide



Demo

http://www.savefile.com/files/1981688 <= Has other stat breaking scripts


Script

Above Blizz's Scripts
Spoiler: ShowHide

#==============================================================================#
#                           Skill Stat Breaker                                 #
#==============================================================================#
# Okay I'm sure you know what this does. Just look at my other ones.
# Its now possible to break the skill stats now!
#
# All you do is call $scene = SkillStatBreaker.new and it'll convert the stats.
#
#
# Go to # Edit Skills Here and add a new line. On that line type this in
# $data_skills[x].y = z
# X = Skill ID
# Y = Stat, choices are power, variance, str_f, int_f, agi_f, dex_f, atk_f, eva_f, mdef_f, pdef_f, and sp_cost
# Z = Number
#
#
# Give proper credits
class SkillStatBreaker
  def main
    # Edit Skills Here
    $data_skills[57].sp_cost = 10000
    $data_skills[57].power = 100000000
    @sprite = Spriteset_Map.new
    loop do
      Graphics.update
      Input.update
      close
      if $scene != self
        break
      end
    end
    Graphics.freeze
    @sprite.dispose
  end
  def close
    $scene = Scene_Map.new
  end
end




Instructions

Pretty much the same for the rest
$data_skills[x].y = z

X = Skill ID
Y = Stat, str_f, dex_f, eva_f, atk_f, int_f, mdef_f, pdef_f, int_f, power, variance, and sp_cost
Z = number


Compatibility

Not compatible with other stat modifing the skill stats.


Credits and Thanks


  • Game_guy for putting it together
  • Enterbrain for making default scripts



Author's Notes

Proper credit please. Post any bugs

Calintz


G_G

Thanks Calintz glad you like it.

I'm thinking about making one for Items like a Nuclear Bomb item that does 1000000 damage.

Calintz

Haha!!
Chemical Warfare in RMXP!! I love it!!

But seriously, I love your weapon stat breakers!! Reminds me a lot of FFX which is a top 5 of mine =)

G_G

I feel really proud of myself. And Calintz FFX is awesome! I beat it so many times!

I've made and released 6 scripts! Hizzah!

Calintz


G_G

Thanks Calintz. Now I'm going to make that item script tonight! I was going to make it tomorrow.

Hizzah!

shdwlink1993

I'm sorry. I accidentally moved this to News instead of the database like I was supposed to, and now I can't get it out... :<_<: If someone would like to correct my stupid error, that would be appreciated. :^_^':

game_guy, sorry for the inconvenience.
Stuff I've made:




"Never think you're perfect or else you'll stop improving yourself."

"Some people say the glass is half full... some half empty... I just wanna know who's been drinking my beer."

G_G

No problem shadowlnk I understand! In fact one night I was so tired I grabbed a full can of soda and dumped it all over my mom while she was sleeping not knowing what I was doing until I heard her scream at me. Boy what fun!

Calintz

Quote from: game_guy on January 26, 2009, 08:52:35 am
No problem shadowlnk I understand! In fact one night I was so tired I grabbed a full can of soda and dumped it all over my mom while she was sleeping not knowing what I was doing until I heard her scream at me. Boy what fun!


Didn't know what you were doing, eh  :???:
I find that hard to believe...lol