Chaos Project

RPG Maker => RPG Maker Scripts => RMXP Script Database => Topic started by: G_G on January 26, 2009, 12:59:17 am

Title: [XP] Skill Stat Breaker
Post by: G_G on January 26, 2009, 12:59:17 am
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




Screenshots
This is the skill Cross Cut set to power 1000000
Spoiler: ShowHide
(http://i307.photobucket.com/albums/nn318/bahumat27/skill.jpg)



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




Author's Notes

Proper credit please. Post any bugs
Title: Re: [XP] Skill Stat Breaker
Post by: Calintz on January 26, 2009, 01:29:43 am
Lol, nice!!
Title: Re: [XP] Skill Stat Breaker
Post by: G_G on January 26, 2009, 01:35:29 am
Thanks Calintz glad you like it.

I'm thinking about making one for Items like a Nuclear Bomb item that does 1000000 damage.
Title: Re: [XP] Skill Stat Breaker
Post by: Calintz on January 26, 2009, 01:42:17 am
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 =)
Title: Re: [XP] Skill Stat Breaker
Post by: G_G on January 26, 2009, 01:54:48 am
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!
Title: Re: [XP] Skill Stat Breaker
Post by: Calintz on January 26, 2009, 02:09:22 am
Keep 'em coming!!
*Powers up*
Title: Re: [XP] Skill Stat Breaker
Post by: G_G on January 26, 2009, 02:26:11 am
Thanks Calintz. Now I'm going to make that item script tonight! I was going to make it tomorrow.

Hizzah!
Title: Re: [XP] Skill Stat Breaker
Post by: shdwlink1993 on January 26, 2009, 03:29:04 am
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.
Title: Re: [XP] Skill Stat Breaker
Post by: G_G 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!
Title: Re: [XP] Skill Stat Breaker
Post by: Calintz on January 26, 2009, 12:27:42 pm
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