Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

Unarmed Customization

Status
Not open for further replies.

Cygnea

Sponsor

Bare-handed Attack Settings
Found at: http://www.k3.dion.ne.jp/~claimh/rgss/index.html
By: Claimh


Quick upload before I go to sleep.

What Does This Do?
This allows you to customize the unarmed attacks of every actor:
  • Add attack power
  • Add physical defense
  • Add magical defense
  • Add animation
  • Add attributes
  • The ability to add states
  • The ability to remove states

Code:
#==============================================================================
# â–  Bare Handed Attack Settings         Ver.1.2.0           by Claimh
#------------------------------------------------------------------------------
#     Various settings for unarmed attacks are possible
#     A different setting for each actor is possible
#     ActorID:0 is the default setting
#==============================================================================

module Arm_Setting
  ARM_ATK = []
  ARM_PDEF = []
  ARM_MDEF = []
  ARM_ELEMENT = []
  ARM_ELE_PLUS = []
  ARM_ELE_MINUS = []
  ARM_ANIMATION1 = []
  ARM_ANIMATION2 = []
#==============================================================================
# Customizing START
#==============================================================================
  # Attack Power = Physical Strength Ãâ€â€
 
Cygnea beats me to the punch with translating Claimh scripts. Maybe I should send you their demo and let you fiddle with it xD. I am currently focused on KGC at the moment. (+ one of Claimh's scripts has me puzzled beyond belief). Anywho, I know this works with KGC scripts (which usually caused a lot of compatibility errors) so I am thinking it will work with SDK as well
 

Cygnea

Sponsor

Uploaded quick demo
The script is pretty self-explaining, but feel free to ask any questions and I'll do my best to answer.

@Twilight: Oh, I didn't know you planned to do these. :) There's one script that has me completely confused to; the translation doesn't seem to make sense and the pictures don't really help either.

I'll probably try to do a few of the more interesting ones in my free time from any sites I happen to come across.
 
From what I get from the google translator its called a Flash System. So far I know that it allows characters to learn skills randomly (IE You tell Arshes to uses Cross Cut, but instead uses Hurricane Slash, afterwards, He learns the skill permanently
 
Status
Not open for further replies.

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top